Timeline
02/13/10:
- 23:34 Changeset [1cd9498d] by
- Implement background video support for Riven; some …
- 22:26 Changeset [03e8276] by
- Fascination: REAL fix. Thanks DrMcCoy. svn-id: r48055
- 22:17 Changeset [17de7acd] by
- Fix a crash in previous commit svn-id: r48054
- 21:59 Changeset [5ba36c82] by
- Fascination: - Fix a potential bug in winDraw - Add a hack (and a …
- 17:46 Changeset [b9a11ddb] by
- SCI: Move language related code from EngineState to SciEngine svn-id: …
- 17:46 Changeset [06021f79] by
- SCI: Fix compiling with USE_OLD_MUSIC_FUNCTIONS enabled svn-id: r48051
- 17:45 Changeset [e45f0f30] by
- SCI: Remove EngineState::_kernel, use SciEngine::_kernel instead …
- 17:44 Changeset [9575cc0] by
- SCI: Move GameFeatures from EngineState to SciEngine svn-id: r48049
- 17:44 Changeset [a82939c9] by
- SCI: Get rid of EngineState::resMan svn-id: r48048
- 17:43 Changeset [721a57a] by
- SCI: Move Gui/Gfx related permanent objects from EngineState to …
- 17:42 Changeset [ac4d325e] by
- SCI: Add global g_sci pointer to the active SciEngine instance …
- 13:21 Changeset [24fd77eb] by
- Cruise detection entry for english AtariST KixxXL edition svn-id: r48045
- 11:58 Changeset [e17a2bd3] by
- SCI: Change getSciVersionDesc() to return 'const char *' instead of …
- 11:57 Changeset [2c98837] by
- SCI: Remove unused PARSE_HEAP_SIZE svn-id: r48043
- 11:57 Changeset [887f446b] by
- Document Normal2xAspect svn-id: r48042
- 11:57 Changeset [0a131620] by
- cleanup svn-id: r48041
- 11:56 Changeset [8ac5d00] by
- Hide ZipArchive implementation, only expose it via factory functions: …
- 11:49 Changeset [52c2abb] by
- Added the beginnings of scene set-up logic svn-id: r48039
- 11:45 Changeset [1b877ce] by
- Added command variation for dumping quotes and vocab svn-id: r48038
02/12/10:
- 21:15 Changeset [e32497c5] by
- Fix trap book external commands. svn-id: r48037
- 02:23 Changeset [a3a07f1] by
- SCI: Revert r47929 (bad idea, as we may run out of offsets). Instead, …
02/11/10:
02/10/10:
- 17:46 Changeset [7eb92eb1] by
- Fix a potential problem for some compilers with having multiple stream …
- 17:08 Changeset [c2c82b22] by
- Fix Rober Spalek & Hans-Joerg Frieden in the CPP resp. plain text …
- 16:47 Changeset [b90acf4] by
- SCI: Update said.y to match changes made to said.cpp; regenerate …
- 16:36 Ticket #4766 (MP3 (CD Audio) Broken under SVN) closed by
- fixed
- 16:34 Changeset [2ddfdd9] by
- Hopefully fixing bug #2948858 "MP3 (CD Audio) Broken under SVN". …
- 12:36 Changeset [005cdeb8] by
- Fix warning svn-id: r48031
- 11:11 Changeset [3415cae9] by
- Separated scene info console method between M4 and MADS classes, and …
- 11:03 Changeset [a435237a] by
- Bugfix for crash when view gets focus based on a key event svn-id: r48029
- 04:16 Ticket #4766 (MP3 (CD Audio) Broken under SVN) created by
- […] […]
- 00:20 Changeset [9fb9c095] by
- Add support for the Motion JPEG codec (used in some Myst ME 10th …
02/09/10:
- 22:55 Ticket #4764 (LOL: Crash in Cimmeria) closed by
- fixed
- 22:37 Changeset [ba1d972] by
- Remove last traces of File::addDefaultDirectory svn-id: r48027
- 22:03 Changeset [52af1b38] by
- Formatting. svn-id: r48023
- 22:03 Changeset [e7d6d44] by
- Be a bit more forgiveful in case the SeekableAudioStream passed to …
- 21:52 Changeset [b097e86] by
- Stop SubLoopingAudioStream playback, in case reading from the parent …
- 21:52 Changeset [6a624df5] by
- Make Audio::convertTimeToStreamPos return a frame-precision based …
- 21:52 Changeset [fa2a1cd2] by
- Add some additional tests for SubLoopingAudioStream and …
- 21:51 Changeset [f6aa8d00] by
- Fix SubLoopingAudioStream's readBuffer implementation. svn-id: r48018
- 21:51 Changeset [d349be1f] by
- Add unit test for SubLoopingAudioStream. (Currently they fail though …
- 21:09 Changeset [9b6042e] by
- LOL: fixed script bug in castle cimmeria that would cause out of …
- 18:24 Changeset [a4039182] by
- SCI: also reset some variables inside reset(), so we dont error() out …
- 15:23 Changeset [a4f46767] by
- Add test cases for RawStream playing from a stream via a block list. …
- 06:15 Ticket #4765 (ITE: MidiParser::hangingNote(): Exceeded polyphony!) created by
- […] […]
- 01:22 Changeset [3a1e7ccb] by
- Moved text parsing to a new class. svn-id: r48013
- 01:07 Changeset [62741ad] by
- Merged _headers and _filemap. svn-id: r48012
02/08/10:
- 23:12 Changeset [816e3181] by
- Fascination: - Suppress the recently added oFascin_keyFunc, replace it …
- 22:08 Ticket #4764 (LOL: Crash in Cimmeria) created by
- […] […]
- 21:51 Changeset [584a58f] by
- Reduce header interdependencies svn-id: r48010
- 21:46 Changeset [b3da11b] by
- Introduce factory function makeArjArchive, hide ArjArchive class …
- 21:25 Changeset [4e86741] by
- Make the "seek after the end of the stream" test case a bit "harder". …
- 21:24 Changeset [18f6ac4] by
- Fix RawStream::seek implementation. svn-id: r48007
- 20:29 Changeset [17fef295] by
- Get rid of the workaround for a g++ (code generation) bug on AMD64, by …
- 20:28 Changeset [c2932942] by
- According to Buddha it should be fine to calculate (and set) the …
- 20:14 Changeset [4c4424cb] by
- Mention that the music/sound effects support for KYRA1 AMIGA was from …
- 20:03 Changeset [110e9aaf] by
- Allow credits and md5scumm rule to be working, when not building from …
- 19:46 Changeset [7317aa0d] by
- Renamed variable to fix warning. svn-id: r48001
- 18:17 Changeset [56bf7a20] by
- Renamed ArjFile to ArchiveMan, and _arj to _archives. svn-id: r48000
- 17:48 Changeset [0aefdb78] by
- Moved ArjFile to drascula. svn-id: r47999
- 16:56 Changeset [16438e5c] by
- Fix trunk after fscking up. svn-id: r47998
- 16:15 Changeset [29c4c30a] by
- Made ArjFile use a new ArjArchive class. svn-id: r47997
- 16:14 Changeset [8f6352f] by
- Objectified CRC32 calculator. svn-id: r47996
- 16:14 Changeset [2df073bb] by
- Shuffled code around a bit. svn-id: r47995
- 16:14 Changeset [b658c611] by
- Let ArjFile return a SeekableReadStream instead of implementing the …
- 16:13 Changeset [a9a0fdc6] by
- Reduced references to _arj to the minimum. It is passed as a …
- 16:13 Changeset [1fe0facb] by
- Pass the input stream to text parser functions. svn-id: r47992
- 16:12 Changeset [0b06fb2a] by
- The text parser functions can create their temporary buffers on the …
- 16:12 Changeset [c453f214] by
- Close the FLI file only from the routine that opened it. svn-id: r47990
- 15:51 Changeset [7147f85] by
- Search through arrays for outgoing references to fix possible garbage …
- 11:44 Changeset [6938ca07] by
- Add N64 backend to credits svn-id: r47988
- 10:02 Changeset [86163d5] by
- Script workaround fix for DW1, for being able to give the whistle back …
- 02:47 Changeset [ec91387] by
- Add the missing ResMan debug channel. svn-id: r47986
- 00:22 Ticket #7749 (Add support for Hugo's House of Horrors trilogy) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.