| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format. | Mikaël Capelle | 2023-07-09 | 1 | -65/+67 |
| | | |||||
| * | Convert everything to CRLF. | Mikaël Capelle | 2023-07-09 | 1 | -153/+153 |
| | | |||||
| * | First pass for Qt6 compatibility | Jeremy Rimpo | 2022-04-19 | 1 | -3/+3 |
| | | |||||
| * | Minor cleaning of PluginList. | Mikaël Capelle | 2021-01-02 | 1 | -23/+0 |
| | | |||||
| * | Added OR and AND based search to modlist and pluginlist. | Al | 2019-01-18 | 1 | -2/+33 |
| | | | | | A space now means AND and "OR ; | ||" mean OR. OR always wins. | ||||
| * | Simplify code for visible counter changes | LostDragonist | 2018-12-27 | 1 | -2/+8 |
| | | |||||
| * | Vastly improved plugin index generation and sorting | Silarn | 2018-05-04 | 1 | -2/+2 |
| | | |||||
| * | Fix ESL index display and sorting by index | Silarn | 2018-04-27 | 1 | -2/+2 |
| | | |||||
| * | Revert "Applied clang-format on source" | Sandro Jäckel | 2018-02-23 | 1 | -57/+80 |
| | | | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e. | ||||
| * | Applied clang-format on source | Sandro Jäckel | 2018-02-22 | 1 | -80/+57 |
| | | |||||
| * | - plugin list can now be sorted by flags | Tannin | 2015-03-18 | 1 | -2/+17 |
| | | | | | - sorting by mod index now puts the disabled mods to one end of the list | ||||
| * | bugfix: plugin list wasn't user-sortable | Tannin | 2015-02-25 | 1 | -5/+8 |
| | | |||||
| * | cleanup (mostly removing unused includes) | Tannin | 2015-01-22 | 1 | -1/+0 |
| | | |||||
| * | increased version number and minor stuff | Tannin | 2015-01-11 | 1 | -3/+0 |
| | | |||||
| * | - drag&drop in the plugin list now also prompts a message instead of being ↵ | Tannin | 2014-12-20 | 1 | -40/+13 |
| | | | | | impossible | ||||
| * | normalized eol style (all files should now have windows line endings) | Tannin | 2014-07-17 | 1 | -152/+152 |
| | | |||||
| * | - boss integration | Tannin | 2014-01-23 | 1 | -5/+0 |
| | | | | | | - plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries | ||||
| * | - some more safety checks in the ini-limit removal code | Tannin | 2013-03-13 | 1 | -124/+138 |
| | | | | | | | | | | | | - some code cleanup and minor bug fixes based on results from static code analysis - added naemfilter for the esp list - bsa changes are now stored automatically but delayed by up to 0.5 seconds (for performance reasons) - bugfix: buffer overrun when certain functions are called with empty file names - bugfix: reroute for the ini-limit fix was placed in the data segment - bugfix: mod list got mixed up when the mod directory was changed externally - bugfix: plugins.txt reroute on skyrim didn't work on winXP - bugfix: MO could become unresponsive if the tutorial script couldn't be interpreted | ||||
| * | initial commit to mercurial repository. | Tannin | 2013-02-03 | 1 | -0/+143 |
| Corresponds to MO version 0.12.6 | |||||
