scummvm/base
2008-09-01 17:30:03 +00:00
..
commandLine.cpp Added documentation to the README, also added --list-saves to the HELP_STRING in commandline.cpp 2008-08-16 02:57:30 +00:00
commandLine.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
game.cpp Fixed nasty bug in findPlainGameDescriptor -- contrary to is documentation, it would not return 0 upon failure to find a match, but rather a (0,0) record. 2008-07-20 16:28:06 +00:00
game.h Added convenience accessor method GameDescriptor::preferredtarget 2008-07-29 16:16:15 +00:00
internal_version.h This is 0.13.0svn now 2008-07-21 05:09:29 +00:00
internal_version.h.in New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS) 2006-01-25 20:53:25 +00:00
main.cpp Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446,33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,33478,33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,33529-33530,33537,33541,33544,33546,33550,33552-33554,33556,33558,33561-33562,33565,33568,33570,33574,33576,33578-33581,33584-33587,33590,33596,33604-33611,33614-33615,33617-33618,33620-33621 via svnmerge from 2008-08-04 22:34:07 +00:00
main.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00
plugins.cpp Partial commit of patch #2012839: Atari Patch for adding Native MIDI and Fix Compile 2008-08-27 18:52:21 +00:00
plugins.h Removed -Wundef from the default list of compiler flags, and changed PLUGIN_ENABLED_DYNAMIC to not use 'defined()', thus avoiding compiler problems on e.g. BeOS 2008-07-19 21:42:31 +00:00
version.cpp patch 1984130: Add Tremolo info 2008-08-25 08:11:52 +00:00
version.h Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00