summaryrefslogtreecommitdiff
path: root/src/syncoverwritedialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-format.Mikaël Capelle2023-07-091-14/+15
|
* Convert everything to CRLF.Mikaël Capelle2023-07-091-56/+56
|
* split directoryentryisanae2020-02-181-5/+6
| | | | made classes noncopyable, fixed a few unintended copies
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-14/+17
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-17/+14
|
* normalized eol style (all files should now have windows line endings)Tannin2014-07-171-55/+55
|
* - now avoids a few unnecessary copy operations during generation of the ↵Tannin2013-07-171-1/+1
| | | | | | | directory structure - bugfix: circular dependency caused a memory leak - bugfix: removing a single mod lead to the wrong mod being deleted
* - bugfix: mod priority ordering could become incorrectTannin2013-05-251-1/+1
| | | | | - bugfix: when grouping is enabled, newly installed mods broke grouping - bugfix: syncing overwrite didn't clean up emptied directory
* - moved shared and uibase libraries to namespacesTannin2013-02-171-36/+36
| | | | - bugfix: the "fix mods" function was accessing the save game data incorrectly, causing a crash
* initial commit to mercurial repository.Tannin2013-02-031-0/+55
Corresponds to MO version 0.12.6