aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-12Changed file paths from /epoc/ to /symbian/Lars Persson
svn-id: r20618
2006-02-12updated msvc8 project files to latest 'engines' directory changesPaweł Kołodziejski
svn-id: r20615
2006-02-12changed path in include to use 'common' to conform rest part of codePaweł Kołodziejski
svn-id: r20614
2006-02-12Committed old work on Soccer U32. Too far from being finished.Eugene Sandulenko
svn-id: r20613
2006-02-12Renaming the folder "epoc"->"symbian"Lars Persson
svn-id: r20612
2006-02-12Another spot of non-standard "#else if" replaced by "#elif"Eugene Sandulenko
svn-id: r20608
2006-02-12svn-id: r20606Lars Persson
2006-02-12Fixed building of engine pluginsMax Horn
svn-id: r20603
2006-02-12Only adjusted in SCUMM 5+Travis Howell
svn-id: r20598
2006-02-12Actor room is only checked in SCUMM 7+Travis Howell
svn-id: r20597
2006-02-12Actually that should be before all codeTravis Howell
svn-id: r20595
2006-02-12A few corrections from disasm., checked against all versionsTravis Howell
svn-id: r20594
2006-02-12This difference only applies to SCUMM7+Travis Howell
svn-id: r20593
2006-02-12Add another Loom demoTravis Howell
svn-id: r20591
2006-02-12The GameDetector is no longer a required parameter for Engine constructorsMax Horn
svn-id: r20590
2006-02-12No need to force engines to implement errorString()Max Horn
svn-id: r20589
2006-02-12openCD() and pollCD() should return false, since they don't actually access ↵Joost Peters
a CD. This avoids some common pitfalls in new backends based off of this, like e.g. the hang on the final chapter screen in MI1CD. svn-id: r20588
2006-02-12Fix compileTravis Howell
svn-id: r20587
2006-02-12'Changed Symbian configuration handling so it is using the basepath of the ↵Lars Persson
application installation as a path for Savegames, ini files etc *Updated list.h so it also compiles for Symbian codewarrior and gcce compilers svn-id: r20586
2006-02-12* New and tested builds for S60V3 and UIQ3Lars Persson
* New upscaled icons for UIQ3/S60V3. SVG/Scalable version needed for S60V3 for proper good looks * Critical bug in Symbian-fs fixed (exception for UIQ3/S60V3) *Removed duplicate files for easier maintanence *New handling for Symbian error messages, save paths etc *All naming now is ScummVM for all apps and targets svn-id: r20585
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null ↵Max Horn
and x11 backends; added engines/module.mk svn-id: r20584
2006-02-11Fixed the list of backend factory functionsMax Horn
svn-id: r20583
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582
2006-02-11Quick fixes of unknown cleanliness: The mouse cursor is no longer unbelievablyTorbjörn Andersson
sluggish on my computer, and I've added delays to some busy-wait loops to make it less of a CPU hog. I hope I didn't break anything. svn-id: r20581
2006-02-11Forgot this oneChris Apers
svn-id: r20577
2006-02-11Bye byeChris Apers
svn-id: r20576
2006-02-11Disable Adlib on PalmOS 68k devicesChris Apers
svn-id: r20575
2006-02-11This is now requiredChris Apers
svn-id: r20574
2006-02-11OoopsChris Apers
svn-id: r20573
2006-02-11Move show/hideOverlay to OS5 class (should be in Base ?)Chris Apers
svn-id: r20572
2006-02-11Move setMouseCursor to OS5 classChris Apers
svn-id: r20571
2006-02-11- Fixed volRefNum default valueChris Apers
- Added autosave option svn-id: r20570
2006-02-11No more requiredChris Apers
svn-id: r20569
2006-02-11Fixed volRefNum default valueChris Apers
svn-id: r20568
2006-02-11Not more requiredChris Apers
svn-id: r20567
2006-02-11Added new engine, platform and languageChris Apers
svn-id: r20566
2006-02-11Updated headerChris Apers
svn-id: r20565
2006-02-11Updated headerChris Apers
svn-id: r20564
2006-02-11- Get rid of MemGluePtrNewChris Apers
- Fixed exit function in ARM mode - Fixed C++ compilation svn-id: r20563
2006-02-11- Added NVFS supportChris Apers
- Fixed volRefNum default value - Get rid of MemGluePtrNew when possible - Fixed vsprintf in ARM mode svn-id: r20562
2006-02-11Fixed driver testChris Apers
svn-id: r20561
2006-02-11- Added autosave period optionChris Apers
- Added OS5 advanced mode - Added scummvm header svn-id: r20560
2006-02-11Fixed default volRefNum valueChris Apers
- Added scummvm header svn-id: r20559
2006-02-11- Added FileBrowser API support to get the game pathChris Apers
- Added scummvm header - Typo svn-id: r20558
2006-02-11- Added NVFS supportChris Apers
- Fixed default volRefNum value - Added scummvm header svn-id: r20557
2006-02-11Fixed default volRefNum valueChris Apers
- Init MathLib only on non-ARM devices - Added scummvm header - Removed obsolete code svn-id: r20556
2006-02-11Replaced with a PilRC versionChris Apers
svn-id: r20555
2006-02-11This seems to definitively fix my compilation problemChris Apers
svn-id: r20554
2006-02-11Fixed odd aligned readChris Apers
svn-id: r20553
2006-02-11Fixed potential conflict with standard memsetChris Apers
svn-id: r20552