Timeline
01/03/06:
- 23:53 Changeset [4183bc8c] by
- Credit Sven for objectizing gob. That was a big amount of work. …
- 23:41 Changeset [4b3af6b9] by
- Fixed wrong formatting in animator.h Reworked the savefiles and …
- 23:14 Ticket #8499 (GobEngine code wrapped in classes) closed by
- 23:14 Changeset [fd8ac69f] by
- Patch #1395615 "GobEngine code wrapped in classes". With some cosmetic …
- 19:03 Changeset [f046a14b] by
- Fixed some bugs with the timers. also implemented: …
- 10:04 Ticket #2433 (ITE: Wrong speech in intro.) closed by
- invalid
- 02:18 Changeset [025aa4db] by
- Moved Simon TODO to wiki. svn-id: r19897
- 02:18 Changeset [4e79924] by
- Moved Simon TODO to wiki. svn-id: r19896
- 01:05 Changeset [c46011ba] by
- Fix errors in my last commits. svn-id: r19895
- 00:20 Ticket #8500 (engine-data README: queen.tbl part) created by
- […] […]
- 00:13 Ticket #7468 (SCUMM: compress sfx & music) created by
- […] […]
- 00:09 Ticket #2433 (ITE: Wrong speech in intro.) created by
- […] […]
- 00:00 Changeset [918f95d9] by
- Ooops svn-id: r19894
01/02/06:
- 23:55 Changeset [ec763d55] by
- Match original game titles and make game titles consistent. svn-id: r19893
- 23:49 Changeset [6ce9a73d] by
- Match original game titles and make game titles consistent. svn-id: r19892
- 23:36 Changeset [01eb5d50] by
- V7/V8 games do not use the text masking anymore at all, so we can …
- 22:58 Changeset [bd965cd4] by
- More 'cleanup' for kyra. Moved scene object drawing into its own class …
- 22:26 Ticket #8499 (GobEngine code wrapped in classes) created by
- […] […]
- 19:52 Changeset [978cbb3] by
- Typo svn-id: r19889
- 13:20 Changeset [f4a15f5] by
- Started to clean up the kyra engine. Done: - moving all wsa specific …
- 00:16 Ticket #2294 (SIMON2WIN: Graphic glitches) closed by
- invalid
- 00:13 Ticket #2381 (Spyfox2 crash when following LaRoach to the sewers) closed by
- invalid
- 00:10 Ticket #2385 (PAJAMA1: instruments play 1 cycle too long in music room) closed by
- duplicate
- 00:08 Ticket #2330 (FREDDI2: Glitches) closed by
- fixed
01/01/06:
- 23:22 Changeset [80267d7] by
- Change title difference. svn-id: r19887
- 18:25 Changeset [1ef2e300] by
- Get rid of an old hack svn-id: r19886
- 18:04 Changeset [58f64c5] by
- Use 44k1hz output rate on PSP to avoid an unnecessary resampling step. …
- 16:29 Changeset [5c75f5a6] by
- Some cleanup/paranoia fixes to the previous missing voices/music fix. …
- 16:26 Changeset [5597768b] by
- Added some more cleanup/paranoia to the missing voices/music fix: If a …
- 14:11 Changeset [77ca670] by
- Sync BS2 section with the 0.8 branch. svn-id: r19882
- 14:11 Changeset [e8d4648c] by
- Updated BS2 section. I haven't actually received verification that the …
- 14:10 Changeset [b2feea9a] by
- Backported fix for missing speech/music in the second half of the …
- 13:46 Changeset [f3a6427c] by
- Hopefully fixed the missing speech bug reported on the forum, once and …
- 11:47 Changeset [fd27c9e2] by
- Change load & save quick save keys, to match other engines. svn-id: r19878
- 10:49 Changeset [59368294] by
- fixed warnings svn-id: r19877
- 10:48 Changeset [7bbfe2e4] by
- update svn-id: r19876
- 10:12 Changeset [9b908550] by
- Back port freddi2/3 fixes. svn-id: r19875
- 09:55 Changeset [e66fe02] by
- Rename variable. svn-id: r19874
- 09:51 Changeset [67ac79c5] by
- Add additional drawStrip case for HE games. Fixes glitches over key …
- 05:45 Changeset [fccb0d0] by
- HE Games use more image states for objects. Fixes background redraw …
12/31/05:
- 17:25 Changeset [22055730] by
- Implemented: - cmd_drinkPotionAnimation - cmd_fillFlaskWithWater - …
- 15:42 Ticket #8497 (KYRA: some little debugger fixes) closed by
- 15:41 Ticket #8498 (KYRA: cmd_setCauldronState and cmd_queryCauldronState) closed by
- 15:41 Changeset [a10097ea] by
- Commited patches 1394374 and 1394374 with minor changes. Thanks to …
- 14:00 Ticket #8498 (KYRA: cmd_setCauldronState and cmd_queryCauldronState) created by
- […] […]
- 00:17 Changeset [dc43fff9] by
- Minor changes. svn-id: r19869
- 00:16 Changeset [5afaad78] by
- Minor changes. svn-id: r19868
- 00:14 Changeset [fb751ebe] by
- Elaborate more about myself in new credits format. I invite others to …
- 00:10 Changeset [230c592d] by
- Chnage Pajama Sam games order. svn-id: r19866
12/30/05:
- 23:47 Ticket #7467 (commdline switch to stay on top) created by
- […] […]
- 19:27 Changeset [8b666f62] by
- Slightly more verbose debugging messages. Still trying to track down …
- 18:41 Changeset [5d0edbe4] by
- Added kMapHeight and kMapWidth constants svn-id: r19864
- 18:39 Changeset [3b0d3de] by
- Added kMapHeight and kMapWidth constants svn-id: r19863
- 17:20 Ticket #7466 (TOOLS: Add a GUI to the various recompress tools) created by
- […] […]
- 16:38 Ticket #7465 (MIDI: Add pauses between SysEx messages at beginning of game) created by
- […] […]
- 16:36 Changeset [1bfae752] by
- Fixed compilation. svn-id: r19862
- 15:20 Changeset [b8a0f965] by
- OSX: Make it possible to compile ScummVM using GCC 3.3 against an SDL …
- 14:41 Changeset [549c6ea] by
- Fixed the CoreMIDI driver -- MT-32 now sounds perfect under Mac OS X …
- 14:18 Changeset [60fcd5a1] by
- * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI). …
- 12:25 Ticket #2432 (DOTT: no music with alsa midi driver) created by
- […] […]
- 07:26 Changeset [4f9c2ae3] by
- Use same amount of spacing for 0.8.1 as for 0.8.0 svn-id: r19858
- 07:25 Changeset [2b156bd4] by
- Use the same amount of spacing for 0.8.1 as for 0.8.0 svn-id: r19857
- 04:01 Changeset [127d2bdc] by
- Add Polish. svn-id: r19856
- 03:59 Changeset [82ea0746] by
- Add Polish. svn-id: r19855
- 03:53 Changeset [2fab4dc8] by
- Sync. changes. svn-id: r19854
- 03:53 Changeset [1f2989d4] by
- Sync. changes. svn-id: r19853
- 03:25 Changeset [f6fa6549] by
- Correct Spy Fox game's titles. Backport md5 updates. svn-id: r19852
- 03:17 Changeset [a44cb941] by
- Sync. recent changes. svn-id: r19851
- 02:59 Changeset [73e9a87] by
- Correct Spy Fox game's titles. svn-id: r19850
- 00:29 Changeset [2ea47c23] by
- Correct order svn-id: r19849
12/29/05:
- 23:15 Ticket #2431 (Web site additions/changes) closed by
- fixed
- 23:10 Changeset [a8744782] by
- Minor changes. svn-id: r19848
- 22:37 Ticket #7464 (target_md5 even for command line) created by
- […] […]
- 22:18 Changeset [d1622557] by
- Implemented: - cmd_pauseTicks - cmd_setLogicPage - cmd_fatPrint - …
- 21:21 Changeset [e74799c] by
- cleanup svn-id: r19846
- 18:31 Ticket #8497 (KYRA: some little debugger fixes) created by
- […] […]
- 17:11 Changeset [911300a9] by
- Disable 'coreaudio' driver name alias for now -- it makes the …
- 16:55 Changeset [9de75360] by
- MidiDriver: Some cleanup, added some comments/TODOs, preparations for …
- 13:56 Ticket #2431 (Web site additions/changes) created by
- […] […]
- 13:33 Ticket #2192 (PSP: Crash at very beginning of Game (The Dig)) closed by
- worksforme
- 13:02 Ticket #2430 (WINCE: FOA crashes on PocketPC) created by
- […] […]
- 00:27 Changeset [80d3ec49] by
- Revert HE version change for Mac. farm demo. svn-id: r19843
Note:
See TracTimeline
for information about the timeline view.