aboutsummaryrefslogtreecommitdiff
path: root/common/util.cpp
AgeCommit message (Expand)Author
2005-04-09A common platform alias for 'Windows' is 'win'Max Horn
2005-04-08Add NES platformEugene Sandulenko
2005-03-07Add Amiga renderer mode for EGA games.Travis Howell
2005-03-06Obsolete TODO ;-)Max Horn
2005-03-02Distinguish between green and amber hercules. Now specify it via hercGreenEugene Sandulenko
2005-02-20Patch #1121337 (CGA rendering in early LEC titles).Eugene Sandulenko
2005-01-01Updated copyrightMax Horn
2004-08-20Make platform difference a bit clearerTravis Howell
2004-06-23As the comment above this code section states, the only reason we accept 1,2,...Max Horn
2004-06-23Fixed recognition of command-line --platform optionEugene Sandulenko
2004-03-15fix circular header dependency, by moving StackLock class to common/system.h ...Max Horn
2004-03-02Introduced new platform GF_WINDOWS. Used for HE games. GF_PC is DOSEugene Sandulenko
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-14increased debug levelPaweł Kołodziejski
2004-02-14const correctness!Max Horn
2004-02-14Add mutex tracking to make it easier to debug imuse deadlocksJames Brown
2004-02-10Correct hberewTravis Howell
2004-02-10NL = NetherLands, NederLanden, NiederLande - NO is NorwayMax Horn
2004-02-10OoopsTravis Howell
2004-02-10OoopsTravis Howell
2004-02-07Make g_platforms global, so that the alauncher can iterate over the list of s...Max Horn
2004-02-07Added FM-TOWNS to platforms listMax Horn
2004-01-26Return default description stringChris Apers
2004-01-21Prevent getPlatformDescription(...) from returing NULL pointer using kPlatfor...Chris Apers
2004-01-06updated copyright noticeMax Horn
2004-01-06start work on czech subtitle support, not finishedJonathan Gray
2003-12-30cleanup for language/platform functionsMax Horn
2003-12-13small fix for hexdump()Max Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-05export language list (so that it can be used by the GUI); added methods to co...Max Horn
2003-10-17added russian as a language (part of patch #823031, adapted to recent code ch...Max Horn
2003-10-17moved platform/language constants to common/util.*Max Horn
2003-10-14init RNG for everybody using time()Max Horn
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-05gah. I am stupidMax Horn
2003-07-05fixed stack lock at startupMax Horn
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-05-21pedantic fixesMax Horn
2003-05-04hexdump defaults to 16 bytes/line now, and prints an offestMax Horn
2003-05-02make hexdump width variableMax Horn
2003-05-02Change __PALM_OS__ to NEWGUI_256, more genericChris Apers
2003-04-30more PalmOS changesMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06next pedantic cleanup codePaweł Kołodziejski
2002-12-28get rid of getStringLen and use the more powerful resStrLen instead; moved re...Max Horn
2002-12-01moved RNG to common/util.cppOliver Kiehl
2002-09-16added some comments, cleanupMax Horn
2002-09-15apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's requestJonathan Gray