summaryrefslogtreecommitdiff
path: root/src/categories.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* - hook.dll now doesn't inject to certain applications (currently steam, ↵Tannin2013-10-051-0/+7
| | | | | | | | | | chrome and firefox) - versioning system improved. Will now report "downgrades" for mods and support a different versioning system (requires manual switch) - updates can now be ignored until a new version is uploaded - new splash screen - bugfix: a few memory leaks (shouldn't account for much) - bugfix: result of GetModuleHandle wasn't zero-terminated in some cases
* - some cleanup to hookdllTannin2013-03-271-2/+9
| | | | - exchanged grouping proxies with existing solution from the kde project
* - support for grouping filters for mod list (incomplete)Tannin2013-03-221-0/+12
| | | | | | | - offering multiple options for mod names during installation - support for renaming profiles - updated installer plugins - minor bugfixes
* - moved shared and uibase libraries to namespacesTannin2013-02-171-251/+255
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+270
Corresponds to MO version 0.12.6