aboutsummaryrefslogtreecommitdiff
path: root/engines/touche
AgeCommit message (Expand)Author
2007-02-04Fix warning.Eugene Sandulenko
2007-02-03removed preallocation of sprite tables (the previous values were taken from t...Gregory Montoir
2007-01-30added checks to prevent crash if no datafiles can be found, also fixed a typoGregory Montoir
2007-01-30Moved Touche engine to AdvancedDetector.Eugene Sandulenko
2007-01-21cleanupGregory Montoir
2007-01-20First phase of detection-related plugins interface improvements. Now pluginsEugene Sandulenko
2007-01-08renamed an opcode, fixed an assert conditionGregory Montoir
2007-01-05Enabled exit from in-game optionsGregory Montoir
2007-01-05got rid of an assertion triggered when trying to play a speech file after swi...Gregory Montoir
2007-01-02workaround a scripting bug (see tracker item #1623356)Gregory Montoir
2006-12-29workaround a scripting bug (see tracker item #1622114)Gregory Montoir
2006-12-29minor simplificationGregory Montoir
2006-12-20workaround a scripting bug (see tracker item #1618700) and renamed an opcodeGregory Montoir
2006-12-19fixed bug #1618695Gregory Montoir
2006-12-14added details for demo version of toucheGregory Montoir
2006-12-10cleanup (added a few more constants, renamed some opcodes) and reverted my pr...Gregory Montoir
2006-12-09force mouse cursor display if first script is different from 90 (startup scri...Gregory Montoir
2006-12-09cleanupGregory Montoir
2006-12-09Better implementation of op_sleep() which doesn't freeze mouse.Eugene Sandulenko
2006-12-09added missing opcode (bug report #1612252)Gregory Montoir
2006-11-25added a few comments and details for another Touche version (tracker item #16...Gregory Montoir
2006-11-24update the screen at the end of each engine cycle, it should make the mouse c...Gregory Montoir
2006-11-24fixed bug #1602037 - TOUCHE: Map not shown correctly in Intro.Gregory Montoir
2006-11-23added details for another Touche version as reported in tracker item #1601818.Gregory Montoir
2006-11-23minor cleanup, _spritesTable is no more staticGregory Montoir
2006-11-18added game details for german version of ToucheGregory Montoir
2006-11-18added font data for french version (and probably all other localized versions)Gregory Montoir
2006-11-18fixed palette glitches during introduction/on restart, cleanupGregory Montoir
2006-11-15added dirty rects handlingGregory Montoir
2006-11-15added handler for flag 618 (cursor display on/off) and workaround a palette g...Gregory Montoir
2006-11-12fixed valgrind warnings (unitialized data)Gregory Montoir
2006-11-12Since we now generate warnings/messages for engine instantiation failures in ...Max Horn
2006-11-12cleanupGregory Montoir
2006-11-11various fixes, Touche should now be completable without any major glitchesGregory Montoir
2006-11-10font char width is always equal 16 pixels, removed unneeded parameterGregory Montoir
2006-11-10new menu codeGregory Montoir
2006-11-07cleanupGregory Montoir
2006-11-06some fixes, some cleanupGregory Montoir
2006-11-05various fixesGregory Montoir
2006-11-05enabled MIDI volume changesGregory Montoir
2006-11-05removed unneeded opcodesGregory Montoir
2006-11-05added basic MIDI playbackGregory Montoir
2006-11-05cleanupGregory Montoir
2006-11-04Fixed zero filled Rect with PalmOS compilerChris Apers
2006-11-04Fixed zero filled _opcodeTable[] with PalmOS ARM compilerChris Apers
2006-11-03Fix compilation in Linux (itoa() isn't available here, it's non-standard)Sven Hesse
2006-11-03added 'touche' engine for the game 'Touche: The Adventures of the 5th Musketeer'Gregory Montoir