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
/
m4
/
resource.cpp
Age
Commit message (
Expand
)
Author
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-03
M4: Changed debug calls to debugCN since they all have newlines
Paul Gilbert
2010-11-02
M4: Converted all printf's to debug
Paul Gilbert
2010-02-27
Beginnings of code for scene info loading
Paul Gilbert
2010-02-21
Implemented some of the sprite animations loading logic for the first scene (...
Paul Gilbert
2010-02-13
Added the beginnings of scene set-up logic
Paul Gilbert
2010-01-30
Beginnings of a separation of the MADS and M4 engines into separate classes. ...
Paul Gilbert
2009-10-01
Reworked of code line in changeExtension that was giving a cppcheck warning
Paul Gilbert
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-09-06
Got rid of File::eof()
Max Horn
2008-07-08
One more MSVC warning
Eugene Sandulenko
2008-07-08
Shut couple of MSVC warnings
Eugene Sandulenko
2008-04-20
Initial import of the work in progress M4 engine
Filippos Karapetis