summaryrefslogtreecommitdiff
path: root/src/safewritefile.cpp
Commit message (Collapse)AuthorAgeFilesLines
* - very effective optimization to findfirstfile-callsTannin2014-05-051-0/+20
| | | | | | | | - several configuration files are now only saved to disk if the content actually changed. This should also get rid of a problem where plugins.txt was re-written immediately after starting the game (causing a conflict with the game) - reduced "noise" from hook.dll - removed some debugging messages
* - boss integrationTannin2014-01-231-0/+48
- plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries