aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src
AgeCommit message (Collapse)Author
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
svn-id: r23380
2006-06-06What's this?\!Chris Apers
svn-id: r22955
2006-06-05- Added AGI engine supportChris Apers
svn-id: r22940
2006-06-05- Added arrow keys optionChris Apers
- Hide std palette ootion on ARM devices svn-id: r22939
2006-06-05- Added arrow keys emulationChris Apers
- Ajust mouse simulation so that there is no more hang while moving it svn-id: r22938
2006-06-04Remove executable bit in lots of files. Usually it is set by stupid WindowsEugene Sandulenko
clients when you add new file to CVS repo. No idea if this affects svn. svn-id: r22911
2006-06-03OopsChris Apers
svn-id: r22868
2006-06-03Added AGI supportChris Apers
svn-id: r22866
2006-06-03Added missing functions and fixed saving with AGI engineChris Apers
svn-id: r22865
2006-06-03Fixed callsChris Apers
svn-id: r22864
2006-06-03Missing propsetChris Apers
svn-id: r22863
2006-06-03Don't reinvent the wheel, use MSL functions when available for better ↵Chris Apers
compatibility and smaller code size svn-id: r22862
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
- Eriktorbjorn's patch from same tracker item for scaling sword1/2 cutscenes is applied as is. It lacks resolution switch on-the-fly. - GUI widgets are repositioned on the fly and use most space, even aspect ratio corrected screen is used without scaling - Heavy tesing is required, but works for me in all cases except for bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch" which needs more work. - I probavly broke some backend or two svn-id: r22505
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-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-07Fixed invalid event returned with ARM OS5 backendChris Apers
svn-id: r21132
2006-03-06Fixed fight mode shortcutChris Apers
svn-id: r21113
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-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