Age | Commit message (Expand) | Author |
2006-12-20 | workaround a scripting bug (see tracker item #1618700) and renamed an opcode | Gregory Montoir |
2006-12-20 | Stripped some more real_ prefixes from function names; also added a new FIXME... | Max Horn |
2006-12-19 | Changed Engine_KYRA_detectGames to use ADVANCED_DETECTOR_DETECT_GAMES_FUNCTIO... | Max Horn |
2006-12-19 | Renamed real_ADVANCED_DETECTOR_DETECT_GAMES_FUNCTION to ADVANCED_DETECTOR_DET... | Max Horn |
2006-12-19 | Further AdvancedDetector cleanup (in particular, renamed ADGameDescription::n... | Max Horn |
2006-12-19 | * Simplified code in AdvancedDetector::detectGame | Max Horn |
2006-12-19 | * Change the GameList typedef to a proper class with an additional | Max Horn |
2006-12-19 | Added a comment to ScummEngine_v5::saveVars (we need to implement it for IQ s... | Max Horn |
2006-12-19 | fixed bug #1618695 | Gregory Montoir |
2006-12-19 | Merged SagaEngine::postInitGame() into SagaEngine::initGame() | Max Horn |
2006-12-19 | Fix warning about a const cast | Max Horn |
2006-12-19 | Stomped the well/diving-bug | Sven Hesse |
2006-12-19 | Fixed backspace and delete in the note-pad | Sven Hesse |
2006-12-19 | Get rif od ARRAYSIZE in ADGameDescription | Eugene Sandulenko |
2006-12-19 | Got rid of ARRAYSIZE in advanceDetector calls | Eugene Sandulenko |
2006-12-19 | Changed game id's back to agi. Added some KQ2 entries | Stuart George |
2006-12-19 | oops | Eugene Sandulenko |
2006-12-19 | Update makefile | Eugene Sandulenko |
2006-12-19 | Added AdvancedDetection to AGI engine. Only added KQ1 for testing | Stuart George |
2006-12-18 | Fixed the note-pad, font changing and date/time-display | Sven Hesse |
2006-12-18 | Added a waitRetrace in Game_v2::CheckCollisions() and rearranged the delay in... | Sven Hesse |
2006-12-18 | The MPEG player no longer handles frame syncing/dropping, so this comment is | Torbjörn Andersson |
2006-12-17 | Fixed a walking animations related mistake | Sven Hesse |
2006-12-17 | Added a range check in Draw_v2::printText(), fixing invalid reads. It *should... | Sven Hesse |
2006-12-17 | Add cyx's patch for horizontal and vertical flipping of wiz images type 1, in... | Travis Howell |
2006-12-15 | Add code for stopping video playback in HE100 games | Travis Howell |
2006-12-15 | added basic handlers for SFXB and SNDE tags in .CUP player | Gregory Montoir |
2006-12-15 | GF_DEMO is only required by the PC version of Broken Sword 1 demo | Travis Howell |
2006-12-14 | Add proper detection of BS1 Mac demo. Game crashes at attempt to play speech. | Eugene Sandulenko |
2006-12-14 | Smashed the wizard's house bug | Sven Hesse |
2006-12-14 | added details for demo version of touche | Gregory Montoir |
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 |