Timeline
03/29/09:
- 21:55 Ticket #4259 (SCUMM: Dig - Cursor delays to appear after scene skip) created by
- […] […]
- 21:51 Ticket #4258 (WII/DIG: Game Crashes before entering the Dark Tunnel) created by
- […] […]
- 21:47 Changeset [6c6f95af] by
- SCI: don't delete static palette twice svn-id: r39748
- 21:46 Changeset [96885678] by
- SCI: Merge static palette into global palette at startup svn-id: r39747
- 21:46 Changeset [b524e3d2] by
- SCI: remove some debugging printfs svn-id: r39746
- 19:09 Changeset [50624014] by
- fixed 'if' statement as should be/was. svn-id: r39745
- 17:40 Ticket #4257 (BRA: corruption after minimize) created by
- […] […]
- 15:08 Changeset [661644f3] by
- Added stubs for the missing palette effects in kPalette() svn-id: r39744
- 14:47 Changeset [fbc76a89] by
- Added a stub for the palette fadeout/fadein effect, so that we …
- 14:09 Changeset [5fa83a26] by
- Implemented IFCHAR command. This makes part 3 of BRA completely …
- 14:03 Changeset [34c2546f] by
- Added declaration for Amiga BRA callables. svn-id: r39741
- 13:56 Changeset [666f0720] by
- (Re)link bounding animations after location has been completely …
- 13:17 Changeset [340b0e63] by
- Ensure zone and animation flags are restored when a location is …
- 12:41 Changeset [011b73a0] by
- Commands now evaluate their reference Zone at runtime, thus handling …
- 12:28 Changeset [d883cb20] by
- Fixed the colors of the widgets in KQ5's options menu svn-id: r39737
- 12:11 Changeset [01812f08] by
- Fixed several free/delete mismatches. svn-id: r39736
- 12:10 Changeset [8b3f6b02] by
- Set main menu text height to the actual font height. svn-id: r39735
- 11:56 Changeset [09d96e24] by
- Fixed the colors of the window frames in KQ5 svn-id: r39734
- 11:22 Changeset [e930f4c7] by
- Added missing parenthesis in M4Engine::delay svn-id: r39733
- 11:06 Ticket #4256 (SCI: Laura Bow 1 1.000.046 (DOS, Eng, 3.5" Floppy)) created by
- […] […]
- 10:31 Ticket #7691 (SCI: Colonel's Bequest Amiga Floppy Version) created by
- […] […]
- 10:18 Changeset [28465d73] by
- Merged CommandData into Command. svn-id: r39732
- 01:56 Changeset [cda1bf5c] by
- Eco Quest 1 continues after the intro now svn-id: r39731
- 00:00 Ticket #4223 (AMIGAOS: Build breaks in "base/commandline") closed by
- fixed
03/28/09:
- 23:57 Ticket #4237 (AMIGAOS: Makefile.common broken) closed by
- fixed
- 23:47 Changeset [5c020b9] by
- Fix bug #2684645: AMIGAOS: Build breaks in "base/commandline". …
- 23:39 Changeset [1b356fe5] by
- Fix bug #2691034: AMIGAOS: Makefile.common broken. svn-id: r39729
- 17:04 Changeset [a329b64e] by
- Cine::Palette: Revamp palette constants so they can be used for e.g. …
- 16:43 Ticket #4255 (SCI: Hoyle and a few games more) created by
- […] […]
- 16:35 Changeset [2b7af654] by
- Fix invalid memory writes. svn-id: r39727
- 16:34 Changeset [9a21bd2] by
- Cine::Palette: Add constants for normally used palette color counts …
- 16:07 Changeset [adbcfabc] by
- Cine::Palette: Add empty() and isValid() functions. svn-id: r39725
- 14:38 Changeset [329c3321] by
- Added workaround for script bug in ticket #2718449. svn-id: r39724
- 14:32 Ticket #4254 (SCI: LSL3 French crashes at start) created by
- […] […]
- 14:17 Changeset [f2d7875d] by
- Added initialization for _index and _locationIndex in Zone objects. …
- 14:03 Changeset [a9f5340c] by
- Save zone and animation flags when a location is closed. This fixes …
- 12:58 Changeset [7bfa1455] by
- LOL: - implemented opcode required for operating the floor plates in …
- 12:08 Changeset [8dda5f40] by
- Formatting. svn-id: r39720
- 11:59 Ticket #4253 (SCI: Hero's Quest 1.000 (DOS/Eng/3.5" Floppy)) created by
- […] […]
- 11:58 Changeset [8875fdc] by
- LOL: - Level temp data now get stored in memory so you can now return …
- 10:06 Changeset [97abfc91] by
- Add sound effects support for Amiga demo of BRA. svn-id: r39717
- 09:56 Changeset [49791796] by
- Add sound effects support for PC version of BRA. svn-id: r39716
- 08:21 Ticket #4252 (BRA: reentering first room spawns objects anew) created by
- […] […]
- 08:10 Ticket #4251 (BRA crash in first room when picking up tape measure) created by
- […] […]
- 06:45 Changeset [9131f205] by
- Change the detection of Amiga versions of BRA, to a required data file …
03/27/09:
- 23:01 Changeset [e860473] by
- SCI: AvoidPath workaround for intersecting polygons in Longbow, room …
- 21:31 Changeset [ce414e6] by
- Cine::Palette: Add a black palette constructor and a clear-function …
- 20:59 Changeset [6ef9833] by
- Make Cine::Palette use the PixelFormat's convenience functions …
- 20:56 Changeset [d85e3b72] by
- Add color component bit count (rBits, gBits, bBits, aBits) and maximum …
- 20:03 Changeset [80ab6ccf] by
- Cine::Palette: Remove unnecessary and needlessly complicating saving …
- 19:11 Changeset [f7da5230] by
- Cine::Palette: Add setGlobalOSystemPalette-method for setting the …
- 14:12 Changeset [32495abc] by
- Improved configure support for the GP2X port. svn-id: r39708
- 13:49 Changeset [07d3ae07] by
- Fix regression from r39702: look up music_driver in config svn-id: r39707
- 12:04 Changeset [95a8c28d] by
- Fixed bug where screen wasn't automatically updated when changing …
- 11:37 Ticket #4250 (Full Throttle (Russian) crashes on Scumm VM 0.13.0) closed by
- duplicate
- 08:36 Ticket #4250 (Full Throttle (Russian) crashes on Scumm VM 0.13.0) created by
- […] […]
- 05:57 Changeset [146597dd] by
- Adjusted calculation of scanline width for ILBM files to account for …
03/26/09:
- 21:52 Changeset [d75959c3] by
- Added a note about the potential invalid rectangles created when …
- 20:27 Ticket #4245 (GUI: Theme chooser has enabled button that does nothing) closed by
- fixed
- 20:24 Changeset [053b7b8a] by
- Theme selection dialog now automatically selects the currently active …
- 13:52 Changeset [e5e16152] by
- MidiDriver cleanup: findMusicDriver now returns a pointer (makes it …
- 13:11 Changeset [c21110f3] by
- SCI: Match signature of readResourceMapSCI0 and readResourceMapSCI1 …
- 13:11 Changeset [fb364ee2] by
- Changed doxygen comments in sound/midiparser.h to match with our usual …
- 11:16 Changeset [ab31f46] by
- Corrected the positions of two library functions in the library …
03/25/09:
- 23:47 Changeset [c592bf33] by
- SCI: Cleaned up the decompressor comments and code a little bit …
- 23:26 Changeset [b4b0e35] by
- Remove a workaround in the line drawing function - it shouldn't be …
- 23:14 Changeset [2b1ad19b] by
- Added another version of Eco Quest 1 svn-id: r39696
- 23:14 Changeset [831d3d54] by
- Changed the primitive equality check to not use Common::Rect, as the …
- 22:37 Changeset [58a66cb3] by
- Use the default kernel vocabulary names for SCI1 games, instead of …
- 21:58 Changeset [1a5f531d] by
- Allow building of psp backend via configure (Part 1 - Still need to …
- 20:07 Changeset [02b178f4] by
- Update MSVC project files for r39687. svn-id: r39692
- 19:52 Changeset [39f7484c] by
- Cine::Palette::saturatedAddNormalizedGray: Use fractional …
- 17:51 Changeset [a3a7893f] by
- Changed the font flag defines to an enumeration svn-id: r39690
- 16:37 Changeset [4723f80] by
- Merged sciw_select_item() and sciw_unselect_item() svn-id: r39689
- 12:58 Changeset [0501542] by
- Fixed compilation svn-id: r39688
- 12:52 Changeset [34d75e45] by
- - Renamed gfx/sci_widgets.* to gfx/gfx_gui.*, as these files contain …
- 12:11 Changeset [df5239e8] by
- Remove superfluous comma svn-id: r39686
- 12:07 Changeset [006b2d62] by
- Changed some flags to enums svn-id: r39685
- 11:50 Ticket #7690 (Use enviroment variables in scummvm.ini) created by
- […] […]
- 10:49 Changeset [bd240eb6] by
- Added myself to the MADE engine credits svn-id: r39684
- 10:04 Changeset [67201f6a] by
- revert yesterday's change -- apparently this different behavior was …
- 08:06 Changeset [606fac7a] by
- Add French DOS version of Waxworks. svn-id: r39682
- 08:06 Changeset [91d8f6e2] by
- Add French DOS version of Waxworks. svn-id: r39681
- 08:06 Ticket #4249 (WAXWORKS: Unknown French version) closed by
- fixed
- 07:02 Ticket #4249 (WAXWORKS: Unknown French version) created by
- […] […]
- 00:33 Changeset [42d67b4a] by
- SCI: AvoidPath cleanup. svn-id: r39680
03/24/09:
- 23:55 Changeset [07c0703b] by
- Add German DOS version of Waxworks. svn-id: r39679
- 23:46 Ticket #4247 (WAXWORKS: German version Checksum) closed by
- fixed
- 23:43 Changeset [6bc95473] by
- Add German DOS version of Waxworks. svn-id: r39678
- 23:30 Changeset [ee42d06] by
- Patch from bug #2710315: INDY3/FOA: bug in patch for series IQ with …
- 23:30 Ticket #4248 (INDY3/FOA: bug in patch for series IQ with ScummVM GUI) closed by
- 21:45 Changeset [51751cd0] by
- Cine::Palette: Add fillWithBlack and …
- 21:18 Changeset [b85b6929] by
- SCI: build fix. svn-id: r39675
- 21:03 Changeset [e8b38af0] by
- SCI: Added workaround for broken polygon in LSL1 room 350. svn-id: r39674
- 20:09 Ticket #4248 (INDY3/FOA: bug in patch for series IQ with ScummVM GUI) created by
- […] […]
- 19:56 Changeset [fc9e5b6b] by
- Fix smaller error introduced in r39671 refactoring (this check used to …
- 17:56 Changeset [86e54ffa] by
- remove unsigned qualifier, as byte already is unsigned. svn-id: r39672
- 17:42 Changeset [1e94b9cd] by
- SCI: Rewrote vocabulary code to use a …
- 17:41 Changeset [65b96f6a] by
- SCI: Changed vocab_tokenize_string to not 'return' the list it …
- 17:41 Changeset [d38590e6] by
- SCI: Turned synonyms list into a Common::List svn-id: r39669
- 17:27 Ticket #4247 (WAXWORKS: German version Checksum) created by
- […] […]
- 17:00 Ticket #8989 (GSOC09: README fix) created by
- […] […]
- 15:17 Changeset [3e2c1a39] by
- SCI: Added workaround for duplicate polygons being passed to …
- 15:12 Changeset [dfea437a] by
- Updated the NEWS file (backport) svn-id: r39667
- 15:11 Changeset [4e0ca5bb] by
- Updated the NEWS file svn-id: r39666
- 13:38 Ticket #4242 (ITE: Crash when clicking on items inside the hangar) closed by
- fixed
- 13:34 Changeset [c000c629] by
- (backport of commit #39664) Fixed a regression of commit #35473. Fixes …
- 13:33 Changeset [c65013fa] by
- Fixed a regression of commit #35473. Fixes bug #2703595 - "ITE: Crash …
- 12:46 Changeset [b76f7fea] by
- SCI: Changed some char* into Common::String svn-id: r39663
- 12:14 Changeset [33895c0] by
- SCI: Only pass the pointerpos to Menubar::mapPointer, not the full …
- 12:14 Changeset [608b8397] by
- SCI: moved sci_strndup to menubar.cpp svn-id: r39661
- 12:01 Changeset [c1be6e1e] by
- SCI: Fixed some leaks introduced by my previous changes svn-id: r39660
- 11:31 Changeset [9ea32d4a] by
- SCI: C++ify menu code svn-id: r39659
- 11:30 Changeset [47f9b2eb] by
- cleanup svn-id: r39658
- 11:30 Changeset [48d73ff6] by
- CRUISE: Fixed bug when loading backgroundIncrustStruct::saveWidth …
- 09:19 Ticket #4246 (T7G: game room shortcut hotspot does not appear) closed by
- 09:01 Changeset [c1ff3aec] by
- Removed paranoia check. svn-id: r39656
- 08:33 Changeset [95d92b0d] by
- Make sure that the currently buggy dirty rectangle handling code is …
- 08:20 Changeset [76c0d08] by
- * Pushed evaluation of 'following question' from dialogue parsing to …
- 07:18 Changeset [e9b4124f] by
- LOL: - implemented lots of opcodes and fixed a few bugs - it's now …
- 05:38 Changeset [0d3ae3bb] by
- Backported fix for Valgrind warning. In this particular case, the …
- 05:35 Changeset [74a82ef4] by
- Finally fixed the Valgrind warning that was confusing me so yesterday. …
Note:
See TracTimeline
for information about the timeline view.