Timeline
01/03/10:
- 23:30 Changeset [8fb870b0] by
- SCI/newmusic: support for SCI0 fading, doesnt work yet because …
- 23:25 Changeset [93a36e4b] by
- Removed obsolete notes about original Broken Sword cutscenes not being …
- 23:24 Changeset [9182c37a] by
- Removed obsolete notes about Broken Sword cutscenes not being …
- 22:54 Changeset [54dbd75e] by
- Code beautification (fixes a false positive, too) svn-id: r46960
- 22:50 Changeset [c0aad05] by
- Renamed SCI_VERSION_AUTODETECT to SCI_VERSION_NONE to signify its …
- 22:41 Changeset [b2355cac] by
- - Remove unsafe default constructor of Audio::Timestamp. - Add an …
- 22:11 Changeset [5433ba01] by
- Mohawk : For what it's worth, Add detection for a french "in the 1rst …
- 21:53 Changeset [b92a744a] by
- sane_nodep() and sane_listp() should not be dummy functions when …
- 21:51 Changeset [dccc1db7] by
- Fixed regression from commit #46950 (fixes KQ6CD, Pharkas CD, and …
- 21:50 Changeset [e71754b6] by
- Add detection for a french Myst svn-id: r46954
- 21:21 Changeset [9017bcf1] by
- Backport of r46947: "Setup the dimensions of GuiObject in the …
- 21:20 Changeset [df81b689] by
- Change BS 1 & 2 to I & II (see discussion on -devel) svn-id: r46951
- 21:17 Changeset [d13b23d6] by
- SCI/newmusic: this fix will make qfg1vga character selection music …
- 21:12 Changeset [781dd3b1] by
- Fixed compilation with DISABLE_VALIDATIONS, and fixed a bug in …
- 21:09 Changeset [c36caea5] by
- Use new ADGF flag, ADGF_USEEXTRAASTITLE for AGI Fanmade games for …
- 21:07 Changeset [770b2f78] by
- Setup the dimensions of GuiObject in the constructor, by using …
- 21:07 Changeset [eccf0cc] by
- Introduced new ADGF flag ADGF_USEEXTRAASTITLE. Documented ADFlags. …
- 20:47 Changeset [c83058d3] by
- LordHoto spotted the same kind of overlapping strcpy() call in one …
- 20:42 Changeset [f15db40] by
- Don't uses strcpy() on overlapping memory areas. It's undefined. …
- 20:18 Changeset [eeb3502f] by
- Made the "version" command more verbose, listing all the automatically …
- 20:15 Changeset [8ad5694c] by
- Reduce header dependencies for AGI engine. svn-id: r46942
- 19:37 Changeset [72eb9ec9] by
- Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer …
- 19:27 Changeset [910ffb53] by
- PSP: Limited movement of virtual keyboard onscreen svn-id: r46940
- 18:50 Ticket #4631 (PSP: SCUMM slowdown regression) closed by
- invalid
- 18:43 Changeset [870c99b4] by
- SCI/new music code: Only reference the mixer for music slots which …
- 18:37 Changeset [1b6b4c5c] by
- Fixed memory leak (as reported by eriktorbjorn) svn-id: r46938
- 18:06 Changeset [7fa62cdd] by
- SCI/new music code: Proper handling of disposed sounds when loading a …
- 18:04 Changeset [0cfd6a4d] by
- Fix a buffer overflow (thanks to syke) and modify the way the …
- 17:40 Changeset [6cc4dacf] by
- SCI: Support pointer arithmetics in +ag, +agi, etc. too svn-id: r46935
- 16:50 Changeset [6a25bd2b] by
- The backtrace command now outputs to the graphical console svn-id: r46934
- 16:47 Ticket #4735 (TEENAGENT: Choppy animation) closed by
- 16:43 Changeset [6271dc28] by
- 'normal' game speed is about 10fps, not 12 svn-id: r46933
- 16:33 Changeset [eed76352] by
- Sort language list (and showing that Lure is really broken). svn-id: …
- 16:14 Changeset [913616dc] by
- Removed junk characters svn-id: r46931
- 16:11 Changeset [56963dc0] by
- SCI/new music code: Some cleanup. Previous commit (rev 46928) should …
- 16:03 Changeset [3da232ff] by
- more walking frame offsets correction svn-id: r46929
- 15:59 Changeset [cf5e5f6c] by
- svn-id: r46928
- 15:25 Changeset [d7f5f078] by
- fixed typo svn-id: r46927
- 15:18 Changeset [85c8b370] by
- added metropolis/TEENAGENT logo svn-id: r46926
- 15:08 Changeset [2f23eb99] by
- The "room" command can now set the current room number, too (more …
- 14:39 Changeset [454fb24c] by
- SCI/new music code: don't throw warnings for MIDI commands which are …
- 14:00 Ticket #4742 (LURE: "Could not find language data in support file!") created by
- […] […]
- 13:28 Changeset [72a0203] by
- SCI/new music code: - sounds are no longer stopped in cmdUpdateCues if …
- 13:13 Changeset [2861cab3] by
- SCI: windowMgr port fix (using id 1 now on that port instead of 0, …
- 10:46 Changeset [3fbf1293] by
- started music before logo svn-id: r46921
- 10:30 Changeset [1abbfb81] by
- improved walking animation once again svn-id: r46920
- 08:27 Changeset [715b48b] by
- Mohawk : Stop Myst Script Opcode 200 continuously reloading the same …
- 05:29 Changeset [986a75b7] by
- Implement kInPolygon for SCI32. GK1 now responds when you click on …
- 04:46 Changeset [7d5e9133] by
- Fix the GK1 view segfault. szUnpacked was overflowing in SCI32 -- it …
- 03:37 Changeset [6ba2bd8] by
- Add support for wave files in the audio volume. This is used in …
- 02:04 Changeset [711fcccf] by
- fixed font color and positioning for the well callback svn-id: r46915
- 01:57 Changeset [2fc79f19] by
- improved accuracy of the speed calculations svn-id: r46914
- 01:52 Changeset [0b92bf47] by
- fixed zero speed issue svn-id: r46913
- 01:40 Changeset [ce40ad32] by
- removed noisy debug message svn-id: r46912
- 01:25 Changeset [c951b14a] by
- moved scripted mark's animation after all sprites svn-id: r46911
- 01:10 Changeset [1131c48f] by
- fixed broken pathfinding svn-id: r46910
- 01:07 Changeset [58f47942] by
- increased vertical speed svn-id: r46909
- 01:06 Changeset [ea513b33] by
- fixed h/v animation switch ratio svn-id: r46908
- 00:57 Changeset [dcc4f179] by
- fixed vertical/horizontal speed ratio svn-id: r46907
- 00:55 Changeset [f1d800cb] by
- improved mark's animation. svn-id: r46906
01/02/10:
- 22:40 Changeset [400958b0] by
- do not show logo while loading save svn-id: r46905
- 22:32 Changeset [e2d14e04] by
- fixed memory leak svn-id: r46904
- 22:30 Changeset [09a197d1] by
- added unlogic logo svn-id: r46903
- 22:04 Changeset [baf8575e] by
- SCI: adjusted kDisplay change to occur SCI1late svn-id: r46902
- 21:55 Changeset [2f65f8f7] by
- SCI: kDisplay difference in SCI0 (fixes colonels bequest copy …
- 21:32 Changeset [4640b358] by
- removed useless `system' pointer from render() svn-id: r46900
- 21:21 Changeset [3e0588c9] by
- made fadein/out asynchronous, added fade type stub svn-id: r46899
- 20:44 Changeset [2b083c4] by
- added fadeout tables svn-id: r46898
- 20:20 Changeset [13a24283] by
- SCI/new music code: Don't stop notes when looping for a hold svn-id: …
- 19:24 Changeset [0b3d3c37] by
- SCI/new music code: Fixed sound patch loading when restoring a saved …
- 19:01 Changeset [48f023b4] by
- Properly fixed cmdUpdateCues() for SCI0, removing a hack svn-id: r46895
- 18:22 Changeset [4cd4625] by
- We are in 2010 now svn-id: r46894
- 18:16 Changeset [5c56d726] by
- SCI/new music code: Improve midi hold handling a bit. Still broken. …
- 18:02 Changeset [c920abf5] by
- Changed the default case of setAttribute() to a warning, so that …
- 17:44 Ticket #4741 (AGI: Can't click "cancel" in Save/Restore Game Menu) created by
- […] […]
- 17:16 Changeset [6fa3c10a] by
- SCI/newmusic: fading signal handling changed... fixes lsl1demo and …
- 17:03 Changeset [2ef3983e] by
- SCI/new music code: changed some SCI SysEx messages to enums svn-id: …
- 16:14 Changeset [91ebf0f9] by
- Removed obsolete code svn-id: r46889
- 15:58 Changeset [f1b1005b] by
- Notify the game scripts when fading effect is done svn-id: r46888
- 15:54 Changeset [f62e2b2] by
- SCI/new music code: don't stop a music track if the fading effect has …
- 15:37 Changeset [6c166733] by
- SCI/new music code: Properly implemented cmdSetSoundHold, with the …
- 15:02 Changeset [5b5499e0] by
- SCI/new music code: cleaned up cmdUpdateCues and changed the SCI …
- 14:11 Changeset [1084b90f] by
- SCI: listsaves is now "list_saves", also included entry in help …
- 14:08 Changeset [d4738631] by
- SCI: implemented new console command "listsaves" svn-id: r46883
- 13:57 Changeset [2bc0ffde] by
- SCI/new music code: hopefully fixed a race condition svn-id: r46882
- 13:36 Changeset [5b4b8e05] by
- SCI/new music code: Fix for a music related crash in SCI0 games (the …
- 13:04 Changeset [d4dda4df] by
- SCI/new music code: Implemented cmdSetSoundHold. Larry now exits the …
- 11:03 Ticket #7730 (SAGA: Hide in-game GUI on thumbnails) closed by
- 11:03 Changeset [aaf66f20] by
- Implement FR #2827944: "SAGA: Hide in-game GUI on thumbnails" svn-id: …
- 09:39 Changeset [0c9b828d] by
- SCI: console behaviour changed for vmvars command, now allows entering …
- 08:53 Changeset [2165dc1a] by
- Indentation fix. (Which still leaves a lot that probably ought to be …
- 08:30 Changeset [df94844d] by
- SCI/newmusic: now clipping volume in cmdFadeSound svn-id: r46876
- 08:15 Changeset [513a56cd] by
- SCI/newmusic: set default volume on MusicEntry creation, use volume …
- 03:44 Changeset [1f2c9207] by
- Fix the GK1 CD intro sequence (regression from r46839, which fixed a …
- 01:41 Changeset [caf75e1b] by
- SCI/new music code: Implemented cmdSetSoundPriority svn-id: r46873
- 01:40 Changeset [a927cff] by
- SCI/new sound code: disabled some unused code and named a previously …
- 01:09 Changeset [94fb476] by
- Changed wording from "handle" to "sound", as we're dealing with sound …
- 00:54 Changeset [c671c17] by
- Use Common::StackLock. svn-id: r46870
- 00:45 Changeset [032b23e8] by
- SCI/new music code: Fixed some mutex-related issues svn-id: r46869
- 00:22 Changeset [be1d586c] by
- Removing now redundant comment. The fix was correct. svn-id: r46868
- 00:07 Changeset [a22fd021] by
- Move the LZSS code to the Groovie namespace. svn-id: r46867
01/01/10:
- 23:57 Changeset [998d511e] by
- LOL: cleanup svn-id: r46866
- 23:48 Changeset [8407b4d] by
- SCI: Adlib: Fix bug in master volume handling. svn-id: r46865
- 23:48 Changeset [205f7437] by
- SCI: Fix segfault in dual-language KQ5. svn-id: r46864
- 22:57 Changeset [137744c4] by
- This time properly fix getTotalPlayTime for looped FLAC, MP3 and …
- 22:56 Changeset [2e9d5a5f] by
- Mention in documentation of AudioStream::setNumLoops, that this …
- 22:55 Changeset [6109275] by
- Properly reset _numPlayedLoops in setNumLoops in all AudioStream …
- 22:33 Changeset [8817d6ee] by
- Merge update_nop1 and update_nop2. svn-id: r46860
- 22:26 Changeset [82b4b65b] by
- - Fix out of bounds array access. - Add some asserts in output related …
- 22:17 Changeset [03376d06] by
- SCI/newmusic: removed TODO svn-id: r46858
- 22:16 Changeset [f3cd114c] by
- init _numPlayedLoops inside LinearMemoryStream svn-id: r46857
- 22:15 Changeset [0a965ce] by
- SCI/newmusic: changed setting volume from fade logic, implemented …
- 21:59 Changeset [671cc15b] by
- - Add some asserts - Renamed snd_unkOpcode3 to snd_stopChannel - …
- 21:55 Changeset [d6d4a4f6] by
- SCI: fix build svn-id: r46854
- 21:44 Changeset [37d5692] by
- SCI/newmusic: changed fade volume setting for digital fx to onTimer() …
- 21:41 Ticket #4740 (Large file support) created by
- […] […]
- 21:26 Changeset [44dc3f9b] by
- SCI: kDoAudio now also clips volume and adjusts to mixer volume …
- 21:18 Changeset [f3ca5350] by
- Fix a buffer overflow, thanks to syke svn-id: r46851
- 21:04 Changeset [379ae6df] by
- SCI/newmusic: now clips volume against MUSIC_VOLUME_MAX (127) instead …
- 20:49 Changeset [967853c0] by
- SCI: volume for sci0 now set to 127, now using constant instead of …
- 20:37 Changeset [6385e77] by
- Fix undefined operation in setNoPendingVerb (someone with knowledge of …
- 20:26 Changeset [2a9e8356] by
- SCI: Added TODO within kDoAudio svn-id: r46847
- 19:52 Changeset [7b0c1f26] by
- SCI: fixing bad sorting of saved games due MMDDYYYY date saving …
- 19:49 Changeset [ac6adad] by
- Backport of r46844: "Fix out of bounds access reported by syke.". …
- 19:45 Changeset [e757e7a6] by
- Fix out of bounds access reported by syke. svn-id: r46844
- 19:23 Changeset [98194bfe] by
- SCI/new music code: The MIDI driver is now reset whenever the game's …
- 18:57 Changeset [74159e12] by
- SCI/newmusic: set speech soundtype for audio resources played by …
- 17:53 Changeset [64d484bd] by
- SCI/newmusic: adding debug output to setVolume svn-id: r46841
- 17:25 Changeset [78b26921] by
- SCI/new music code: Center pitch wheel when unloading music tracks …
- 17:16 Changeset [763c59bd] by
- Fixed KQ5CD (regression from rev. 46656) svn-id: r46839
- 17:06 Ticket #4739 (Kyrandia 3 Russian MD5) closed by
- duplicate
- 16:57 Changeset [bba2c8ce] by
- Fix getTotalPlayTime for MP3, FLAC, Vorbis and LinearMemoryStream …
- 16:42 Changeset [54d9bf4] by
- Fixed broken savegames when saving with the new music code svn-id: r46837
- 16:28 Changeset [622dd0d1] by
- Implemented setNumLoops() for common audio streams. Implemented …
- 16:15 Changeset [d1b844d] by
- SCI: syncing loop selector... again... fixes qfg1 ending... again... …
- 16:05 Changeset [153cf54] by
- SCI/new music code: Moved processing of digital sound effects outside …
- 15:35 Changeset [74ae4ecc] by
- Added a comment for the reason updateSci0Cues() is called within …
- 15:35 Changeset [5ebadb10] by
- Extend doxygen comment for setNumLoops() svn-id: r46832
- 14:41 Changeset [7bb18a0] by
- SCI/newmusic: doing version check before looking for audio resource …
- 14:38 Changeset [199765b] by
- aligned zoomed picture to the top and fixed actor head animation in …
- 14:33 Changeset [810478e] by
- SCI/newmusic: better solution for volume - using int16 during fade, …
- 14:23 Changeset [25e111bc] by
- SCI: changing volume to int16 again, fixes fadeOut of music and …
- 14:22 Changeset [385c4623] by
- SCI: fixing saved game compatibility svn-id: r46827
- 14:15 Changeset [5b940985] by
- removed debug output svn-id: r46826
- 13:58 Changeset [7e75f0f] by
- Synced the Broken Sword cutscene notes with the trunk. svn-id: r46825
- 13:57 Changeset [eec2109f] by
- Updated the notes about Broken Sword cutscenes to that which I posted …
- 13:54 Changeset [0cdcd593] by
- found zoom tables, added original zoom support. svn-id: r46823
- 13:53 Changeset [a8f7d7e] by
- removed commented out debug svn-id: r46822
- 13:38 Ticket #4739 (Kyrandia 3 Russian MD5) created by
- […] […]
- 13:31 Changeset [8ee5033b] by
- Added setNumLoops() for linear memory streams, enables looping of …
- 13:21 Changeset [7cf1d5bd] by
- SCI/newmusic: added fade and loop capability to samples (looping …
- 13:11 Changeset [ea86c41] by
- Adding setNumLoops() to AudioStream class svn-id: r46819
- 12:58 Changeset [3ad4dc7c] by
- removed first point from path to avoid zero delta svn-id: r46818
- 12:39 Changeset [a03d7b3a] by
- removed position zeroing in varia resources svn-id: r46817
- 12:14 Changeset [68f4e0f2] by
- minor sizeof cleanup svn-id: r46816
- 11:44 Ticket #4737 (FEEBLE: Unrecognized md5, Polish) closed by
- fixed
- 11:44 Changeset [82c89041] by
- Add Polish Windows 4CD version of The Feeble Files. svn-id: r46815
- 10:08 Changeset [b1b6555] by
- SCI: implement kFOpen (OPEN_OR_CREATE), makes it possible to save …
- 09:40 Changeset [ca83c13e] by
- SCI: switch to previous gameid, when importing character data in qfg …
- 09:04 Ticket #4738 (SIMON1: Music does not loop automatically) created by
- […] […]
- 06:41 Changeset [afc4bc12] by
- SCI/new music code: - Resolved a deadlock with the mixer, and added …
12/31/09:
- 23:59 Changeset [ac7c92c6] by
- SCI: kFileIO findFirst/findNext returns only game-specific prefixed …
- 23:59 Changeset [83277949] by
- PSP: added keypad to d-pad. Allows control of AGI,SCI0, and Indy3 …
- 23:54 Changeset [9fff1037] by
- PSP: added disable_dosbox_opl to custom makefile svn-id: r46809
- 23:52 Changeset [080d6da6] by
- Minor additions: added full keypad support to GUI and SCI svn-id: r46808
- 23:43 Changeset [3ce017cc] by
- SCI: fixed typo in unwrapFilename svn-id: r46807
- 22:49 Changeset [038c08ee] by
- removed magic first frame from actor svn-id: r46806
- 18:52 Changeset [d10fc798] by
- Add support for Chinese translated games. svn-id: r46805
- 18:25 Changeset [6d879f15] by
- Reading the whole buffer at once should be more efficient than reading …
- 17:43 Changeset [e56dedec] by
- SCI: keyboard change cleanup, fixed Ctrl and Alt related keys on …
- 17:43 Changeset [e53d82b2] by
- Remove obsolete comment about Myst ME not working. svn-id: r46802
- 16:50 Changeset [ba8b1590] by
- SCI: keyboard events now dont use scancode anymore, fixing …
- 14:59 Changeset [cb6b1e8a] by
- Changed kValidPath() to always return true, regardless of the value of …
- 12:47 Changeset [2e0482ef] by
- N64: some cleanup in osystem svn-id: r46799
- 12:38 Changeset [3b1d4ace] by
- SCI/new music: trigger signal when fade is completed, fixes lsl1 dance …
- 11:14 Changeset [c7ea1a16] by
- Mention the fact that we derive from SSCI by not caching the loop …
- 10:49 Changeset [70a1f7c8] by
- Fix gcc warning svn-id: r46796
- 10:13 Changeset [9f2b658] by
- Worked around what appears to be a bad JPEG image in the Masterpiece …
- 08:55 Changeset [43f349f4] by
- SCI/new music code: removed some hacks svn-id: r46793
- 08:30 Changeset [54245f71] by
- SCI/new music code: The loop selector for each music score is no …
- 08:10 Changeset [762bdc7c] by
- SCI/new music code: Slight cleanup svn-id: r46791
- 05:30 Changeset [92a8d13] by
- kLocalToGlobal has a 'Plane' variant in SCI32 like its kGlobalToLocal …
- 05:11 Changeset [7d13162] by
- Overload the = operator for SciArray which fixes the setType errors in …
- 03:17 Changeset [eb2e457] by
- Add the Mohawk crew to the credits. svn-id: r46787
- 00:37 Changeset [8578798] by
- Remove the getBeginOffset() hack from Common::SeekableReadStream and …
- 00:06 Changeset [5c52ed9f] by
- Make sure that enough data is read out of the script svn-id: r46785
12/30/09:
- 23:21 Changeset [9c430b52] by
- Fixing an out of array bounds read svn-id: r46784
- 23:13 Changeset [c27c9a84] by
- SCI/newmusic: cmdSendMidi / removed weird midiCmd code - fixes lsl5 …
- 23:02 Changeset [f31c452a] by
- MOHAWK: Reduce header interdependencies svn-id: r46782
- 23:01 Changeset [b0e02675] by
- Get rid of Common::String::emptyString, and also of some port specific …
- 23:01 Changeset [a753f606] by
- MOHAWK: Stop using String::emptyString svn-id: r46780
- 23:00 Changeset [d083e02] by
- Rename Common::Stream::readLine_NEW to readLine svn-id: r46779
- 23:00 Changeset [47f48dd9] by
- spelling svn-id: r46778
- 22:56 Changeset [3a418c13] by
- remove bad hackery caused by n64 port and avoid polluting StdioStream …
- 21:54 Changeset [dc5524bd] by
- SCI: palette merging / comment addition svn-id: r46776
- 21:43 Changeset [046d44eb] by
- SCI: fix palette merging (fixes lsl1demo right at the beginning and …
- 21:22 Changeset [c71fc913] by
- SCI/newmusic: fix loop logic svn-id: r46774
- 21:11 Changeset [a108df30] by
- Add Nintendo 64 port to trunk. svn-id: r46773
- 21:10 Changeset [0de5bac3] by
- Mention Sega CD in NEWS file svn-id: r46772
- 20:51 Changeset [b0b3c6c8] by
- Patch #2923628: "SOMI: Kanji support for japanese MegaCD version" …
- 20:51 Ticket #9128 (SOMI: Kanji support for japanese MegaCD version) closed by
- 19:59 Changeset [ce88f5fb] by
- SCI/newmusic: update loop selector when track is finished (fixes hq1 …
- 19:06 Changeset [6d52bce1] by
- Corrected an old comment. svn-id: r46768
- 18:33 Changeset [d4556f5a] by
- SCI32: Added sanity checks to kAddScreenItem and kUpdateScreenItem, so …
- 17:59 Changeset [1e4a775] by
- SCI/new sound code: - call cmdDisposeHandle() instead of soundKill …
- 16:46 Ticket #9128 (SOMI: Kanji support for japanese MegaCD version) created by
- […] […]
- 16:42 Changeset [bfa0c4e9] by
- Now it says "libraries" again joostp. svn-id: r46765
- 16:30 Changeset [7ff4d1e6] by
- Mark MSVC 2010 as experimental in the tool's help output too. svn-id: …
- 16:29 Changeset [de0aba0c] by
- Commit of modified patch 7 "Mention 2010 version in tools README" from …
- 16:29 Changeset [16966727] by
- Commit of patch 6 "Add MSVC10 dists folder (batch file and readme)" …
- 16:28 Changeset [564b2b92] by
- Commit of patch 5 "Add MSVC10 project & solution" from fr #2891357 …
- 16:27 Changeset [ae7a7047] by
- Commit of slightly modified (formatting only) patch 4 "Add MSVC10 …
- 16:06 Changeset [5a55e742] by
- Commit patch 3 "Silence warnings (in project files)" from fr #2891357 …
- 16:04 Changeset [1d2d9ec6] by
- Commit patch 2 "Simplify createBuildProp code" from fr #2891357 …
- 16:03 Changeset [24ac1f63] by
- Commit patch 1 "Extract version specific code" from fr #2891357 …
- 16:00 Changeset [5382aa1] by
- SCI32: - Set signature for Array/String - Add the kernel table …
- 15:48 Changeset [fd2d0fc7] by
- Formatting. svn-id: r46755
- 15:41 Ticket #4736 (AMIGAOS4: Compiler error) closed by
- fixed
- 15:41 Changeset [7475bbbc] by
- Fix bug #2923380 (AMIGAOS4: Compiler error) svn-id: r46753
- 15:38 Changeset [a314df5] by
- Switched to the new pathfinding code, after talking with waltervn …
- 15:29 Changeset [b775c03c] by
- Use the special Cinepak YUV2RGB function in the Cinepak decoder. This …
- 15:24 Changeset [ed41d797] by
- Wrapped some IHNM-specific code around appropriate ifdef's svn-id: r46749
- 15:01 Changeset [6305dde6] by
- Fixed warnings svn-id: r46747
- 14:55 Changeset [5f9febd1] by
- Update comments to reflect the changes used for Mohawk. svn-id: r46746
- 14:46 Changeset [3e96fd7d] by
- Whitespace fixes svn-id: r46745
- 14:31 Changeset [17454ee8] by
- Initial implementation of the SCI21 kList kernel function (which calls …
- 14:13 Changeset [dde1f293] by
- SCI: support for uncompressed sci1 views (fixes qfg3 demo) svn-id: r46743
- 14:00 Changeset [d8b67ed] by
- SCI32: Moved all the list related kernel functions inside klists.cpp, …
- 13:43 Changeset [bbc52c13] by
- Implemented ListFirstTrue(), thanks to the help of waltervn. Now, …
- 13:19 Changeset [5430de79] by
- SCI32: added handling of variable selectors in kListEachElementDo() …
- 12:55 Changeset [0e63912] by
- SCI32: added some of clone2727's changes to kArray and kString, and …
- 10:42 Changeset [dbfdd744] by
- Updated documentation of the VMD decoder to indicate which SCI32 games …
- 10:09 Changeset [bcc33871] by
- The wrapper for the VMD decoder is only used in the SCI engine for …
- 09:52 Ticket #4737 (FEEBLE: Unrecognized md5, Polish) created
- […] […]
- 08:51 Ticket #4736 (AMIGAOS4: Compiler error) created by
- […] […]
- 07:30 Changeset [69c71c76] by
- Removed some unnecessary whitespace. Changed some spaces to tabs. …
- 07:14 Changeset [1a66ad8] by
- Re-indentet switch() blocks to follow ScummVM indentation style. (I've …
- 07:00 Changeset [516495a4] by
- Silence some warnings seen in the buildbot. svn-id: r46733
12/29/09:
- 23:25 Changeset [2576f4b0] by
- SCI/newmusic: fixed fading (fixes gk1 demo, park area) svn-id: r46730
- 23:20 Changeset [fb8ecae7] by
- Add Mohawk engine code. Part 2/3: common code changes. svn-id: r46728
- 23:18 Changeset [0ea022d] by
- Add Mohawk engine code. Part 1/3: main code. svn-id: r46727
- 23:13 Changeset [5f1d2a88] by
- Fix warning svn-id: r46726
- 22:35 Ticket #4713 (GUI Tools: compress_scumm_san and _bun do not work) closed by
- fixed
- 22:26 Changeset [c992cd0] by
- SCI: returning back raw == 0, when script trying to access invalid …
- 21:37 Changeset [3e5d8280] by
- SCI: dont crash when scripts are trying to access invalid memory …
- 20:41 Changeset [bca313c] by
- Typo. svn-id: r46717
- 19:44 Changeset [c453790e] by
- Updated module.mk svn-id: r46716
- 19:42 Changeset [14d4b75a] by
- Added a thin wrapper around the VMD player class, so that it can be …
- 18:28 Changeset [ef0f485] by
- SCI/newmusic: Removed playlist-feature from cmdResumeHandle cause that …
- 18:17 Changeset [0fb1c8b1] by
- SCI/newmusic: dont do pause/resume on the whole playlist prior …
- 18:07 Changeset [10e62ea] by
- Adding a getFrameWaitTime() method to get the frame waiting time …
- 17:31 Ticket #4735 (TEENAGENT: Choppy animation) created by
- […] […]
- 17:10 Changeset [881b8310] by
- Adding CoktelVideo::hasExtraData(void), for checking if /any/ extra …
- 12:25 Changeset [b7206b0] by
- SCI/newmusic: changed pauseCounter again ;) svn-id: r46707
- 09:28 Changeset [e44cc2c7] by
- SCI/newmusic: changed pausecounter behaviour within resume svn-id: r46706
- 08:56 Changeset [2d7c1e2c] by
- Corrected the Russian Discworld 1 MD5 values svn-id: r46704
- 02:21 Changeset [dabfe53c] by
- Reverted rev #46647 - the title music in Codename: Iceman works …
- 01:36 Changeset [dbbe7fd] by
- SCI/new music code: Fixed loading of saved games. Also, stopped sounds …
- 01:27 Changeset [a6aa3d63] by
- Better checking for the cmdMuteSound and cmdVolume special cases …
- 01:24 Changeset [53068b9e] by
- Removed leftover debug output svn-id: r46698
- 00:22 Changeset [ac4551a3] by
- SCI/new music code: cmdPauseHandle/cmdResumeHandle now work for SCI0 …
Note:
See TracTimeline
for information about the timeline view.