Age | Commit message (Expand) | Author |
2009-04-20 | TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALS | Max Horn |
2009-04-20 | SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 an... | Max Horn |
2009-04-20 | Enable the arrow keys in Elvira 1/2. | Travis Howell |
2009-04-20 | Fix sound effects regression in Waxworks. | Travis Howell |
2009-04-19 | Add Broken Sword 2 PSX support into NEWS file | Fabio Battaglia |
2009-04-19 | tinsel: adding (disabled) detector entry for Discworld 1 PSX UK version | Fabio Battaglia |
2009-04-19 | VAR_VIDEMODE value 50 is only used by the Macintosh version of Indiana Jones ... | Travis Howell |
2009-04-19 | Updated Mac OS X and iPhone bundle creation a bit (copying in more docs, and ... | Oystein Eftevaag |
2009-04-19 | Fix possible overwriting of sound data in earlier games, and cleanup. | Travis Howell |
2009-04-19 | SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highe... | Max Horn |
2009-04-19 | SCUMM: o5_ifNotState and o5_ifState are actually not part of v5, only in v3 &... | Max Horn |
2009-04-19 | SCUMM: ScummEngine_v5::o5_oldRoomEffect -> ScummEngine_v4::o4_oldRoomEffect | Max Horn |
2009-04-19 | SCUMM: In v5, only opcodes 0x05 and 0x85 are mapped to o5_drawObject; in v3 &... | Max Horn |
2009-04-19 | SCUMM: Moved ScummEngine_v2::o2_setBoxFlags to ScummEngine_v3::o3_setBoxFlags | Max Horn |
2009-04-19 | SCUMM: MovedScummEngine_v5:: o5_pickupObjectOld to ScummEngine_v4::o4_pickupO... | Max Horn |
2009-04-19 | SCUMM: Turned PARAM_1,2,3 into an enum; minor tweaks | Max Horn |
2009-04-19 | SCUMM: Added stubs for V3 & V4 opcode tables | Max Horn |
2009-04-18 | Add patch #2769163 - Mac additions for Freddi Fish 1 and Putt-Putt Parade. | Travis Howell |
2009-04-18 | Disable MSVC warning in autogenerated code | Willem Jan Palenstijn |
2009-04-18 | Fix outdated comments | Willem Jan Palenstijn |
2009-04-18 | 40000 commit | Eugene Sandulenko |
2009-04-18 | Add TODO. | Johannes Schickel |
2009-04-18 | Setting 0.13.1 release date | Eugene Sandulenko |
2009-04-18 | Retreive -> retrieve | Willem Jan Palenstijn |
2009-04-18 | Part of patch #2738575: "GSOC09: Upd copyright add about line, fix MSVC warni... | Eugene Sandulenko |
2009-04-18 | Patch #2761396: "Typo fixes to README and comments" | Eugene Sandulenko |
2009-04-18 | Fixed a crash happening when an engine dirtied the full screen, and called in... | Oystein Eftevaag |
2009-04-18 | iPhone: Updated input event system to firmware 2.x standard | Oystein Eftevaag |
2009-04-18 | Implemented the 'Start Again' menu option to properly restart the game | Paul Gilbert |
2009-04-18 | Changed the 'Exit' game menu option to exit gracefully, rather than using exit() | Paul Gilbert |
2009-04-18 | Added support for the global menu save/loading, and changed the savegame form... | Paul Gilbert |
2009-04-18 | sword2: add support for BS2 PSX demo | Fabio Battaglia |
2009-04-18 | We probably only have to update the screen once every updateInfo(). And, since | Torbjörn Andersson |
2009-04-16 | Add HACK to support DOS music in Kyra1 Mac CD based on patch #2767489 "KYRA1:... | Johannes Schickel |
2009-04-16 | Backout previous 'ooops' change (while shaking a stick at SVN and trying to c... | John Willis |
2009-04-16 | Push local cleanup into the 0.13 branch in prep. for 0.13.1. | John Willis |
2009-04-16 | Tiny update to the GP2X readme on branch (remove SVN build ref.). | John Willis |
2009-04-16 | SCUMM: Compacted various setupOpcodes() implementations by using the fact tha... | Max Horn |
2009-04-16 | SCUMM: Got rid of o6_invalid | Max Horn |
2009-04-16 | SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it) | Max Horn |
2009-04-15 | Added md5sums of Kyra1 Mac CD as supplied with fr #2766454 "KYRA1: Add suppor... | Johannes Schickel |
2009-04-15 | SCI: Added a new song player (work-in-progress). | Walter van Niftrik |
2009-04-15 | Update renderString to match original code in The Feeble Files. | Travis Howell |
2009-04-15 | Update renderString to match original code in The Feeble Files. | Travis Howell |
2009-04-13 | commit slightly modified version of #2759353 - GSoC 2009: Correction in READM... | Joost Peters |
2009-04-13 | Synced NEWS with 0.13 branch. | Torbjörn Andersson |
2009-04-12 | Backporting fix from rev #39918: Memory leak when thumbnail header | Neil Millstone |
2009-04-11 | SAGA: changed _threadList back to a list of ScriptThread objs, instead of ptr... | Max Horn |
2009-04-11 | SAGA: Simplified Scene::skipScene, changed loadScene to take a LoadSceneParam... | Max Horn |
2009-04-11 | When dragging the save/load dialog's scrollbar handle past the top of the | Torbjörn Andersson |