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
/
wintermute
/
persistent.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
WINTERMUTE: Make GPL headers consistent in themselves.
Johannes Schickel
2012-08-13
WINTERMUTE: WinterMute -> Wintermute
Einar Johan Trøan Sømåen
2012-07-27
WINTERMUTE: Clear out a few warning()s
Einar Johan Trøan Sømåen
2012-07-23
WINTERMUTE: Clean up a few includes.
Einar Johan Trøan Sømåen
2012-07-21
WINTERMUTE: Get rid of the C-prefix for class-definitions.
Einar Johan Trøan Sømåen
2012-07-21
WINTERMUTE: Fix a few Upper_case filenames that got missed in the last commit.
Einar Johan Trøan Sømåen
2012-07-21
WINTERMUTE: Rename CamelCased filenames to prefixed_under_score-filenames
Einar Johan Trøan Sømåen
2012-07-19
WINTERMUTE: Cleanup some includes in persistency related classes.
Einar Johan Trøan Sømåen
2012-07-19
WINTERMUTE: Change all folder-names to lowercase.
Einar Johan Trøan Sømåen
2012-07-17
WINTERMUTE: Remove SXStore, since it's only usefull on iOS.
Einar Johan Trøan Sømåen
2012-07-09
WINTERMUTE: Move font & particle emitter-related code to it's own subfolder
Einar Johan Trøan Sømåen
2012-06-26
WINTERMUTE: Rename FuncName->funcName in the Sys-classes.
Einar Johan Trøan Sømåen
2012-06-25
WINTERMUTE: Make the ClassRegistry clean up after itself when returning to la...
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Remove BEvent.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Get rid of the global constructions.
Einar Johan Trøan Sømåen