aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/script.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-03M4: Changed debug calls to debugCN since they all have newlinesPaul Gilbert
2010-11-02M4: Remove redundant fflush callsMax Horn
2010-11-02M4: Converted all printf's to debugPaul Gilbert
2010-03-07Split up the scene.cpp file into separate files for M4 and MADS specific scen...Paul Gilbert
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ...Paul Gilbert
2010-01-03Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is nullTorbjörn Andersson
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-04-20More compilation fixes by lordhotoFilippos Karapetis
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis