Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-02-12 | This difference only applies to SCUMM7+ | Travis Howell | |
svn-id: r20593 | |||
2006-02-12 | Add another Loom demo | Travis Howell | |
svn-id: r20591 | |||
2006-02-12 | The GameDetector is no longer a required parameter for Engine constructors | Max Horn | |
svn-id: r20590 | |||
2006-02-12 | No need to force engines to implement errorString() | Max Horn | |
svn-id: r20589 | |||
2006-02-12 | openCD() 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-12 | Fix compile | Travis 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 UIQ3 | Lars 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-12 | Reduced 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-11 | Fixed the list of backend factory functions | Max Horn | |
svn-id: r20583 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 | |||
2006-02-11 | Quick fixes of unknown cleanliness: The mouse cursor is no longer unbelievably | Torbjö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-11 | Forgot this one | Chris Apers | |
svn-id: r20577 | |||
2006-02-11 | Bye bye | Chris Apers | |
svn-id: r20576 | |||
2006-02-11 | Disable Adlib on PalmOS 68k devices | Chris Apers | |
svn-id: r20575 | |||
2006-02-11 | This is now required | Chris Apers | |
svn-id: r20574 | |||
2006-02-11 | Ooops | Chris Apers | |
svn-id: r20573 | |||
2006-02-11 | Move show/hideOverlay to OS5 class (should be in Base ?) | Chris Apers | |
svn-id: r20572 | |||
2006-02-11 | Move setMouseCursor to OS5 class | Chris Apers | |
svn-id: r20571 | |||
2006-02-11 | - Fixed volRefNum default value | Chris Apers | |
- Added autosave option svn-id: r20570 | |||
2006-02-11 | No more required | Chris Apers | |
svn-id: r20569 | |||
2006-02-11 | Fixed volRefNum default value | Chris Apers | |
svn-id: r20568 | |||
2006-02-11 | Not more required | Chris Apers | |
svn-id: r20567 | |||
2006-02-11 | Added new engine, platform and language | Chris Apers | |
svn-id: r20566 | |||
2006-02-11 | Updated header | Chris Apers | |
svn-id: r20565 | |||
2006-02-11 | Updated header | Chris Apers | |
svn-id: r20564 | |||
2006-02-11 | - Get rid of MemGluePtrNew | Chris Apers | |
- Fixed exit function in ARM mode - Fixed C++ compilation svn-id: r20563 | |||
2006-02-11 | - Added NVFS support | Chris Apers | |
- Fixed volRefNum default value - Get rid of MemGluePtrNew when possible - Fixed vsprintf in ARM mode svn-id: r20562 | |||
2006-02-11 | Fixed driver test | Chris Apers | |
svn-id: r20561 | |||
2006-02-11 | - Added autosave period option | Chris Apers | |
- Added OS5 advanced mode - Added scummvm header svn-id: r20560 | |||
2006-02-11 | Fixed default volRefNum value | Chris Apers | |
- Added scummvm header svn-id: r20559 | |||
2006-02-11 | - Added FileBrowser API support to get the game path | Chris Apers | |
- Added scummvm header - Typo svn-id: r20558 | |||
2006-02-11 | - Added NVFS support | Chris Apers | |
- Fixed default volRefNum value - Added scummvm header svn-id: r20557 | |||
2006-02-11 | Fixed default volRefNum value | Chris Apers | |
- Init MathLib only on non-ARM devices - Added scummvm header - Removed obsolete code svn-id: r20556 | |||
2006-02-11 | Replaced with a PilRC version | Chris Apers | |
svn-id: r20555 | |||
2006-02-11 | This seems to definitively fix my compilation problem | Chris Apers | |
svn-id: r20554 | |||
2006-02-11 | Fixed odd aligned read | Chris Apers | |
svn-id: r20553 | |||
2006-02-11 | Fixed potential conflict with standard memset | Chris Apers | |
svn-id: r20552 | |||
2006-02-11 | We are reading LE data even on BE system | Chris Apers | |
svn-id: r20551 | |||
2006-02-11 | Will be added later | Chris Apers | |
svn-id: r20550 | |||
2006-02-11 | updated msvc files | Paweł Kołodziejski | |
svn-id: r20549 | |||
2006-02-11 | updated msvc files | Paweł Kołodziejski | |
svn-id: r20548 | |||
2006-02-11 | fix warning | Paweł Kołodziejski | |
svn-id: r20546 | |||
2006-02-11 | Ooops, allow Lure engine to be enabled | Travis Howell | |
svn-id: r20545 | |||
2006-02-11 | Disable Lure engine by default for now | Travis Howell | |
svn-id: r20543 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20542 | |||
2006-02-11 | Add patch #1374870 - New Lure of the Temptress module | Travis Howell | |
svn-id: r20536 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20535 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20533 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20532 |