Timeline
08/17/09:
- 23:54 Changeset [eb11cca7] by
- PSP: increase optimization level and change clock rate to 333mhz …
- 23:11 Changeset [2fc7660e] by
- SCI: Fix kernel table for multilingual SCI01 games. Cleanup. svn-id: …
- 21:27 Changeset [2e518b00] by
- DS: - Correctly initialise mouse mode - Stop the CD audio when the …
- 20:13 Ticket #4541 (KQ1: King's text at the start of game flashes by too quickly) closed by
- duplicate
- 20:10 Changeset [d3593ae] by
- backport of r43477 "Commit (slightly) modified version of patch …
- 19:37 Changeset [be0cfa5] by
- Removed public data variables of Game concerning dialogues and added …
- 19:31 Ticket #4541 (KQ1: King's text at the start of game flashes by too quickly) created by
- […] […]
- 19:26 Changeset [2d54bc14] by
- DS port changes: - Disable dosbox OPL synth - Add wrap functionality …
- 19:18 Changeset [9f706fbb] by
- A poor fix to the memory problems running Inherit the Earth on the DS. …
- 19:05 Changeset [4d30cf1e] by
- DS: Define STREAM_AUDIO_FROM_DISK constant. Remove old #define printf …
- 18:51 Changeset [85bf130a] by
- Enabled hotkey 'i' for accessing or exiting the inventory. svn-id: r43488
- 18:50 Changeset [b0fea939] by
- Added inventory and item handling support (monster patch, sorry). …
- 18:47 Changeset [e5774d28] by
- * Added pause support for animations. * Added …
- 18:25 Changeset [4a4ae338] by
- Put back the code for playing external digital music, used by the MIDI …
- 18:23 Changeset [680bed13] by
- * Set the _x and _y position for the mouse only when an …
- 16:07 Changeset [4b9bfe20] by
- SCI: Build fix. svn-id: r43483
- 15:49 Changeset [260a2019] by
- SCI: Add autodetection for DoSound. Cleanup. svn-id: r43482
- 15:30 Ticket #9071 (MM C64 sound/music player) created by
- […] […]
- 13:49 Changeset [516dd5c9] by
- Slight cleanup to makeLinearDiskStream interface. svn-id: r43481
- 13:25 Changeset [77689a0] by
- - Removed the custom DigitalMusicInputStream used in SAGA for the …
- 13:16 Changeset [76a339ec] by
- Added looping support to LinearDiskStream, needed by SAGA and perhaps …
- 13:02 Ticket #9063 (Allow suspend/resume for PSP) closed by
- 12:58 Changeset [cc3a20c1] by
- merge with trunk svn-id: r43478
- 12:57 Changeset [62bcb2e5] by
- Commit (slightly) modified version of patch #2831248: Allow …
- 12:52 Changeset [4da0cf80] by
- Backport of r43475: "Fix possible out of bounds access in …
- 12:47 Changeset [e548e71] by
- Fix possible out of bounds access in Screen::drawShape. svn-id: r43475
- 12:22 Changeset [09a8fa4] by
- Clear input queue before displaying the credits in Kyrandia 1. …
- 12:22 Changeset [b7b63704] by
- Cleanup: don't copy the Kyrandia 1 Amiga credits data in a temporary …
- 11:53 Changeset [1540ce0d] by
- Backport of switch of event loop while/do to do/while, to ensure event …
- 11:51 Changeset [58ec3e67] by
- Switched event loop while/do to do/while, to ensure event handling …
- 11:49 Changeset [a9eb98c2] by
- Simplified the sound playing code by removing the boolean variables …
- 11:41 Changeset [de042c77] by
- Backport of fix for some more !!HIGH STRINGS!! when talking to the …
- 11:36 Changeset [c368f60a] by
- Fix for some more !!HIGH STRINGS!! when talking to the palace guards …
- 11:11 Changeset [a5e4eed3] by
- Ignore speech and sound effect samples with unknown compression, …
- 11:06 Changeset [3dfb1c3] by
- Made sound effect playing code consistent for compressed and …
- 10:48 Changeset [b0a5ec89] by
- - Add note about that modifing the parent stream will mess up …
- 10:05 Changeset [90336c88] by
- Add back parenthesis (I wasn't aware of this convention, sorry) in …
- 09:57 Changeset [b8fd794] by
- Formatting. svn-id: r43463
- 09:54 Changeset [e2147551] by
- Suppress useless parentheses svn-id: r43462
- 09:50 Changeset [f3918d1] by
- Added OPCODEDRAW 0x85, with a specific workaround for Bambou hardcoded …
- 09:19 Changeset [374dccc] by
- Cleanup svn-id: r43460
- 07:36 Changeset [71c97004] by
- Fix compilation of the SCI engine. It seems that all of the SCI header …
- 05:55 Changeset [c38f5859] by
- - Simplified some functions to accept only the parts of the …
- 01:42 Changeset [445b0167] by
- Merged revisions …
08/16/09:
- 19:49 Changeset [953b7ff6] by
- Backport fix for bug #2838551: "PSP: AGI games are unbearably slow" …
- 19:49 Ticket #4539 (PSP: AGI games are unbearably slow) closed by
- fixed
- 19:48 Changeset [0d4fc81] by
- Fix bug #2838551: "PSP: AGI games are unbearably slow" svn-id: r43452
- 19:20 Changeset [2ac6e260] by
- SCI: Fix whitespace. svn-id: r43451
- 19:19 Changeset [83e54190] by
- SCI: Fix regression in previous commit (QFG2). svn-id: r43450
- 19:18 Changeset [00f4794] by
- SCI: Stage 1 of the game detection overhaul. The end goal is to …
- 17:45 Changeset [d1bd0705] by
- Backports of revisions r43444, r43445, r43446 and r43447. svn-id: r43448
- 17:38 Ticket #4540 (AMIGAOS4: Compiler error in audiostream.cpp) closed by
- fixed
- 17:38 Changeset [582eb13f] by
- Fix for bug #2838568 "AMIGAOS4: Compiler error in audiostream.cpp" …
- 17:36 Changeset [c88cf041] by
- Fix warning caused by -Wformat-security. svn-id: r43446
- 17:36 Changeset [ecb64230] by
- Fix warning caused by -Wformat-security, also fixed a possible buffer …
- 17:35 Changeset [418fb485] by
- Fix format arugments in LoL code. (triggered via -Wformat-security) …
- 16:39 Changeset [c96affd0] by
- merge with trunk svn-id: r43443
- 16:10 Ticket #4540 (AMIGAOS4: Compiler error in audiostream.cpp) created by
- […] […]
- 15:47 Ticket #9070 (Improve endian.h and stream.h) created by
- […] […]
- 15:07 Ticket #4539 (PSP: AGI games are unbearably slow) created by
- […] […]
- 14:12 Ticket #4537 (FF: backspace does not work when typing save game name) closed by
- fixed
- 14:11 Changeset [2175acaf] by
- Backport r43441 (backspace fix on Mac OS X) which also fixes bug …
- 14:04 Changeset [ce30a513] by
- Introduce a better fix for the Mac OS X backspace problem by adding …
- 13:47 Changeset [a718e608] by
- Fix for bug #2838517 (FF: backspace does not work when typing save …
- 13:31 Ticket #4538 (DW: Crasher bug in act 2) created by
- […] […]
- 13:19 Ticket #4537 (FF: backspace does not work when typing save game name) created by
- […] […]
- 12:45 Ticket #9069 (Add support for non-gcc compilers to configure, Makefile etc) created by
- […] […]
- 12:15 Changeset [282d720] by
- Backport of r43436, r43437 and r43438. Fixes for SCUMM F5 menu and …
- 12:11 Changeset [2b32a651] by
- Cleanup. svn-id: r43438
- 12:10 Changeset [b1c22cf] by
- For a better user experience, clear all meta infos, when clicking on …
- 12:10 Changeset [5a89bc05] by
- Fix F5's save button in DOTT CD for me. Actually I was able to …
- 12:04 Changeset [643db943] by
- Backport detection entry for the UK 16 colour version svn-id: r43435
- 12:03 Changeset [86fdd69] by
- Added detection entry for the UK 16 colour version svn-id: r43434
- 11:31 Changeset [23ab3217] by
- Backport of r43431: "Fix bug #2838464 "SCUMM: GUI messages …
- 11:28 Changeset [0e32d53] by
- Fix bug #2838464 "SCUMM: GUI messages misaligned". svn-id: r43431
- 11:28 Ticket #4536 (SCUMM: GUI messages misaligned) closed by
- fixed
- 11:24 Ticket #7734 (Keyboard Layout) created by
- […] […]
- 11:11 Ticket #4536 (SCUMM: GUI messages misaligned) created by
- […] […]
- 07:40 Changeset [cbffcb6] by
- Replaced KeyStates with ActionKeys in the keymapper, removed SDL ASCII …
- 06:35 Changeset [e70b369d] by
- Backport of r43428: "Fix valgrind warnings." svn-id: r43429
- 06:33 Changeset [871f832f] by
- Fix valgrind warnings. svn-id: r43428
- 05:41 Changeset [c96c9dd8] by
- Backport of revisions r43425 and r43426. This replaces the change in …
- 05:38 Changeset [a9ac38e] by
- Added Ninteno DS specific hack, which takes care of tab button width …
- 05:38 Changeset [9f981303] by
- Fix options dialog's reflowLayout. svn-id: r43425
- 04:21 Changeset [74d4392a] by
- Added struct GameItem. svn-id: r43424
- 02:20 Changeset [b134bf80] by
- Backport of #39266: Allow the tab headings to automatically expand …
- 01:49 Changeset [0dd8108a] by
- Backport r43420 (Fix using the backspace key on Mac OS X in HE games). …
- 01:46 Changeset [43d57fd3] by
- Update branch specific save game changes, to prevent conflicts. …
- 01:43 Changeset [34380d93] by
- Fix using the backspace key on Mac OS X in HE games. svn-id: r43420
- 01:36 Changeset [fdc00594] by
- Backport fix for overflow in convertFilePath(). svn-id: r43419
- 01:03 Changeset [ac45cf6f] by
- Merged revisions …
- 00:53 Changeset [58486725] by
- Fix overflow in convertFilePath(). svn-id: r43417
- 00:20 Changeset [09845556] by
- Revert revision 43410, and add alternative fix. svn-id: r43416
08/15/09:
- 21:14 Ticket #4484 (AGI: KQ1: Jumping knight) closed by
- worksforme
- 19:19 Ticket #4528 (KQ3: Game Crash When Leaving Tavern as Fly) closed by
- fixed
- 19:09 Changeset [0607727e] by
- (Backport of r43414) Fix for bug #2835581 (KQ3: Game Crash When …
- 19:04 Changeset [b6a0f3e3] by
- Fix for bug #2835581 (KQ3: Game Crash When Leaving Tavern as Fly): - …
- 16:30 Ticket #4535 (SCUMM: MI (Amiga) - Voodoo lady palette glitches) created by
- […] […]
- 15:30 Changeset [6c3a440a] by
- Yet another slight graphic fix for the Kyrandia 1 Amiga credits. …
- 15:03 Changeset [7b535b6] by
- Backport of r43411: "Added const qualifiers to static data." svn-id: …
- 14:59 Changeset [02e3f31b] by
- Added const qualifiers to static data. svn-id: r43411
- 14:50 Changeset [8e417b0] by
- Fix compile when compiling with --disable-he svn-id: r43410
- 14:13 Changeset [762d2dc] by
- Removed unnecessary semi-colons. svn-id: r43409
- 12:17 Changeset [17e7f465] by
- SCI: Add missing versions to exe version parsing svn-id: r43408
- 12:09 Changeset [5709e524] by
- SCI: Rename sci_version_t to SciVersion svn-id: r43407
- 11:50 Changeset [49a4df3c] by
- Added Dirty Rect handling functionality svn-id: r43406
- 10:52 Ticket #4533 (PSP: FOTAQ; cannot save the game.) closed by
- fixed
- 10:45 Changeset [a1a04e1] by
- Properly implement …
- 10:44 Changeset [aae6c989] by
- Properly implement …
- 10:32 Changeset [30d465f5] by
- Restore code to clear screen, before playing videos with smaller …
- 10:31 Changeset [a7352353] by
- Restore code to clear screen, before playing videos with smaller …
- 10:09 Changeset [ee43c31c] by
- Backport fix for regression, that caused multiple sounds in Simon the …
- 10:09 Changeset [0630c207] by
- Fix regression, that caused multiple sounds in Simon the Sorcerer 2 to …
- 09:15 Changeset [7ff9bb3a] by
- Commented a memory leak whose fix requires a fundamental modification …
- 09:12 Changeset [8d051e2] by
- Added support for mapping keys to ctrl, alt, shift, or combinations …
- 08:55 Changeset [6ede831] by
- Added hash function for ActionKey in preparation for replacing …
- 08:52 Changeset [0af77571] by
- Added mandatory includes into hardware-key.h (so it can be included …
- 08:48 Changeset [7ea0646a] by
- Removed excessive modifier definitions, prevented excessive memory …
- 05:39 Changeset [58e71547] by
- Fix compilation. svn-id: r43394
- 05:39 Changeset [b1cc1b05] by
- Fix compilation. svn-id: r43393
- 04:11 Ticket #4534 (SYMBIAN: COMI: Sound crash) created by
- […] […]
- 02:53 Changeset [1c0df34b] by
- Removed _roomChange hack since it's no longer needed. svn-id: r43392
- 02:42 Changeset [abf10049] by
- * Implemented LoadPalette, SetPalette and BlackPalette GPL commands. * …
- 00:28 Changeset [f99932b7] by
- SCI: Added enum for map and volume versions. Removed res_version …
08/14/09:
- 23:59 Changeset [7acb98fc] by
- remove superfluous semi-colon aka. kickstart buildbot svn-id: r43389
- 23:20 Changeset [2e72ed0] by
- remove double semi-colon -- hopefully this kicks the buildbot back …
- 18:34 Changeset [9f2e8148] by
- PSP: add svn revision + build date to SFO title. svn-id: r43387
- 18:34 Changeset [cd91343] by
- PSP: add svn revision + build date to SFO title. svn-id: r43386
- 18:03 Changeset [d4002af] by
- PSP: also create param.sfo when building via configure svn-id: r43385
- 18:02 Changeset [8800caba] by
- PSP: also create param.sfo when building via configure svn-id: r43384
- 17:49 Changeset [17f7c13] by
- Little fix for lopping credits in Kyrandia 1 Amiga. svn-id: r43383
- 17:30 Changeset [a0b38762] by
- backport MIPSpro compilation fixes svn-id: r43382
- 17:19 Changeset [7d3e3f7c] by
- change enabled engines in Makefile svn-id: r43381
- 17:18 Changeset [edaa4a04] by
- MIPSpro compilation fixes / workarounds (from a patch by Rainer …
- 16:55 Changeset [4552f515] by
- add psp_clean build rule to clean up EBOOT.PBP and …
- 16:54 Changeset [ddf617e2] by
- add psp_clean build rule to clean up EBOOT.PBP and …
- 16:44 Changeset [204f437] by
- Fix incorrect memset() call (reported by Peter Bortas). svn-id: r43376
- 16:44 Changeset [a68b033a] by
- Fix incorrect memset() call (reported by Peter Bortas). svn-id: r43375
- 16:13 Changeset [76e8bb5e] by
- PSP: create an EBOOT.PBP when building via configure svn-id: r43370
- 16:13 Changeset [6fae9bc] by
- PSP: create an EBOOT.PBP when building via configure svn-id: r43369
- 16:12 Changeset [fad77de2] by
- Sped up the game during dialogues by not updating every drawn char …
- 15:50 Ticket #4533 (PSP: FOTAQ; cannot save the game.) created by
- […] […]
- 15:23 Changeset [3fa426fd] by
- Backport: Setting gob3 save/load mode of the temporary sprite …
- 15:22 Changeset [5e90ce35] by
- Setting gob3 save/load mode of the temporary sprite "intro.$$$" to …
- 13:17 Changeset [87e64d27] by
- Fixed bug which made the dragon's spoken line in a dialogue end too …
- 13:15 Changeset [2b147c57] by
- changed handling of finale - music should use right tempo now svn-id: …
- 08:11 Changeset [44e79803] by
- Added proper saving/loading of mapped key modifiers. Fixed modifier …
- 06:42 Changeset [0064a1b] by
- Updated files from 1.0.0 branch svn-id: r43362
- 06:34 Ticket #4062 (SYMBIAN: Random crash in The Dig) closed by
- worksforme
- 06:09 Changeset [08efa4da] by
- Disable keymapper for Symbian! svn-id: r43361
- 00:48 Changeset [e75550cf] by
- The Nintendo DS hack for introduction in Simon the Sorcerer 1 is only …
- 00:44 Changeset [ea4fb712] by
- The Nintendo DS hack for introduction in Simon the Sorcerer 1 is only …
08/13/09:
- 21:46 Changeset [a135a7f] by
- Allow VOCs to stream from disk. Disabled by default, use symbol …
- 21:44 Changeset [b017e188] by
- Allow VOCs to stream from disk. Disabled by default, use symbol …
- 17:00 Changeset [83216b1d] by
- Cleanup. svn-id: r43354
- 17:00 Changeset [4c5ac578] by
- Cleanup. svn-id: r43353
- 16:50 Changeset [f829f24] by
- Little fix of new modern theme layout in the launcher for 3x. svn-id: …
- 16:42 Changeset [29b14531] by
- (re-)initialise some Variables when sound is stopped svn-id: r43351
- 16:41 Changeset [54845e7d] by
- Move version string in Modern theme beneath the Logo in high res mode, …
- 16:30 Ticket #4532 (SQ1: Can't look at certain monitors) created by
- […] […]
- 15:55 Changeset [4afa6d18] by
- Implemented support for the "Lore of the Lands" special of Lands of …
- 12:21 Changeset [9c61b554] by
- Need to set initialize flag to false so game mappings can be …
- 10:08 Changeset [e9767a80] by
- fix methods svn-id: r43347
- 10:00 Changeset [f9560dc3] by
- Suppress no longer needed Playtoons workaround svn-id: r43346
- 09:59 Changeset [fc74ec86] by
- - Add a specific OPCODEFUNC checkData to avoid having a Playtoons …
- 09:56 Changeset [6bcc9a45] by
- Initial save handler for Playtoons svn-id: r43344
- 06:35 Ticket #7520 (SYMBIAN: Ability to disable screen autodim) closed by
- 06:32 Ticket #4377 (SYMBIAN: Problem with saving game with lowercase characters ) closed by
- fixed
- 02:20 Ticket #4419 (MONKEY: Bad Graphic glitch at bridge troll) closed by
- 00:32 Changeset [7d9890ff] by
- Merged revisions …
- 00:26 Changeset [568ffca0] by
- Do not unload credits data after copying it to a temporary buffer in …
- 00:22 Changeset [e85e2211] by
- Backport of r43340: "Fix serious bug in StaticResource::unloadId." …
- 00:21 Changeset [20c60d14] by
- Fix serious bug in StaticResource::unloadId. svn-id: r43340
- 00:20 Changeset [7b6cd290] by
- Fix key input in credits sequences. svn-id: r43339
- 00:19 Changeset [bc5a2d02] by
- Little optimization in Screen::setPaletteIndex, now it only resets the …
- 00:07 Changeset [13757d53] by
- sound_amiga: honor _musicEnabled and _sfxEnabled flags maxtrax: …
08/12/09:
- 23:25 Changeset [dbe5f999] by
- Made debug statements a bit more consitant. svn-id: r43336
- 23:23 Changeset [0a17555e] by
- Enable music support in the finale of Kyrandia 1 Amiga. svn-id: r43335
- 23:20 Changeset [6a2c855] by
- Partial backport of r43238: "Fix Kallak's note displaying in Kyrandia …
- 23:18 Changeset [3787feab] by
- Backport of r43332: "Properly respect users sfx/music config settings …
- 23:16 Changeset [57566ad3] by
- Properly respect users sfx/music config settings for MIDI output. …
- 23:07 Changeset [cbc0b9e] by
- enable some debug-output svn-id: r43331
- 22:39 Changeset [0f61850] by
- another merge from trunk svn-id: r43330
- 22:05 Changeset [71750b6d] by
- Implement special Kyrandia 1 Amiga credits text scroller. svn-id: r43329
- 19:40 Ticket #9068 (Optional compilation of CoktelVideo and Indeo3) created by
- […] […]
- 18:14 Changeset [067dfaa9] by
- Backport of r43326: "Put some more IHNM / SAGA2 specific code into …
- 18:12 Changeset [2a623acf] by
- Backport fixes for Kyrandia 1 German credits. svn-id: r43327
- 18:08 Changeset [8ea2316c] by
- Put some more IHNM / SAGA2 specific code into compile guards. svn-id: …
- 18:07 Changeset [73f38d97] by
- Add a slight paranoia check to drawCharANSI. svn-id: r43325
- 18:06 Changeset [949ade74] by
- Fix graphics glitch in credits of Kyrandia 1 German. svn-id: r43324
- 18:05 Changeset [06657ef] by
- Further cleaning up credits player code for Kyra1. svn-id: r43323
- 17:55 Ticket #4531 (T7G: Game is not recognized) created by
- […] […]
- 17:13 Changeset [20577c1] by
- Oops forgot a "{". svn-id: r43322
- 17:11 Changeset [f746402] by
- Cleanup. svn-id: r43321
- 17:10 Changeset [8086aff0] by
- Implement difference for the Kyrandia 1 Amiga version in …
- 14:08 Changeset [c4de0b1] by
- Update status for The Legend of Kyrandia in the branch too. svn-id: r43319
- 14:02 Changeset [cf336367] by
- Change SJIS code guard to also check whether dynamic plugins are …
- 09:26 Changeset [77594f46] by
- Laying some groundwork for hopefully getting modifiers working in a …
- 08:56 Changeset [521a516b] by
- Updated version number to 1.0.0 svn-id: r43315
- 07:37 Changeset [ca7b4db0] by
- Removed duplicated functions. svn-id: r43314
- 07:37 Changeset [3022c62] by
- Stopped returning from Animation::nextFrame() early even if the …
- 07:34 Changeset [8ca10ac3] by
- Fixed dialogues logic (some indexes were calculated erroneously +/- …
- 05:38 Changeset [c57515b5] by
- Moved setting inactive dialogue option colour to an else branch. …
- 05:35 Changeset [45e4f88e] by
- Removed unnecessary else branch in the part of the loop handling …
- 05:22 Changeset [e526983] by
- Fixed erroneous comment mentioning gates in Game::runDialogueProg(). …
- 05:20 Changeset [534158af] by
- * When setting the first two game variables (room and gate), first …
- 04:36 Changeset [dd9ceaf] by
- Fix formatting svn-id: r43307
- 04:22 Changeset [303085c6] by
- Whenever we enter the top-level loop, disable exiting by default …
- 04:18 Changeset [6693b228] by
- * Split loop status and substatus into two different enums since they …
- 02:24 Changeset [8a62c94f] by
- Enable Personal Nightmare by default. svn-id: r43304
- 01:44 Changeset [9e66b4a] by
- Update status of The Legend of Kyrandia. svn-id: r43303
- 01:35 Changeset [ab19f3d4] by
- Update status of Amiga version of The Legend of Kyrandia. svn-id: r43301
- 01:25 Changeset [d9b39ea3] by
- Backport fix for bug #2835822 - SSPP: Sounds from DIMP appearing …
- 01:22 Ticket #4530 (SSPP: Sounds from DIMP appearing randomly in other games) closed by
- fixed
- 01:21 Changeset [c50f3c02] by
- Fix bug #2835822 - SSPP: Sounds from DIMP appearing randomly in other …
- 01:05 Changeset [af717eea] by
- Enable AGOS2 in MSVC builds. svn-id: r43298
- 01:03 Changeset [100603e6] by
- Fixed Script::walkOnPlay() (was setting loop status whereas it was …
- 01:01 Changeset [3068ed6] by
- Backport fix for building with specific games disabled in MSVC. …
- 00:56 Changeset [3b0895dd] by
- Added some debug info for loop statuses and dialogues. svn-id: r43295
- 00:53 Changeset [f186d9c8] by
- Fix building with specific games disabled in MSVC. svn-id: r43294
Note:
See TracTimeline
for information about the timeline view.