Commit graph

13 commits

Author SHA1 Message Date
Sven Hesse
da33aa319b Added/Changed o2_evaluateStore(), o2_palLoad(), o2_setRenderFlags(), o2_loadTot(), parseVarIndex(), parseValExpr() and parseExpr() for Gob2
svn-id: r20353
2006-02-02 21:12:00 +00:00
Max Horn
29a1aebe6a oops
svn-id: r20302
2006-01-29 19:41:43 +00:00
Max Horn
2fcb159a98 Remove the custom strstr in favor of the ANSI strstr/strchr functions
svn-id: r20301
2006-01-29 19:18:15 +00:00
Eugene Sandulenko
ea42bad781 Update copyright notice
svn-id: r20088
2006-01-18 17:39:49 +00:00
Eugene Sandulenko
534b4bc2a0 Add Joachim to contributors list for fixind "just" several hundreds of MD5s
and putting all our game-related lists in order.

svn-id: r20058
2006-01-16 13:28:18 +00:00
Sven Hesse
3c14ef4831 Corrected the bug I introducted into executeGoblinOpcode()'s unimplemented opcode handling
svn-id: r20023
2006-01-14 12:22:36 +00:00
Sven Hesse
f7a2981dfa Added copy protection skipping; Fixed Inter::getOpcodeGoblinDesc()
svn-id: r20019
2006-01-14 09:57:20 +00:00
Sven Hesse
71af473b76 Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its switch() into an array of function pointers + lookup table
svn-id: r19969
2006-01-10 11:30:23 +00:00
Sven Hesse
a034922120 More variable underscoring, that should be all
svn-id: r19957
2006-01-09 16:10:22 +00:00
Sven Hesse
70dfe93ed7 Added a dummy table for which music to play in Gobliiins Mac; some code formating issues
svn-id: r19951
2006-01-08 20:03:20 +00:00
Sven Hesse
fdd5cfb635 Added initial support for ADL music files; continued underscoring of member variables
svn-id: r19937
2006-01-07 22:28:54 +00:00
Paweł Kołodziejski
d397e7d96f fixed warnings
svn-id: r19919
2006-01-05 20:54:53 +00:00
Eugene Sandulenko
3adee6125d Slighty modified patch #1397672 "GobEngine script functions splitted"
svn-id: r19918
2006-01-05 16:06:55 +00:00