summaryrefslogtreecommitdiff
path: root/src/loadmechanism.cpp
Commit message (Expand)AuthorAgeFilesLines
* split workarounds tabisanae2019-08-021-3/+3
* changed qDebug() to log::debug()isanae2019-07-221-6/+7
* Make logs more consistent in format and contentLostDragonist2019-01-301-2/+2
* Remove a pointless error when the game doesn't have a script extenderSilarn2018-05-071-2/+2
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-205/+231
* Applied clang-format on sourceSandro Jäckel2018-02-221-231/+205
* If architecture is not detected, skip handlingJeremy Rimpo2017-10-311-27/+30
* Merge pull request #113 from Silarn/mainline_devBrian Munro2017-10-301-13/+32
|\
| * Reimplement ScriptExtender handling by detecting USVFS archJeremy Rimpo2017-10-291-13/+32
* | Use ScriptExtender PluginPath instead of appending "/plugin" to the old scrip...LePresidente2017-10-291-2/+2
|/
* removed get-prefix from many getters. removed const from managed_game variable.Tannin2015-12-281-9/+9
* Merge branch 'master' into new_vfs_libraryTannin2015-12-071-11/+10
|\
| * Merge branch 'master' of https://github.com/ThosRTanner/modorganizer into Tho...TanninOne2015-12-061-1/+1
| |\
| | * Added support for include-what-you-use in a very simplistic fashion to the Sc...Thomas Tanner2015-10-171-1/+1
| * | Abstract away the xxse_loader manipulation and make use of the 'ScriptExtende...Thomas Tanner2015-11-281-3/+1
| * | Reworked startup considerably so now no longer dependant on GameInfoThomas Tanner2015-11-281-7/+7
| * | Removes all references to GameInfo::getGameDirectory apart from one during st...Thomas Tanner2015-11-251-0/+1
| |/
* / some fixes/disabled code required since hook.dll is goneTannin2015-11-191-0/+7
|/
* - bugfix: detection of support for direct loading load mechanism was brokenTannin2015-02-251-3/+8
* extended the game-plugin interfaceTannin2015-01-291-49/+42
* replaced all uses of NULL with nullptrTannin2014-11-281-4/+4
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-290/+290
* - some more safety checks in the ini-limit removal codeTannin2013-03-131-1/+2
* - moved shared and uibase libraries to namespacesTannin2013-02-171-266/+270
* initial commit to mercurial repository.Tannin2013-02-031-0/+285