Timeline
05/26/09:
- 23:34 Changeset [fd191a49] by
- SCI: Changed signatures of StrLen and StrCpy to allow NULL pointers. …
- 20:30 Changeset [da96ab63] by
- Gob - Add detection strings for Lost In Time (Hebrew), Fascination (3 …
- 19:16 Changeset [c6ba88c0] by
- Fixed regression in Longbow svn-id: r40924
- 19:12 Changeset [d111e33d] by
- Fixed regression of commit #40904, which caused the audio in KQ5CD to …
- 19:05 Changeset [3e29b47e] by
- Fixed a crash when exiting, a regression from the latest music driver …
- 15:46 Changeset [50157fbc] by
- SCI: Undo commit #40917 (SongIteratorChannel::resetSynthChannels now …
- 15:06 Changeset [099a29b6] by
- SCI: Added 'opcodes' command to the debugger; fixed output wrapping in …
- 15:01 Changeset [ae480e29] by
- Updated the MSVC project files of the SCI engine svn-id: r40918
- 14:59 Changeset [d8c1725f] by
- Fixed compilation under MSVC svn-id: r40917
- 14:54 Changeset [dfdc239d] by
- Silenced MSVC warning svn-id: r40916
- 14:44 Changeset [c96cf97e] by
- SCI: Merged vocab_debug.cpp into vocabulary.cpp; cleanup svn-id: r40915
- 14:43 Changeset [1e2c539] by
- SCI: Removing obsolete soft sequencer files svn-id: r40914
- 14:09 Changeset [7050c506] by
- SCI: removed realtime and polled player, as well as the sfx/device …
- 11:49 Changeset [1d00cc5d] by
- SCI: Turned sfx_player_t into a class SfxPlayer, and converted the …
- 11:35 Changeset [c5539b4e] by
- SCI: Preparing to transform sfx_player_t into a class svn-id: r40911
- 11:33 Changeset [7fbbaff9] by
- SCI: Turned the global 'static MessageState state' variable into a …
- 11:31 Changeset [1c552779] by
- Renamed Common::Serializer::syncMagic to matchBytes, and added version …
- 11:30 Changeset [7d5f3e17] by
- Turned some static tables into static const tables; added some FIXME …
- 11:28 Changeset [94dfc8f6] by
- Fixed a bug in Common::Array (including a unit test for it), and …
- 10:46 Ticket #4353 (SCI: LSL1 Russian MD5) created by
- […] […]
- 10:14 Changeset [ae37863] by
- Added brief information about the create_drascula tool svn-id: r40906
- 10:10 Changeset [4d66b55] by
- Fix g++ warning. svn-id: r40905
- 10:02 Changeset [780899fb] by
- Rewrote the Audio stream parser. The introduction of KQ6 should work …
- 09:35 Changeset [9900cbcb] by
- Added a brief note about the create_lure tool svn-id: r40903
- 08:55 Changeset [7f57c2f2] by
- Add some initial documentation for create_kyradat. svn-id: r40902
- 08:41 Changeset [6fd48c3] by
- tinsel: add default paths needed by Discworld PSX, now the user …
- 07:25 Changeset [5e94e688] by
- Reserve some space in the Huffman tree arrays before starting to …
- 07:10 Ticket #4352 (GUI: Crashed when Options is clicked) created by
- […] […]
- 02:21 Ticket #3861 (SWORD1: Glitching after unplugging floor machine) closed by
- 01:28 Ticket #4231 (ZAK: Cannot pickup Ladder on Mars Youth Hostel) closed by
- fixed
- 01:25 Changeset [4cc2d06b] by
- Fix bug #2687801 - ZAK: Cannot pickup Ladder on Mars Youth Hostel. …
- 00:03 Changeset [de5ca1e] by
- SCI: Some small fixes for KQ6CD. svn-id: r40898
05/25/09:
- 22:58 Changeset [9d4776eb] by
- LOL: implemented support for the mine car svn-id: r40897
- 20:55 Changeset [b9bdded2] by
- Remove leftover debug messages. svn-id: r40896
- 20:46 Changeset [a017594e] by
- Added hardwarekeys.cpp to makefile svn-id: r40895
- 19:57 Changeset [16d64996] by
- WIP code for the speech in the floppy version of KQ6 (still needs …
- 19:48 Changeset [183c9e56] by
- SCI: Only let gfxop_set_color use priority/control if mask has their …
- 17:51 Changeset [b9b3f126] by
- tinsel: avoid unnecessary checks in discworld psx palette remapper …
- 17:45 Ticket #9024 (GSOC09: bytecode registration proof of concept) created by
- […] […]
- 17:43 Ticket #4351 (SCUMM: script dumping (-u) doesn't work) created by
- […] […]
- 16:30 Changeset [5f7847d] by
- Re-enabled the code for correct text positioning - it should work …
- 13:41 Ticket #4350 (DW: Black screen when loading via command line) closed by
- fixed
- 13:40 Changeset [db62ae8] by
- Till we specify an common behavior when loading a game state on …
- 13:25 Changeset [71cc92ab] by
- Fixed a nasty bug in the GUI code, which caused the windows in PQ3 and …
- 12:47 Changeset [cb5c26dd] by
- - Fix various valgrind warnings in the audio sync code - Fix crash …
- 12:41 Changeset [c7d9e4dc] by
- Fix mismatching new[]/delete pair (silences a valgrind warning). …
- 12:38 Changeset [fcc45186] by
- SCI: Adlib: fix crash in SQ4. svn-id: r40886
- 11:44 Changeset [4470dad] by
- Fixed crash when starting KQ6 svn-id: r40885
- 11:18 Changeset [43d38512] by
- tinsel: remove the ugly psx l-space workaround, and instead add a …
- 11:14 Changeset [5e68c1f4] by
- SCI: Force movie palettes (KQ6). svn-id: r40883
- 11:01 Changeset [ffcf417] by
- tinsel: add PSX specific code to workaround the thief bug in past …
- 10:32 Changeset [409c5e0a] by
- Updated the MSVC project files of the kyra engine (added …
- 10:30 Changeset [d59796fb] by
- Objectified the AudioResource code (used for speech and digitized …
- 07:57 Changeset [5ef58bdf] by
- tinsel: avoid unnecessary iterations in Discworld PSX palette remapper …
- 07:42 Changeset [6143da7c] by
- tinsel: Discworld PSX uses "index.dat" as scene index file, not …
- 06:19 Changeset [652bc72e] by
- tinsel: add entry in detector for Discworld PSX demo svn-id: r40877
- 06:09 Changeset [910f43ff] by
- tinsel: endianess fix Discworld PSX palette remapper svn-id: r40876
05/24/09:
- 23:06 Changeset [6982ce53] by
- tinsel: fix some uninitialized var used in Discworld PSX svn-id: r40875
- 23:00 Ticket #4350 (DW: Black screen when loading via command line) created by
- […] […]
- 22:32 Changeset [8adc948] by
- SCI: Adlib: added support for rhythm channel svn-id: r40874
- 22:10 Changeset [eba025f4] by
- tinsel: fix for CLUT palettes in Discworld PSX svn-id: r40873
- 21:53 Changeset [c97a1aed] by
- Also strip trailing whitespaces in C and Objective-C source files. …
- 19:52 Ticket #9023 (GSOC: Draci Historie (BAR archives, engine stub)) created by
- […] […]
- 18:41 Changeset [fd0578f1] by
- SCI: reset system palette when loading a new PIC. This improves the …
- 17:08 Changeset [dd41ba80] by
- tinsel: Changes to psx palette conversion function svn-id: r40869
- 15:17 Changeset [b3c6751b] by
- Strip trailing whitespaces in the whole code base. svn-id: r40867
- 15:06 Changeset [7c1eb05] by
- Strip trailing whitespaces. svn-id: r40866
- 15:00 Ticket #9022 (LoL: Files are always compiled) closed by
- 14:58 Changeset [e9401655] by
- Commit patch #2796028 "lol files are always compiled" with some slight …
- 14:37 Changeset [6651cdc9] by
- tinsel: fix graphic corruption caused by wrong clipping of 8-bit …
- 14:33 Changeset [84a2651] by
- LOL: fixed some input code issues: - party would move 2 steps instead …
- 13:59 Changeset [a4b73340] by
- tinsel: take into account clipping when drawing PSX 4-bit images …
- 13:20 Changeset [e6b62d94] by
- tinsel: disable midi playing for Discworld PSX, as the game uses the …
- 12:56 Changeset [725ff241] by
- SCI: re-xlate pixmap when palette revision changed svn-id: r40859
- 11:37 Changeset [b993eba6] by
- Removed the line feed workaround, and added explicit int16 castings to …
- 09:40 Changeset [8ab0f025] by
- Fixed audio synchronization in the CD version of KQ5 svn-id: r40855
- 08:55 Ticket #9022 (LoL: Files are always compiled) created by
- […] […]
- 08:27 Changeset [5a32f3f5] by
- tinsel: sound samples and speech support for Discworld PSX using VAG. …
- 04:29 Changeset [57e104c6] by
- Fixed the display glitch associated with the animated handle in the …
- 02:06 Ticket #4349 (WEB: Incorrect title in IRC Daily Logs) created by
- […] […]
- 01:37 Changeset [c0302661] by
- Cleanup. svn-id: r40850
- 01:36 Changeset [70f8f1fb] by
- Add color and color component getters to Cine::Palette. svn-id: r40849
- 01:29 Changeset [344caa88] by
- Make various Sound functionality SoundHandle instead of filename …
- 00:53 Changeset [c2812140] by
- LOL: fix valgrind warning svn-id: r40847
- 00:15 Changeset [bef88f3] by
- Remove leftover (already commented out) code. svn-id: r40845
- 00:11 Changeset [ad4549f2] by
- - Reorder supported codecs list - Add changes for upcoming audio …
- 00:07 Changeset [8989e140] by
- Cleanup. svn-id: r40842
05/23/09:
- 23:58 Changeset [b28279ac] by
- Cleanup. svn-id: r40841
- 23:49 Changeset [dfb6ca6b] by
- Add support for "getTotalPlayTime" in LinearMemoryStream again. …
- 23:33 Changeset [5a4b3c54] by
- KYRA/LOL: restructured voice playing code so that audio compression …
- 22:21 Changeset [a19c23ab] by
- SCI: add (unused) palette revisioning support svn-id: r40838
- 20:41 Ticket #2859 (WEB: Tentacle wrong on compatibility details page (Safari)) closed by
- fixed
- 20:40 Ticket #8956 (ScummVM website re-write as per 2009-02-15) closed by
- 20:38 Changeset [be6fd784] by
- Allow for different MOD signatures svn-id: r40827
- 20:25 Changeset [5878acfc] by
- Adjust tools make rules for new website code svn-id: r40820
- 20:21 Changeset [434af6e4] by
- Adjust credits.pl for new website code. svn-id: r40819
- 19:59 Changeset [8dd601d] by
- Moved the "dump" and "dissectscript" commands to console.cpp and …
- 19:40 Ticket #9021 (SCI: Add KQ1 Demo Support) created by
- […] […]
- 18:57 Changeset [fc0fab93] by
- Oops, fixed silly typo svn-id: r40816
- 18:55 Changeset [6a7aae7] by
- Some more WIP code for kDoAudio(), taken from Greg's SCI engine. Sound …
- 18:43 Changeset [cbce9e1] by
- LOL: implemented fireball spell svn-id: r40813
- 14:56 Ticket #4348 (SCUMM FM-TOWNS: Kanji text overwrites) closed by
- duplicate
- 13:26 Changeset [39f9894] by
- Added a stub for SetVideoMode(), and fixed some of the palette …
- 12:08 Changeset [91d2fa2d] by
- Fixed clipping code for texts which do not fit on screen, and added a …
- 11:56 Changeset [f77dfe9] by
- Fixed the incorrect placement of the copyright message in KQ6 on …
- 11:24 Ticket #4348 (SCUMM FM-TOWNS: Kanji text overwrites) created
- […] […]
- 10:50 Changeset [b4126bee] by
- The third and fourth parameter in changePortBounds() are x2 and y2, …
- 10:22 Changeset [2590511c] by
- Turned some errors into warnings, as they occur in KQ5CD svn-id: r40804
- 10:07 Changeset [3811df7a] by
- Fixed the incorrectly placed views in the KQ6 intro, by reintroducing …
- 01:41 Changeset [248f415] by
- SCI: Added partial support for SCI1.1 adlib music svn-id: r40800
- 01:15 Changeset [82b9cf95] by
- Cleanup. svn-id: r40799
- 00:05 Changeset [c87f3199] by
- Reserve opcode array entries beforehand, should save some reallocation …
05/22/09:
- 23:56 Ticket #9020 (GSOC: Transform scummvm into a modplayer) created by
- […] […]
- 23:22 Changeset [9e000c66] by
- Better safe than sorry, add an explicit default constructor for …
- 23:16 Changeset [37b82353] by
- Yet another fix for MSVC (it seems it initializes all pointers in …
- 23:10 Changeset [02ff3d29] by
- Fix crash with MSVC. svn-id: r40795
- 23:08 Changeset [b82f2ce5] by
- struct Button contains non POD members, thus don't use memset on it. …
- 22:43 Changeset [017bb219] by
- Change button list handling to closer match original. This fixes a …
- 22:32 Changeset [89d4bcbf] by
- Do not define checkInput as virtual. svn-id: r40792
- 22:28 Changeset [54a17097] by
- Handle mouse move events like the original. svn-id: r40791
- 22:19 Changeset [ef494706] by
- Some initial WIP code on kDoAudio (still not working) svn-id: r40790
- 20:06 Ticket #7577 (BS1: Add cutscenes addons localizations in flac format) closed by
- fixed
- 18:14 Changeset [32533af8] by
- LOL: (temporary) fix for button callback assignment. The automatic …
- 17:15 Changeset [64e75b9] by
- Fixed a warning: printf("%f") should take a double, not a float. …
- 14:09 Changeset [cc35c15f] by
- Add hack so LoL intro demo will init MT-32 properly. svn-id: r40784
- 13:39 Changeset [240cef8] by
- Use correct file for MT-32 initialization for Kyra2 SEQ player based …
- 12:21 Ticket #7698 (Merge F5-menu with GMM) created by
- […] […]
- 11:31 Ticket #4347 (ITE compressed voices don't play.) created by
- […] […]
- 01:03 Changeset [274bb7b0] by
- Oops typo. svn-id: r40782
- 00:58 Changeset [32c2e93e] by
- Properly initialize MT-32 for LoL demos. svn-id: r40781
- 00:37 Changeset [f7b1aa2a] by
- Fix crash when playing LoL demo. svn-id: r40780
- 00:21 Changeset [2302777] by
- Cleanup. svn-id: r40779
- 00:19 Changeset [31b009e0] by
- Fix RTL in Lands of Lore. svn-id: r40778
05/21/09:
- 23:27 Changeset [24242bfb] by
- Updated the MSVC files of the SCI engine (added the KQ6 SEQ decoder) …
- 22:29 Changeset [5076b06b] by
- LOL: - implemented Lightning Spell svn-id: r40776
- 22:23 Changeset [b8749923] by
- Attempt to bring event recoredr to life. Still crashes on exit, …
- 22:03 Changeset [36fe374] by
- SCI: Added support for KQ6 movies. svn-id: r40774
- 21:52 Ticket #4116 (AGI: Using GMM to load causes graphics glitches) closed by
- fixed
- 21:51 Changeset [7ed8d7f] by
- Proper fix for bug #2537054: "AGI: Using GMM to load causes graphics …
- 21:50 Changeset [b4312540] by
- SCI: Removed the 'save_dir' gui hack svn-id: r40772
- 21:49 Changeset [4c17541] by
- SCI: got rid of vocabulary_lookup_sname svn-id: r40771
- 17:49 Changeset [25980bc2] by
- Changed code to closer match original input handling. svn-id: r40770
- 17:28 Changeset [dfffea1b] by
- Updated the MSVC project files of the gob engine (added helper.h) …
- 17:25 Changeset [e1b4f63] by
- Fix some Kyra1 movies. svn-id: r40768
- 17:18 Changeset [4799cbf1] by
- Removed the PREG, PSTK, IS_NULL_REG and REG_EQ defines svn-id: r40767
- 17:13 Changeset [60b007cf] by
- Only process key/mouse press/release events in GUI. svn-id: r40766
- 17:12 Changeset [10b1b28] by
- Splitting a few helper functions out of gob.h svn-id: r40765
- 17:00 Changeset [54d7bfcd] by
- Ooops: Forgot to check in my changes in the detection array for the …
- 16:46 Changeset [6bd5dea] by
- LOL: - implemented freeze spell - fixed saveload code - added some …
- 14:32 Ticket #4346 (DRASCULA: game data contains sourceless binaries) created by
- […] […]
- 13:38 Changeset [6e93825b] by
- Move Indeo3 static data from indeo3data.h to indeo3.cpp. svn-id: r40762
- 13:28 Changeset [2e04f526] by
- I'm no longer sure I've really seen case 12 happen, so don't mention …
- 13:13 Changeset [e51481d6] by
- Remove trailing tabs/whitespaces. svn-id: r40760
- 13:02 Changeset [b7f8990b] by
- Renamed the DXA, SMK and FLIC video decoders to reflect the fact that …
- 12:46 Changeset [f583a10e] by
- Workaround for shells that treat an empty list in for as a syntax …
- 11:49 Changeset [2bf25c38] by
- Micro-optimization: Don't re-strip plugins which are not modified. …
- 10:52 Changeset [6bc543d4] by
- Updated the MSVC project files with the latest changes to file …
- 10:48 Changeset [11251cf] by
- Moved the Coktel video player into its own subdirectory svn-id: r40755
- 10:34 Changeset [fddd2a2] by
- Slight cleanup to kGetTime() svn-id: r40754
- 10:14 Changeset [23482882] by
- Ack, can't use something set with := in the dependency section. …
- 09:58 Changeset [50b77d87] by
- Added comment and warning message about possibly missing cases. …
- 09:56 Changeset [b973169a] by
- Added proper dependencies for the "plugin_dist" target. svn-id: r40751
- 08:22 Ticket #9019 (GSOC: 16 bit game SDL surface) created by
- […] […]
- 08:06 Changeset [465da49] by
- Made BRA demos start again by partially reverting commit 39773. …
- 07:23 Changeset [f3f0be3] by
- Fixed indentation. (Don't worry, it's just a small change, and it …
- 01:30 Changeset [f2668f8] by
- simplified sound handling in animation sequences svn-id: r40747
Note:
See TracTimeline
for information about the timeline view.