Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-30 | added checks to prevent crash if no datafiles can be found, also fixed a typo | Gregory Montoir | |
svn-id: r25283 | |||
2007-01-30 | Moved Touche engine to AdvancedDetector. | Eugene Sandulenko | |
svn-id: r25272 | |||
2007-01-21 | cleanup | Gregory Montoir | |
svn-id: r25157 | |||
2006-12-29 | workaround a scripting bug (see tracker item #1622114) | Gregory Montoir | |
svn-id: r24949 | |||
2006-12-19 | fixed bug #1618695 | Gregory Montoir | |
svn-id: r24888 | |||
2006-12-10 | cleanup (added a few more constants, renamed some opcodes) and reverted my ↵ | Gregory Montoir | |
previous change to op_sleep. svn-id: r24830 | |||
2006-12-09 | force mouse cursor display if first script is different from 90 (startup ↵ | Gregory Montoir | |
script number) svn-id: r24826 | |||
2006-12-09 | cleanup | Gregory Montoir | |
svn-id: r24825 | |||
2006-11-24 | update the screen at the end of each engine cycle, it should make the mouse ↵ | Gregory Montoir | |
cursor more responsive svn-id: r24781 | |||
2006-11-18 | added font data for french version (and probably all other localized versions) | Gregory Montoir | |
svn-id: r24729 | |||
2006-11-18 | fixed palette glitches during introduction/on restart, cleanup | Gregory Montoir | |
svn-id: r24728 | |||
2006-11-15 | added dirty rects handling | Gregory Montoir | |
svn-id: r24725 | |||
2006-11-15 | added handler for flag 618 (cursor display on/off) and workaround a palette ↵ | Gregory Montoir | |
glitch svn-id: r24724 | |||
2006-11-12 | fixed valgrind warnings (unitialized data) | Gregory Montoir | |
svn-id: r24692 | |||
2006-11-12 | cleanup | Gregory Montoir | |
svn-id: r24683 | |||
2006-11-11 | various fixes, Touche should now be completable without any major glitches | Gregory Montoir | |
svn-id: r24672 | |||
2006-11-10 | font char width is always equal 16 pixels, removed unneeded parameter | Gregory Montoir | |
svn-id: r24669 | |||
2006-11-10 | new menu code | Gregory Montoir | |
workaround a possible scripting bug in introduction screen svn-id: r24668 | |||
2006-11-07 | cleanup | Gregory Montoir | |
svn-id: r24654 | |||
2006-11-06 | some fixes, some cleanup | Gregory Montoir | |
svn-id: r24644 | |||
2006-11-05 | various fixes | Gregory Montoir | |
svn-id: r24628 | |||
2006-11-05 | enabled MIDI volume changes | Gregory Montoir | |
svn-id: r24627 | |||
2006-11-05 | removed unneeded opcodes | Gregory Montoir | |
svn-id: r24618 | |||
2006-11-05 | added basic MIDI playback | Gregory Montoir | |
svn-id: r24617 | |||
2006-11-05 | cleanup | Gregory Montoir | |
svn-id: r24614 | |||
2006-11-04 | Fixed zero filled Rect with PalmOS compiler | Chris Apers | |
svn-id: r24606 | |||
2006-11-04 | Fixed zero filled _opcodeTable[] with PalmOS ARM compiler | Chris Apers | |
svn-id: r24599 | |||
2006-11-03 | Fix compilation in Linux (itoa() isn't available here, it's non-standard) | Sven Hesse | |
svn-id: r24594 | |||
2006-11-03 | added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer' | Gregory Montoir | |
svn-id: r24592 |