summaryrefslogtreecommitdiffstats
path: root/lib/inifile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-21SuggestionsTiger Wang1-1/+1
2014-06-10Portal improvements and suggestionsTiger Wang1-0/+4
2014-06-07Capitalisingworktycho1-1/+1
2014-06-07Fix reading 64 bit valuesworktycho1-2/+5
2014-06-05SuggestionsTiger Wang2-0/+22
2014-05-09Fixed MSVC 64-bit build warnings.Mattes D1-3/+3
2014-05-08Fixed MSVC 64-bit build warnings.Mattes D1-3/+3
2014-04-25Missed these CMakeLists.archshift1-2/+6
2014-04-17Added new AI rulesTiger Wang1-2/+3
2014-02-17Fixed comment typonarroo1-1/+1
2014-02-17Fixed Comment Typo.narroo1-1/+1
2014-02-17Fixed the tab spacing.narroo1-22/+22
2014-02-17Fixed Tab spacing of cases.narroo1-10/+10
2014-02-16Reworked RemoveBom to use unsigned chars and reverted the logic changes in WriteFile. Should work fine now.narroo1-82/+96
2014-02-16Changed unsigned char[] back to char[].narroo1-1/+1
2014-02-16Changed char[] to unsigned char[] in cIniFile::RemoveBomnarroo1-1/+1
2014-02-16Addressed Issue #402. cIniFile can now process UTF-8 files that have anarroo2-67/+91
2014-01-16Another VarArgs fix.madmaxoft1-4/+2
2014-01-15Using a 2nd argument instead of va_copy().madmaxoft1-2/+4
2014-01-11Fixed reading the files.madmaxoft1-1/+1
2014-01-11IniFile: Split SetValue() into AddValue() and SetValue().madmaxoft2-39/+76
2014-01-10Fixed cIniFile's SetValue().madmaxoft1-9/+1
2013-12-10started work on cmakeTycho Bickerstaff1-0/+7
2013-11-24Moved iniFileAlexander Harkness2-0/+1012