Age | Commit message (Expand) | Author |
2014-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-10-07 | AGI: Fix potential buffer overrun. CID 1004028 | Eugene Sandulenko |
2012-11-07 | AGI: Fix the Apple IIGS versions of Manhunter 1 and Gold Rush | Filippos Karapetis |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2011-11-02 | AGI: Fix buffer overflow | Eugene Sandulenko |
2011-08-27 | AGI: Fix bug #3398171: AGI: SQ1/SQ2: problem entering name | Eugene Sandulenko |
2011-08-14 | Checked V1 instructions till 0x42 | Eugene Sandulenko |
2011-08-13 | AGI: Checked V1 instructions till 0x2c | Eugene Sandulenko |
2011-08-13 | AGI: Checked V1 instructions till 0x20 | Eugene Sandulenko |
2011-08-13 | AGI: Further work on v1 opcode difference | Eugene Sandulenko |
2011-08-13 | AGI: Updates to V1 instruction table, plus an outcommented experiment | Jussi Pitkanen |
2011-08-13 | AGI: Add last undefined V1 test command that tests if a bit of var is set | Jussi Pitkanen |
2011-08-13 | AGI: Rename cmd_what_ever to cmdWhatEver | Jussi Pitkanen |
2011-08-13 | AGI: Fix and clarify IF expression handling | Jussi Pitkanen |
2011-08-13 | AGI: Implement V1 SAID test commands | Jussi Pitkanen |
2011-08-13 | AGI: Add still incomplete V1 instruction tables | Jussi Pitkanen |
2011-08-13 | AGI: Execute test commands only when needed | Jussi Pitkanen |
2011-08-13 | AGI: Refactor interpreter core (somewhat akin to SCI) | Jussi Pitkanen |