Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-21 | make printExpr, skipExpr accept both gob1 and gob2 expressions | Willem Jan Palenstijn | |
svn-id: r22568 | |||
2006-05-01 | - Stubbed goblinFunc(), it's completeley different; now it at least | Sven Hesse | |
doesn't crash anymore - Reduced valgrind's complains about unitialized memory svn-id: r22263 | |||
2006-05-01 | More stubs; GOB2 goes in-game for a second, then segfaults in the | Sven Hesse | |
Global-constructor; valgrind shows invalid reads in parseValExpr() and parseExpr() while accessing _inter_variables and _inter_execPtr svn-id: r22262 | |||
2006-03-29 | Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵ | Max Horn | |
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500 | |||
2006-03-08 | Fixed tons of format string warnings for debug/error calls (including ↵ | Max Horn | |
several errors where the format string didn't match the number of arguments to the call) svn-id: r21141 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |