index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
titanic
/
support
/
simple_file.cpp
Age
Commit message (
Expand
)
Author
2018-05-07
TITANIC: Enforce code formatting guidelines
Adrian Frühwirth
2017-08-13
TITANIC: Add missing va_end() on early return (CppCheck warning)
Torbjörn Andersson
2016-11-09
TITANIC: Gracefully handle cases of specified sounds missing
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-07-30
TITANIC: Fix identified warnings
Paul Gilbert
2016-07-15
TITANIC: Adding savegame header load/save methods
Paul Gilbert
2016-07-15
TITANIC: Move replacement string arrays into TTparser, added NUMBERS array
Paul Gilbert
2016-07-10
TITANIC: Implement TTword hierarchy virtual methods
Paul Gilbert
2016-07-10
TITANIC: Figured out original class names for TTword descendents
Paul Gilbert
2016-07-10
TITANIC: Vocab list is now completely loading
Paul Gilbert
2016-07-10
TITANIC: Fix to SimpleFile scanf
Paul Gilbert
2016-07-10
TITANIC: Implementing vocab load
Paul Gilbert
2016-07-10
TITANIC: Beginnings of TTWord hierarchy
Paul Gilbert
2016-04-05
TITANIC: Fix loading of game object bounds
Paul Gilbert
2016-04-03
TITANIC: Move most of the root classes into new support/ folder
Paul Gilbert