Timeline
08/09/06:
- 19:03 Ticket #2777 (MANIACNES: Heavy script bug) created by
- […] […]
- 18:39 Ticket #2776 (INDY3: Crash in Intro / Cutscene) created by
- […] […]
- 13:33 Ticket #2775 (KYRA1: Crash when meeting Zanthia) created by
- […] […]
08/08/06:
- 21:35 Changeset [de9ba3a] by
- Updates msvc8 project files. svn-id: r23699
- 21:34 Changeset [eee50637] by
- Little Common::String usage 'fix'. svn-id: r23698
- 21:07 Ticket #2774 (PSP: BS1 scrolling sync issue) created by
- […] […]
- 19:37 Ticket #2773 (MANIACNES: Crash on click in speechtext-area) created by
- […] […]
- 03:49 Ticket #2772 (Feeble: Missing Subtitle Crash) created by
- […] […]
08/07/06:
- 19:24 Ticket #8567 (AdvMame4x and Normal4x) created by
- […] […]
- 13:28 Changeset [389c7a40] by
- changed references to StringData::getString to use two parameter …
- 13:27 Changeset [d80d6157] by
- Incremented required data file version svn-id: r23696
- 13:26 Changeset [ea90eb0] by
- Renamed hotspot talking destination character field to make it's use …
- 13:24 Changeset [b1dbf732] by
- Reworked the talk dialog system to properly handle destination …
- 13:23 Changeset [9af1acc] by
- Fixed item overwriting destination character in ASK action svn-id: r23693
- 13:21 Changeset [1a77d61a] by
- Enhanced Room::setTalkDialog to be passed the destination character …
- 13:19 Changeset [c0e600e0] by
- Fixed displayMessage script method to use the new Hotspot::showMessage …
- 13:16 Changeset [e911afb] by
- Dialog::showMessage transferred over to the Hotspot class. Also …
- 13:13 Changeset [ba32b91] by
- Fixed signature of GetString method - it is a destination character …
- 13:09 Changeset [bdff0ae5] by
- Removed stripping of high two bits of hotspot name and desc field …
08/06/06:
- 23:55 Ticket #7505 (Blues' Clues/FF: MPEG2/AVI Support) closed by
- wontfix
- 20:40 Ticket #7505 (Blues' Clues/FF: MPEG2/AVI Support) created by
- […] […]
- 10:52 Ticket #2771 (WINCE: Monkey Island crash) created by
- […] […]
- 09:18 Changeset [9f74320a] by
- Reduced MD5 checking to 1Kb, and recalculated MD5 strings svn-id: r23686
- 05:56 Changeset [7a96ae1f] by
- Fix bug #1535261 FF:Dock Crash - decompressData error svn-id: r23685
- 05:47 Ticket #2770 (FF: Dock Crash - decompressData error) closed by
- fixed
- 05:38 Changeset [a27f905e] by
- Fix bug #1535261 FF:Dock Crash - decompressData error svn-id: r23684
- 04:14 Ticket #2770 (FF: Dock Crash - decompressData error) created by
- […] […]
- 02:20 Ticket #8556 (Amiga version tag) closed by
08/05/06:
- 10:55 Ticket #8566 (web: question mark on index.php, list kyra in introduction) closed by
- 10:51 Changeset [ce79bfdf] by
- Since we link against libvorbisfile, we should check for its presence, …
- 09:04 Ticket #8560 (Updated MSVC7.1 (.NET 2003) project files) closed by
- 09:04 Changeset [ec3b3511] by
- Added missing agi.vcproj file svn-id: r23680
08/04/06:
- 23:31 Ticket #8566 (web: question mark on index.php, list kyra in introduction) created by
- […] […]
- 22:59 Changeset [ccd1f488] by
- Fix bug in Fluidsynth configure code svn-id: r23679
- 22:46 Changeset [ea3572b6] by
- Simplify configure code a bit, making it easier to add stuff to …
- 21:24 Ticket #8565 (BASS: Linc font too wide in version 303) created by
- […] […]
- 20:36 Ticket #8540 (Patch to add support for the Atari ST/FreeMiNT Platform) closed by
- 20:34 Changeset [ae79aa3] by
- Modified version of the rest of patch #1497254: Patch to add support …
- 20:27 Changeset [3a88d7a7] by
- Added -Wuninitialized to --enable-release (best used in combination …
- 20:27 Ticket #8548 (Patch for correct optimizations with GCC 2.95.3) closed by
- fixed
- 20:24 Changeset [355a9785] by
- Disabled '-O -Wuninitialized by default; this eases debugging a lot in …
- 19:06 Ticket #8538 (residual: improve handling of repeated key presss/releases) closed by
- 18:58 Ticket #8554 (Bugfix [1498158] SIMON: Itemheap overflow on 64bit systems) closed by
- 18:58 Changeset [0caaf3fc] by
- Patch #1522592: Bugfix [1498158] SIMON: Itemheap overflow on 64bit …
- 18:11 Changeset [aab45bac] by
- Only refresh the theme & reflow all dialogs if the screen settings …
- 18:01 Changeset [40835e42] by
- There is no need anymore to report EVENT_SCREEN_CHANGED changes to the …
- 17:59 Changeset [0b50c496] by
- Activate _dimsInactive for ValueDisplayDialog, makes the text …
- 17:47 Changeset [4ee581ad] by
- Fixed some broken #include's (the PS2 and Symbian may need more fixed, …
- 17:34 Changeset [d74bc3f] by
- Patch #1531027: Updated MSVC7.1 (.NET 2003) project files svn-id: r23665
- 17:33 Ticket #8558 (Make maemo port compile again) closed by
- 17:33 Changeset [71be08d8] by
- Patch #1527347: Make maemo port compile again svn-id: r23664
- 16:58 Ticket #2769 (LOOMCD: No sound) closed by
- invalid
- 15:48 Changeset [0485f76c] by
- Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client …
- 14:12 Ticket #2769 (LOOMCD: No sound) created by
- […] […]
- 13:55 Changeset [1a10cacf] by
- Renamed handleScreenChanged() -> reflowLayout() in the GUI code …
- 13:10 Changeset [ca7880df] by
- Added new method OSystem::getScreenChangeID(), which can be used by …
- 11:17 Ticket #2768 (SIMON: save error) created by
- […] […]
- 09:47 Ticket #2767 (CINE:Crash when launching undefined targets) closed by
- fixed
- 09:46 Changeset [af3241f7] by
- Run the Cine engine's game detector before starting a game, to ensure …
Note:
See TracTimeline
for information about the timeline view.