Timeline



06/30/07:

23:42 Changeset [b49b2b7d] by Neil Millstone <agent-q@…>
Adding mistakenly deleted file svn-id: r27805
23:10 Changeset [951ffd06] by Neil Millstone <agent-q@…>
Just a test svn-id: r27804
23:03 Changeset [75a05652] by Neil Millstone <agent-q@…>
- Show mouse cursor option - Support for SAGA, CINE, and AGI - Key …
22:23 Changeset [dc512c6] by Max Horn <max@…>
mention 'confirm exit' in NEWS svn-id: r27802
22:22 Changeset [9027076e] by Max Horn <max@…>
Split Engine::pauseEngine: It now does pauseLevel handling, while …
22:21 Changeset [f445d8c8] by Max Horn <max@…>
Changed AGOS to use full KeyState, not just ascii value, in key events …
21:20 Changeset [dc91dcde] by Max Horn <max@…>
Adding some missing stuff to the PS2 port (it still will require quite …
21:02 Changeset [93b1a53c] by Max Horn <max@…>
Changed semantics of Mixer::pause*() methods -- if you pause n times, …
18:22 Changeset [fed38a79] by Max Horn <max@…>
Added Engine::pauseEngine method (allows outside code, like the …
18:10 Changeset [6064b876] by Max Horn <max@…>
Added minimal doxygen comments to CursorManager::isVisible() and …
18:09 Changeset [a8260011] by Max Horn <max@…>
Don't tracke time we take for loading (it should be less than a second …
17:34 Changeset [a6210289] by Max Horn <max@…>
AGOS code cleanup svn-id: r27794
16:29 Changeset [a5352e9a] by Max Horn <max@…>
Also update menus.cpp with ChildType enum svn-id: r27793
16:25 Changeset [206d1674] by Max Horn <max@…>
AGOS: Introduced ChildType enum svn-id: r27792
16:11 Changeset [21624d3e] by Max Horn <max@…>
typo svn-id: r27791
13:40 Changeset [6290f0b2] by Max Horn <max@…>
Tabs -> spaces svn-id: r27790
12:54 Changeset [b9c8c6c8] by Robin Watts <robinwatts@…>
Update the ARM version of the rate conversion code, in line with …
12:44 Ticket #7572 ("confirm exit" dialog) closed by fingolfin
12:43 Changeset [c7fa7baf] by Max Horn <max@…>
Added global support for the (so far undocumented) confirm_exit config …
12:39 Changeset [45aea284] by Max Horn <max@…>
whitespaces svn-id: r27787
12:26 Changeset [2243197f] by Max Horn <max@…>
Changed GUI system to use Common::KeyState state svn-id: r27786
12:07 Changeset [97207427] by Max Horn <max@…>
MI SegaCD related cleanup svn-id: r27785
12:01 Changeset [fc6da0b4] by Max Horn <max@…>
Removed/clarified various FIXME comments svn-id: r27784
11:57 Changeset [252d1832] by Max Horn <max@…>
SCUMM: Moved code which re-mapped arrow keys svn-id: r27783
08:28 Changeset [27a7b156] by Torbjörn Andersson <eriktorbjorn@…>
Backported fix for bug #1745090 ("TOUCHE: Glitch in the menu"). …
08:25 Ticket #3276 (TOUCHE: Glitch in the menu) closed by eriktorbjorn
fixed
08:24 Changeset [dd77f8e1] by Torbjörn Andersson <eriktorbjorn@…>
Move the redrawing of dialog windows (options, save, load, ...) so …
02:20 Ticket #2865 (PS2: FOTAQ crashes on save) closed by SF/sf-robot
02:20 Ticket #2864 (PS2: Scumm seems to lock on exit) closed by SF/sf-robot
00:03 Changeset [3535eae] by Max Horn <max@…>
Tweak LinearRateConverter code so that opos is in the range [0,1[ …

06/29/07:

23:33 Changeset [b62ef049] by Max Horn <max@…>
Added small explanatory comment svn-id: r27779
23:08 Changeset [0723e3e] by Max Horn <max@…>
Introduced ClickArea enum, some related cleanup in runInputScript and …
22:39 Changeset [314ef72b] by Max Horn <max@…>
SCUMM: Handle all triggers for the debugger console in the same spot, …
22:36 Changeset [328858d] by Max Horn <max@…>
SCUMM: Moved code for handling KBD_ALT combos (well, really only one: …
18:41 Changeset [2ff0ffad] by Kari Salminen <buddha_@…>
Oops. An extra comma in the enum list's end. Removed. svn-id: r27775
15:58 Changeset [3a03470] by Kari Salminen <buddha_@…>
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 salty-horse
[…] […]
14:56 Changeset [4ab30e12] by Travis Howell <kirben@…>
Fix display of experience in Elvira 2. svn-id: r27773
14:55 Changeset [49242a9e] by Travis Howell <kirben@…>
Fix display of experience in Elvira 2. svn-id: r27772
06:38 Ticket #3275 (LOOM : Italian version of the game crash) closed by fingolfin
invalid
02:35 Changeset [1b04285] by Travis Howell <kirben@…>
Fix some scripts failing to start in Elvira 2, due code difference in …
02:06 Changeset [fc373c95] by Travis Howell <kirben@…>
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 Kirben
fixed
00:56 Changeset [d644bee] by Travis Howell <kirben@…>
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 SF/glorifindel
[…] […]
22:47 Changeset [92a45554] by Filippos Karapetis <bluegr@…>
Update of the MSVC8 project files for commit #27760 svn-id: r27768
22:21 Changeset [f058edf8] by Max Horn <max@…>
Switched Paula (Amiga MOD) code to use fixed point math instead of …
20:18 Changeset [1a3724b5] by Max Horn <max@…>
cleanup svn-id: r27765
20:15 Changeset [5b75e49] by Max Horn <max@…>
Fix a bad, bad out-of-bounds write in the Protracker code svn-id: r27764
20:09 Changeset [d35861fc] by Max Horn <max@…>
Changed GOB to use common/frac.h svn-id: r27763
19:48 Changeset [675fc8ab] by Max Horn <max@…>
Whitespace fix svn-id: r27762
19:47 Changeset [21aa642e] by Max Horn <max@…>
Some optimizations to the Paula sound chip emu code (removing common …
19:35 Changeset [6dfa44db] by Max Horn <max@…>
Moved some fixed point code to its own header file; simplified the …
17:42 Changeset [2249db2] by Max Horn <max@…>
Started to refactor the Paula / Amiga MOD code: Made some stuff in …
16:39 Changeset [c69fe681] by Max Horn <max@…>
Minor cleanup svn-id: r27758
14:33 Changeset [1a7b91b7] by Kari Salminen <buddha_@…>
Removed superfluous comment and converted an int to bool conversion to …
09:07 Ticket #3275 (LOOM : Italian version of the game crash) created by SF/mastermind-x
[…] […]
06:55 Changeset [7a709b3c] by Filippos Karapetis <bluegr@…>
Added a workaround to prevent the making fire animation from breaking …
05:37 Changeset [535f08e0] by Filippos Karapetis <bluegr@…>
Added a debug message for game loading svn-id: r27755

06/27/07:

16:38 Changeset [154aed2] by Filippos Karapetis <bluegr@…>
Mention that compressed SFX in SAGA is now supported as well svn-id: …
14:28 Ticket #8706 (Optimisations to DXA Player) created by SF/robinwatts
[…] […]
11:08 Changeset [dbf9ac94] by sev-
Add 0.10.1 NEWS with all current fixes (besides elvira fixes) svn-id: …
10:19 Changeset [cc052109] by Max Horn <max@…>
Mention AGOS crash fix svn-id: r27746
10:07 Changeset [24b8b272] by sev-
Backport patch #1743892: "Fix for segmentation fault in theming code" …
09:54 Ticket #8704 (GUI: Reworked modern theme) closed by sev-
09:53 Changeset [bebaccbe] by sev-
Patches #1743201: "GUI: Reworked modern theme" svn-id: r27744
09:32 Changeset [8c36fcf] by sev-
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 sev-
09:30 Changeset [3d694b7c] by sev-
Mention support for compressed sound and music in SAGA. svn-id: r27742
09:28 Changeset [3165e380] by sev-
Patch #1743196: "GUI: Remove trailing spaces in some strings" svn-id: …
09:27 Ticket #8703 (GUI: Remove trailing spaces in some strings) closed by sev-
02:24 Changeset [b939c15f] by Travis Howell <kirben@…>
Fix compiler warning. svn-id: r27739
01:47 Changeset [449f6f37] by Travis Howell <kirben@…>
Clear any paused OmniTV video, when playing another video. To fix …
01:46 Changeset [23426fc] by Travis Howell <kirben@…>
Clear any paused OmniTV video, when playing another video. To fix …
01:34 Changeset [b5cfff9f] by Travis Howell <kirben@…>
Fix crash regression, when playing OmniTV videos in The Feeble Files. …
01:31 Changeset [6d7e938c] by Travis Howell <kirben@…>
Fix crash regression, when playing OmniTV videos in The Feeble Files. …

06/26/07:

23:40 Changeset [137862b0] by Filippos Karapetis <bluegr@…>
Add support for compressed digital music in ITE svn-id: r27734
23:38 Changeset [9263d7cd] by Filippos Karapetis <bluegr@…>
Remove some unneeded includes svn-id: r27733
22:34 Changeset [701a9f7b] by wjp
increase mt-32 sysex delay to prevent buffer overflow (see FR#1393726) …
22:33 Changeset [1af6b35e] by wjp
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 jvprat
[…] […]
16:06 Changeset [f55d08a2] by Kari Salminen <buddha_@…>
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 SF/kindanyume
13:38 Changeset [bf24bff1] by Filippos Karapetis <bluegr@…>
Move to the correct file offset when using compressed sounds in ITE …
08:50 Changeset [11fccdbf] by John Willis <djwillis@…>
Cleanup of the GP2X port to fix compile issues (and the odd warning). …
08:37 Changeset [cf0eb563] by John Willis <djwillis@…>
Update GP2X configure rules to support the new ARM ASM SMUSH code. …
08:01 Changeset [c967312d] by Max Horn <max@…>
Explicitly mention the bug we work around (makes it a lot easier to …
05:51 Changeset [2e3ce7dc] by Travis Howell <kirben@…>
Fix FLAC support for speech in Broken Sword 1. svn-id: r27723
03:08 Changeset [9cee2849] by Travis Howell <kirben@…>
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 SF/kindanyume
[…] […]

06/25/07:

23:27 Ticket #8704 (GUI: Reworked modern theme) created by jvprat
[…] […]
23:21 Ticket #3273 (BS2: Crash after Intro) closed by SF/robinwatts
23:08 Ticket #8703 (GUI: Remove trailing spaces in some strings) created by jvprat
[…] […]
22:06 Changeset [38cbbf1] by Kari Salminen <buddha_@…>
Add workaround for Gold Rush intro skipping bug #1737343. svn-id: r27719
21:09 Changeset [b53cebe6] by Robin Watts <robinwatts@…>
Fix for a stupid typo in yesterdays sound fill tweak. This fixes bug …
20:20 Changeset [2c3cbf4] by Filippos Karapetis <bluegr@…>
Improvements to the SAGA compressed sound support svn-id: r27717
19:10 Changeset [78addd0d] by Filippos Karapetis <bluegr@…>
Put a comment in its correct location svn-id: r27716
18:32 Changeset [4d7d3d96] by Kari Salminen <buddha_@…>
Removed obsolete code for setting transparent debugging console …
18:23 Changeset [23c82400] by Filippos Karapetis <bluegr@…>
Add support for compressed sound effects, digital music and speech to …
18:21 Changeset [057d26e] by Filippos Karapetis <bluegr@…>
Added entries for ITE compressed files to the detector. IHNM is not …
18:19 Ticket #3273 (BS2: Crash after Intro) created by lordhoto
[…] […]
17:18 Changeset [696b99e9] by Kari Salminen <buddha_@…>
Unified GfxMgr::putPixelsA-function's priority info handling. svn-id: …
16:17 Ticket #3205 (WEEN: Long delay in the intro) closed by DrMcCoy
fixed
16:16 Changeset [bfa84a05] by Sven Hesse <drmccoy@…>
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 DrMcCoy
fixed
16:15 Changeset [db529f9c] by Sven Hesse <drmccoy@…>
Adding info for Goblins 3 Mac (supplied by fac76 in #1742716) svn-id: …
14:40 Changeset [a741f3c] by Kari Salminen <buddha_@…>
Fix priority screen showing when using AGI256 or AGI256-2. svn-id: r27707
11:11 Changeset [bf4e75b6] by Max Horn <max@…>
Updated NEWS svn-id: r27702
09:11 Ticket #7491 (SCUMM: Add skipping of text in older games) closed by fingolfin
09:06 Ticket #7451 (OSX: Improve "bundle" build target) closed by fingolfin
08:54 Ticket #3272 (GOB: Gob3 Mac detected as PC version) created by SF/fac76
[…] […]
07:49 Changeset [cac0c0f2] by sev-
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 sev-
07:44 Ticket #3271 (GUI: Missaligned text) closed by sev-
fixed
07:44 Changeset [f7d90395] by sev-
Fix bug #1742561: "GUI: Missaligned text" svn-id: r27700
07:13 Changeset [0d467367] by sev-
Patch from bugreport #1742561: "GUI: Missaligned text" svn-id: r27699
07:01 Changeset [22f06325] by sev-
Patch #1742574: "GUI: Unify "Default" options text" svn-id: r27698
07:00 Ticket #8702 (GUI: Unify "Default" options text) closed by sev-
Note: See TracTimeline for information about the timeline view.