aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/debug.cpp
AgeCommit message (Collapse)Author
2009-09-24Changed _script to be a pointer, in order to control its ↵Filippos Karapetis
creation/destruction, like the rest of the groovie engine parts, and resolve a potential issue that Microsoft claims to be severe (warning C4355, read more here: http://msdn.microsoft.com/en-us/library/3c594ae3.aspx) svn-id: r44303
2009-02-15T7G: print out the current script pos in decimal too (to match ST's decomp's ;-)Henry Bush
svn-id: r38283
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
svn-id: r36142
2008-11-24T7G: AI in microscope puzzle is "complete" (ie good enough for now)Henry Bush
svn-id: r35164
2008-11-14Patch #2271425: Groovie engineMax Horn
svn-id: r35060