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
/
Base
/
scriptables
Age
Commit message (
Expand
)
Author
2012-06-22
WINTERMUTE: Rename Persist->persist
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Run astyle on the source-files.
Einar Johan Trøan Sømåen
2012-06-22
WINTERMUTE: Rename the functions and arguments in BPersistMgr
Einar Johan Trøan Sømåen
2012-06-16
WINTERMUTE: A first attempt at getting savegames to work.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Change a few char* to Common::String in AdActor
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Remove a bunch of commented-out includes.
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Make factory-functions for the SX-classes, to avoid having to inc...
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clean out some un-needed headers, and some FORBIDDEN_SYMBOL_EXCEP...
Einar Johan Trøan Sømåen
2012-06-15
WINTERMUTE: Clear out a bunch of warning (mostly shadowed variables)
Einar Johan Trøan Sømåen
2012-06-14
WINTERMUTE: Fix SXString's - "Split"
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Implement SXDate
Einar Johan Trøan Sømåen
2012-06-13
WINTERMUTE: Fix a critical typo in II_ADD in ScScript
Einar Johan Trøan Sømåen
2012-06-11
WINTERMUTE: Get rid of even more FORBIDDEN SYMBOLs
Einar Johan Trøan Sømåen
2012-06-08
WINTERMUTE: Move FORBIDDEN_SYMBOL_EXCEPTION out of the headers and into the C...
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Revamp the file-system to deliver Common::-streams directly
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Start refactoring the file-files in Base.
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Move the file-related classes into Base/file
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add folders for utils and video
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Add subfolders for math, UI, tinyxml and Sys
Einar Johan Trøan Sømåen
2012-06-02
WINTERMUTE: Move the B and Part files into Base/
Einar Johan Trøan Sømåen