Timeline
12/29/08:
- 23:23 Ticket #4061 (WINCE: keyboard not working in HTC touch pro) created by
- […] […]
- 21:46 Changeset [ad2fc3ee] by
- Removed unused variable. svn-id: r35618
- 20:34 Ticket #4057 (LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy) closed by
- fixed
- 20:33 Changeset [a4f2be4] by
- Fix for ""LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy"" (bug …
- 20:08 Ticket #4049 (GUI: SCUMM games in-game gui crash) closed by
- fixed
- 19:55 Ticket #7675 (FT: Enable F1 game menu in Full Throttle) created by
- […] […]
- 18:35 Changeset [14434659] by
- - Removed game sound information for sound types that it can be …
- 17:30 Changeset [9a5f45a4] by
- - IHNM Mac loads correctly again - Removed isBigEndian from …
- 16:58 Changeset [842af1ee] by
- Add detection for Russian The 7th Guest. svn-id: r35614
- 16:22 Changeset [49976794] by
- Updated Theme Package generator to work with Python 2.6-3.0 (push …
- 16:17 Changeset [e432dad2] by
- Changed PSP graphic modes to use low resolution themes (possible fix …
- 15:08 Changeset [2a5c5136] by
- Fixed typo svn-id: r35611
- 15:04 Changeset [3e068720] by
- Silenced MSVC warning svn-id: r35610
- 14:44 Changeset [030de671] by
- Reset screen dimension settings after closing menu. svn-id: r35609
- 14:37 Changeset [8ea422f4] by
- - Cleanup - Implemented Screen_LoL::fprintString svn-id: r35608
- 14:11 Changeset [28a5a18a] by
- Replaced Hex Dumper in Binary theme parser. Turned parsing classes …
- 14:06 Changeset [6639ba72] by
- Extended some comments. svn-id: r35606
- 14:03 Changeset [ce73425b] by
- Fixed character selection screen. svn-id: r35605
- 13:59 Changeset [e4d2f58] by
- Cleanup. svn-id: r35604
- 11:55 Changeset [a0250fe0] by
- Replaced the old stack macros with ScummVM's FixedStack class. …
- 11:14 Changeset [702848c1] by
- Silenced MSVC warnings about uninitialized variables svn-id: r35602
- 11:11 Changeset [927cd202] by
- Add more versions of Blues Clues games. svn-id: r35600
- 10:03 Changeset [4b4d752b] by
- Add Blue's Treasure Hunt. svn-id: r35599
- 06:23 Changeset [d8abe49a] by
- T7G graphics enhancement: Add the unused skeleton graphics to the maze …
- 02:31 Ticket #4060 (T7G: Ouija board causes music to stop) created by
- […] […]
- 00:22 Ticket #4059 (GOB: Compiler Error on AmigaOS4) closed by
- fixed
- 00:11 Changeset [c5411e8b] by
- Explicitely using MIN<int>(). This should fix bug #2473627 svn-id: r35597
- 00:03 Changeset [4f576ef] by
- Implemented the non-monospaced font in the save name input field …
12/28/08:
- 22:16 Ticket #4059 (GOB: Compiler Error on AmigaOS4) created by
- […] […]
- 22:09 Changeset [d8178297] by
- LOL: - fixed some bugs in the main menu code (premature pak file …
- 20:19 Changeset [fccaa73] by
- workaround for ce's limitation of cwd in _access too svn-id: r35594
- 20:16 Changeset [ec09d76] by
- fix buggy repaints caused by multiple calls to the overlay toggles …
- 20:15 Changeset [25ac7c7] by
- 1) Add the KeysDialog layout to the modern theme. 2) Improve somewhat …
- 18:00 Changeset [017561a2] by
- Fixing the save/load list box's width svn-id: r35591
- 17:43 Changeset [acdd0354] by
- Removing debug stuff I accidentally left in svn-id: r35590
- 17:05 Ticket #4058 (GUI: Theme selection oddities and regressions) created by
- […] […]
- 16:53 Changeset [ab2297e2] by
- Made the F6 and F5 (SCUMM only) menus fit in 320x200. I'd appreciate …
- 11:27 Changeset [c1f6dcbb] by
- Fixing the semi-transparency svn-id: r35588
- 09:28 Changeset [b07ac4d1] by
- /That's/ the blit24 svn-id: r35587
- 08:02 Changeset [b820055c] by
- More graphics fixes. blit24 (which isn't blit24 but just a slightly …
- 01:41 Ticket #4057 (LAUNCHER: "(Mass) Add" buttons + built-in GUI = buggy) created by
- […] […]
- 00:30 Ticket #4056 (Wii: T7G Crash) created by
- […] […]
12/27/08:
- 22:48 Changeset [84b6db7b] by
- Fixing some 16bit graphics svn-id: r35585
- 22:47 Changeset [6d072a3] by
- Adding support for specifying an index that will be ignored when …
- 20:21 Changeset [88ac9b5a] by
- Silenced warning about redefinition of ARRAYSIZE under Windows, after …
- 19:53 Changeset [213c09c2] by
- Adding a magic id and a version number to the PaletteLUT cache …
- 19:37 Changeset [a4a209a2] by
- Initializing the lookahead values, too. No more valgrind warnings …
- 19:30 Changeset [32ac8d63] by
- Slight simplification svn-id: r35580
- 18:57 Changeset [2b37e18] by
- Fixing the invalid read (BitStream having a 2 byte lookahead and all …
- 18:03 Changeset [87a2747] by
- Turned FSNode into a ArchiveMember subclass; removed the now obsolete …
- 18:01 Changeset [db1a4b4] by
- The BitStream class has a 2 byte lookahead. Hopefully, this will fix …
- 17:16 Changeset [2fec0a30] by
- Moved addDirectory from SearchManager to SearchSet; changed several …
- 17:09 Changeset [fb5f64b] by
- Clarify ZipArchive constructor usage svn-id: r35575
- 16:09 Changeset [c5cabc7b] by
- Renamed some stuff svn-id: r35574
- 16:07 Changeset [1d099c0d] by
- GuiManager::runLoop: do not call OSystem::quit() when receiving …
- 14:36 Changeset [f26f85ee] by
- GUI: Added Widget::setVisible convenience wrapper svn-id: r35572
- 14:30 Changeset [69f4b7a] by
- Got rid of ThemeLayout::getDialogData; added some comments, asserts; …
- 07:17 Changeset [109d55f8] by
- Add more stubs for MBC. svn-id: r35570
- 06:13 Changeset [2d3c506d] by
- Ooops, correct return value. svn-id: r35569
- 06:11 Changeset [f5b61ff] by
- Add basic code for wizImage compression type 5. svn-id: r35568
- 05:11 Ticket #4055 (WINCE: fullscreen doesnt work) created by
- […] […]
- 05:04 Ticket #4054 (WINCE: crash on zoomDown) created by
- […] […]
- 04:11 Changeset [6187ec38] by
- Added extra endian conversion. This may fix bug #2462700 svn-id: r35566
- 02:36 Changeset [56dbde4d] by
- Fix video playback in Blue's Clues games. svn-id: r35565
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
Note:
See TracTimeline
for information about the timeline view.