aboutsummaryrefslogtreecommitdiff
path: root/common/util.cpp
AgeCommit message (Expand)Author
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
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-31don't print char 0x7fMax Horn
2002-08-21Initial revisionMax Horn