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
Age
Commit message (
Expand
)
Author
2007-01-02
workaround a scripting bug (see tracker item #1623356)
Gregory Montoir
2006-12-29
workaround a scripting bug (see tracker item #1622114)
Gregory Montoir
2006-12-29
minor simplification
Gregory Montoir
2006-12-20
workaround a scripting bug (see tracker item #1618700) and renamed an opcode
Gregory Montoir
2006-12-19
fixed bug #1618695
Gregory Montoir
2006-12-14
added details for demo version of touche
Gregory Montoir
2006-12-10
cleanup (added a few more constants, renamed some opcodes) and reverted my pr...
Gregory Montoir
2006-12-09
force mouse cursor display if first script is different from 90 (startup scri...
Gregory Montoir
2006-12-09
cleanup
Gregory Montoir
2006-12-09
Better implementation of op_sleep() which doesn't freeze mouse.
Eugene Sandulenko
2006-12-09
added missing opcode (bug report #1612252)
Gregory Montoir
2006-11-25
added a few comments and details for another Touche version (tracker item #16...
Gregory Montoir
2006-11-24
update the screen at the end of each engine cycle, it should make the mouse c...
Gregory Montoir
2006-11-24
fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro.
Gregory Montoir
2006-11-23
added details for another Touche version as reported in tracker item #1601818.
Gregory Montoir
2006-11-23
minor cleanup, _spritesTable is no more static
Gregory Montoir
2006-11-18
added game details for german version of Touche
Gregory Montoir
2006-11-18
added font data for french version (and probably all other localized versions)
Gregory Montoir
2006-11-18
fixed palette glitches during introduction/on restart, cleanup
Gregory Montoir
2006-11-15
added dirty rects handling
Gregory Montoir
2006-11-15
added handler for flag 618 (cursor display on/off) and workaround a palette g...
Gregory Montoir
2006-11-12
fixed valgrind warnings (unitialized data)
Gregory Montoir
2006-11-12
Since we now generate warnings/messages for engine instantiation failures in ...
Max Horn
2006-11-12
cleanup
Gregory Montoir
2006-11-11
various fixes, Touche should now be completable without any major glitches
Gregory Montoir
2006-11-10
font char width is always equal 16 pixels, removed unneeded parameter
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
removed unneeded opcodes
Gregory Montoir
2006-11-05
added basic MIDI playback
Gregory Montoir
2006-11-05
cleanup
Gregory Montoir
2006-11-04
Fixed zero filled Rect with PalmOS compiler
Chris Apers
2006-11-04
Fixed zero filled _opcodeTable[] with PalmOS ARM compiler
Chris Apers
2006-11-03
Fix compilation in Linux (itoa() isn't available here, it's non-standard)
Sven Hesse
2006-11-03
added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'
Gregory Montoir
[prev]