Age | Commit message (Expand) | Author |
2006-05-01 | Minor cleanup | Travis Howell |
2006-05-01 | Just add kyra2 to kyra_list if ENABLE_KYRA2 is defined. | Johannes Schickel |
2006-05-01 | Makes malcolm walking into the kyragem room after some time. (fixes half of b... | Johannes Schickel |
2006-05-01 | - More differences in Draw_v2::spriteOperation() | Sven Hesse |
2006-05-01 | Adds archive file list, MD5 for my CD version, and a few function stubs for H... | Oystein Eftevaag |
2006-04-30 | Do not set VAR_VOICE_MODE in ScummEngine_v7::resetScummVars() (since it is al... | Max Horn |
2006-04-30 | Invoke updateSoundSettings a bit later, since it can only correctly set VAR_V... | Max Horn |
2006-04-30 | Honor the 'platform' override when choosing between game variants (this shoul... | Max Horn |
2006-04-30 | Revert last change to mouse cursors in FF, causes odd glitches | Travis Howell |
2006-04-30 | Ooops, update var names for drawMousePart() | Travis Howell |
2006-04-30 | Use system code for mouse cursors in FF | Travis Howell |
2006-04-30 | Clear palette too, after some cutscenes | Travis Howell |
2006-04-30 | Fast fade out should be disabled, after a cutscene | Travis Howell |
2006-04-30 | Add complete support for mouse cursors in FF, with help from olki | Travis Howell |
2006-04-30 | Incremented required lure.dat version | Paul Gilbert |
2006-04-30 | Added load of new script offset field for NPC handling of hotspots | Paul Gilbert |
2006-04-29 | Moved queryResString from class ScummDialog to class InfoDialog; some cleanup | Max Horn |
2006-04-29 | Renamed updateVolumes to updateSoundSettings -- now it also handles subtitles... | Max Horn |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-04-29 | Fixed bug #1478911 ("BASS regression: garbled text") by making skipBytes uint16 | Torbjörn Andersson |
2006-04-29 | Moved AKOS stuff to class ScummEngine_v6 | Max Horn |
2006-04-29 | Added comment about a major leak in ScummEngine::restart | Max Horn |
2006-04-29 | * Renamed several methods in favor of a somewhat more uniform naming scheme: ... | Max Horn |
2006-04-29 | Cleanup includes | Travis Howell |
2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell |
2006-04-29 | * Added ScummEngine_v8::initScummVars() | Max Horn |
2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell |
2006-04-29 | Make use of the new scummLoop_* functions to move some SCUMM version specific... | Max Horn |
2006-04-29 | Split scummLoop into multiple functions, for easier maintanance & customizabi... | Max Horn |
2006-04-29 | Add FF difference in o_screenTextMsg() | Travis Howell |
2006-04-29 | Minor cleanup | Travis Howell |
2006-04-29 | Merge fadeToBlack() into o1_specialFade() and cleanup | Travis Howell |
2006-04-29 | Fix error in debug table | Travis Howell |
2006-04-29 | Fix warning | Max Horn |
2006-04-29 | Enhanced hotspot action so that the player will properly walk to a hotspot be... | Paul Gilbert |
2006-04-29 | Added proper action display after selection along with showing the camera cursor | Paul Gilbert |
2006-04-29 | Changed resource Id constants, added a few more general constants, and slight... | Paul Gilbert |
2006-04-29 | Reworked resource loading to no longer load hotspot proximities separately, o... | Paul Gilbert |
2006-04-29 | Reworked resources to handle moved hotspot proximity (walk to) co-ordinates | Paul Gilbert |
2006-04-29 | Tweaked dialog display code to refresh the screen and warn about message Ids ... | Paul Gilbert |
2006-04-29 | Add more timer code differences in FF | Travis Howell |
2006-04-29 | Fix mistakes in animateSpritesByY() for FF | Travis Howell |
2006-04-29 | * Changed the createEngine() factory function of our plugins to return an err... | Max Horn |
2006-04-28 | Report unknown MD5s again | Max Horn |
2006-04-27 | Fix compile of SCUMM engine | Travis Howell |
2006-04-27 | Typo | Oystein Eftevaag |
2006-04-27 | Move the detector code out of the constructor and into init() to do error han... | Oystein Eftevaag |
2006-04-27 | Insane is part of SCUMM V7, not V6 | Max Horn |
2006-04-26 | add missing comma for portuguese quit text, remove stray comma after last str... | Joost Peters |
2006-04-26 | Add FF difference in isAdjNoun opcode. This makes it possible to get past the | Torbjörn Andersson |