Timeline
12/26/08:
- 23:39 Changeset [7d99fbbd] by
- Update debug message. svn-id: r35564
- 14:38 Changeset [a621158c] by
- Added const keyword to static data. svn-id: r35563
- 13:50 Changeset [dec4f1d] by
- The verb<->textId assignment is needed only for ITE svn-id: r35562
- 13:30 Changeset [24c37e7d] by
- Adding a French entry for my US/FR version of The Last Dynasty …
- 12:50 Changeset [231f5d9] by
- Blue's ABC Time Activities is supported. svn-id: r35560
- 12:27 Changeset [2ffaf0e] by
- Fix assert when playing Safari Snapshot in Blue's ABC Time Activities, …
- 12:15 Changeset [d18d2d72] by
- Fix for the SliderWidget glitch when showing very small values (and …
- 12:04 Changeset [1e60714f] by
- Updated the MSVC project files of the kyra engine svn-id: r35556
- 11:07 Changeset [1029c94c] by
- Oops added files I forgot in r35553. svn-id: r35555
- 11:05 Changeset [5555ba9a] by
- Fixed memory leak. svn-id: r35554
- 11:04 Changeset [91de740d] by
- Implemented (some) main menu code for LoL. svn-id: r35553
- 08:35 Changeset [fb14701b] by
- Cleanup. svn-id: r35552
- 06:44 Ticket #3738 (BLUESABCTIME: crash) closed by
- fixed
- 06:18 Changeset [3bbbcc3] by
- Fix crash after selecting name in Blue's ABC Time Activities, caused …
- 05:44 Changeset [b3b23642] by
- Fixed selection of invalid frame numbers. This means that most …
- 01:13 Changeset [751df013] by
- If more than 8 items have to be resized in a stacked theme layout, …
- 01:08 Changeset [131cb5a] by
- Merged ThemeLayoutHorizontal and ThemeLayoutVertical into a new class …
- 00:57 Changeset [c59f5919] by
- ThemeLayout::getParentW was calling getHeight instead of getWidth by …
- 00:44 Ticket #4004 (GUI: Crash in GMM when changing scale factor) closed by
- fixed
- 00:43 Changeset [c9105aa] by
- Fix for bug #2210082: GUI: Crash in GMM when changing scale factor …
- 00:26 Changeset [c3aec16] by
- Some 'cleanup' of Gui::ThemeLayout svn-id: r35545
12/25/08:
- 23:55 Changeset [6510226] by
- Renamed NewGui to GuiManager svn-id: r35544
- 20:53 Changeset [68374165] by
- Made Engine::_timer protected svn-id: r35543
- 20:40 Changeset [df20d264] by
- Pushing down some header deps (on common/system.h, mostly) svn-id: r35542
- 20:36 Changeset [f4fc0a91] by
- Fixed warning svn-id: r35541
- 18:10 Changeset [4d249cde] by
- Slight cleanup svn-id: r35540
- 15:19 Changeset [dd7ea11a] by
- SAGA2 HRS resources should be loaded correctly now svn-id: r35539
- 15:16 Changeset [52f46453] by
- Cleanup svn-id: r35538
- 13:04 Ticket #8946 (GC/WII: Corrects squashing on non-interlaved res.) created by
- […] […]
- 12:11 Changeset [a9a91de] by
- Oops svn-id: r35537
- 12:09 Changeset [c8ca4d5] by
- - Implemented the SAGA2 resource loader - Some cleanup svn-id: r35536
- 03:29 Changeset [e27110d3] by
- Fixed yet another valgrind warning. svn-id: r35535
- 03:00 Changeset [be77793] by
- Fixed valgrind warning. svn-id: r35534
- 00:20 Ticket #4053 (PARALLACTION: Compiler error on AmigaOS4) closed by
- fixed
- 00:18 Changeset [45529628] by
- Fix for bug #2464538 "PARALLACTION: Compiler error on AmigaOS4", …
- 00:16 Changeset [c8ae5fa9] by
- Fixed compilation with g++4.3 svn-id: r35532
12/24/08:
- 22:40 Changeset [891fb0f] by
- Silenced signed/unsigned warning svn-id: r35531
- 16:59 Changeset [00baeac] by
- Documenting the dither code a bit more and removing SierraLight's not …
- 16:44 Changeset [eee07138] by
- Updated the MSVC project files for commit #35526 svn-id: r35529
- 16:13 Changeset [e98f5736] by
- add comment for clarification svn-id: r35528
- 16:10 Changeset [85bfce72] by
- on systems that need alignment, allocate chunks that are a multiple of …
- 15:57 Changeset [74024ff] by
- Moving the dither code to graphics/ svn-id: r35526
- 15:30 Ticket #4053 (PARALLACTION: Compiler error on AmigaOS4) created by
- […] […]
- 15:30 Changeset [6fed0af5] by
- Allocate just the required memory for scripts (spotted by sev) …
- 10:35 Changeset [cae7c23] by
- Questions in dialogues can have up to 10 answers in BRA. svn-id: r35524
- 09:59 Changeset [c2c439b5] by
- Slight cleanup svn-id: r35523
- 09:57 Ticket #4050 (T7G: Glitch with the cake puzzle in The 7th Guest) closed by
- fixed
- 09:53 Changeset [41ebd732] by
- Fixed display of location background when changing from a scrollable …
- 09:51 Changeset [6c1dc0c] by
- Simplified destructions of Balloon objects. svn-id: r35521
- 09:35 Ticket #7674 (Tools Snapshot Installer - do not add start menu) closed by
- fixed
- 08:06 Ticket #7674 (Tools Snapshot Installer - do not add start menu) created by
- […] […]
- 05:41 Changeset [37bb8daf] by
- T7G: Implement runtime script fix for cake puzzle bug. svn-id: r35520
- 01:11 Changeset [bce76931] by
- Added valueToBarWidth to calculate SliderWidget's bar width like it …
- 00:18 Changeset [1c238fe] by
- Removed Ender from SCUMM credits (matching other retired team members, …
- 00:05 Changeset [ff45c8aa] by
- Added FIXME in ThemeEngine::drawSlider. svn-id: r35515
12/23/08:
- 23:47 Changeset [604b8f08] by
- Modify the PopUpWidget selection by using the mouse wheel svn-id: r35514
- 23:36 Changeset [f75893a2] by
- Modify the SliderWidget value by using the mouse wheel svn-id: r35513
- 22:37 Changeset [51c22d99] by
- Added stubs for the missing visual effect opcodes svn-id: r35512
- 22:01 Changeset [a150aea6] by
- Fixed warning. svn-id: r35511
- 21:31 Ticket #4052 (DW1: Crash after intro animation on PowerPC 64) created by
- […] […]
- 21:17 Changeset [a159fc89] by
- Update detection of the 11th hour demo. The disk.1 wasn't with the …
- 21:17 Changeset [a93cf38f] by
- change PPINIT's bools to uint8 to fix crash on OSX (see revision 33285 …
- 20:41 Changeset [672b8232] by
- Silenced MSVC warnings svn-id: r35507
- 20:20 Changeset [1b33233e] by
- endian fixes svn-id: r35506
- 19:52 Ticket #8945 (GC/WII: Component cable autodetection on Gamecube) closed by
- 19:50 Changeset [e570d09] by
- 480p video mode for gamecube if a component cable was detected …
- 19:23 Changeset [4feac7a2] by
- changes for the new libfat version. the root node now yields a list of …
- 19:20 Changeset [328991f4] by
- tweak the video mode some more to get rid of black borders svn-id: r35503
- 19:19 Changeset [80e1130] by
- increase the height of the overlay so the modern theme fits in 16:9 …
- 19:18 Changeset [25a2ea20] by
- enable groovie and tucker svn-id: r35501
- 19:17 Changeset [13801bd4] by
- drop mpeg2 support svn-id: r35500
- 19:16 Changeset [700c69e9] by
- changes for devkitPPC r16 svn-id: r35499
- 17:20 Changeset [71d8792] by
- Fix a valgrind error by using the appropiate delete operator svn-id: …
- 16:29 Changeset [e27c4635] by
- Some initial code for HRS resource loading svn-id: r35497
- 15:26 Changeset [350943f2] by
- Enumerated the different actor directions and fixed spelling svn-id: …
- 11:18 Ticket #3735 (IHNM: Psychic Profile problem) closed by
- fixed
- 11:18 Changeset [4d7a437] by
- Fixed bug #1970191 - "IHNM: Psychic Profile problem" svn-id: r35495
- 09:55 Changeset [e04b49df] by
- T7G: Fix the stuck mouse cursor svn-id: r35494
- 08:24 Changeset [1162e9a0] by
- T7G: Don't wait for the CD track to end svn-id: r35493
- 08:15 Changeset [95833732] by
- Improve the palette fading (timing and factor calculation), which …
12/22/08:
- 22:41 Ticket #4051 (DOG: UNKNOWN Windows Dutch version) closed by
- duplicate
- 20:35 Changeset [d0738d55] by
- Fixing the flow meter thingy in Urban Runner svn-id: r35491
- 20:17 Ticket #8945 (GC/WII: Component cable autodetection on Gamecube) created by
- […] […]
- 19:08 Ticket #4051 (DOG: UNKNOWN Windows Dutch version) created by
- […] […]
- 18:34 Changeset [d1530fc] by
- Tweaked the Modern theme colors to make it look more like it did in …
- 15:40 Changeset [382a46ff] by
- Changed the game chooser to make the game candidates not editable and …
- 14:36 Changeset [9a57f423] by
- logicalWidth -> width logicalHeight -> height svn-id: r35488
- 14:34 Changeset [3e0b81a9] by
- Fixed GCC warning. svn-id: r35487
- 14:30 Changeset [38f7fa6f] by
- Added game ID checks for the ITE puzzle in some places that I've …
- 14:18 Changeset [77ad9f76] by
- Updated the MSVC project files of the SAGA engine svn-id: r35485
- 14:13 Changeset [437384a8] by
- - Split the SAGA resource manager in 3 different ones, depending on …
- 11:49 Changeset [1f669687] by
- Correct comment. svn-id: r35483
- 11:40 Ticket #4050 (T7G: Glitch with the cake puzzle in The 7th Guest) created by
- […] […]
- 11:26 Changeset [c3bbc4b2] by
- Added Smacker support for the introduction and ending videos of FTA2 …
- 11:22 Changeset [b1999a2a] by
- Fixed indentation and removed whitespaces at the end of line svn-id: …
- 10:31 Changeset [2ec51ef3] by
- Allow the disabled state of the popup widget to be themed svn-id: r35480
- 10:19 Ticket #4049 (GUI: SCUMM games in-game gui crash) created by
- […] […]
- 09:47 Changeset [1ccce41c] by
- Fix the rendering of stroked tabs svn-id: r35479
- 00:33 Ticket #4047 (ALL: Compiler error in graphics/dxa_player.cpp) closed by
- fixed
- 00:32 Changeset [5ef6d928] by
- Cleanup. svn-id: r35477
12/21/08:
- 23:47 Changeset [e07d509] by
- Updated the MSVC project files for commit #35475 svn-id: r35476
- 23:43 Changeset [f3db2bf1] by
- Added some more stubs for FTA2 svn-id: r35475
- 23:10 Changeset [f66bd9c5] by
- Correct the number of speech available in Simon the Sorcerer 1 & 2. …
- 22:52 Changeset [2257db88] by
- - Added some stubs for the SAGA2 games dino and fta2 - Stopped loading …
- 21:44 Changeset [f6547e0] by
- Updated the MSVC project files for commit #35470 svn-id: r35471
- 21:08 Changeset [829cbc41] by
- Move all video players to separate directory svn-id: r35470
- 17:53 Changeset [be66a538] by
- add detection for The 11th Hour demo svn-id: r35469
- 17:14 Changeset [a1eb746] by
- DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added …
- 15:59 Changeset [d0f4f97e] by
- Cleaned up the mess with game IDs and game types: removed game types, …
- 15:42 Changeset [e11c17a0] by
- Moved more GfxObj management to Gfx object. svn-id: r35466
- 15:41 Changeset [74b251d] by
- Added a stub to dialogue parser, so that dialogue lines controlled by …
- 12:30 Changeset [94b914b0] by
- Reduced the memory allocated for DW1 and DW1 demo by 5MB svn-id: r35464
- 12:21 Changeset [61085e27] by
- Fix warnings. svn-id: r35463
- 11:49 Changeset [f510b28a] by
- Fix warnings. svn-id: r35462
- 11:47 Changeset [86f42338] by
- Fixed compilation svn-id: r35461
- 11:46 Ticket #4048 (LSL: missing Polish MD5) created by
- […] […]
- 10:01 Ticket #4047 (ALL: Compiler error in graphics/dxa_player.cpp) created by
- […] […]
- 09:11 Ticket #4046 (TUCKER: Game crashes when trying to perform action) closed by
- fixed
- 09:09 Changeset [695c431] by
- fix wrong format string (bug tracker #2455138) svn-id: r35459
- 05:55 Changeset [587e7080] by
- Return exact frame rate in Smacker player, and minor cleanup. svn-id: …
- 04:36 Changeset [76624fc] by
- Add initial Smacker support for The Feeble Files. svn-id: r35457
- 00:48 Changeset [cba892a6] by
- Disable loading from command line again, it seems it only worked for …
- 00:08 Ticket #4046 (TUCKER: Game crashes when trying to perform action) created by
- […] […]
Note:
See TracTimeline
for information about the timeline view.