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
/
agi
/
loader_v3.cpp
Age
Commit message (
Expand
)
Author
2009-09-24
Reverted parts of revisions #44292, #44293, #44295 and #44296, to prevent war...
Filippos Karapetis
2009-09-24
Removed some warnings about unreachable code
Filippos Karapetis
2009-06-06
Cleanup
Eugene Sandulenko
2009-06-06
Cleanup
Eugene Sandulenko
2009-06-06
Whitespace fixes and C++ comments
Eugene Sandulenko
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-07-10
Removed unnecessary #inlcudes
Christopher Page
2008-07-09
Reimplemented pushEvent() and artificialEventQueue to work with Events instea...
Christopher Page
2008-07-08
PreAGI works with the new GMM implementation
Christopher Page
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-09-11
Remove/clarify several FIXMEs
Eugene Sandulenko
2007-09-11
Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...
Max Horn
2007-09-01
GIve some files more logical names
Eugene Sandulenko