summaryrefslogtreecommitdiffstats
path: root/src/OSSupport/File.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed all Printf-family functions from StringUtils.Mattes D2023-05-161-10/+3
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-12/+15
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+11
* Deleted BiomeDef.h and ChunkDef.h from Globals.h (#4885)KingCol132020-09-251-1/+1
* Add FileStream wrapperTiger Wang2020-08-191-0/+16
* Update submodulesTiger Wang2020-07-231-3/+3
* Update logging code to reduce unnecessary string copying:Peter Bell2020-05-161-0/+5
* Update fmt to 6.2.0 (#4718)peterbell102020-05-051-2/+6
* Add the fmt library (#4065)peterbell102018-01-031-7/+10
* Bulk clearing of whitespaceLogicParrot2016-02-051-25/+25
* Extended and fixed the cFile API.Mattes D2015-09-261-37/+38
* Moved AString reading hack to cFile.Mattes D2015-07-311-4/+7
* Properly fix cFile Warningstycho2015-05-191-4/+4
* Fixed a lot of warningstycho2015-05-191-3/+3
* More style checking.Mattes D2015-05-091-1/+1
* Fixed bindings for cFile:ReadWholeFile().Mattes D2015-04-301-1/+6
* Added more cFile API functions.Mattes D2015-04-111-0/+12
* Added cFile:ChangeFileExt() function.Mattes D2015-04-061-0/+4
* Removed cFile::ReplaceFileNameInvalidChars().Mattes D2015-01-271-3/+0
* cFile: Added ReplaceFileNameInvalidChars().Mattes D2015-01-271-0/+3
* Fixed windows compilation and style issues.madmaxoft2014-08-121-4/+4
* First Implementatation of new Loggin frameworkTycho2014-08-101-1/+2
* Template MagicTycho2014-04-281-2/+2
* Fixed xofts issuesTycho2014-03-141-1/+1
* Added macros to follow format string checking through wrappersTycho2014-03-111-1/+1
* Added cFile::Flush().madmaxoft2014-01-251-20/+25
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-0/+6
* Moved source to srcAlexander Harkness2013-11-241-0/+138