aboutsummaryrefslogtreecommitdiff
path: root/gob
AgeCommit message (Expand)Author
2006-01-21Fix various incorrect usages of the word 'target' instead of 'gameid'; change...Max Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-17Patch from md5 to fix bug #1336334: "GOB: screen jumbled after typing in levelEugene Sandulenko
2006-01-16Add Joachim to contributors list for fixind "just" several hundreds of MD5sEugene Sandulenko
2006-01-14Added a Gob2 opcode stubSven Hesse
2006-01-14Corrected the bug I introducted into executeGoblinOpcode()'s unimplemented op...Sven Hesse
2006-01-14Added copy protection skipping; Fixed Inter::getOpcodeGoblinDesc()Sven Hesse
2006-01-12Fixing bug #1402511 ("Invalid reads during startup")Sven Hesse
2006-01-10Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its switch...Sven Hesse
2006-01-09More variable underscoring, that should be allSven Hesse
2006-01-08Added a dummy table for which music to play in Gobliiins Mac; some code forma...Sven Hesse
2006-01-08fixed warnings, I guess that should to bePaweł Kołodziejski
2006-01-07Fix compile.Travis Howell
2006-01-07Added initial support for ADL music files; continued underscoring of member v...Sven Hesse
2006-01-05fixed warningsPaweł Kołodziejski
2006-01-05Slighty modified patch #1397672 "GobEngine script functions splitted"Eugene Sandulenko
2006-01-04Last chunk of underscore maddness for todayEugene Sandulenko
2006-01-04More work on renaming class variables with underscore prefixEugene Sandulenko
2006-01-03Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes.Eugene Sandulenko
2005-12-30Added kMapHeight and kMapWidth constantsMax Horn
2005-12-30Added kMapHeight and kMapWidth constantsMax Horn
2005-12-18Minor simplification.Torbjörn Andersson
2005-11-22Cleanup.Torbjörn Andersson
2005-11-01Add cd check to gobliins engine.Travis Howell
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-17Add contributed Amiga Gob1 md5 sumEugene Sandulenko
2005-10-14Fix from wjp which let protection screen render itself at last.Eugene Sandulenko
2005-10-13Patch from wjp which fixed parser operands and now protection screen alwaysEugene Sandulenko
2005-10-12Patch from wjp #1325224 "Fix for Gobliiins 1 EGA crash on game-over"Eugene Sandulenko
2005-10-12Hide unnecessary debug outputEugene Sandulenko
2005-08-10Made Gobliiins less of a CPU hog by adding some strategic delays andTorbjörn Andersson
2005-08-08Cleanups. Mostly removal of seemingly unused variables and stuff.Torbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-19Some stubs for gob2.Eugene Sandulenko
2005-07-10Cleanup.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-22Changed from char to int8 in a number of places. This makes not assume the ty...Lars Persson
2005-06-21Added temporary variables for readability.Torbjörn Andersson
2005-06-14Bug fix for inter_execPtr beeing a char*. Char is not the same defined typ on...Lars Persson
2005-06-14Changed palanim datatype from char to byteLars Persson
2005-06-14Added struct packning to palette struct && added check for define __WINS__ fo...Lars Persson
2005-06-14Added __WINS__ defintion check for the Symbian integration so the right funct...Lars Persson
2005-06-06VGAVideoDriver::drawLine implementationGregory Montoir
2005-05-26Fix bug #1209059 "GOB: Gobliiins English Floppy version crash"Eugene Sandulenko
2005-05-23Include gob3 md5 from bugreport #1206539 "GOB: Goblins 3 MD5 Report". AlthoughEugene Sandulenko
2005-05-18Oops, was the wrong MD5, forgot to only compute it for the first MB. Now veri...Max Horn
2005-05-17Added my Woodruff version to the MD5 listMax Horn
2005-05-15Added comment about which version of Woodruff I added an MD5 sum for.Torbjörn Andersson
2005-05-13Check MD5 at runtime, so game features could be set at run time.Eugene Sandulenko
2005-05-13Added MD5 for (another) Gobliiins 1 CD. See bug report #1201233. Made a fewTorbjörn Andersson