Timeline
05/30/09:
- 22:15 Changeset [76406c3] by
- Started objectifying the vocabulary functions (WIP) svn-id: r41051
- 21:03 Changeset [6059f84] by
- LOL: implemented opcode for white tower svn-id: r41050
- 20:50 Changeset [c552dd46] by
- Change more Lands of Lore in game voice code to use …
- 20:45 Changeset [dcecdc7b] by
- Moved the "songlib" command to console.cpp and removed the non-working …
- 20:41 Changeset [9423c75] by
- SCI: Added constructor&destructor to SfxState svn-id: r41047
- 20:40 Changeset [84473eaf] by
- LOL: minor bug fix svn-id: r41046
- 20:37 Changeset [70a04c8] by
- SCI: Made vocab_version static again (a global static var is bad, but …
- 20:19 Changeset [539094d5] by
- Reverted the vocab loading function to be like it was before commit …
- 20:01 Changeset [329b93a] by
- Moved 4 mode commands to console.cpp: "sentence_fragments", …
- 19:59 Changeset [598feb77] by
- SCI: Fix broken pointer after array re-allocation. svn-id: r41042
- 19:48 Changeset [a126a05d] by
- LOL: implemented some opcodes required for yvel city svn-id: r41041
- 18:22 Changeset [4ab05f0b] by
- - Moved 3 more commands to console.cpp: "draw_pic", "draw_rect" and …
- 17:53 Changeset [15d5b843] by
- Removed the "sfx_debuglog" command. Sound debug messages are now shown …
- 17:30 Changeset [2f90c8f3] by
- - Fix various debugC calls (parameters passed were not correct) - Fix …
- 17:06 Changeset [ca330071] by
- Fixed compilation error svn-id: r41037
- 16:36 Changeset [ecfb2e5b] by
- - Moved the print_port, segment_info and segment_kill console commands …
- 15:52 Changeset [86d78bb] by
- LOL: - implemented urbish mines gas explosion svn-id: r41035
- 15:42 Changeset [8e2af8ff] by
- Updated the MSVC project files of the SCI engine svn-id: r41034
- 15:40 Changeset [3490819a] by
- - Removed debug_mode from the engine state - Turned all SCIkwarn and …
- 14:30 Changeset [69582f01] by
- Moved 3 more debug commands to console.cpp ("simkey", "segment_table" …
- 14:13 Changeset [9823f601] by
- LOL: - fixed crash that occured when entering yvel city - added …
- 13:36 Changeset [a21f34cf] by
- Moved more script debug commands to console.cpp: "visual_state", …
- 13:35 Ticket #7702 (Wii: Support keymapper) created by
- […] […]
- 13:33 Ticket #7701 (Wii: Support Nunchuk) created by
- […] […]
- 13:16 Ticket #7700 (Wii: Support Sound Settings) created by
- […] […]
- 13:12 Ticket #7699 (Wii: Virtual Keyboard) created by
- […] […]
- 13:04 Changeset [4dcfaead] by
- Moved some script debug commands to console.cpp: "clear_screen", …
- 12:40 Changeset [8c443650] by
- LOL: - added non-installed English floppy version to detection …
- 12:30 Changeset [f42b0770] by
- LOL: - added English floppy version to detection - implemented opcode …
- 11:38 Ticket #4358 (AGI: larry 1 doesn't restart after dying) created
- […] […]
- 10:54 Changeset [33a924e7] by
- Swapped the checks for suffixes and branches to first check for SCI1 …
- 10:42 Changeset [c7c9f05] by
- Removed/replaced BREAKPOINT svn-id: r41025
- 10:22 Changeset [56c0a41b] by
- SCI: Moved the rest of the console code out of sciconsole.cpp and into …
- 09:07 Changeset [4960b64b] by
- Fixed a silly typo in commit #40979. Suffixes should be loaded …
- 05:16 Changeset [a6abd5c2] by
- Bugfix to keep ScummVM responsive even when the displayOn variable is …
05/29/09:
- 22:36 Changeset [7463fe3] by
- LOL: implemented opcode required for magic wands svn-id: r41016
- 19:27 Changeset [6668a3d7] by
- Adding my German versions of Playtoons 1 + 3 svn-id: r41015
- 17:59 Changeset [0ba9e14e] by
- Double volume of DOSBox' OPL emulator, like DOSBox does too. svn-id: …
- 17:39 Changeset [b43094c] by
- - Added brief Doxygen comments to the ResourceSync and AudioResource …
- 17:38 Changeset [874e340d] by
- Output a warning to the user, when he tries to play back MT32 MIDI …
- 17:21 Changeset [51fc019a] by
- Implement "loadSfxFile" and "stopAllSoundEffects" for …
- 17:19 Changeset [b1997801] by
- - Moved some debug code into console.cpp, adding 3 console commands: …
- 17:16 Changeset [797c3587] by
- Remove obsolete comment. svn-id: r41009
- 17:12 Changeset [95d11e6e] by
- - Add new method "isVoicePresent" to "Sound". - Change LoL character …
- 15:07 Changeset [e2641cbd] by
- Fix compilation svn-id: r41007
- 14:58 Changeset [d9228d6] by
- Some slight documentation. svn-id: r41006
- 14:56 Changeset [f4b15bb8] by
- Fix warning about unused variable. svn-id: r41005
- 14:42 Changeset [975d8231] by
- Gob (Playtoon) : - Replace game types kGameTypeArchibald and …
- 14:39 Changeset [d5da63c] by
- atol -> atoi svn-id: r41003
- 14:38 Changeset [a4922dad] by
- Added most of the missing tools to scummvm/tools/README svn-id: r41002
- 14:38 Changeset [608f855c] by
- Removed obsolete files svn-id: r41001
- 14:38 Changeset [fb79b185] by
- Changed SaveFileManager methods to take Common::String params (instead …
- 14:36 Changeset [518e005e] by
- SCI: Revised code for listing savegames svn-id: r40999
- 14:18 Changeset [f728ddef] by
- Updated the MSVC project files of the SCI engine with the latest …
- 14:16 Changeset [7d0c8615] by
- Merged res_view0.cpp and res_view1.cpp svn-id: r40997
- 13:52 Changeset [74e87bf] by
- Some WIP code on the speech used in KQ6CD svn-id: r40996
- 13:19 Changeset [b042cab3] by
- Fixed a bug with the "size" console command svn-id: r40995
- 13:09 Changeset [c7ee0a7e] by
- More formatting. svn-id: r40994
- 13:07 Changeset [813853c] by
- SCI: Converted several fprintf(stderr) calls to warning/error (the …
- 13:04 Changeset [b72c2a29] by
- SCI: Removing useless adlib-via-OSS code svn-id: r40992
- 12:52 Changeset [64e6c596] by
- Formatting. svn-id: r40991
- 12:38 Changeset [702f267] by
- Add Lands of Lore copyright string to …
- 12:28 Changeset [eb827d86] by
- Cleanup. svn-id: r40989
- 12:16 Changeset [da00b148] by
- Enable autosaves in Lands of Lore. svn-id: r40988
- 12:04 Changeset [b2751ff5] by
- Reduced the word spacing width by one pixel to precisely match the …
- 11:58 Changeset [17b761d1] by
- Cleanup. svn-id: r40986
- 11:47 Changeset [1b5a950] by
- Bugfix for rendering text that caused corruption when the width was an …
- 11:45 Changeset [648179f8] by
- Add MD5 for another The Last Dynasty FR svn-id: r40984
- 11:43 Changeset [e23a2299] by
- Fix valgrind warnings. svn-id: r40983
- 11:07 Changeset [fd34892c] by
- Cleanup and slight bugfix in drawShapeProcessLineScale* functions. …
- 10:52 Changeset [682d95ff] by
- Bugfix for screen redrawing when waiting for mouse click - this fixes …
- 10:14 Changeset [cf5e7e17] by
- Fixed hopefully the last regression in kSetCursor. KQ5CD should work …
- 09:42 Changeset [b242d055] by
- - Fixed usage of kSetCursor in SCI1.1 games (e.g. when starting KQ6 …
- 08:59 Changeset [c95e5fce] by
- Moved the "size" console debugger command to console.cpp and silenced …
- 08:46 Changeset [0ad3b7bb] by
- Cleanup svn-id: r40977
- 08:25 Changeset [e9444e2b] by
- - Rewrote kSetCursor to be a bit simpler to understand, and got rid of …
- 08:12 Ticket #4357 (SCI: KQ5: Mouse cursor is outline only) created by
- […] […]
- 00:09 Changeset [637a432b] by
- Formatting. svn-id: r40975
05/28/09:
- 23:49 Changeset [69d05466] by
- LOL: - fix valgrind warning - fix more input code issues - add …
- 22:48 Changeset [d3bd7b62] by
- SCI: Turned SfxState into a proper class (i.e., convert the sfx_ funcs …
- 22:44 Changeset [56b1eb7d] by
- Clean up PC Speaker output implementation. (Stripping out unused code) …
- 22:42 Changeset [67fa1fb5] by
- SCI: Fix potential dangling pointer more robustly, by changing the …
- 22:28 Changeset [d25ddb5f] by
- Updated the MSVC project files of the SCI engine svn-id: r40970
- 22:26 Changeset [55b2cfa0] by
- Cleanup svn-id: r40969
- 22:16 Changeset [804242ae] by
- SCI: Merged NewPlayer and SfxPlayer svn-id: r40968
- 22:13 Changeset [212271f1] by
- Fix mismatching new/delete[] svn-id: r40967
- 22:07 Changeset [a8748bc4] by
- oops svn-id: r40966
- 22:02 Changeset [99b520d] by
- SCI: Merged SfxPlayer/NewPlayer code into sfx/core.cpp svn-id: r40965
- 21:33 Changeset [02ac4656] by
- Tweak the hq2x/hq3x a little bit (interpolation code is little bit …
- 19:18 Changeset [7d5bbd7f] by
- SCI: Fix potential dangling pointer after reallocation svn-id: r40963
- 15:18 Ticket #4356 (SCI: KQ5: Music garbage and freeze when the charatcer dies) created by
- […] […]
- 15:15 Ticket #4355 (SCI: Laura Bows 2 german, md5) created by
- […] […]
- 15:15 Changeset [c50edc8] by
- Merged some of the SCI1 and SCI1.1 view and loop drawing functions …
- 12:16 Changeset [2ae183a4] by
- Fix for pathfinding bug that could occasionally stop the player from …
- 11:15 Changeset [32975b25] by
- SCI: cleanup svn-id: r40959
- 10:54 Changeset [d70504c9] by
- SCI: Renamed sfx_state_t -> SfxState, preparing it to become a class …
- 10:29 Changeset [e23e1ffc] by
- Added Audio::Timestamp::addMsecs method svn-id: r40957
- 10:29 Changeset [01252c4] by
- SCI: Some SFX player cleanup svn-id: r40956
- 10:28 Changeset [78b3c80b] by
- SCI: Turned vocab_version into a static var, and added several FIXMEs …
- 08:49 Changeset [f0e69a7d] by
- Replaced the original implementation of walk box handling with a …
- 08:36 Changeset [6ca62c05] by
- Added new files to the MSVC Kyra project svn-id: r40953
05/27/09:
- 22:41 Changeset [0b8412bc] by
- SCI: Make standard EGA palette a part of gfx_sci0_pic_colors. This …
- 21:25 Changeset [1dde062e] by
- SCI: Fix crash in seginfo debug command. svn-id: r40951
- 18:47 Changeset [d89f5cc9] by
- Changes for the latest libfat update. svn-id: r40950
- 17:13 Changeset [4717533d] by
- Added a fix to get QFG3 working and changed an error to a warning to …
- 16:45 Changeset [c75bdbc8] by
- - SQ5 floppy starts now - Added a new console command, "room", which …
- 15:12 Changeset [9fd5611] by
- Mention that RtZ, LGoP2, Manhole and Rodney are supported svn-id: r40942
- 14:55 Changeset [a378f454] by
- Mention KYRA PC Speaker support. svn-id: r40941
- 14:44 Changeset [ac6c99ef] by
- Prevent accidental MT-32 initialization for PC speaker output, when …
- 14:40 Changeset [2bcf5c0] by
- - Moved Sound implementation declarations to the newly added file …
- 12:46 Changeset [e0a05939] by
- Fixed a typo, and added parentheses to clarify order svn-id: r40938
- 09:52 Changeset [c0d13da7] by
- sword2: base psx demo detection on screens.clu, and let the user …
- 09:28 Ticket #4352 (GUI: Crashed when Options is clicked) closed by
- fixed
- 09:23 Ticket #4354 (AUDIO: MIDI - MidiParser::hangingNote(): Exceeded polyphony!) created by
- […] […]
- 09:07 Changeset [4dccd30] by
- - Renamed the Audio commands to kSci*, from kSci1* (since they're …
- 08:48 Changeset [16078599] by
- Added a warning when kDoAudio is called with the new semantics (SQ4CD …
- 02:25 Changeset [cd35616b] by
- Typo. svn-id: r40933
- 00:34 Changeset [33de8c9] by
- Add include guard. svn-id: r40932
- 00:24 Changeset [e3178daf] by
- SCI: Cleanup. svn-id: r40931
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
Note:
See TracTimeline
for information about the timeline view.