Timeline
06/30/07:
- 23:42 Changeset [b49b2b7d] by
- Adding mistakenly deleted file svn-id: r27805
- 23:10 Changeset [951ffd06] by
- Just a test svn-id: r27804
- 23:03 Changeset [75a05652] by
- - Show mouse cursor option - Support for SAGA, CINE, and AGI - Key …
- 22:23 Changeset [dc512c6] by
- mention 'confirm exit' in NEWS svn-id: r27802
- 22:22 Changeset [9027076e] by
- Split Engine::pauseEngine: It now does pauseLevel handling, while …
- 22:21 Changeset [f445d8c8] by
- Changed AGOS to use full KeyState, not just ascii value, in key events …
- 21:20 Changeset [dc91dcde] by
- Adding some missing stuff to the PS2 port (it still will require quite …
- 21:02 Changeset [93b1a53c] by
- Changed semantics of Mixer::pause*() methods -- if you pause n times, …
- 18:22 Changeset [fed38a79] by
- Added Engine::pauseEngine method (allows outside code, like the …
- 18:10 Changeset [6064b876] by
- Added minimal doxygen comments to CursorManager::isVisible() and …
- 18:09 Changeset [a8260011] by
- Don't tracke time we take for loading (it should be less than a second …
- 17:34 Changeset [a6210289] by
- AGOS code cleanup svn-id: r27794
- 16:29 Changeset [a5352e9a] by
- Also update menus.cpp with ChildType enum svn-id: r27793
- 16:25 Changeset [206d1674] by
- AGOS: Introduced ChildType enum svn-id: r27792
- 16:11 Changeset [21624d3e] by
- typo svn-id: r27791
- 13:40 Changeset [6290f0b2] by
- Tabs -> spaces svn-id: r27790
- 12:54 Changeset [b9c8c6c8] by
- Update the ARM version of the rate conversion code, in line with …
- 12:44 Ticket #7572 ("confirm exit" dialog) closed by
- 12:43 Changeset [c7fa7baf] by
- Added global support for the (so far undocumented) confirm_exit config …
- 12:39 Changeset [45aea284] by
- whitespaces svn-id: r27787
- 12:26 Changeset [2243197f] by
- Changed GUI system to use Common::KeyState state svn-id: r27786
- 12:07 Changeset [97207427] by
- MI SegaCD related cleanup svn-id: r27785
- 12:01 Changeset [fc6da0b4] by
- Removed/clarified various FIXME comments svn-id: r27784
- 11:57 Changeset [252d1832] by
- SCUMM: Moved code which re-mapped arrow keys svn-id: r27783
- 08:28 Changeset [27a7b156] by
- Backported fix for bug #1745090 ("TOUCHE: Glitch in the menu"). …
- 08:25 Ticket #3276 (TOUCHE: Glitch in the menu) closed by
- fixed
- 08:24 Changeset [dd77f8e1] by
- Move the redrawing of dialog windows (options, save, load, ...) so …
- 02:20 Ticket #2865 (PS2: FOTAQ crashes on save) closed by
- 02:20 Ticket #2864 (PS2: Scumm seems to lock on exit) closed by
- 00:03 Changeset [3535eae] by
- Tweak LinearRateConverter code so that opos is in the range [0,1[ …
06/29/07:
- 23:33 Changeset [b62ef049] by
- Added small explanatory comment svn-id: r27779
- 23:08 Changeset [0723e3e] by
- Introduced ClickArea enum, some related cleanup in runInputScript and …
- 22:39 Changeset [314ef72b] by
- SCUMM: Handle all triggers for the debugger console in the same spot, …
- 22:36 Changeset [328858d] by
- SCUMM: Moved code for handling KBD_ALT combos (well, really only one: …
- 18:41 Changeset [2ff0ffad] by
- Oops. An extra comma in the enum list's end. Removed. svn-id: r27775
- 15:58 Changeset [3a03470] by
- Set AGI monitor type variable (vMonitor/v26) according to render mode. …
- 15:55 Ticket #3277 (MI: Saved game from the credits sequence fails to load) created by
- […] […]
- 14:56 Changeset [4ab30e12] by
- Fix display of experience in Elvira 2. svn-id: r27773
- 14:55 Changeset [49242a9e] by
- Fix display of experience in Elvira 2. svn-id: r27772
- 06:38 Ticket #3275 (LOOM : Italian version of the game crash) closed by
- invalid
- 02:35 Changeset [1b04285] by
- Fix some scripts failing to start in Elvira 2, due code difference in …
- 02:06 Changeset [fc373c95] by
- Fix some scripts failing to start in Elvira 2, due code difference in …
- 00:59 Ticket #3250 (All: Module player unstable, with Protracker) closed by
- fixed
- 00:56 Changeset [d644bee] by
- Backport the fix for a bad, bad out-of-bounds write in the Protracker …
06/28/07:
- 22:57 Ticket #3276 (TOUCHE: Glitch in the menu) created by
- […] […]
- 22:47 Changeset [92a45554] by
- Update of the MSVC8 project files for commit #27760 svn-id: r27768
- 22:21 Changeset [f058edf8] by
- Switched Paula (Amiga MOD) code to use fixed point math instead of …
- 20:18 Changeset [1a3724b5] by
- cleanup svn-id: r27765
- 20:15 Changeset [5b75e49] by
- Fix a bad, bad out-of-bounds write in the Protracker code svn-id: r27764
- 20:09 Changeset [d35861fc] by
- Changed GOB to use common/frac.h svn-id: r27763
- 19:48 Changeset [675fc8ab] by
- Whitespace fix svn-id: r27762
- 19:47 Changeset [21aa642e] by
- Some optimizations to the Paula sound chip emu code (removing common …
- 19:35 Changeset [6dfa44db] by
- Moved some fixed point code to its own header file; simplified the …
- 17:42 Changeset [2249db2] by
- Started to refactor the Paula / Amiga MOD code: Made some stuff in …
- 16:39 Changeset [c69fe681] by
- Minor cleanup svn-id: r27758
- 14:33 Changeset [1a7b91b7] by
- Removed superfluous comment and converted an int to bool conversion to …
- 09:07 Ticket #3275 (LOOM : Italian version of the game crash) created by
- […] […]
- 06:55 Changeset [7a709b3c] by
- Added a workaround to prevent the making fire animation from breaking …
- 05:37 Changeset [535f08e0] by
- Added a debug message for game loading svn-id: r27755
06/27/07:
- 16:38 Changeset [154aed2] by
- Mention that compressed SFX in SAGA is now supported as well svn-id: …
- 14:28 Ticket #8706 (Optimisations to DXA Player) created by
- […] […]
- 11:08 Changeset [dbf9ac94] by
- Add 0.10.1 NEWS with all current fixes (besides elvira fixes) svn-id: …
- 10:19 Changeset [cc052109] by
- Mention AGOS crash fix svn-id: r27746
- 10:07 Changeset [24b8b272] by
- Backport patch #1743892: "Fix for segmentation fault in theming code" …
- 09:54 Ticket #8704 (GUI: Reworked modern theme) closed by
- 09:53 Changeset [bebaccbe] by
- Patches #1743201: "GUI: Reworked modern theme" svn-id: r27744
- 09:32 Changeset [8c36fcf] by
- Path #1743892: "Fix for segmentation fault in theming code" svn-id: r27743
- 09:31 Ticket #8705 (Fix for segmentation fault in theming code) closed by
- 09:30 Changeset [3d694b7c] by
- Mention support for compressed sound and music in SAGA. svn-id: r27742
- 09:28 Changeset [3165e380] by
- Patch #1743196: "GUI: Remove trailing spaces in some strings" svn-id: …
- 09:27 Ticket #8703 (GUI: Remove trailing spaces in some strings) closed by
- 02:24 Changeset [b939c15f] by
- Fix compiler warning. svn-id: r27739
- 01:47 Changeset [449f6f37] by
- Clear any paused OmniTV video, when playing another video. To fix …
- 01:46 Changeset [23426fc] by
- Clear any paused OmniTV video, when playing another video. To fix …
- 01:34 Changeset [b5cfff9f] by
- Fix crash regression, when playing OmniTV videos in The Feeble Files. …
- 01:31 Changeset [6d7e938c] by
- Fix crash regression, when playing OmniTV videos in The Feeble Files. …
06/26/07:
- 23:40 Changeset [137862b0] by
- Add support for compressed digital music in ITE svn-id: r27734
- 23:38 Changeset [9263d7cd] by
- Remove some unneeded includes svn-id: r27733
- 22:34 Changeset [701a9f7b] by
- increase mt-32 sysex delay to prevent buffer overflow (see FR#1393726) …
- 22:33 Changeset [1af6b35e] by
- increase mt-32 sysex delay to prevent buffer overflow (see FR#1393726) …
- 22:10 Ticket #8705 (Fix for segmentation fault in theming code) created by
- […] […]
- 16:06 Changeset [f55d08a2] by
- Fix saving & restoring with AGI256 and AGI256-2 games. (Should save, …
- 14:24 Ticket #3274 (DIG: Unstartable due to unknown version (1.01 2/7/9 CD)) closed by
- 13:38 Changeset [bf24bff1] by
- Move to the correct file offset when using compressed sounds in ITE …
- 08:50 Changeset [11fccdbf] by
- Cleanup of the GP2X port to fix compile issues (and the odd warning). …
- 08:37 Changeset [cf0eb563] by
- Update GP2X configure rules to support the new ARM ASM SMUSH code. …
- 08:01 Changeset [c967312d] by
- Explicitly mention the bug we work around (makes it a lot easier to …
- 05:51 Changeset [2e3ce7dc] by
- Fix FLAC support for speech in Broken Sword 1. svn-id: r27723
- 03:08 Changeset [9cee2849] by
- Add FLAC support for speech in Broken Sword 1. svn-id: r27721
- 00:12 Ticket #3274 (DIG: Unstartable due to unknown version (1.01 2/7/9 CD)) created by
- […] […]
06/25/07:
- 23:27 Ticket #8704 (GUI: Reworked modern theme) created by
- […] […]
- 23:21 Ticket #3273 (BS2: Crash after Intro) closed by
- 23:08 Ticket #8703 (GUI: Remove trailing spaces in some strings) created by
- […] […]
- 22:06 Changeset [38cbbf1] by
- Add workaround for Gold Rush intro skipping bug #1737343. svn-id: r27719
- 21:09 Changeset [b53cebe6] by
- Fix for a stupid typo in yesterdays sound fill tweak. This fixes bug …
- 20:20 Changeset [2c3cbf4] by
- Improvements to the SAGA compressed sound support svn-id: r27717
- 19:10 Changeset [78addd0d] by
- Put a comment in its correct location svn-id: r27716
- 18:32 Changeset [4d7d3d96] by
- Removed obsolete code for setting transparent debugging console …
- 18:23 Changeset [23c82400] by
- Add support for compressed sound effects, digital music and speech to …
- 18:21 Changeset [057d26e] by
- Added entries for ITE compressed files to the detector. IHNM is not …
- 18:19 Ticket #3273 (BS2: Crash after Intro) created by
- […] […]
- 17:18 Changeset [696b99e9] by
- Unified GfxMgr::putPixelsA-function's priority info handling. svn-id: …
- 16:17 Ticket #3205 (WEEN: Long delay in the intro) closed by
- fixed
- 16:16 Changeset [bfa84a05] by
- Added a workaround for bug #1726130 ("WEEN: Long delay in the intro") …
- 16:15 Ticket #3272 (GOB: Gob3 Mac detected as PC version) closed by
- fixed
- 16:15 Changeset [db529f9c] by
- Adding info for Goblins 3 Mac (supplied by fac76 in #1742716) svn-id: …
- 14:40 Changeset [a741f3c] by
- Fix priority screen showing when using AGI256 or AGI256-2. svn-id: r27707
- 11:11 Changeset [bf4e75b6] by
- Updated NEWS svn-id: r27702
- 09:11 Ticket #7491 (SCUMM: Add skipping of text in older games) closed by
- 09:06 Ticket #7451 (OSX: Improve "bundle" build target) closed by
- 08:54 Ticket #3272 (GOB: Gob3 Mac detected as PC version) created by
- […] […]
- 07:49 Changeset [cac0c0f2] by
- Patch #1742050: "GUI: Enlarge some labels in the themes" svn-id: r27701
- 07:48 Ticket #8700 (GUI: Enlarge some labels in the themes) closed by
- 07:44 Ticket #3271 (GUI: Missaligned text) closed by
- fixed
- 07:44 Changeset [f7d90395] by
- Fix bug #1742561: "GUI: Missaligned text" svn-id: r27700
- 07:13 Changeset [0d467367] by
- Patch from bugreport #1742561: "GUI: Missaligned text" svn-id: r27699
- 07:01 Changeset [22f06325] by
- Patch #1742574: "GUI: Unify "Default" options text" svn-id: r27698
- 07:00 Ticket #8702 (GUI: Unify "Default" options text) closed by
Note:
See TracTimeline
for information about the timeline view.