Timeline
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 …
12/28/09:
- 22:57 Changeset [b65e4a8] by
- SCI/newmusic: Added pausecounter cause sierra sci also does this …
- 22:52 Changeset [dd1fc9c1] by
- SCI/new music code: Implemented cmdSendMidi, and removed access to …
- 22:45 Changeset [faff5b21] by
- SCI/newmusic: Added comment about weird sierra sci behaviour svn-id: …
- 22:35 Changeset [f8abf062] by
- SCI/newmusic: Accept object 0:0 in cmdPauseHandle, pause the whole …
- 22:06 Ticket #4734 (WINDOWS: Touchscreen Bug) created by
- […] […]
- 21:06 Changeset [34e21c3] by
- SCI: Further objectify MusicEntry svn-id: r46689
- 21:04 Changeset [ebbc33c3] by
- Spelling: Par*r*tition svn-id: r46688
- 21:03 Changeset [81a1d458] by
- SCI: Start objectifying MusicEntry svn-id: r46687
- 21:00 Changeset [594e202] by
- cleanup svn-id: r46686
- 20:58 Changeset [3aded71f] by
- SCI: Make some code comply to our naming conventions svn-id: r46685
- 20:10 Changeset [5cb5fe2] by
- SCI/new sound code: - Made the SciMusic class private, and added …
- 19:39 Ticket #9127 (TEENAGENT: Screenshots) created by
- […] […]
- 17:17 Changeset [871d5c53] by
- Moved the OLD_PATHFINDING define inside sci.h, together with the …
- 16:23 Changeset [0a6e212] by
- SCI/new music code: Added a workaround for a music-related game bug in …
- 16:21 Changeset [3c6b7ce3] by
- Fixed music pausing svn-id: r46677
- 15:53 Changeset [b6ca6381] by
- Create the stream dynamically in playSoundData(), to avoid a crash …
- 15:08 Changeset [9f63095] by
- LOL: fixed debug message svn-id: r46675
- 14:22 Changeset [29738624] by
- Added a workaround for an off-by-one invalid species access bug in the …
- 11:23 Changeset [62c1c263] by
- SCI/new music code: Implemented the "songlib" debug command svn-id: r46670
- 10:42 Changeset [f41674fd] by
- SCI/new music code: Hanging notes now stop when a sound is …
- 10:27 Changeset [f93537b2] by
- SCI/new music code: Fixed a race condition when removing a sound from …
- 06:25 Ticket #4626 (DW1: Discworld Russian and MacOS support) closed by
- 06:24 Changeset [84569c4] by
- Added MD5 data for Russian Discworld 1 svn-id: r46667
- 00:15 Changeset [6c8ee76f] by
- SCI/new music code: Fixed music fading in SCI2 - seems like setting …
12/27/09:
- 23:46 Changeset [5adb627] by
- SCI/new music code: - Switched to Common::StackLock for mutexes - …
- 23:35 Changeset [fedd4f10] by
- Fix regression in SCI1/1.1 wave sound from r46660. I knew it was a bad …
- 22:55 Changeset [538806af] by
- SCI/newmusic: fixed warning svn-id: r46663
- 22:41 Changeset [86306e1e] by
- wCompressed is still a uint16 in SCI32, so correct the vol version …
- 22:34 Changeset [420ab430] by
- Add support for external wave files used as audio resources in the …
- 22:14 Ticket #9126 (DRACI: Screenshots for the Polish version) created by
- […] […]
- 21:45 Ticket #9125 (DRACI: Screenshots for the Czech version) created by
- […] […]
- 20:56 Changeset [9511b474] by
- fix resource refactor regression svn-id: r46659
- 20:49 Ticket #9124 (DRACI: Screenshots for the English version) created by
- […] […]
- 20:38 Changeset [4f78c872] by
- SCI/newmusic: Accept WAVE files as audio resources (needed for gk1 …
- 19:16 Changeset [264bec30] by
- Implement kPlatform subfunctions 0 and 2, and stub 1 and 3 (CD speed …
- 18:24 Changeset [3b30b1d] by
- SCI/newmusic: fix getting of mastervolume. cause of rounding we will …
- 18:21 Changeset [3e915d9e] by
- implemented fade in/out effects svn-id: r46653
- 16:44 Changeset [95f90be7] by
- Fixed priority bug svn-id: r46652
- 15:41 Changeset [e371c4a1] by
- SCI/newmusic: Fixed fading (fixes intro of castle of brain) svn-id: r46651
- 15:24 Changeset [ac224a7f] by
- Removed _hasNodePtr svn-id: r46650
- 15:23 Changeset [4cbac8a2] by
- Added some currently disabled code to be used when sound fading is …
- 14:25 Changeset [fbf1bada] by
- cmdGetPolyphony always returns true in SCI0, according to specs …
- 14:13 Changeset [3936861b] by
- allowed list to be sorted with default comparator svn-id: r46644
- 14:11 Changeset [9f37be31] by
- SCI/new music code: - Implemented sound muting - Now saving/loading …
- 13:58 Changeset [69ba1ee0] by
- Some more code format fixes. svn-id: r46641
- 13:33 Changeset [cddb95d9] by
- more code convention fixes svn-id: r46640
- 13:25 Changeset [17380ba] by
- added whitespace to conform code convention svn-id: r46639
- 13:19 Changeset [668ecc5d] by
- replaced bubble sort with quick sort added distance(a, b) functions …
- 12:54 Changeset [fabe51c] by
- Renamed gameName -> gameId, to keep the same vocabulary everywhere …
- 12:38 Changeset [f01a6c9a] by
- SCI/newmusic: moving commented assert svn-id: r46632
- 12:33 Changeset [fb237cd7] by
- SCI/newmusic: now playing sample data for sci0 games (this also fixes …
- 12:27 Ticket #9123 (Nintendo64 Port) created by
- […] […]
- 12:21 Changeset [6af32b5] by
- Really fixed compilation svn-id: r46630
- 12:17 Changeset [e6ad7523] by
- SCI/newmusic: now adding digital sample data as separate channel for …
- 12:12 Changeset [19cb4ad6] by
- Hopefully fixed compilation svn-id: r46628
- 11:56 Changeset [6536432] by
- Changed some comments svn-id: r46624
- 11:43 Changeset [0a771e1] by
- SCI/new music code: - Removed a lot of accessors to the music list, …
- 11:12 Changeset [3c99391b] by
- Add some tests for checkSort just in case... :-) svn-id: r46622
- 11:12 Changeset [11a835b6] by
- Typo. svn-id: r46621
- 11:06 Changeset [cbeb0011] by
- Do not use TS_ASSERT_EQUALS in checkSort, but rather let return …
- 11:05 Changeset [1cd917f6] by
- More cleanup. svn-id: r46619
- 11:05 Changeset [7f8beedd] by
- Use some pseudo random numbers in test_container_sort. svn-id: r46618
- 10:47 Changeset [835c6c0] by
- Cleanup. svn-id: r46617
- 10:05 Changeset [18d4bbdc] by
- fixed typo svn-id: r46616
- 09:54 Changeset [60b3365] by
- added tests for sort() functions svn-id: r46615
- 03:57 Changeset [ebb39179] by
- SCI32: Partially implemented kOnMe. Now the main menu in GK1 works …
- 02:57 Changeset [88516633] by
- Turned some unimplemented debug related kernel functions into dummy …
- 02:55 Changeset [e9390546] by
- Silenced a chatty console debug message svn-id: r46612
- 02:46 Changeset [b1c37aee] by
- SCI/new music code: split the MidiParser class into a separate file …
- 02:29 Changeset [93bdde9] by
- The state selector is only available in SCI0 games svn-id: r46610
- 01:49 Changeset [a4990f6f] by
- Now using m_kiewitz's picture code to show pictures in SCI32. Also …
- 00:34 Ticket #4733 (BS2: 100% CPU usage) created by
- […] […]
12/26/09:
- 23:50 Ticket #4716 (GUI Tools: compress_sword2 does not work) closed by
- fixed
- 22:26 Changeset [6eb5c2f8] by
- SCI/newmusic: added state change to sample play as well svn-id: r46607
- 21:47 Changeset [0e513a30] by
- SCI/newmusic: Update state when music is done playing (fixes sq3) …
- 21:19 Changeset [0d20ecc5] by
- SCI: Added #ifdefs for sci32 picture format code svn-id: r46605
- 19:25 Changeset [0536f586] by
- SCI: added TODO priority map of sci32 pictures svn-id: r46604
- 19:23 Changeset [984cac84] by
- SCI: support for "no compression" pictures in sci32 svn-id: r46603
- 19:06 Changeset [20c2d35a] by
- SCI: support for sci32 picture resource data svn-id: r46602
- 19:02 Changeset [2a0b0321] by
- LOL: - added workaround for portrait speech animations which would …
- 18:07 Changeset [78d268b2] by
- SCI/newgui: Added support for draw_pic command svn-id: r46599
- 17:46 Changeset [4950d0de] by
- Look for Makefile.common instead of Makefile, when determining whether …
- 17:18 Changeset [915c60c6] by
- Using #include instead of #import to include some mac os x headers to …
- 17:10 Changeset [f6da0146] by
- Throw a warning when we're trying to invoke a variable selector, …
- 16:59 Changeset [d2ac0362] by
- Fixed sentence -> buildbot rebuild svn-id: r46595
- 16:57 Ticket #4732 (Mouse pointer wrong size - too big.) closed by
- fixed
- 16:57 Changeset [1a1b041d] by
- Add "End of namespace" comment. svn-id: r46594
- 16:16 Changeset [4e743e1a] by
- SCI2: Figured out the screen coordinates of views. Now, part of the …
- 16:00 Changeset [b21679e] by
- Buildbot compile fix for os x cross compile svn-id: r46592
- 15:47 Changeset [b2c17016] by
- SCI2: Implemented kListEachElementDo (a more advanced version of …
- 14:58 Changeset [71f6fede] by
- Removed the file and line parameters from the selector handling …
- 14:12 Changeset [193b23bc] by
- LOL: fixed minor bug in lamp code svn-id: r46587
- 14:03 Changeset [657b881] by
- Updated xcode project svn-id: r46586
- 13:53 Changeset [4f029008] by
- Kernel function 0x26 is empty in SCI1.1 games, and it has been set to …
- 13:50 Changeset [0de0abb] by
- Case kSciAudioLanguage in kDoAudio always checks for audio capability …
- 13:48 Changeset [925c1744] by
- Committing the actual new browser_osx.mm file, oops svn-id: r46583
- 13:35 Changeset [9d70103d] by
- The file selection dialog in OS X now uses Cocoa instead of Carbon, …
- 13:35 Changeset [21c6bbc5] by
- Fixed graphics functions detection in an old version of SQ3 - my …
- 13:20 Changeset [d39ac80f] by
- Hopefully fixed the freezes/deadlocks in the new music code (e.g. in …
- 11:54 Changeset [c6a8d0e9] by
- - Made the music playlist private - Removed some leaks - Fixed the …
- 10:50 Changeset [8940a1f5] by
- Restored the mutexes in onTimer, and removed them from soundKill - …
- 10:43 Changeset [bc0da4dc] by
- Change teenagent engine to use CursorMan instead of using OSystem …
- 10:20 Changeset [c78c10b9] by
- SCI/newmusic: Removed mutex from onTimer, fixes freeze in sci1 games …
- 01:38 Changeset [ddce48ed] by
- Remove x86 ASM version of sykcpt code, just use the generic code …
- 01:37 Changeset [6c0dc96] by
- Tweak and rename skycpt ReadMe.txt -> README svn-id: r46573
- 01:37 Changeset [4807dbdb] by
- Remove obsolete skycpt Makefile svn-id: r46572
- 01:20 Changeset [ab2a5429] by
- Set the save game directory to something in pre-SCI32 games, as games …
- 00:50 Changeset [12b6d4ab] by
- Some more work on the new music code svn-id: r46569
- 00:22 Changeset [a88e4df7] by
- SCI/new music code: Fixed a bug where music was stopped when saving. …
Note:
See TracTimeline
for information about the timeline view.