aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS
AgeCommit message (Collapse)Author
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
svn-id: r22370
2006-04-15- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ↵Max Horn
new getActiveDomain method that returns a pointer to the actual active *domain* - Added Engine::_targetName whose value is computed from the name of the active domain - Removed GameDetector::_targetName, instead code now uses either Engine::_targetName or the name of the active domain - This in turn allowed for removing usage of GameDetector in many places svn-id: r21916
2006-04-11Removed the PalmOS specific hack in file.cpp in favor for code that should ↵Max Horn
work everywhere (and hopefully will help the GP32 port, too). svn-id: r21811
2006-04-11Updated project fileChris Apers
svn-id: r21807
2006-04-11There is no ::create function anymore in backendsChris Apers
svn-id: r21800
2006-04-11Added now required palm_main(...) functionChris Apers
svn-id: r21799
2006-04-11Missing endian.hChris Apers
svn-id: r21798
2006-04-11Added missing 'auto' music driverChris Apers
svn-id: r21797
2006-04-08Introduced language EN_ANY used for general English game entries. EN_USA andEugene Sandulenko
EN_GRB should be used for games which have both variants. Currently it is MM NES and BASS. All other are switched to EN_ANY. svn-id: r21702
2006-03-07Updated project file with lastest added/removed files from CinE, Gui, Kyra, ↵Chris Apers
imuse svn-id: r21134
2006-03-07Fixed invalid event returned with ARM OS5 backendChris Apers
svn-id: r21132
2006-03-06Fixed fight mode shortcutChris Apers
svn-id: r21113
2006-02-26Added scumm/plugin.cpp and .h filesChris Apers
svn-id: r20939
2006-02-26PalmOS project file. Everything is now up to dateChris Apers
svn-id: r20938
2006-02-26Fixed headerChris Apers
svn-id: r20937
2006-02-26Fixed compilation, this is a 68k part only and will be updated as soon as ↵Chris Apers
the 68k backend is ready svn-id: r20935
2006-02-26New files including moved getFeatures and VG helperChris Apers
svn-id: r20934
2006-02-26Updated with lastest changes to the launcherChris Apers
svn-id: r20933
2006-02-26New modules resourcesChris Apers
svn-id: r20932
2006-02-26Move launcher files to a new folderChris Apers
svn-id: r20931
2006-02-26Move launcher files to a new folderChris Apers
svn-id: r20930
2006-02-26Obsolete, this is an old file previously used with 68k+ARM versionChris Apers
svn-id: r20929
2006-02-26Move launcher files to a new folderChris Apers
svn-id: r20928
2006-02-26Fixed compilation, ByteSwap not found because endianutils was removed from ↵Chris Apers
pace.h svn-id: r20927
2006-02-26This file has been renamedChris Apers
svn-id: r20926
2006-02-26Gather prefix files to a new directory and rename ARM prefix filesChris Apers
svn-id: r20925
2006-02-26Gather prefix files to a new directory, rename 68k prefix filesChris Apers
svn-id: r20924
2006-02-26Move prefix files to a new prefixes/ directoryChris Apers
svn-id: r20923
2006-02-26Prefix file for BS2 68k module, for debug purpose onlyChris Apers
svn-id: r20922
2006-02-26Prefix file for Zodiac ARM modulesChris Apers
svn-id: r20921
2006-02-26Prefix file for OS5 ARM modulesChris Apers
svn-id: r20920
2006-02-26Aeroplayer CD driverChris Apers
svn-id: r20919
2006-02-26Use the correct function depending on the versionChris Apers
svn-id: r20917
2006-02-26Scumm md5 struct for 68k versionChris Apers
svn-id: r20916
2006-02-26Missing prefix files for 68k enginesChris Apers
svn-id: r20913
2006-02-26Use correct include and event functionChris Apers
svn-id: r20911
2006-02-26Updated global data builder for 68k version, this part will be fully ↵Chris Apers
revamped as soon as the 68k version is ready svn-id: r20910
2006-02-26DIA functions required by T3Chris Apers
svn-id: r20909
2006-02-25Cleanup, forgot to mention that these files are ARM (Zodiac and OS5) startup ↵Chris Apers
code svn-id: r20899
2006-02-25Correct nameChris Apers
svn-id: r20897
2006-02-25Update properties and keywordsChris Apers
svn-id: r20896
2006-02-25Will use mpeg2Chris Apers
svn-id: r20895
2006-02-25Fixed compilationChris Apers
svn-id: r20894
2006-02-25Fixed compilationChris Apers
svn-id: r20893
2006-02-25Added CinE engineChris Apers
svn-id: r20892
2006-02-25- Added 3DO platformChris Apers
- talkSpeed and copryprotection are now global to all engines - Fixed music and sound configuration svn-id: r20891
2006-02-25Remove obsolete var, now we have only one checkbox for sound and musicChris Apers
svn-id: r20890
2006-02-25Added 3DO platform and CinE engineChris Apers
svn-id: r20889
2006-02-25Rename those files so that:Chris Apers
- fucntions can also be used in C projects - functions really replace same functions from MSL instead of having multiple definitions for C and C++ svn-id: r20887
2006-02-25Prepare those files to be renamed as *.cChris Apers
svn-id: r20886