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