index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agi
/
opcodes.h
Age
Commit message (
Expand
)
Author
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
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: 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
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-01-03
Reduce header dependencies for AGI engine.
Eugene Sandulenko
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-02-20
More header consistency fixes. (Actually, there was nothing at all to keep
Torbjörn Andersson
2007-01-16
Formating names in source code
Paweł Kołodziejski
2006-12-06
first phase of objectisation of agi engine
Paweł Kołodziejski
2006-05-24
converted to scummvm console style
Paweł Kołodziejski
2006-05-24
Fixed most - not all - GCC warnings.
Torbjörn Andersson
2006-05-24
From what I understand, the __ prefix is generally reserved for system headers,
Torbjörn Andersson
2006-05-23
imported AGI engine
Paweł Kołodziejski