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
/
touche
/
resource.cpp
Age
Commit message (
Expand
)
Author
2007-02-03
removed preallocation of sprite tables (the previous values were taken from t...
Gregory Montoir
2007-01-08
renamed an opcode, fixed an assert condition
Gregory Montoir
2007-01-05
got rid of an assertion triggered when trying to play a speech file after swi...
Gregory Montoir
2006-12-10
cleanup (added a few more constants, renamed some opcodes) and reverted my pr...
Gregory Montoir
2006-12-09
cleanup
Gregory Montoir
2006-11-24
fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro.
Gregory Montoir
2006-11-23
minor cleanup, _spritesTable is no more static
Gregory Montoir
2006-11-18
fixed palette glitches during introduction/on restart, cleanup
Gregory Montoir
2006-11-15
added handler for flag 618 (cursor display on/off) and workaround a palette g...
Gregory Montoir
2006-11-11
various fixes, Touche should now be completable without any major glitches
Gregory Montoir
2006-11-10
new menu code
Gregory Montoir
2006-11-07
cleanup
Gregory Montoir
2006-11-06
some fixes, some cleanup
Gregory Montoir
2006-11-05
various fixes
Gregory Montoir
2006-11-05
enabled MIDI volume changes
Gregory Montoir
2006-11-05
added basic MIDI playback
Gregory Montoir
2006-11-05
cleanup
Gregory Montoir
2006-11-03
added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'
Gregory Montoir