Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11 | Removed 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-11 | Updated project file | Chris Apers | |
svn-id: r21807 | |||
2006-04-11 | There is no ::create function anymore in backends | Chris Apers | |
svn-id: r21800 | |||
2006-04-11 | Added now required palm_main(...) function | Chris Apers | |
svn-id: r21799 | |||
2006-04-11 | Missing endian.h | Chris Apers | |
svn-id: r21798 | |||
2006-04-11 | Added missing 'auto' music driver | Chris Apers | |
svn-id: r21797 | |||
2006-04-08 | Introduced language EN_ANY used for general English game entries. EN_USA and | Eugene 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-07 | Updated project file with lastest added/removed files from CinE, Gui, Kyra, ↵ | Chris Apers | |
imuse svn-id: r21134 | |||
2006-03-07 | Fixed invalid event returned with ARM OS5 backend | Chris Apers | |
svn-id: r21132 | |||
2006-03-06 | Fixed fight mode shortcut | Chris Apers | |
svn-id: r21113 | |||
2006-02-26 | Added scumm/plugin.cpp and .h files | Chris Apers | |
svn-id: r20939 | |||
2006-02-26 | PalmOS project file. Everything is now up to date | Chris Apers | |
svn-id: r20938 | |||
2006-02-26 | Fixed header | Chris Apers | |
svn-id: r20937 | |||
2006-02-26 | Fixed 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-26 | New files including moved getFeatures and VG helper | Chris Apers | |
svn-id: r20934 | |||
2006-02-26 | Updated with lastest changes to the launcher | Chris Apers | |
svn-id: r20933 | |||
2006-02-26 | New modules resources | Chris Apers | |
svn-id: r20932 | |||
2006-02-26 | Move launcher files to a new folder | Chris Apers | |
svn-id: r20931 | |||
2006-02-26 | Move launcher files to a new folder | Chris Apers | |
svn-id: r20930 | |||
2006-02-26 | Obsolete, this is an old file previously used with 68k+ARM version | Chris Apers | |
svn-id: r20929 | |||
2006-02-26 | Move launcher files to a new folder | Chris Apers | |
svn-id: r20928 | |||
2006-02-26 | Fixed compilation, ByteSwap not found because endianutils was removed from ↵ | Chris Apers | |
pace.h svn-id: r20927 | |||
2006-02-26 | This file has been renamed | Chris Apers | |
svn-id: r20926 | |||
2006-02-26 | Gather prefix files to a new directory and rename ARM prefix files | Chris Apers | |
svn-id: r20925 | |||
2006-02-26 | Gather prefix files to a new directory, rename 68k prefix files | Chris Apers | |
svn-id: r20924 | |||
2006-02-26 | Move prefix files to a new prefixes/ directory | Chris Apers | |
svn-id: r20923 | |||
2006-02-26 | Prefix file for BS2 68k module, for debug purpose only | Chris Apers | |
svn-id: r20922 | |||
2006-02-26 | Prefix file for Zodiac ARM modules | Chris Apers | |
svn-id: r20921 | |||
2006-02-26 | Prefix file for OS5 ARM modules | Chris Apers | |
svn-id: r20920 | |||
2006-02-26 | Aeroplayer CD driver | Chris Apers | |
svn-id: r20919 | |||
2006-02-26 | Use the correct function depending on the version | Chris Apers | |
svn-id: r20917 | |||
2006-02-26 | Scumm md5 struct for 68k version | Chris Apers | |
svn-id: r20916 | |||
2006-02-26 | Missing prefix files for 68k engines | Chris Apers | |
svn-id: r20913 | |||
2006-02-26 | Use correct include and event function | Chris Apers | |
svn-id: r20911 | |||
2006-02-26 | Updated 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-26 | DIA functions required by T3 | Chris Apers | |
svn-id: r20909 | |||
2006-02-25 | Cleanup, forgot to mention that these files are ARM (Zodiac and OS5) startup ↵ | Chris Apers | |
code svn-id: r20899 | |||
2006-02-25 | Correct name | Chris Apers | |
svn-id: r20897 | |||
2006-02-25 | Update properties and keywords | Chris Apers | |
svn-id: r20896 | |||
2006-02-25 | Will use mpeg2 | Chris Apers | |
svn-id: r20895 | |||
2006-02-25 | Fixed compilation | Chris Apers | |
svn-id: r20894 | |||
2006-02-25 | Fixed compilation | Chris Apers | |
svn-id: r20893 | |||
2006-02-25 | Added CinE engine | Chris Apers | |
svn-id: r20892 | |||
2006-02-25 | - Added 3DO platform | Chris Apers | |
- talkSpeed and copryprotection are now global to all engines - Fixed music and sound configuration svn-id: r20891 | |||
2006-02-25 | Remove obsolete var, now we have only one checkbox for sound and music | Chris Apers | |
svn-id: r20890 | |||
2006-02-25 | Added 3DO platform and CinE engine | Chris Apers | |
svn-id: r20889 | |||
2006-02-25 | Rename 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-25 | Prepare those files to be renamed as *.c | Chris Apers | |
svn-id: r20886 | |||
2006-02-15 | Fixed normal (1x) mode config (normal=default) | Chris Apers | |
svn-id: r20707 |