Age | Commit message (Expand) | Author |
2006-12-14 | When drawing an interlaced frame, only clear every other line instead of the | Torbjörn Andersson |
2006-12-11 | Adjust DXA scaling code for Broken Sword 1 | Travis Howell |
2006-12-11 | Disable saving game in original load/save screen of maniac/zak, since it does... | Travis Howell |
2006-12-11 | Allow load of saved game from original COMI load/save screens | Travis Howell |
2006-12-11 | Use VAR_GAME_LOADED values from original COMI, when loading or saving tempora... | Travis Howell |
2006-12-11 | Fix error when exiting original options screen of COMI. BlastObjects are remo... | Travis Howell |
2006-12-10 | Patch #1296058: Showing the original save/load dialog (see also RFE #832460) | Max Horn |
2006-12-10 | made CUP_Player only update the modified screen areas. | 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-12-07 | Fixed button rendering | Stuart George |
2006-12-07 | Remove unneeded #include | Eugene Sandulenko |
2006-12-06 | Fixing some compiler warnings | Max Horn |
2006-12-06 | Fixed compile errors (for me at least). Still plenty of warnings, though. | Torbjörn Andersson |
2006-12-06 | first phase of objectisation of agi engine | Paweł Kołodziejski |
2006-12-06 | Enable yet unfinished IIgs sound, but this prevents IIgs games from crashing. | Eugene Sandulenko |
2006-12-03 | Changed CINE_*_H_ to CINE_*_H for consistency with other engines. (Oh, who am I | Torbjörn Andersson |
2006-12-03 | Fixed indentation. (Oh, ok, I actually just wanted to test the new SVN access | Torbjörn Andersson |
2006-11-30 | The music in the Mac version of Gob1 seems to be selected randomly for each s... | Sven Hesse |
2006-11-30 | Adding new Gob2 MD5 (closing bug #1605235) | Sven Hesse |
2006-11-27 | Removed the "#ifdef SCUMM_BIG_ENDIAN"s | Sven Hesse |
2006-11-27 | - Properly implemented o2_getCDTrackPos() | Sven Hesse |
2006-11-27 | Got rid of an 'unused variable' warning | Gregory Montoir |
2006-11-25 | Support loading saves from command line. | Eugene Sandulenko |
2006-11-25 | added a few comments and details for another Touche version (tracker item #16... | Gregory Montoir |
2006-11-24 | Let F10 work in all expected cases. | Eugene Sandulenko |
2006-11-24 | Fixed compile error in FLAC sound support. I haven't tested this. | Torbjörn Andersson |
2006-11-24 | simplification, removed some duplicated code | Gregory Montoir |
2006-11-24 | loadFile isn't called with useMalloc=true anymore, got rid of it | 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 | Add findBox opcode for Hebrew version of Freddi Fish 1 | Travis Howell |
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-23 | Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English talk... | Gregory Montoir |
2006-11-23 | Only bring up the predictive dialog on left clicks, not just any event. (I.e. | Torbjörn Andersson |
2006-11-23 | Add German demo of Simon the Sorcerer 2 (DOS CC) | Travis Howell |
2006-11-23 | Remove left over debug code | Travis Howell |
2006-11-23 | Fix regression in OS Amiga demo. | Eugene Sandulenko |
2006-11-23 | Add missing dump script cases. | Eugene Sandulenko |
2006-11-23 | Fix crashes on unimplemented music/sfx in Amiga/Atari versions. | Eugene Sandulenko |
2006-11-23 | Fix Amiga/Atari-specific copy protection. | Eugene Sandulenko |
2006-11-23 | Dump global scripts too. | Eugene Sandulenko |
2006-11-23 | et up cursor palette. This fixes Amiga/Atari versions and makes cursor more | Eugene Sandulenko |
2006-11-23 | Fix bug #1599267: "FW: Ungraceful exit from copy protection screen" | Eugene Sandulenko |
2006-11-23 | Avoid compiler warnings | Travis Howell |
2006-11-22 | Add Hevrew version of Freddi Fish 1 for Windows | Travis Howell |