aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-24Simplified destructions of Balloon objects.Nicola Mettifogo
svn-id: r35521
2008-12-24T7G: Implement runtime script fix for cake puzzle bug.Scott Thomas
svn-id: r35520
2008-12-24Added valueToBarWidth to calculate SliderWidget's bar width like it was done ↵Jordi Vilalta Prat
before (as discussed with LordHoto) svn-id: r35519
2008-12-24Removed Ender from SCUMM credits (matching other retired team members, like ↵Max Horn
ludde and yazor) svn-id: r35517
2008-12-24Added FIXME in ThemeEngine::drawSlider.Johannes Schickel
svn-id: r35515
2008-12-23Modify the PopUpWidget selection by using the mouse wheelJordi Vilalta Prat
svn-id: r35514
2008-12-23Modify the SliderWidget value by using the mouse wheelJordi Vilalta Prat
svn-id: r35513
2008-12-23Added stubs for the missing visual effect opcodesFilippos Karapetis
svn-id: r35512
2008-12-23Fixed warning.Johannes Schickel
svn-id: r35511
2008-12-23Update detection of the 11th hour demo. The disk.1 wasn't with the other files.Matthew Hoops
svn-id: r35509
2008-12-23change PPINIT's bools to uint8 to fix crash on OSX (see revision 33285 - ↵Joost Peters
must've been accidentally undone by the DW2 merge) svn-id: r35508
2008-12-23Silenced MSVC warningsFilippos Karapetis
svn-id: r35507
2008-12-23endian fixesJoost Peters
svn-id: r35506
2008-12-23480p video mode for gamecube if a component cable was detected (contributed ↵Andre Heider
by hkz) svn-id: r35505
2008-12-23changes for the new libfat version. the root node now yields a list of all ↵Andre Heider
mounted devices svn-id: r35504
2008-12-23tweak the video mode some more to get rid of black bordersAndre Heider
svn-id: r35503
2008-12-23increase the height of the overlay so the modern theme fits in 16:9Andre Heider
svn-id: r35502
2008-12-23enable groovie and tuckerAndre Heider
svn-id: r35501
2008-12-23drop mpeg2 supportAndre Heider
svn-id: r35500
2008-12-23changes for devkitPPC r16Andre Heider
svn-id: r35499
2008-12-23Fix a valgrind error by using the appropiate delete operatorJordi Vilalta Prat
svn-id: r35498
2008-12-23Some initial code for HRS resource loadingFilippos Karapetis
svn-id: r35497
2008-12-23Enumerated the different actor directions and fixed spellingFilippos Karapetis
svn-id: r35496
2008-12-23Fixed bug #1970191 - "IHNM: Psychic Profile problem"Filippos Karapetis
svn-id: r35495
2008-12-23T7G: Fix the stuck mouse cursorJordi Vilalta Prat
svn-id: r35494
2008-12-23T7G: Don't wait for the CD track to endJordi Vilalta Prat
svn-id: r35493
2008-12-23Improve the palette fading (timing and factor calculation), which fixes the ↵Jordi Vilalta Prat
introduction synchronization as a result svn-id: r35492
2008-12-22Fixing the flow meter thingy in Urban RunnerSven Hesse
svn-id: r35491
2008-12-22Tweaked the Modern theme colors to make it look more like it did in the old ↵Jordi Vilalta Prat
renderer svn-id: r35490
2008-12-22Changed the game chooser to make the game candidates not editable and ↵Jordi Vilalta Prat
selectable by pressing enter svn-id: r35489
2008-12-22logicalWidth -> widthFilippos Karapetis
logicalHeight -> height svn-id: r35488
2008-12-22Fixed GCC warning.Torbjörn Andersson
svn-id: r35487
2008-12-22Added game ID checks for the ITE puzzle in some places that I've missedFilippos Karapetis
svn-id: r35486
2008-12-22Updated the MSVC project files of the SAGA engineFilippos Karapetis
svn-id: r35485
2008-12-22- Split the SAGA resource manager in 3 different ones, depending on the ↵Filippos Karapetis
resource type (RSC for ITE, RES for IHNM and HRS for DINO/FTA2). The SAGA 2 HRS resource manager is still a stub - Added detection for the voice file of FTA2 svn-id: r35484
2008-12-22Correct comment.Travis Howell
svn-id: r35483
2008-12-22Added Smacker support for the introduction and ending videos of FTA2Filippos Karapetis
svn-id: r35482
2008-12-22Fixed indentation and removed whitespaces at the end of lineJordi Vilalta Prat
svn-id: r35481
2008-12-22Allow the disabled state of the popup widget to be themedJordi Vilalta Prat
svn-id: r35480
2008-12-22Fix the rendering of stroked tabsJordi Vilalta Prat
svn-id: r35479
2008-12-22Cleanup.Travis Howell
svn-id: r35477
2008-12-21Updated the MSVC project files for commit #35475Filippos Karapetis
svn-id: r35476
2008-12-21Added some more stubs for FTA2Filippos Karapetis
svn-id: r35475
2008-12-21Correct the number of speech available in Simon the Sorcerer 1 & 2.Travis Howell
svn-id: r35474
2008-12-21- Added some stubs for the SAGA2 games dino and fta2Filippos Karapetis
- Stopped loading the isomap and puzzle game modules for IHNM, as they are not used for that game (this saves some memory for IHNM) - Removed getDisplayWidth() and getDisplayHeight() svn-id: r35473
2008-12-21Updated the MSVC project files for commit #35470Filippos Karapetis
svn-id: r35471
2008-12-21Move all video players to separate directoryEugene Sandulenko
svn-id: r35470
2008-12-21add detection for The 11th Hour demoMatthew Hoops
svn-id: r35469
2008-12-21DS port: Removed mixer.cpp from OPTLIST (saves 11kb code size); added ↵Max Horn
several DEFINES which reduce the binary size further svn-id: r35468
2008-12-21Cleaned up the mess with game IDs and game types: removed game types, ↵Filippos Karapetis
reduced the game IDs and added game features where necessary svn-id: r35467