Timeline



07/26/09:

23:47 Ticket #4482 (CRUISE: Player Menu mostly not working well) created by SF/meddlingmonk
[…] […]
23:21 Ticket #4423 (CRUISE: Crash on most any action (OSX)) closed by joostp
fixed
23:16 Changeset [0c396ae1] by Marcus Comstedt <marcus_c@…>
Shorten version field. svn-id: r42829
22:55 Ticket #4481 (ITE: Music restarts on every background change in credits) created by lordhoto
[…] […]
21:54 Changeset [83bd5b82] by Marcus Comstedt <marcus_c@…>
Merged r42825 from trunk: | Create IP.BIN. svn-id: r42828
21:15 Ticket #4480 (SAGA: ITE - Graphics glitches in rat cave) created by lordhoto
[…] […]
21:10 Changeset [ff37f2a9] by Joost Peters <joostp@…>
fix/workaround for cruise crash on OSX svn-id: r42827
21:09 Ticket #4479 (ITE: Ingame GUI does not list slots 96-99) created by lordhoto
[…] […]
21:06 Changeset [6d18ada7] by Joost Peters <joostp@…>
fix/workaround for cruise crash on OSX svn-id: r42826
20:41 Changeset [dc6fa53b] by Marcus Comstedt <marcus_c@…>
Create IP.BIN. svn-id: r42825
20:41 Ticket #4452 (RTZ: music doesn't play during videos in town) closed by johndoe123
invalid
20:32 Ticket #4478 (ITE: Game hangs when selling silver medallion) closed by lordhoto
18:17 Ticket #4450 (WINCE: Screen alignment in x2 scalers) closed by SF/knakos
fixed
16:51 Ticket #9058 (Using more than one FM_OPL object (experimental)) created by eriktorbjorn
[…] […]
15:34 Ticket #4478 (ITE: Game hangs when selling silver medallion) created by lordhoto
[…] […]
14:40 Changeset [df7e4ad7] by Johannes Schickel <lordhoto@…>
Add a todo to FontSJIS::drawChar taking an Graphics::Surface. svn-id: …
14:40 Changeset [d1fed5ce] by Johannes Schickel <lordhoto@…>
Instead of only printing a warning, when no SJIS char data is present, …
14:24 Changeset [07c10c07] by Johannes Schickel <lordhoto@…>
Add NEWS entry about new SJIS code. svn-id: r42822
14:19 Changeset [4b27c43b] by Johannes Schickel <lordhoto@…>
Reflect code to test the magic bytes in the sjis.fnt header. svn-id: …
14:18 Changeset [84c0bf2] by Johannes Schickel <lordhoto@…>
Simplify KYRA's SJIS font loading code. svn-id: r42820
14:18 Changeset [ec67b583] by Johannes Schickel <lordhoto@…>
Add way to overwrite default SJIS font. svn-id: r42819
14:18 Changeset [be9c906c] by Johannes Schickel <lordhoto@…>
Specify that the chars passed to FontSJIS::drawChar should be little …
14:18 Changeset [15662b3c] by Johannes Schickel <lordhoto@…>
Print warning, when client code does try to draw an unsupported SJIS …
14:17 Changeset [ebc74a7c] by Johannes Schickel <lordhoto@…>
Add a factory method, which tries to open different SJIS fonts/ROMs …
14:17 Changeset [cb960ad9] by Johannes Schickel <lordhoto@…>
Change the way the font data for SJIS fonts is load. svn-id: r42815
14:17 Changeset [0a03ae82] by Johannes Schickel <lordhoto@…>
Change KYRA to use our SJIS font, when it's available. svn-id: r42814
14:17 Changeset [0a612f40] by Johannes Schickel <lordhoto@…>
Add support for our custom SJIS font. svn-id: r42813
14:16 Changeset [712e0c80] by Johannes Schickel <lordhoto@…>
Create base class FontSJIS16x16 for our own SJIS font. svn-id: r42812
13:50 Changeset [b954e45c] by Sven Hesse <drmccoy@…>
Backport: Reverting my fix for bug #2037158 ("In-Game animation …
13:50 Changeset [997f7b9a] by Sven Hesse <drmccoy@…>
Reverting my fix for bug #2037158 ("In-Game animation shifted(?)"), …
13:03 Changeset [f025c176] by John Willis <djwillis@…>
Backport r42807 - Virtual Keyboard: Update default keyboard pack using …
12:58 Changeset [3fb1b79] by John Willis <djwillis@…>
Virtual Keyboard: Update default keyboard pack using slightly tweaked …
12:55 Changeset [6e58d6bb] by Marcus Comstedt <marcus_c@…>
Disabled serial for release. svn-id: r42806
10:13 Ticket #4476 (DRASCULA: Conversation question error) closed by eriktorbjorn
fixed
10:11 Changeset [c8c496a3] by Torbjörn Andersson <eriktorbjorn@…>
Backported fix for bug #2827170 ("DRASCULA: Conversation question …
10:10 Changeset [f11435bb] by Torbjörn Andersson <eriktorbjorn@…>
78 bytes isn't enough for some of the longer conversation options. 128 …
09:49 Changeset [cdf4ef59] by dreammaster
Added a debug line to allow tracking of script execution svn-id: r42800
09:48 Changeset [ad7762ad] by dreammaster
Added a debug line to allow tracking of script execution svn-id: r42799
09:40 Changeset [da436709] by dreammaster
Bugfix for mouse button clicks getting counted multiple times svn-id: …
09:39 Changeset [6f1a69cc] by dreammaster
Bugfix for mouse button clicks getting counted multiple times svn-id: …
09:09 Changeset [13aa34d7] by dreammaster
Added a delay to the in-game menu loop to prevent 100% CPU usage …
09:09 Changeset [f15eb91d] by dreammaster
Added a delay to the in-game menu loop to prevent 100% CPU usage …
08:37 Changeset [e1280606] by Nicola Mettifogo <peres@…>
Backport of r42793: Moved parser functions arrays to file scope, as …
08:37 Changeset [83c86791] by Nicola Mettifogo <peres@…>
Moved parser functions arrays to file scope, as they were tripping up …
07:07 Changeset [5870635b] by Johannes Schickel <lordhoto@…>
Formatting. svn-id: r42792
00:31 Changeset [dc3d054] by dreammaster
Fixed compilation from file changes to common and gob engine svn-id: …
00:27 Changeset [8e60e31d] by dreammaster
Changed the events.cpp file to EventDispatcher.cpp, to avoid MSVC name …
00:04 Changeset [2525ec4] by Denis Kasak <dkasak13@…>
* Removed friend declarations in Drawable for Sprite and Text, and …

07/25/09:

23:43 Changeset [3f571c7e] by Denis Kasak <dkasak13@…>
Handled the '|' char correctly when drawing text (it serves as both a …
23:36 Changeset [45cde5f6] by wjp
Add optional readline support to the text debugger console. Make …
22:13 Ticket #4477 (DRASCULA: Cursor appears ontop of ending and credits) created by SF/ezekiel000
[…] […]
22:12 Ticket #4476 (DRASCULA: Conversation question error) created by SF/ezekiel000
[…] […]
22:10 Ticket #4475 (DRASCULA: gfx glitch in pendulum room) created by SF/ezekiel000
[…] […]
22:08 Ticket #4474 (DRASCULA: Spanish speech in English version) created by SF/ezekiel000
[…] […]
22:06 Ticket #4473 (DRASCULA: Repeating conversations) created by SF/ezekiel000
[…] […]
20:15 Changeset [9b0e1513] by John Willis <djwillis@…>
GP2X Backend: Backport volume code clean up to 1.0.0 branch. svn-id: …
19:53 Ticket #4468 (DRASCULA: Crash when smashing church window.) closed by eriktorbjorn
fixed
19:07 Changeset [037c02a1] by John Willis <djwillis@…>
GP2X Backend: Volume control code cleanup. svn-id: r42785
18:44 Changeset [a1ba1229] by Sven Hesse <drmccoy@…>
Backport: Adding more sanity checks to Vmd::renderFrame() svn-id: r42784
18:44 Changeset [32d74a22] by Sven Hesse <drmccoy@…>
Adding more sanity checks to Vmd::renderFrame() svn-id: r42783
18:44 Changeset [8d9e3de3] by Sven Hesse <drmccoy@…>
Adding support for (new-style) stereo in DPCM audio svn-id: r42782
18:36 Changeset [7d3ec59f] by Joost Peters <joostp@…>
use READ_UINT16 macro svn-id: r42781
18:35 Changeset [81b508e9] by Joost Peters <joostp@…>
use READ_UINT16 macro svn-id: r42780
18:33 Changeset [20a744bd] by Denis Kasak <dkasak13@…>
Simplified rectangle height and width calculation in …
18:29 Changeset [6970e17] by Denis Kasak <dkasak13@…>
Replaced magic constant with enum kWalkingMapOverlay. svn-id: r42778
17:49 Changeset [97d782c4] by Torbjörn Andersson <eriktorbjorn@…>
Backported possible fix for bug #2826611 ("DRASCULA: Crash when …
17:48 Changeset [7d238d87] by Torbjörn Andersson <eriktorbjorn@…>
Make sure that "buf" is properly terminated. Actually, we could …
16:38 Changeset [70ab7bba] by Johannes Schickel <lordhoto@…>
Backport of r42773: Implement missing bits in …
16:37 Changeset [1ebcec73] by Johannes Schickel <lordhoto@…>
Implement missing bits in KyraEngine_HoF::setCauldronState. svn-id: r42773
16:34 Changeset [a1928f21] by Johannes Schickel <lordhoto@…>
Backport of r42771: Fix palette regression in Kyra2. svn-id: r42772
16:34 Changeset [495d93de] by Johannes Schickel <lordhoto@…>
Fix palette regression in Kyra2. svn-id: r42771
16:09 Changeset [3a444d4a] by Sven Hesse <drmccoy@…>
Backport: Fixing Woodruff videos again after enabling block type 2 …
16:09 Changeset [6de1975b] by Sven Hesse <drmccoy@…>
Fixing Woodruff videos again after enabling block type 2 transparency …
16:08 Changeset [b956c707] by Sven Hesse <drmccoy@…>
Moved the decision whether subtitles should be displayed, so that the …
16:07 Changeset [edab6f2d] by Sven Hesse <drmccoy@…>
Added a workaround to fix the Last Dynasty video greenness for now …
15:31 Changeset [581ed455] by Johannes Schickel <lordhoto@…>
Adept savegame name creation code to use Common::String::printf. …
14:53 Changeset [745274a] by Johannes Schickel <lordhoto@…>
Add HACK, which assures that kyra.dat is only opened once and kept …
14:09 Changeset [f8e050fb] by Johannes Schickel <lordhoto@…>
Yet another fix for the GP2x backend. svn-id: r42761
14:08 Ticket #4472 (DW German: Enhanced music doesn't work) created by SF/dhwz
[…] […]
13:35 Changeset [383327d8] by Johannes Schickel <lordhoto@…>
Disable Kyra1 Amiga detection entry for 1.0.0. svn-id: r42760
13:23 Changeset [0927bec0] by Johannes Schickel <lordhoto@…>
Fix gp2x port building. svn-id: r42759
13:18 Changeset [65042b6a] by Torbjörn Andersson <eriktorbjorn@…>
Don't hog the CPU while waiting for the player to pick a conversation …
13:17 Changeset [0e2c8b9b] by Torbjörn Andersson <eriktorbjorn@…>
Don't hog the CPU while waiting for the player to pick a conversation …
13:12 Ticket #4465 (DRASCULA: Text wrapping error) closed by eriktorbjorn
fixed
13:11 Changeset [d67925bc] by Torbjörn Andersson <eriktorbjorn@…>
Backported fix for bug #2826607 ("DRASCULA: Text wrapping error") …
13:07 Changeset [2e13d892] by Torbjörn Andersson <eriktorbjorn@…>
Added word-wrapping to Drascula's conversation options. Fixes bug …
13:07 Changeset [fcbb27f9] by Joost Peters <joostp@…>
fix another aligned write svn-id: r42754
13:07 Changeset [ddd2b29b] by Joost Peters <joostp@…>
fix another aligned write svn-id: r42753
13:00 Changeset [fa4903f1] by Johannes Schickel <lordhoto@…>
Strip trailing whitespaces. svn-id: r42752
12:59 Changeset [7e71865e] by Johannes Schickel <lordhoto@…>
Move the event recorder to its own class (EventRecoder inside …
12:53 Changeset [57818e42] by Joost Peters <joostp@…>
fix unaligned writes svn-id: r42750
12:44 Changeset [4c2b53f] by Joost Peters <joostp@…>
remove implicit SoundDigital::Sound ctor call, which is redundant …
12:41 Changeset [6d1a3864] by Joost Peters <joostp@…>
remove implicit SoundDigital::Sound ctor call, which is redundant …
12:28 Changeset [24ca40ee] by Joost Peters <joostp@…>
fix unaligned writes svn-id: r42747
11:10 Ticket #4469 (IHNM: Crash after starting the game) closed by sev-
11:03 Ticket #4471 (CRUISE: input not working on slow machines) created by SF/harrypoppins
[…] […]
10:37 Changeset [a69b4d60] by sev-
Formatting svn-id: r42746
10:26 Changeset [e408870] by wjp
Use new Common::String::printf svn-id: r42744
10:25 Changeset [744112ce] by wjp
Add Common::String::printf to format a string svn-id: r42743
09:36 Changeset [4463e1c] by Max Horn <max@…>
Whitespace fixes svn-id: r42742
07:17 Changeset [27efb99a] by Travis Howell <kirben@…>
Whitespace changes. svn-id: r42740
06:55 Changeset [b92477f6] by Torbjörn Andersson <eriktorbjorn@…>
Fixed GCC warnings. svn-id: r42739
06:36 Changeset [93806dae] by Travis Howell <kirben@…>
Update credits. svn-id: r42738
06:30 Ticket #9052 (MM C64 Objects / Verb fixes) closed by Kirben
06:27 Changeset [c02ad3b7] by Travis Howell <kirben@…>
Add patch #2821100 - MM C64 Objects / Verb fixes, with minor clean up …
05:40 Ticket #9033 (MM C64 Costume Animation) closed by Kirben
05:39 Changeset [41ef4938] by Travis Howell <kirben@…>
Add patch #2816140 - MM C64 Costume Animation. svn-id: r42736
04:36 Changeset [20baaf93] by Denis Kasak <dkasak13@…>
* Moved walking code to Game::walkHero(). * Implemented WalkOn GPL …
04:23 Changeset [22c37213] by Denis Kasak <dkasak13@…>
Added Movement enum that enumerates the animations for the dragon's …
03:41 Changeset [ceb9f181] by Denis Kasak <dkasak13@…>
Made Script::run() manually mark the last animation index before it …
03:37 Changeset [ed59a12d] by Denis Kasak <dkasak13@…>
Implemented ExecUse, ExecLook and ExecInit GPL commands. svn-id: r42732
03:28 Changeset [d286589] by Denis Kasak <dkasak13@…>
* Added DraciEngine::_initArchive and made Game use it. Fixes a memory …
03:10 Ticket #4470 (IPHONE: CRUISE: more problems with click event) created by SF/bsauvage1
[…] […]
02:23 Changeset [b7e97efb] by Denis Kasak <dkasak13@…>
* Added handlers for the ObjStat and ObjStat_On GPL commands * Removed …
02:20 Tickets #3584,​2868 batch updated by SF/sf-robot
02:20 Tickets #3849,​4130,​4137,​4155 batch updated by SF/sf-robot
02:20 Ticket #4229 (WAXWORKS: Crash in "Jack the Ripper" Zone) closed by SF/sf-robot
02:20 Ticket #4346 (DRASCULA: game data contains sourceless binaries) closed by SF/sf-robot
01:29 Ticket #9038 (EVENTS: EventManager and related cleanup) closed by lordhoto
01:01 Changeset [bbc80211] by Johannes Schickel <lordhoto@…>
Add enum which marks global priorites of the EventManager event …
01:01 Changeset [901f2d58] by Johannes Schickel <lordhoto@…>
- EventDispatcher is no longer a singleton. - Add "getEventDispatcher" …
01:01 Changeset [ef716674] by Johannes Schickel <lordhoto@…>
- Adapt DefaultEventManager to use Common::ArtificialEventSource - …
01:00 Changeset [eeaafdf4] by Johannes Schickel <lordhoto@…>
Moved ArtificialEventSource to common/events.h. svn-id: r42726
01:00 Changeset [141ded30] by Johannes Schickel <lordhoto@…>
Change DefaultEventManager to use EventDispatcher. svn-id: r42725
01:00 Changeset [38309da5] by Johannes Schickel <lordhoto@…>
- Add marco to easily access the EventDispatcher instance. - Add …
01:00 Changeset [dafd5d5] by Johannes Schickel <lordhoto@…>
Made DefaultEventManager a subclass of EventObserver. svn-id: r42723
00:59 Changeset [60e7faf9] by Johannes Schickel <lordhoto@…>
Replaced "_artificialEventQueue" by an EventSource. svn-id: r42722
00:59 Changeset [f0375367] by Johannes Schickel <lordhoto@…>
Prevent EventMapper events from being mapped. svn-id: r42721
00:59 Changeset [b4a1bcee] by Johannes Schickel <lordhoto@…>
Add function "allowMapping" to EventSource, for testing whether the …
00:59 Changeset [7905bbbc] by Johannes Schickel <lordhoto@…>
Got rid of EventManger::artificialEventQueue. svn-id: r42719
00:59 Changeset [ba7e01ad] by Johannes Schickel <lordhoto@…>
Replace "EventProvider" class of the DefaultEventManager …
00:58 Changeset [908af0a3] by Johannes Schickel <lordhoto@…>
Add new event dispatching API. svn-id: r42717

07/24/09:

21:36 Changeset [da747553] by Sven Hesse <drmccoy@…>
Merging Map_v4 into Map_v2 svn-id: r42716
21:36 Changeset [3668895a] by Sven Hesse <drmccoy@…>
CoktelVideo cleanup: Splitting up some IMD methods and removing the …
21:36 Changeset [54b63ac2] by Sven Hesse <drmccoy@…>
Moving all implementations into the cpp svn-id: r42714
21:35 Changeset [c4baedc6] by Sven Hesse <drmccoy@…>
Renaming getAnchor() to getFrameCoords() svn-id: r42713
21:35 Changeset [8396e20] by Sven Hesse <drmccoy@…>
Fixing bytes per pixel detection svn-id: r42712
21:34 Changeset [6a28c0af] by Sven Hesse <drmccoy@…>
Added a method to easily dump resources to file svn-id: r42711
21:34 Changeset [b2154f61] by Sven Hesse <drmccoy@…>
Adding stubs for newer VMDs found in Addy 5 svn-id: r42710
21:33 Changeset [90d8dcca] by Sven Hesse <drmccoy@…>
Adding ADL playback to the demoplayer svn-id: r42709
21:33 Changeset [6e79ba66] by Sven Hesse <drmccoy@…>
Properly reading the video codec fourcc, in case we need other codecs …
21:32 Changeset [bf768ecf] by Sven Hesse <drmccoy@…>
Calculating the number of data bytes per initial sound slice, because …
21:31 Changeset [02ca620d] by Sven Hesse <drmccoy@…>
Caching the subtitle font and color, because some don't assign those …
21:31 Changeset [adc53716] by Sven Hesse <drmccoy@…>
Adding subtitle support to Woodruff svn-id: r42705
21:29 Changeset [44fb798a] by Sven Hesse <drmccoy@…>
Adding support for ADPCM sound data (yet another IMA ADPCM variant). …
20:21 Changeset [b36a1ccd] by sev-
re-enable SCI engine svn-id: r42701
20:07 Changeset [a64c9254] by sev-
This is 1.0.0pre0 svn-id: r42700
19:56 Changeset [2e60a20e] by sev-
This is 1.1.0svn svn-id: r42699
19:24 Changeset [c247e988] by Torbjörn Andersson <eriktorbjorn@…>
Removed unused variable. svn-id: r42697
18:58 Changeset [441ae56e] by wjp
SAGA: Instead of trying to detect duplicate glyphs, simply generate …
17:42 Ticket #4469 (IHNM: Crash after starting the game) created by SF/dhwz
[…] […]
14:32 Ticket #4468 (DRASCULA: Crash when smashing church window.) created by SF/ezekiel000
[…] […]
14:30 Ticket #4467 (DRASCULA: Graveyard GFX error) created by SF/ezekiel000
[…] […]
14:29 Ticket #4466 (DRASCULA: Cursor GFX error) created by SF/ezekiel000
[…] […]
14:26 Ticket #4465 (DRASCULA: Text wrapping error) created by SF/ezekiel000
[…] […]
13:30 Changeset [035dad7b] by Travis Howell <kirben@…>
Adjust workaround for bug #2826144, to use hard coded offset, that …
12:33 Ticket #4464 (SAM: Game hangs when talking to bigfoot guard) closed by Kirben
fixed
12:28 Changeset [17106189] by Travis Howell <kirben@…>
Add workaround for bug #2826144 - SAM: Game hangs when talking to …
10:45 Ticket #3846 (GOB: WOODRUFF - In-Game animation shifted(?)) closed by DrMcCoy
fixed
10:45 Changeset [c78ed9e4] by Sven Hesse <drmccoy@…>
Adding transparency for VMD video block type 2, fixing bug #2037158
10:21 Ticket #9057 (Motorola A1200/E6/A1600 (motoezx) patch) created by SF/lubomyr_ua
[…] […]
05:20 Changeset [3efecb3a] by Travis Howell <kirben@…>
Fix cursor position, when entering a save game name in HE games. …
05:07 Changeset [5faceb59] by Denis Kasak <dkasak13@…>
Temporary mapped GPL command StartPlay to handler for Start and …
05:00 Changeset [c1ad0c39] by Denis Kasak <dkasak13@…>
* Added tracking and deleting animations by index (which represents …
04:59 Changeset [211869d0] by Travis Howell <kirben@…>
Bear Stormin' is the full mini game, and not a demo. svn-id: r42681
01:54 Changeset [a2bca06b] by Denis Kasak <dkasak13@…>
Added support for per-animation scaling (via scaling factors). I have …

07/23/09:

19:50 Changeset [01b83203] by Sven Hesse <drmccoy@…>
Fixing a bug in the V4 save file handler, produced by a "neat" feature …
18:54 Ticket #4460 (Error when asking for version) closed by sev-
invalid
18:50 Ticket #4464 (SAM: Game hangs when talking to bigfoot guard) created by eriktorbjorn
[…] […]
18:39 Ticket #4461 (RTZ: Odd text wrapping) closed by johndoe123
invalid
17:11 Ticket #4456 (RTZ: Movie plays with wrong palette) closed by johndoe123
invalid
16:27 Ticket #4462 (RTZ: Uncompletable) closed by SF/ezekiel000
invalid
15:09 Ticket #4463 (RTZ: Odd graphics error when openning inventory) created by SF/ezekiel000
[…] […]
15:06 Ticket #4462 (RTZ: Uncompletable) created by SF/ezekiel000
[…] […]
14:54 Ticket #4461 (RTZ: Odd text wrapping) created by SF/ezekiel000
[…] […]
14:45 Ticket #4460 (Error when asking for version) created by SF/mac_es
[…] […]
14:43 Ticket #4459 (CRUISE: Missing font data for Spanish) created by SF/mac_es
[…] […]
14:20 Ticket #4458 (RTZ: Item disappears) created by SF/ezekiel000
[…] […]
13:31 Ticket #4457 (RTZ: Displays wrong area briefly) created by SF/ezekiel000
[…] […]
13:28 Ticket #4456 (RTZ: Movie plays with wrong palette) created by SF/ezekiel000
[…] […]
11:29 Ticket #4455 (RTZ: Stuck note.) created by SF/ezekiel000
[…] […]
11:26 Ticket #4454 (RTZ: Graphical glitch in the swamp.) created by SF/ezekiel000
[…] […]
10:56 Ticket #4366 (LURE: NPC character got an excess number of pending actions) closed by dreammaster
fixed
10:54 Changeset [33929b52] by Travis Howell <kirben@…>
Only autosave in supported scenes. svn-id: r42677
10:49 Changeset [53783575] by dreammaster
Bugfix for player blocking room entrance causing NPCs trying to enter …
10:36 Ticket #3210 (HE Games: Glitches after loading saved games) closed by Kirben
fixed
10:33 Changeset [c8d7b67] by Travis Howell <kirben@…>
Fix bug #1726909 - HE Games: Glitches after loading saved games, by …
10:31 Changeset [68a75c2] by Travis Howell <kirben@…>
Remove keyboard support for mouse buttons, since it interferes with …
07:49 Changeset [870e0341] by Travis Howell <kirben@…>
Correct error in revision 26678. svn-id: r42673
05:57 Changeset [46be9c3a] by Travis Howell <kirben@…>
Simplify the code to check whether loading or saving a game is …
05:48 Changeset [fad11ade] by Travis Howell <kirben@…>
Simplify the code to check whether loading or saving a game is …

07/22/09:

22:14 Ticket #4442 (Unable to select subtitles in Atlantis and Simon 1) closed by sev-
duplicate
21:07 Ticket #4453 (Unable to select subtitles in Atlantis and Simon 1) created by SF/gimlao
[…] […]
20:42 Ticket #4435 (ITE: compressed sounds don't play) closed by sev-
invalid
20:38 Ticket #4445 (GUI: Low Res Bugs) closed by sev-
fixed
20:37 Changeset [4e711532] by sev-
Fix bug #2825252: "GUI: Low Res Bugs" svn-id: r42668
19:57 Ticket #9053 (Cruise for a Corpse (DOS/German) screenshots) closed by sev-
19:30 Ticket #4452 (RTZ: music doesn't play during videos in town) created by SF/ezekiel000
[…] […]
19:29 Ticket #4451 (RTZ: fails to start if intro video is not skipped.) created by SF/ezekiel000
[…] […]
19:27 Ticket #3277 (MI: Saved game from the credits sequence fails to load) closed by sev-
fixed
19:25 Changeset [9b031982] by sev-
Fix bug #1745396: "MI: Saved game from the credits sequence fails to …
19:23 Ticket #4358 (AGI: larry 1 doesn't restart after dying) closed by sev-
fixed
16:26 Changeset [0932497c] by sev-
Fix bug #2798797: "AGI: larry 1 doesn't restart after dying" svn-id: …
16:26 Ticket #4449 (AGI: KQ4: Restart after load) closed by sev-
fixed
16:21 Ticket #7727 (WinCE/PocketPC screen alignment on WVGA devices with scalers) closed by sev-
duplicate
15:55 Changeset [483a4c0e] by sev-
Move functions from agi.cpp to more appropriate files. svn-id: r42662
15:14 Ticket #4450 (WINCE: Screen alignment in x2 scalers) created by SF/pncfreak
[…] […]
14:44 Ticket #7728 (Past subtitle log menu) created by SF/ohhara
[…] […]
12:38 Changeset [9bd355ac] by Johannes Schickel <lordhoto@…>
Since Kyra PC98 version is japanese only don't mention it explicitly. …
12:36 Changeset [d106fca4] by sev-
Mention microscope puzzle improvement in T7G svn-id: r42660
12:25 Ticket #4430 (AGI: PQ1 help not showing the first time you press F1) closed by sev-
fixed
12:24 Changeset [88395007] by sev-
Fix bug #2823759: "AGI: PQ1 help not showing the first time you press …
12:03 Ticket #7727 (WinCE/PocketPC screen alignment on WVGA devices with scalers) created by SF/pncfreak
[…] […]
11:49 Ticket #4431 (AGI: PQ1 All function keys are broken after restart) closed by sev-
fixed
11:48 Changeset [7c1df4cb] by sev-
Fix bug #2823762: "AGI: PQ1 All function keys are broken after …
11:30 Changeset [1726cc8d] by Denis Kasak <dkasak13@…>
* Disabled unconditional execution of gates' scripts * Fixed bug in …
10:35 Ticket #4449 (AGI: KQ4: Restart after load) created by SF/dproudmoore
[…] […]
10:32 Changeset [d4c13b40] by Travis Howell <kirben@…>
Update video script debug table for Waxworks. svn-id: r42656
10:30 Ticket #4448 (AGI: KQ4: Swimming on land) created by SF/dproudmoore
[…] […]
10:28 Ticket #4447 (AGI: KQ4: Dwarf sequence) created by SF/dproudmoore
[…] […]
10:23 Changeset [f4916b98] by Travis Howell <kirben@…>
Change the default target to CD version, for games which offer floppy …
09:56 Ticket #4446 (PS2 MANIAC V2: crash after playing some time) created by SF/damonfeuer
[…] […]
09:52 Changeset [227f4a5] by Travis Howell <kirben@…>
Simplify fade code. svn-id: r42654
09:40 Ticket #4445 (GUI: Low Res Bugs) created by SF/damonfeuer
[…] […]
07:22 Changeset [1c86a986] by sev-
Fix warnings svn-id: r42653
07:18 Changeset [ef37d0a9] by Denis Kasak <dkasak13@…>
* Stopped AnimationManager::drawScene() from marking its own …
05:03 Changeset [5a77f089] by Denis Kasak <dkasak13@…>
Check whether the walking map overlay is already in the desired state …
05:00 Changeset [42e8e1e1] by Denis Kasak <dkasak13@…>
If a frame has scaled dimensions set to 0, the engine now does no …
04:50 Changeset [9b327710] by Denis Kasak <dkasak13@…>
Fixed scaled mirrored sprite drawing. This change enables the NoSense …
04:47 Changeset [348cbc2] by Denis Kasak <dkasak13@…>
* Removed some unnecessary virtual qualifiers from methods in …
04:42 Changeset [b3a2d186] by Denis Kasak <dkasak13@…>
* Moved scaling support from Animation to Sprite * Now each Sprite …
00:42 Ticket #4443 (BALLOON: Missing background when loading a game on a level) closed by Kirben
duplicate
00:19 Ticket #4444 (NIPPON: wont start in Dreamcast port) created by SF/scorches-forge
[…] […]

07/21/09:

23:07 Ticket #4443 (BALLOON: Missing background when loading a game on a level) created by SF/darthjdg
[…] […]
21:34 Ticket #4442 (Unable to select subtitles in Atlantis and Simon 1) created by SF/gimlao
[…] […]
19:39 Changeset [64ebb586] by Robin Watts <robinwatts@…>
Add ARM code implementation of Scaler2x, and enable it for the WinCE …
17:20 Ticket #4429 (GUI: strange behaviour when closing window in debugger) closed by wjp
fixed
17:00 Changeset [a7b4191] by Johannes Schickel <lordhoto@…>
Use 50Hz ticks in Kyra1 Amiga instead of 60Hz ticks. svn-id: r42644
14:47 Ticket #4441 (ZAK: Crash when using the yellow crystal (Amiga version)) created by SF/gplechuck
[…] […]
13:40 Ticket #4440 (FW Amiga: looping sounds don't loop) created by SF/noncivoleva
[…] […]
13:16 Ticket #4439 (FW: crash when clicking "load" in the GUI) created by SF/noncivoleva
[…] […]
12:14 Changeset [3a3e7ac] by Sven Hesse <drmccoy@…>
Fixing the text input in Gob1 (the loading code wasn't printed as you …
12:00 Ticket #4438 (GOB1: Game "hangs" after first level) closed by DrMcCoy
fixed
11:58 Changeset [4f431e89] by Sven Hesse <drmccoy@…>
Fixing "Game "hangs" after first level" (bug #2824414) svn-id: r42641
11:26 Changeset [87af626e] by Sven Hesse <drmccoy@…>
Making some static const uint32s public, older GCC versions don't seem …
10:48 Ticket #4432 (GUI: unable to select subtitles and speech for Simon 2) closed by Kirben
fixed
10:48 Changeset [fd63d8c9] by Travis Howell <kirben@…>
Fix bug #2823818 - GUI: unable to select subtitles and speech for …
10:42 Ticket #9055 (Fix for palette error in waxworks intro) closed by Kirben
wontfix
10:37 Changeset [66311e32] by Travis Howell <kirben@…>
Fix fade effects in Waxworks. svn-id: r42638
09:39 Changeset [4c797d57] by wjp
Use a BufferedReadStream to buffer ArjFile's input to reduce memory …
07:02 Changeset [004b313a] by Travis Howell <kirben@…>
Update GUI flags for AGOS game engine. svn-id: r42636
Note: See TracTimeline for information about the timeline view.