aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS
AgeCommit message (Collapse)Author
2005-04-13Get rid of errno; add some (optional) error checking facilities to SaveFile ↵Max Horn
classes (they are ugly, and to simple, but better than nothing) svn-id: r17589
2005-04-10split SaveFileManager::openSavefile and class SaveFile into two, each, one ↵Max Horn
for loading and one for saving svn-id: r17517
2005-04-09Moved the GFX_ constants to sdl-common.h, where they belong.Max Horn
svn-id: r17479
2005-03-11Better and faster macrosChris Apers
svn-id: r17072
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
get at least 640x400 window. And finally we have means of implementing nice looking GUI. Also updated all backends. If your backend has ability to run with 640x400 or 640x480 resolution then read patch tracker item to find out details. Other port maintainers shouldn't worry, as this patch doesn't affect them, they still get their 320x200. svn-id: r17055
2005-02-09spellingJoost Peters
svn-id: r16762
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-12-27Reduce potential loss of precision if SysTicksPerSecond does not divide 1000Max Horn
svn-id: r16342
2004-12-20OoopsChris Apers
svn-id: r16189
2004-12-20Updated resource filesChris Apers
svn-id: r16188
2004-12-20Updated resource fileChris Apers
svn-id: r16176
2004-12-20Added more compilation optionsChris Apers
svn-id: r16175
2004-12-20- Better ARM supportChris Apers
svn-id: r16174
2004-12-20CleanupChris Apers
svn-id: r16173
2004-12-20Added Sky supportChris Apers
svn-id: r16172
2004-12-20Forgot those filesChris Apers
svn-id: r16171
2004-12-20- Better ARM supportChris Apers
- Cleanup svn-id: r16170
2004-12-20Prevent conflict with the new OSystem enumChris Apers
svn-id: r16169
2004-12-20- Added Sword1 and Sky constant dataChris Apers
- Cleanup svn-id: r16168
2004-12-20Use the new draw parameter insteadChris Apers
svn-id: r16167
2004-12-20Use a draw function instead of a preinit oneChris Apers
svn-id: r16166
2004-12-10Use the new init functionsChris Apers
svn-id: r16023
2004-12-10- cleanupChris Apers
- move notification init after screenSize to prevent another DIA madness svn-id: r16022
2004-12-10Fixed virtual silkarea madnessChris Apers
svn-id: r16021
2004-12-10New ARM callChris Apers
svn-id: r16020
2004-12-10Fixed language option + cleanupChris Apers
svn-id: r16019
2004-12-10Hide ARM checkbox on non-ARM devicesChris Apers
svn-id: r16018
2004-12-10CleanupChris Apers
svn-id: r16017
2004-12-10Fixed redraw problemChris Apers
svn-id: r16016
2004-12-10Revamped ARM stuffsChris Apers
svn-id: r16010
2004-12-10CleanupChris Apers
svn-id: r16009
2004-12-05Clean up OSystem::EventMax Horn
svn-id: r15990
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the ↵Max Horn
'directory' parameter from SaveFileManager::openSavefile and listSavefiles (they always use getSavePath() now, which is what we did anyway) svn-id: r15901
2004-11-09Updated prefix fileChris Apers
svn-id: r15771
2004-11-09Major update :Chris Apers
- now modular - modules are located on memory card and imported to storage memory when needed - renamed AddArgs(..) -> ArgsAdd - args related fucntions moved to args.* source files - make some args passed even if no game was selected - modules management stuffs svn-id: r15770
2004-11-09Init stuffsChris Apers
svn-id: r15769
2004-11-09Updated based on last changesChris Apers
svn-id: r15768
2004-11-09- ARM call functions moved to init_arm.cppChris Apers
- Added new operators - cleanup svn-id: r15767
2004-11-09- operator new moved to extend.hChris Apers
- bLauched var : to know if we have launched an engine - new info panel - sysAppLaunchCustomDeleteEngine : if the back to launcher option is disabled svn-id: r15766
2004-11-09New optionsChris Apers
svn-id: r15765
2004-11-09Split main resource file into two parts :Chris Apers
- one with launcher only resource - one with engine only resource + new info panel + updated game panel svn-id: r15764
2004-11-09Moved to init_arm.hChris Apers
svn-id: r15763
2004-11-09Added Audio buttonChris Apers
svn-id: r15762
2004-11-09Use the new init stuffsChris Apers
svn-id: r15761
2004-11-09New info panel (formsystem is now part of it)Chris Apers
svn-id: r15760
2004-11-09CleanupChris Apers
svn-id: r15759
2004-11-09Fixed potential crashChris Apers
svn-id: r15758
2004-11-09Cleanup + sword1 supportChris Apers
svn-id: r15757
2004-11-09New options :Chris Apers
- lightspeed integration - return to launcher on exit + cleanup svn-id: r15756
2004-11-09New info panel + new audio skin buttonChris Apers
svn-id: r15755