Timeline
05/12/06:
- 23:57 Changeset [a5b4fb7f] by
- - little cleanups - adds kyra3 dummies svn-id: r22425
- 21:42 Ticket #2601 (ALL: Misleading warning message) closed by
- 21:41 Changeset [3623a949] by
- Added the new AbstractFilesystemNode::getCurrentDirectory() method. …
- 21:11 Changeset [ed339aa7] by
- Updated some comments svn-id: r22422
- 21:02 Changeset [0dfb760] by
- Fixed memory leak in PSPFilesystemNode svn-id: r22421
- 21:01 Changeset [726c05b] by
- Make some tweaks to the GP32 and PSP FS code (trying to at least …
- 20:55 Changeset [b5556c50] by
- Updated WinCE backend to the new form of FilesystemNode::listDir …
- 20:09 Changeset [860073c4] by
- Fixed two regressions in the o1_specialFade() opcode: The wrong …
- 20:05 Ticket #7289 (GUI: Order games manually) closed by
- wontfix
- 18:00 Changeset [d00755de] by
- Removing some unused code from INSANE svn-id: r22417
- 17:58 Ticket #2547 (SDL: Jerky cursor movement) closed by
- fixed
- 16:51 Ticket #2602 (FOA: Unknown MD5 message) created by
- […] […]
- 16:31 Ticket #2518 (COMI: Guybrush walking backwards (Amiga)) closed by
- worksforme
- 13:04 Changeset [6add5edc] by
- Crediting Patrick Combet (aka Dorian Gray) for the Gobliiins ADL …
- 12:03 Changeset [ccac2aea] by
- Whitespace changes. (Oh dear, now *I'm* forcing myself to large …
- 10:29 Changeset [4ecee0e0] by
- In Simon 1, when returning to normal size, the MIDI music contains …
- 08:49 Changeset [171285e8] by
- Whitespace changes. svn-id: r22411
- 07:13 Ticket #8532 (Simplified keyboard repeat) created by
- […] […]
05/11/06:
- 19:43 Changeset [42e03bd7] by
- - Sound! Still a bit glitchy, though: - Negative frequences?!? Maybe …
- 08:25 Changeset [d6af0798] by
- This could be completely wrong, but I don't think …
- 08:04 Changeset [21b91adc] by
- Changed "it's" to "its" in a few comments. svn-id: r22408
- 07:59 Changeset [dba0c5c] by
- Whitespace changes. svn-id: r22407
- 07:25 Changeset [30231a39] by
- Added proper labels in some of the existing disassembled methods …
- 02:20 Ticket #7434 (PALM: key bindings don't have "options menu(F5)") closed by
- 02:20 Ticket #2576 (SCUMM: Can't save.) closed by
05/10/06:
- 20:50 Changeset [d2030f17] by
- Removed hack that was used to limit the mouse cursor to (at most) …
- 20:45 Ticket #2601 (ALL: Misleading warning message) created by
- […] […]
- 20:45 Changeset [be6b640] by
- Adds clipping to the workaround in "preserveOrRestoreBackground", so …
- 20:35 Ticket #2580 (KYRA1: Water dripping freezes) closed by
- fixed
- 20:30 Changeset [56e03a85] by
- Adds workaround for bug # 1477364 ("KYRA1: Water dripping freezes") …
- 20:28 Changeset [e6350f8a] by
- Enables OSystem::kFeatureAutoComputeDirtyRects until proper dirty rect …
- 20:17 Ticket #8531 (KYRA1: Fix (?) for odd-looking bitflag handling) created by
- […] […]
- 09:43 Changeset [fa82f0b0] by
- Decrease delay to make it less likely that the Simon 1 (and other?) …
- 05:38 Ticket #2600 (DC: selector.cpp compilation failed) closed by
05/09/06:
- 23:38 Changeset [1d324dd2] by
- Fix mingw compile svn-id: r22400
- 21:55 Changeset [d5739c2] by
- Attempted fix for bug #1484881 svn-id: r22398
- 17:57 Ticket #2600 (DC: selector.cpp compilation failed) created by
- […] […]
- 14:16 Changeset [d2546e39] by
- - Updated MSVC8 project files - Renamed base/options.cpp to …
05/08/06:
- 22:53 Changeset [4c671224] by
- Avoid closing a video file in HE games twice svn-id: r22396
- 19:49 Changeset [31f83ff2] by
- Implemented FW inventory. This is basically a copy of …
- 16:04 Changeset [816fd39d] by
- Added delay() to delayWithTicks() as well. This function is quite …
- 15:40 Changeset [575eb8b7] by
- Replaced a bunch of delay loops with a new delayUntil() function. Now …
- 14:49 Changeset [73f0a23b] by
- Added comment about switch case fallthrough. I assume this one is …
- 13:52 Changeset [484b480b] by
- As LordHoto pointed out, placeItem is already initialised to false, so …
- 13:42 Changeset [c5d912fa] by
- Small cleanup. It's not that I mind fallthroughs - as long as they are …
- 13:34 Changeset [e2656a27] by
- Changed abs() to ABS() svn-id: r22389
- 13:10 Changeset [3f939583] by
- Fix regression in lost, the middle directories were removed svn-id: r22388
- 11:41 Changeset [ca513f7e] by
- Fix off by one in rect when capturing image svn-id: r22387
- 11:04 Changeset [d6d3a621] by
- Init. videoParams vars for HE90+ svn-id: r22386
- 10:29 Changeset [8179d3e8] by
- Missed a couple of switch cleanups. svn-id: r22385
- 10:21 Changeset [3830ac06] by
- Add initial DXA support for HE games svn-id: r22384
- 10:16 Changeset [cf42a248] by
- Cleanup: Use ScummVM indentation style for switch() cases. In some …
- 04:49 Ticket #2599 (ALL: Valgrind warnings in our file-handling classes) closed by
- fixed
- 04:48 Changeset [30c0bd63] by
- Fixed bug #1483450. Apparently, S_ISDIR() is undefined if stat() …
- 04:11 Changeset [e2c05855] by
- Add missing file details for HE games svn-id: r22381
05/07/06:
- 22:36 Changeset [b20966b9] by
- Initial disassembly of NPC schedule handling methods svn-id: r22380
- 19:41 Changeset [b2d4cd6a] by
- Paranoia svn-id: r22379
- 19:20 Changeset [027fb7fe] by
- Fixes playing of credits music. svn-id: r22378
- 18:22 Ticket #2599 (ALL: Valgrind warnings in our file-handling classes) created by
- […] […]
- 11:58 Changeset [2e9bb567] by
- Turning this warning into an error, since I never got any feedback on …
- 11:47 Changeset [9a6c120] by
- Handle line breaks/overflow for V1-V3 games *after* processing newline …
- 11:45 Changeset [c4f6cc58] by
- Perform (horizontal) charset text clipping for V1-V3, too svn-id: r22374
- 09:53 Ticket #2598 (GUI: SCUMM pause dialog breaks upon scaler switch) created by
- […] […]
- 04:11 Ticket #2597 (BS2: when starting through menu crashes with assertion) created by
- […] […]
- 02:20 Ticket #2496 (ITE: crashes at startup (Symbian)) closed by
- 02:20 Ticket #2202 (WINCE/FOTAQ: Pointer & stylus non in sync) closed by
- 02:20 Ticket #2532 (EPOC: S80, general mouse behaviour) closed by
- 02:20 Ticket #2470 (BASS: strange behaviour when running full speed) closed by
- 02:20 Tickets #2506,2501 batch updated by
- 02:20 Ticket #2494 (WINCE: mapping right click to non-hard keys doesn't work) closed by
- 02:20 Ticket #2293 (WINCE: COMI is slow / crashes) closed by
- 00:32 Changeset [58cd5ec5] by
- Fix slowFadeIn, the code of original Windows version was flawed …
Note:
See TracTimeline
for information about the timeline view.