Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-01 | Fullfill feature request #1410574: "GOB: Changing characters". Thanks to wjp. | Eugene Sandulenko | |
svn-id: r20339 | |||
2006-01-29 | oops | Max Horn | |
svn-id: r20302 | |||
2006-01-29 | Remove the custom strstr in favor of the ANSI strstr/strchr functions | Max Horn | |
svn-id: r20301 | |||
2006-01-29 | Enable debug print of parsed expression with use of new debugN() function. | Eugene Sandulenko | |
svn-id: r20287 | |||
2006-01-29 | Patch #1417631: "gobliiins cleanup". Thanks, wjp. | Eugene Sandulenko | |
svn-id: r20283 | |||
2006-01-29 | Patch #1417634: " gobliiins parser stoptoken cleanup" | Eugene Sandulenko | |
svn-id: r20282 | |||
2006-01-27 | Patch #1416983: "gobliiins 64bit fixes" to fix bug #1399873: "GOB1: 64-bit | Eugene Sandulenko | |
crash at load screen". Thanks, wjp. svn-id: r20255 | |||
2006-01-21 | Fix various incorrect usages of the word 'target' instead of 'gameid'; ↵ | Max Horn | |
change the ambigiuous 'GameSettings::name' to 'GameSettings::gameid' svn-id: r20115 | |||
2006-01-18 | Update copyright notice | Eugene Sandulenko | |
svn-id: r20088 | |||
2006-01-17 | Patch from md5 to fix bug #1336334: "GOB: screen jumbled after typing in level | Eugene Sandulenko | |
passwords" svn-id: r20065 | |||
2006-01-16 | Add Joachim to contributors list for fixind "just" several hundreds of MD5s | Eugene Sandulenko | |
and putting all our game-related lists in order. svn-id: r20058 | |||
2006-01-14 | Added a Gob2 opcode stub | Sven Hesse | |
svn-id: r20024 | |||
2006-01-14 | Corrected the bug I introducted into executeGoblinOpcode()'s unimplemented ↵ | Sven Hesse | |
opcode handling svn-id: r20023 | |||
2006-01-14 | Added copy protection skipping; Fixed Inter::getOpcodeGoblinDesc() | Sven Hesse | |
svn-id: r20019 | |||
2006-01-12 | Fixing bug #1402511 ("Invalid reads during startup") | Sven Hesse | |
svn-id: r19991 | |||
2006-01-10 | Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its ↵ | Sven Hesse | |
switch() into an array of function pointers + lookup table svn-id: r19969 | |||
2006-01-09 | More variable underscoring, that should be all | Sven Hesse | |
svn-id: r19957 | |||
2006-01-08 | Added a dummy table for which music to play in Gobliiins Mac; some code ↵ | Sven Hesse | |
formating issues svn-id: r19951 | |||
2006-01-08 | fixed warnings, I guess that should to be | Paweł Kołodziejski | |
svn-id: r19943 | |||
2006-01-07 | Fix compile. | Travis Howell | |
svn-id: r19938 | |||
2006-01-07 | Added initial support for ADL music files; continued underscoring of member ↵ | Sven Hesse | |
variables svn-id: r19937 | |||
2006-01-05 | fixed warnings | Paweł Kołodziejski | |
svn-id: r19919 | |||
2006-01-05 | Slighty modified patch #1397672 "GobEngine script functions splitted" | Eugene Sandulenko | |
svn-id: r19918 | |||
2006-01-04 | Last chunk of underscore maddness for today | Eugene Sandulenko | |
svn-id: r19904 | |||
2006-01-04 | More work on renaming class variables with underscore prefix | Eugene Sandulenko | |
svn-id: r19903 | |||
2006-01-03 | Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic changes. | Eugene Sandulenko | |
svn-id: r19899 | |||
2005-12-30 | Added kMapHeight and kMapWidth constants | Max Horn | |
svn-id: r19864 | |||
2005-12-30 | Added kMapHeight and kMapWidth constants | Max Horn | |
svn-id: r19863 | |||
2005-12-18 | Minor simplification. | Torbjörn Andersson | |
svn-id: r19804 | |||
2005-11-22 | Cleanup. | Torbjörn Andersson | |
svn-id: r19690 | |||
2005-11-01 | Add cd check to gobliins engine. | Travis Howell | |
svn-id: r19381 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-17 | Add contributed Amiga Gob1 md5 sum | Eugene Sandulenko | |
svn-id: r19124 | |||
2005-10-14 | Fix from wjp which let protection screen render itself at last. | Eugene Sandulenko | |
Now you may clearly see rotated numbers as well as hint when your code is wrong. svn-id: r19088 | |||
2005-10-13 | Patch from wjp which fixed parser operands and now protection screen always | Eugene Sandulenko | |
shows numbers, not just rotation of them. Still no screen updated during the process. svn-id: r19067 | |||
2005-10-12 | Patch from wjp #1325224 "Fix for Gobliiins 1 EGA crash on game-over" | Eugene Sandulenko | |
which fixes bug #1324814 "GOB1 ega: lock up when game is over" svn-id: r19056 | |||
2005-10-12 | Hide unnecessary debug output | Eugene Sandulenko | |
svn-id: r19027 | |||
2005-08-10 | Made Gobliiins less of a CPU hog by adding some strategic delays and | Torbjörn Andersson | |
turning on the screen auto-dirtying - some as Simon uses. It's not perfect by any means, but it may be good enough for 0.8.0 at least. svn-id: r18649 | |||
2005-08-08 | Cleanups. Mostly removal of seemingly unused variables and stuff. | Torbjörn Andersson | |
svn-id: r18639 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-19 | Some stubs for gob2. | Eugene Sandulenko | |
Improved debug output. svn-id: r18556 | |||
2005-07-10 | Cleanup. | Torbjörn Andersson | |
svn-id: r18529 | |||
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn | |
svn-id: r18444 | |||
2005-06-22 | Changed from char to int8 in a number of places. This makes not assume the ↵ | Lars Persson | |
typ of char regardless of any compiler flags. Now looks very nice on the Symbian platfor. svn-id: r18435 | |||
2005-06-21 | Added temporary variables for readability. | Torbjörn Andersson | |
svn-id: r18421 | |||
2005-06-14 | Bug fix for inter_execPtr beeing a char*. Char is not the same defined typ ↵ | Lars Persson | |
on all targets. On symbian a char is unsigned char but Gob is assuming int in this case. len = *(int8*)inter_execPtr++; // must be a signed char typ and char is not default signed on all platforms. svn-id: r18393 | |||
2005-06-14 | Changed palanim datatype from char to byte | Lars Persson | |
svn-id: r18392 | |||
2005-06-14 | Added struct packning to palette struct && added check for define __WINS__ ↵ | Lars Persson | |
for symbian build svn-id: r18391 | |||
2005-06-14 | Added __WINS__ defintion check for the Symbian integration so the right ↵ | Lars Persson | |
function is used. svn-id: r18390 | |||
2005-06-06 | VGAVideoDriver::drawLine implementation | Gregory Montoir | |
svn-id: r18360 |