aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-23Implement some missing methodsMax Horn
2005-04-23Make StringMap class (with case insensitive keys) globalMax Horn
2005-04-23This code should be revised...Max Horn
2005-04-23Don't use Common::Map for the object table at all; rather use bsearch on a fi...Max Horn
2005-04-23Map is only needed in intern.hMax Horn
2005-04-23Change the way the command line options are put into the ConfigManagerMax Horn
2005-04-23decompressWizImage shouldn't be called directly by charset renderer in HE games.Travis Howell
2005-04-23Added new ConfigFile class. It is not yet used anywhere. ConfigManager will b...Max Horn
2005-04-23Remove StringMap class from map.h (at least for now)Max Horn
2005-04-23WhitespaceTorbjörn Andersson
2005-04-23These structs must be packedMax Horn
2005-04-23Simplified debuglevel handling:Max Horn
2005-04-23Oops. This should have been removed long ago.Torbjörn Andersson
2005-04-23fixed sfDropObject implementationAndrew Kurushin
2005-04-23Document our tools a little bitMax Horn
2005-04-23Should be HE61 now.Travis Howell
2005-04-23Simpler check, since VAR_NEW_ROOM is no longer set in small header games.Travis Howell
2005-04-23Check for a '\' before adding slash too, otherwise starting a game in root di...Travis Howell
2005-04-23Adjust for last cvs change.Travis Howell
2005-04-23Always set file path separately in o72_openFile() so upper and lower case fil...Travis Howell
2005-04-22oopsMax Horn
2005-04-22Added macros for integer options; added some explantory comments to the optio...Max Horn
2005-04-22add a comment regarding an odd hackMax Horn
2005-04-22GameDetector isn't actually used hereMax Horn
2005-04-22We have an official PS2 port now (although its status is not clear to me)Max Horn
2005-04-22Added SDL backend TODOMax Horn
2005-04-22Only modify gDebugLevel, not the transient configMax Horn
2005-04-22Use class File instead of FILE (not finished)Max Horn
2005-04-22* Added new virtual base class 'Stream', ReadStream andMax Horn
2005-04-22fixes sfEnableZone ( 'house' problem )Andrew Kurushin
2005-04-22fixed non assigned buttons in IHNMAndrew Kurushin
2005-04-22Changed "BYTE" to "int".Torbjörn Andersson
2005-04-22implemented inventoryAndrew Kurushin
2005-04-22Must call openCD to support real Audio CD tracksMax Horn
2005-04-22Add support for reading/writing to external config file in HE games.Travis Howell
2005-04-22Fix header check when using external wizImage files.Travis Howell
2005-04-22o Fix save/load. Now it restores game properly but still at exit #0.Eugene Sandulenko
2005-04-22Move HE activity on its placeEugene Sandulenko
2005-04-22Add HE activity packEugene Sandulenko
2005-04-21some cleanup and added some error() calls when handling wiz images type diffe...Gregory Montoir
2005-04-21cleanupGregory Montoir
2005-04-21Need for HE100 version of lost too.Travis Howell
2005-04-21Sync. HE100.Travis Howell
2005-04-21Add palette function for HE99+ games.Travis Howell
2005-04-21Add palette function foe He99+ games.Travis Howell
2005-04-21UpdateTravis Howell
2005-04-21Fix source clipping of rawWizImages in HE games.Travis Howell
2005-04-21There are Macintosh specific versions of HE72 games.Travis Howell
2005-04-21Initialized variable to avoid Valgrind warning.Torbjörn Andersson
2005-04-21There is HE99 version of f4-demoTravis Howell