aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-12-25Renamed NewGui to GuiManagerMax Horn
svn-id: r35544
2008-12-25Made Engine::_timer protectedMax Horn
svn-id: r35543
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
svn-id: r35542
2008-12-25Fixed warningMax Horn
svn-id: r35541
2008-12-25Slight cleanupFilippos Karapetis
svn-id: r35540
2008-12-25SAGA2 HRS resources should be loaded correctly nowFilippos Karapetis
svn-id: r35539
2008-12-25CleanupFilippos Karapetis
svn-id: r35538
2008-12-25OopsFilippos Karapetis
svn-id: r35537
2008-12-25- Implemented the SAGA2 resource loaderFilippos Karapetis
- Some cleanup svn-id: r35536
2008-12-25Fixed yet another valgrind warning.Johannes Schickel
svn-id: r35535
2008-12-25Fixed valgrind warning.Johannes Schickel
svn-id: r35534
2008-12-25Fix for bug #2464538 "PARALLACTION: Compiler error on AmigaOS4",Johannes Schickel
svn-id: r35533
2008-12-25Fixed compilation with g++4.3Johannes Schickel
svn-id: r35532
2008-12-24Silenced signed/unsigned warningFilippos Karapetis
svn-id: r35531
2008-12-24Documenting the dither code a bit more and removing SierraLight's not needed ↵Sven Hesse
height argument svn-id: r35530
2008-12-24Updated the MSVC project files for commit #35526Filippos Karapetis
svn-id: r35529
2008-12-24add comment for clarificationJoost Peters
svn-id: r35528
2008-12-24on systems that need alignment, allocate chunks that are a multiple of 4 to ↵Joost Peters
ensure we get aligned chunks. Otherwise, some pNode structs will be dereferenced from unaligned addresses. svn-id: r35527
2008-12-24Moving the dither code to graphics/Sven Hesse
svn-id: r35526
2008-12-24Allocate just the required memory for scripts (spotted by sev)Jordi Vilalta Prat
svn-id: r35525
2008-12-24Questions in dialogues can have up to 10 answers in BRA.Nicola Mettifogo
svn-id: r35524
2008-12-24Slight cleanupFilippos Karapetis
svn-id: r35523
2008-12-24Fixed display of location background when changing from a scrollable to a ↵Nicola Mettifogo
non-scrollable one. svn-id: r35522
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