aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/support/simple_file.cpp
AgeCommit message (Expand)Author
2018-05-07TITANIC: Enforce code formatting guidelinesAdrian Frühwirth
2017-08-13TITANIC: Add missing va_end() on early return (CppCheck warning)Torbjörn Andersson
2016-11-09TITANIC: Gracefully handle cases of specified sounds missingPaul Gilbert
2016-10-09JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-07-30TITANIC: Fix identified warningsPaul Gilbert
2016-07-15TITANIC: Adding savegame header load/save methodsPaul Gilbert
2016-07-15TITANIC: Move replacement string arrays into TTparser, added NUMBERS arrayPaul Gilbert
2016-07-10TITANIC: Implement TTword hierarchy virtual methodsPaul Gilbert
2016-07-10TITANIC: Figured out original class names for TTword descendentsPaul Gilbert
2016-07-10TITANIC: Vocab list is now completely loadingPaul Gilbert
2016-07-10TITANIC: Fix to SimpleFile scanfPaul Gilbert
2016-07-10TITANIC: Implementing vocab loadPaul Gilbert
2016-07-10TITANIC: Beginnings of TTWord hierarchyPaul Gilbert
2016-04-05TITANIC: Fix loading of game object boundsPaul Gilbert
2016-04-03TITANIC: Move most of the root classes into new support/ folderPaul Gilbert