Age | Commit message (Expand) | Author |
2006-02-03 | Forgot to add parse_v1.cpp and parse_v2.cpp, sorry... | Sven Hesse |
2006-02-03 | fixes allow compile with emsvc4 again | Paweł Kołodziejski |
2006-02-02 | Added/Changed o2_evaluateStore(), o2_palLoad(), o2_setRenderFlags(), o2_loadT... | Sven Hesse |
2006-02-01 | Fullfill feature request #1410574: "GOB: Changing characters". Thanks to wjp. | Eugene Sandulenko |
2006-01-29 | oops | Max Horn |
2006-01-29 | Remove the custom strstr in favor of the ANSI strstr/strchr functions | Max Horn |
2006-01-29 | Enable debug print of parsed expression with use of new debugN() function. | Eugene Sandulenko |
2006-01-29 | Patch #1417631: "gobliiins cleanup". Thanks, wjp. | Eugene Sandulenko |
2006-01-29 | Patch #1417634: " gobliiins parser stoptoken cleanup" | Eugene Sandulenko |
2006-01-27 | Patch #1416983: "gobliiins 64bit fixes" to fix bug #1399873: "GOB1: 64-bit | Eugene Sandulenko |
2006-01-21 | Fix various incorrect usages of the word 'target' instead of 'gameid'; change... | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-17 | Patch from md5 to fix bug #1336334: "GOB: screen jumbled after typing in level | Eugene Sandulenko |
2006-01-16 | Add Joachim to contributors list for fixind "just" several hundreds of MD5s | Eugene Sandulenko |
2006-01-14 | Added a Gob2 opcode stub | Sven Hesse |
2006-01-14 | Corrected the bug I introducted into executeGoblinOpcode()'s unimplemented op... | Sven Hesse |
2006-01-14 | Added copy protection skipping; Fixed Inter::getOpcodeGoblinDesc() | Sven Hesse |
2006-01-12 | Fixing bug #1402511 ("Invalid reads during startup") | Sven Hesse |
2006-01-10 | Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its switch... | Sven Hesse |
2006-01-09 | More variable underscoring, that should be all | Sven Hesse |
2006-01-08 | Added a dummy table for which music to play in Gobliiins Mac; some code forma... | Sven Hesse |
2006-01-08 | fixed warnings, I guess that should to be | Paweł Kołodziejski |
2006-01-07 | Fix compile. | Travis Howell |
2006-01-07 | Added initial support for ADL music files; continued underscoring of member v... | Sven Hesse |
2006-01-05 | fixed warnings | Paweł Kołodziejski |
2006-01-05 | Slighty modified patch #1397672 "GobEngine script functions splitted" | Eugene Sandulenko |
2006-01-04 | Last chunk of underscore maddness for today | Eugene Sandulenko |
2006-01-04 | More work on renaming class variables with underscore prefix | Eugene Sandulenko |
2006-01-03 | Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes. | Eugene Sandulenko |
2005-12-30 | Added kMapHeight and kMapWidth constants | Max Horn |
2005-12-30 | Added kMapHeight and kMapWidth constants | Max Horn |
2005-12-18 | Minor simplification. | Torbjörn Andersson |
2005-11-22 | Cleanup. | Torbjörn Andersson |
2005-11-01 | Add cd check to gobliins engine. | Travis Howell |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-10-17 | Add contributed Amiga Gob1 md5 sum | Eugene Sandulenko |
2005-10-14 | Fix from wjp which let protection screen render itself at last. | Eugene Sandulenko |
2005-10-13 | Patch from wjp which fixed parser operands and now protection screen always | Eugene Sandulenko |
2005-10-12 | Patch from wjp #1325224 "Fix for Gobliiins 1 EGA crash on game-over" | Eugene Sandulenko |
2005-10-12 | Hide unnecessary debug output | Eugene Sandulenko |
2005-08-10 | Made Gobliiins less of a CPU hog by adding some strategic delays and | Torbjörn Andersson |
2005-08-08 | Cleanups. Mostly removal of seemingly unused variables and stuff. | Torbjörn Andersson |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-19 | Some stubs for gob2. | Eugene Sandulenko |
2005-07-10 | Cleanup. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-22 | Changed from char to int8 in a number of places. This makes not assume the ty... | Lars Persson |
2005-06-21 | Added temporary variables for readability. | Torbjörn Andersson |
2005-06-14 | Bug fix for inter_execPtr beeing a char*. Char is not the same defined typ on... | Lars Persson |
2005-06-14 | Changed palanim datatype from char to byte | Lars Persson |