Timeline
11/08/06:
- 21:54 Changeset [8e4309b7] by
- Remove slipped in debug output svn-id: r24661
- 21:50 Changeset [cfabc8a2] by
- Fix crashes with new BG incrustation code. svn-id: r24660
- 21:46 Changeset [5e5bba43] by
- Fix bug #1579776: "FW: Save does not work properly" svn-id: r24659
- 21:46 Ticket #2874 (FW: Save does not work properly) closed by
- fixed
- 21:32 Ticket #2895 (MACOSX: Cannot Switch Back to Modern Theme) closed by
- fixed
- 21:31 Changeset [ff14e19] by
- The theme browser will now search through the bundle resource …
- 20:34 Ticket #2896 (SIMON1: Crash in Dwarf Cave) created by
- […] […]
- 19:00 Ticket #2877 (AGOS: No Adlib music in Elvira 2) closed by
- fixed
- 18:47 Changeset [a7950182] by
- Changed the default instrument from "no instrument at all" to "the …
- 10:06 Changeset [3be9c44d] by
- Fix bug #1590596: "HE: When 3x graphics are choosen, F5 crashes game" …
- 10:05 Changeset [efd5e8bf] by
- Fix bug #1592006: "IMUSE: Typo in sysex_scumm.cpp ?" svn-id: r24655
- 10:05 Ticket #2894 (IMUSE: Typo in sysex_scumm.cpp ?) closed by
- fixed
- 10:00 Ticket #2892 (HE: When 3x graphics are choosen, F5 crashes game) closed by
- fixed
11/07/06:
- 22:27 Ticket #2895 (MACOSX: Cannot Switch Back to Modern Theme) created by
- […] […]
- 22:24 Changeset [f6f1dac1] by
- cleanup svn-id: r24654
- 22:22 Changeset [e1efdfc7] by
- simplified SRLE decoding, cleanup svn-id: r24653
- 21:14 Changeset [c1e16d6] by
- Disabled an undocumented workaround for a supposed bug in FOA svn-id: …
- 21:09 Changeset [98e7abcb] by
- fix (un)signedness warnings svn-id: r24651
- 20:55 Changeset [0cf2d2ff] by
- cleanup svn-id: r24650
- 20:30 Changeset [b1434f26] by
- Fixed regression caused by recent debug console cleanup. The key …
- 19:58 Changeset [4c7eaf5c] by
- Only set up / tear down the custom cursor if _useCursor is true. …
- 19:08 Changeset [c38ee89a] by
- The modern theme sets its own cursor, which makes it responsible for …
- 13:50 Ticket #2894 (IMUSE: Typo in sysex_scumm.cpp ?) created by
- […] […]
- 01:02 Changeset [09d35a38] by
- Fix restarting game in Elvira 2 svn-id: r24646
11/06/06:
- 23:58 Changeset [fe33cd84] by
- Fix restarting game in Elvira 1 svn-id: r24645
- 23:32 Changeset [c9cb9829] by
- some fixes, some cleanup svn-id: r24644
- 23:28 Changeset [6c8af67] by
- added SRLE handler, cleanup svn-id: r24643
- 22:06 Changeset [68c60363] by
- cleanup svn-id: r24642
- 18:21 Changeset [90e20121] by
- Portability fix for some platforms. svn-id: r24641
- 14:28 Changeset [1b926fee] by
- Add inherit code for earlier games svn-id: r24640
- 13:59 Changeset [415ec67] by
- Cleanup svn-id: r24639
- 13:40 Changeset [8ef5e883] by
- Add support for HE CUP demos based on cyx's standalone player. …
- 13:19 Changeset [da3e724a] by
- Predictive input for AGI engine. To Do: - Multitap - scummvm.ini-based …
- 12:02 Changeset [c13380e7] by
- Add contain code differences between earlier games svn-id: r24634
- 08:18 Ticket #2891 (SIMON1TALKIE: Unknown MD5) closed by
- wontfix
- 08:12 Ticket #2893 (SIMON2: Simon Leaves Trail) closed by
- 08:07 Changeset [5a40402] by
- Split draw code for earlier games, to prevent regressions for now …
- 07:58 Changeset [8c95ca1] by
- System mouse code no longer required svn-id: r24632
- 01:32 Changeset [f2318ed1] by
- Fix mouse palette in WW svn-id: r24631
- 01:14 Changeset [a1a5c9b3] by
- The clear timers script only exists in Simon1 svn-id: r24630
11/05/06:
- 23:58 Changeset [3ebba5fa] by
- Fix mouse glitch regression, due to code re-arrange svn-id: r24629
- 22:24 Changeset [ec177bc6] by
- various fixes svn-id: r24628
- 19:19 Ticket #2810 (MORPHOS: Asking for "SCRIPTS.CLU") closed by
- outdated
- 14:36 Ticket #2893 (SIMON2: Simon Leaves Trail) created by
- […] […]
- 13:00 Changeset [424e9e36] by
- enabled MIDI volume changes svn-id: r24627
- 08:27 Changeset [05dcf9c1] by
- Cleanup svn-id: r24626
- 08:22 Changeset [5c72acb5] by
- Set ROOM_EXIT_ANIMATION constant, to fix compile for now. Not sure if …
- 07:42 Changeset [493af8f] by
- Only read a single item, in doTable opcode svn-id: r24624
- 06:56 Changeset [64817e38] by
- Added display of the two special between room animations: falling down …
- 06:26 Changeset [a2abbf91] by
- Add inital load/save code changes for earlier games and cleanup …
- 06:10 Changeset [ea9baa03] by
- Improve debug output of video script svn-id: r24621
- 01:52 Changeset [4578f9a] by
- Typo svn-id: r24620
- 01:43 Changeset [94f1aab6] by
- Music is disabled when under water in Elvira 1 svn-id: r24619
- 00:40 Changeset [4f4be116] by
- removed unneeded opcodes svn-id: r24618
- 00:29 Changeset [102969f8] by
- added basic MIDI playback svn-id: r24617
- 00:22 Changeset [bccec3c] by
- SO_ROOM_INTENSITY isn't used by SCUMM V1 - 4 games svn-id: r24616
- 00:20 Changeset [6fb62328] by
- cleanup svn-id: r24614
11/04/06:
- 22:59 Changeset [db1fc750] by
- SCUMM cleanup svn-id: r24612
- 20:24 Ticket #2892 (HE: When 3x graphics are choosen, F5 crashes game) created by
- […] […]
- 18:49 Ticket #2891 (SIMON1TALKIE: Unknown MD5) created by
- […] […]
- 17:45 Changeset [e57422c] by
- Added Touche engine support svn-id: r24607
- 17:44 Changeset [67f6ea16] by
- Fixed zero filled Rect with PalmOS compiler svn-id: r24606
- 16:22 Changeset [4e63968] by
- Fixed and updated Palm save manager svn-id: r24602
- 15:09 Changeset [6f0c12f] by
- Fixed zero filled _opcodeTable[] with PalmOS ARM compiler svn-id: r24599
- 12:00 Changeset [5a902f8f] by
- rewrote FOTAQ game version detection code in a - if I didn't break …
11/03/06:
- 23:22 Changeset [b8ed3bc] by
- Adding M3 file missing from last commit. svn-id: r24597
- 23:16 Changeset [ea6663fd] by
- Merging in changes made in branch for 0.9.1 release into trunk …
- 22:36 Changeset [d5608e82] by
- cleanup (got rid of the custom Language enum, re-used the one in the …
- 21:54 Changeset [b9019637] by
- Fix compilation in Linux (itoa() isn't available here, it's …
- 21:23 Changeset [13d9cdb] by
- added 'touche' engine for the game 'Touche: The Adventures of the 5th …
- 21:04 Changeset [c71e6599] by
- added translation method to Common::Rect svn-id: r24591
- 21:03 Changeset [a8d7265c] by
- added basic handler for VOC block 9 svn-id: r24590
- 21:01 Changeset [f9cf368a] by
- got rid of two memory leaks svn-id: r24589
- 06:16 Changeset [e57316c7] by
- Fixed bad namespace comments spotted by clone2727. svn-id: r24588
Note:
See TracTimeline
for information about the timeline view.