summaryrefslogtreecommitdiff
path: root/src/safewritefile.h
Commit message (Collapse)AuthorAgeFilesLines
* - very effective optimization to findfirstfile-callsTannin2014-05-051-0/+4
| | | | | | | | - 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/+51
- plugin list can now also display multiple flags for a file (like the mod list) - changed some compiler&linker settings to produce smaller binaries