Timeline
12/05/08:
- 22:01 Changeset [a4923c5b] by
- Removed unused variable svn-id: r35251
- 18:56 Changeset [72ba213] by
- Removed more unneeded test code svn-id: r35250
- 18:47 Changeset [bc5f25b5] by
- Evaluating kFeaturesPalette flag for VMDs. Now you can actually see …
- 13:43 Ticket #4022 (GOB3: Unable to enter the Battlefield) created by
- […] […]
- 10:21 Ticket #4021 (TINSEL: cannot exit scene 2 in DW2) closed by
- fixed
- 10:18 Changeset [bfd32c95] by
- Bugfix for correctly leaving from looking at the Rite of AshkEnte …
- 03:38 Changeset [275485c] by
- Parsing fixes for Urban Runner svn-id: r35247
- 00:10 Ticket #4021 (TINSEL: cannot exit scene 2 in DW2) created by
- […] […]
12/04/08:
- 21:25 Changeset [beb18533] by
- Cleanup svn-id: r35246
- 21:09 Changeset [c2d095b4] by
- Do not redraw the whole scene if an overlay is drawn above it svn-id: …
- 19:42 Changeset [faf8059c] by
- This should make the US version work svn-id: r35243
- 19:24 Changeset [d01e9b67] by
- Correcting the language for GRB/USA svn-id: r35242
- 19:12 Changeset [12f4c3b9] by
- Removed more test code and performed some cleanup svn-id: r35241
- 19:09 Changeset [b085afc4] by
- Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRects …
- 18:38 Changeset [5d9c8b7c] by
- Changing the GobEngine to use its dirty rects also for OSystem-copies, …
- 18:38 Changeset [b4cc401] by
- Disabled all the test functions in SAGA. They can be enabled again by …
- 18:14 Changeset [5b74ea3d] by
- Fix typo. svn-id: r35237
- 16:30 Ticket #4020 (TINSEL: Wrong detection for "Discworld 1" Italian CDROM) created by
- […] […]
- 15:46 Ticket #3446 (NIPPON: Dino walking on-spot without moving (Amiga)) closed by
- fixed
- 12:46 Changeset [54a84681] by
- Added missing include. svn-id: r35236
- 12:21 Changeset [145fedba] by
- Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk …
- 12:11 Ticket #4019 ([Wii/GC] Unable to build SVN rev.35233) closed by
- 11:59 Changeset [9b77e926] by
- Fix for bug #2388270 "[Wii/GC] Unable to build SVN rev.35233". …
- 11:23 Ticket #4019 ([Wii/GC] Unable to build SVN rev.35233) created by
- […] […]
- 09:33 Changeset [664d696e] by
- Made readLineIntern() return a zero-length string when no printable …
- 08:10 Changeset [e64e4833] by
- Some changes which will hopefully fix bug #2387217 - "WINCE: SVN trunk …
- 07:15 Ticket #4018 (WINCE: SVN trunk backend compilation broken) created by
- […] […]
- 00:52 Changeset [ebf2948e] by
- Last Dynasty video mode switching (and removing a debug output) …
- 00:31 Changeset [0e954c85] by
- A few more GobOpcodes that jump to the space shooter + fudging the …
12/03/08:
- 22:55 Changeset [abae99d6] by
- Get rid of readLine_OLD for good svn-id: r35229
- 22:34 Ticket #8852 (KYRA: MT-32 support) closed by
- outdated
- 22:15 Changeset [9ad879af] by
- reworked bud tucker demo detection svn-id: r35228
- 22:14 Changeset [353a239] by
- Preliminary support for extra data and scripts in video files (urgh, …
- 21:52 Changeset [1edc1789] by
- Changed readLine_OLD() to readLine_NEW(). I guess both this and the …
- 21:47 Changeset [8d0ef7a] by
- The "sound" debug command now works correctly in DW2 svn-id: r35225
- 21:30 Changeset [a871e011] by
- Converted the credits scroller to use readLine_NEW() instead of …
- 19:28 Ticket #4017 (ITE: Crash when get to storm) closed by
- duplicate
- 19:20 Changeset [87db0af8] by
- Removed unused variable. svn-id: r35223
- 18:59 Ticket #4017 (ITE: Crash when get to storm) created by
- […] […]
- 18:54 Changeset [d8e656a2] by
- - Added back the English V1 CD version of DW1 (with *.gra files) - …
- 17:35 Ticket #3971 (DRASCULA: Inserting save game names lags) closed by
- fixed
- 17:35 Changeset [157e0512] by
- Applied wjpalenstijn's patch to fix bug #2111826 - "DRASCULA: …
- 16:44 Changeset [b471aab] by
- Make sure that savegame names are 0-terminated svn-id: r35220
- 15:04 Changeset [b66a9d4e] by
- Added Groovie credits svn-id: r35219
- 12:23 Changeset [1e4f2b5a] by
- Replaced remaining usages of readLine_OLD with readLine. svn-id: r35218
- 11:51 Changeset [c20292c0] by
- Simplify line reading with the simpler readLine(), instead of …
- 11:47 Changeset [29f59d07] by
- Simplify line reading with the simpler readLine(), instead of …
- 11:05 Changeset [c290bb97] by
- Fix compiler warning svn-id: r35215
- 10:59 Changeset [59dc18d9] by
- cleanup svn-id: r35214
- 08:59 Changeset [e7050a0c] by
- readLine_OLD -> readLine_NEW svn-id: r35213
- 08:27 Changeset [318f7167] by
- readLine_OLD -> readLine_NEW svn-id: r35212
12/02/08:
- 22:22 Changeset [d34865d0] by
- DW2: Add support for the Italian/Spanish release svn-id: r35211
- 22:16 Changeset [36693600] by
- Added detection for the French version of DW2, as described in the …
- 21:58 Changeset [30b6294d] by
- Apparently, constraining the number of mixing samples to be divisible …
- 21:26 Changeset [a243d61b] by
- add missing _curFrame reset to 0 svn-id: r35208
- 18:34 Changeset [5bfb2483] by
- - Set the maximum number of save games in DW1 and DW2 to 100, up from …
- 17:53 Changeset [702b7be5] by
- Should fix compilation on BE machines. svn-id: r35206
- 17:22 Changeset [025cebdf] by
- Disabled the workaround to skip the title screens of DW1 for now, as …
- 10:32 Changeset [b80cad99] by
- Added entry for Discworld 2 to the New Games section svn-id: r35204
12/01/08:
- 21:50 Changeset [46482b4] by
- News update: Ender stepping down as project lead svn-id: r35202
- 21:35 Changeset [3bdef4f9] by
- Fixed compilation. svn-id: r35200
- 21:13 Changeset [4b7d4555] by
- Got rid of Stream::readLine_OLD calls in two places (mostly untested, …
- 20:38 Changeset [5212c3ea] by
- Updated the MSVC project files for the new files in tinsel2 svn-id: r35197
- 20:35 Changeset [af945ac7] by
- Merged the tinsel 2 engine with tinsel 1. Both Discworld 1 and …
11/30/08:
- 21:17 Changeset [f10f151f] by
- T7G: Reset origin at end of video: should fix seg fault after losing …
- 21:16 Changeset [ffaa47fb] by
- T7G: Stop errorString from printing script position svn-id: r35194
- 15:15 Changeset [c5170453] by
- Fixed some looping MIDI sound effects. svn-id: r35193
- 13:03 Changeset [b12ebf72] by
- Fixed sysEx buffer sizes. svn-id: r35192
- 12:23 Changeset [8d597121] by
- fixed listSaves ordering svn-id: r35191
- 11:52 Changeset [2730a6dd] by
- queen doesn't use target name for savestate files (amiga & dos …
- 11:36 Changeset [ba416211] by
- enabled tucker engine by default, since game should be completable …
- 11:30 Changeset [d93413b9] by
- added detection entries and charset selection for german version …
- 11:24 Changeset [2811ebf9] by
- enabled subtitles svn-id: r35187
- 11:05 Changeset [7f69d3e9] by
- Updated the MSVC project files of the kyra engine svn-id: r35186
- 10:11 Changeset [8dcb3cba] by
- It's unnecessary to use strlen() just to find out if a string is empty …
- 05:32 Changeset [2ba4cb3d] by
- Mention Kyra MIDI support in NEWS file. svn-id: r35184
- 05:11 Changeset [6fd1d462] by
- Added MIDI SFX Map, fixes SFX in HoF. svn-id: r35181
- 04:42 Changeset [2ebe04ac] by
- - Extended MidiDriver::sysEx to allow 264 byte sysEx messages - …
- 02:54 Changeset [17a699a4] by
- Cleanup. svn-id: r35179
- 02:47 Changeset [1fc33dba] by
- - Fix some valgrind warnings - Added MIDI SFX support for Kyra2 …
- 02:38 Changeset [8142873c] by
- Implement fade out support for MIDI. svn-id: r35177
- 02:08 Changeset [0bd0badb] by
- Fix NDS warning that should really be an error. Returning nothing from …
- 01:59 Changeset [25172da4] by
- Cleanup. svn-id: r35175
- 01:53 Changeset [893a79b0] by
- Initial version of proper MIDI support for KYRA. svn-id: r35174
Note:
See TracTimeline
for information about the timeline view.