Timeline
12/11/03:
- 22:16 Changeset [c2be8ed4] by
- constructors cleanup svn-id: r11589
- 21:04 Changeset [38c4321f] by
- cleanup svn-id: r11588
- 20:12 Ticket #1331 (GUI: Using options dialog causes a crash) closed by
- fixed
- 20:11 Changeset [3080be97] by
- Fix for bug #858262 (Note: casting to GUI::OptionsDialog* is wrong, it …
- 15:52 Ticket #1332 (MM: Green Tentacle not acting properly) created by
- […] […]
- 15:21 Changeset [cbafc3c8] by
- Oops, thanks khalek :) svn-id: r11586
- 15:17 Changeset [84247d97] by
- A few updates, mostly replacing examples that still used -n to disable …
- 15:05 Changeset [7cbd9a11] by
- Sync man page with README a bit. Remove mention of OpenGL backend in …
- 14:38 Changeset [7c320d63] by
- add config file parameter to specify the desired port when using the …
- 13:38 Ticket #1331 (GUI: Using options dialog causes a crash) created by
- […] […]
- 13:26 Changeset [3174cef] by
- merged Logic::joeGrab & Logic::joeGrabDirection and removed speed …
- 13:08 Changeset [9f465dab] by
- cleanup svn-id: r11581
- 11:07 Changeset [232fe28] by
- Remove comment------ svn-id: r11580
- 10:24 Changeset [577ea51c] by
- cleanup svn-id: r11579
- 10:05 Changeset [507a7057] by
- Ooops svn-id: r11578
- 10:03 Changeset [ae338068] by
- centralize all State related stuff svn-id: r11577
- 09:56 Changeset [3c9c652f] by
- fix compilation on non-win32 systems svn-id: r11576
- 09:29 Changeset [898d5f26] by
- No need for buffers that large. svn-id: r11575
- 09:14 Changeset [bc00922] by
- Change another debug define to key Dump options should now work on …
- 08:18 Changeset [813e8fbd] by
- Emergency bugfixes: Initialise _cd.playing to false. Otherwise …
- 06:19 Ticket #7333 (Having the copy protection not bypassed) closed by
- fixed
- 06:18 Changeset [110d0b08] by
- Add new option to readme svn-id: r11572
- 06:08 Changeset [3d6461d3] by
- Add option to enable copy protection in SCUMM games, which ScummVM …
- 05:49 Ticket #7341 (Disable saving/loading in certain scenes) closed by
- wontfix
- 05:44 Ticket #7242 (a resizable SDL_GL window) closed by
- wontfix
- 05:36 Changeset [2ef887fd] by
- Missed one spot. svn-id: r11570
- 05:33 Ticket #1214 (ALL: Ctrl+alt+b opengl switch) closed by
- 05:32 Changeset [e11c741e] by
- Drop OpenGL backend, since it has no maintainer and is too buggy. …
- 05:20 Changeset [1e90d540] by
- Correct filename svn-id: r11568
- 04:41 Changeset [8c1cf30b] by
- Add About option svn-id: r11567
- 03:54 Changeset [879486e3] by
- Update readme svn-id: r11566
- 03:51 Changeset [064dad5c] by
- An 'Cancel' button is pointless for errors. svn-id: r11565
- 03:50 Changeset [324da16d] by
- Add dialog for quick load/save in simon1/2. svn-id: r11564
- 03:23 Changeset [46f00d0] by
- Remove comment svn-id: r11563
- 02:46 Ticket #7280 (quicksaves in simon1&2 and sky) closed by
- fixed
- 02:43 Changeset [5154790] by
- Fix and enabble quick load/save keys in simon 1/2. svn-id: r11562
- 02:13 Changeset [c3f23cbd] by
- Oops svn-id: r11561
- 02:09 Changeset [44eadc39] by
- Add some WIP quick load/save keys code for simon 1/2. currently …
- 00:51 Changeset [f82a237] by
- Expanded the Doxygen docs for the MidiParser class. Painfully detailed …
12/10/03:
- 23:52 Changeset [c95e9d12] by
- Endian-safe read-and-advance helper functions are now based on the …
- 23:44 Changeset [425126fa] by
- Removed #include "midiparser.h". It was only there for the early …
- 21:36 Changeset [0667bd6] by
- oops svn-id: r11556
- 20:13 Changeset [a53d2c99] by
- get rid of GameConfig, use ConfigurationManager svn-id: r11555
- 15:37 Changeset [191e7ae6] by
- oops svn-id: r11554
- 15:36 Changeset [ed2baf28] by
- - moved QueenEngine::roomChanged to Logic and enabled call from …
- 14:19 Changeset [d947a6ea] by
- cleanup, split Cutaway::specialMove() into several methods ; this …
- 13:14 Changeset [7153d770] by
- Restored some relevant information to a comment that was removed by my …
- 12:02 Ticket #1330 (Game doesn't even start) closed by
- wontfix
- 11:42 Ticket #1330 (Game doesn't even start) created by
- […] […]
- 08:01 Changeset [a2221c88] by
- Sprite surfaces (as opposed to standard sprites) are always display …
- 07:59 Changeset [f89739b8] by
- Cleaned up keyboard handling. The old code would misinterpret some …
- 07:57 Ticket #1327 (FOA: Game continues with wrong scene in the talkie version) closed by
- invalid
- 06:02 Changeset [2ea6f815] by
- o Cleanup o Enemies' bikes started to show svn-id: r11548
- 01:13 Changeset [059e672] by
- Add simon pause key svn-id: r11547
- 01:05 Changeset [ac237909] by
- Pause music and background sfx. too svn-id: r11546
- 00:54 Changeset [2347409d] by
- Add puase option for simon games. svn-id: r11545
- 00:15 Changeset [bb760a5b] by
- detect zlib in configure script; use it by default, if available …
- 00:12 Changeset [0f7f124d] by
- slightly altered singleton implemention, might help MSVC6, or might …
12/09/03:
- 23:17 Changeset [c67d2b5f] by
- we haven't agreed on using zlib compressed savegames by default yet. …
- 23:07 Ticket #7341 (Disable saving/loading in certain scenes) created by
- […] […]
- 23:01 Changeset [8edcf3f1] by
- small tweak/fix (?) svn-id: r11541
- 13:03 Ticket #7340 (ini-entry for mp3, ogg dir) created by
- […] […]
- 10:19 Changeset [e6d176bc] by
- Added support for Simon 2's native MT-32 music tracks svn-id: r11540
- 08:55 Changeset [9e1cac4c] by
- Changed notation involving more than one set of double colons :: MSVC6 …
- 08:09 Changeset [7d8839ab] by
- I've played through the whole game, and I've scanned through the …
- 05:55 Ticket #1329 (ZAK: Anyone using the tram on mars disappears upon arrival) created by
- […] […]
- 05:09 Changeset [c8fb34d0] by
- Fixed bug with Ben's animation disappearing at max horizontal speed. …
- 04:08 Changeset [1a0134ab] by
- Add preliminary support for Mac FT demo insane. svn-id: r11536
- 03:33 Changeset [f8192d9c] by
- Add simon update svn-id: r11535
- 03:18 Ticket #1328 (FT: '.' key wipes out conversation responses) created by
- […] […]
- 01:46 Changeset [bcbd29aa] by
- Added new modules svn-id: r11534
- 01:45 Changeset [9a0bbbee] by
- Added new FOTAQ modules svn-id: r11533
- 01:44 Changeset [bb560c4a] by
- Changed path from bs2 to sword2 svn-id: r11532
12/08/03:
- 23:21 Changeset [50f497b] by
- Now Ben is visible, but kicking animation because of some bug is not …
- 23:19 Ticket #1327 (FOA: Game continues with wrong scene in the talkie version) created by
- […] […]
- 16:14 Changeset [fba90701] by
- Version bump, small NEWS tweakage svn-id: r11530
- 08:47 Changeset [aa6fee4b] by
- fixed warnings svn-id: r11529
- 07:30 Changeset [5c539040] by
- Shut up Valgrind warnings. svn-id: r11528
- 04:16 Changeset [2047e6c0] by
- First INSANE scene started to show up things. Actually you can control …
12/07/03:
- 15:19 Changeset [671b98b0] by
- (temporary) fix for cutaway_41f / command_0x178 graphical glitches …
- 03:55 Ticket #7339 (Cleanup of folder hierarchy) closed by
- wontfix
- 03:45 Ticket #7339 (Cleanup of folder hierarchy) created by
- […] […]
- 00:54 Ticket #1283 (MANIAC: Dave walks odd in demo mode) closed by
- fixed
12/06/03:
- 23:31 Ticket #1326 (Configuration setting not saved) created by
- […] […]
- 16:12 Changeset [4afcd17] by
- potential fix for bug #830106 (ugly) svn-id: r11525
- 15:59 Ticket #1325 (ZAK: Can't use bus's cashcard reader (Regression)) closed by
- fixed
- 15:59 Changeset [d483e58a] by
- regression fix (bug #855313) svn-id: r11524
- 14:36 Ticket #1325 (ZAK: Can't use bus's cashcard reader (Regression)) created by
- […] […]
- 14:19 Ticket #1194 (MI1demo: plank behind the kitchen) closed by
- fixed
- 14:19 Ticket #1320 (ZAK: Can't Give Club in 5.5 build) closed by
- fixed
- 14:19 Changeset [c9559ef0] by
- Fix for bug #853874 (ZAK: Can't Give Club in 5.5 build); this may …
- 14:17 Changeset [a189699f] by
- Fix for bug #795937 (MI1demo: plank behind the kitchen); cleanup …
- 13:57 Ticket #1150 (CD/MP3/OGG: No music after loading savegame.) closed by
- fixed
- 13:55 Ticket #1322 (GUI: Escing Load dialog auto loads save game) closed by
- fixed
- 13:55 Changeset [1b127480] by
- erik's patch for bug #854470 svn-id: r11521
- 13:15 Changeset [a17c49d9] by
- - handle person bank number hack slighlty differently (fix it when …
- 13:13 Changeset [31411c9f] by
- minor cleanup, reuse some data from intervie.exe svn-id: r11519
- 13:12 Changeset [e943ee37] by
- make Joe say something when trying to speak to a mute object/person …
- 11:46 Ticket #1324 (SIMON2TALKIE: Brief freeze in Island Cafe) created by
- […] […]
- 11:45 Ticket #1323 (SIMON2DOS/TALKIE: Brief freeze on pirate ship) created by
- […] […]
- 08:39 Changeset [4c5072b6] by
- fix alloc/free svn-id: r11517
- 08:36 Changeset [2cf7ff1e] by
- cleanup svn-id: r11516
- 08:14 Changeset [4a42abd5] by
- cleanup svn-id: r11515
- 07:55 Changeset [256ce60b] by
- update svn-id: r11514
- 07:54 Changeset [e640759e] by
- update svn-id: r11513
- 07:30 Changeset [ac294dc9] by
- change sev's line from a tab to spaces, move erik up to engine …
- 07:14 Changeset [aafbd0d] by
- Added myself. svn-id: r11511
- 07:02 Changeset [5e1cc196] by
- oops. svn-id: r11510
- 06:53 Changeset [1e90cfa5] by
- Make FT DOS demo happy with INSANE precompiled. To escape within …
- 06:15 Changeset [5973fc01] by
- Fixed potential bug in field separation shell variable. For some …
- 05:55 Ticket #8297 (FT: INSANE support) closed by
- 05:47 Changeset [578d2efa] by
- Preliminary support for FT INSANE is added. To enable the code define …
- 04:18 Changeset [e600b308] by
- This checks should be simon1win only, just to be on safe side. …
- 02:08 Changeset [0b0580e] by
- Cleanup svn-id: r11505
Note:
See TracTimeline
for information about the timeline view.