Age | Commit message (Expand) | Author |
2004-03-15 | fix circular header dependency, by moving StackLock class to common/system.h ... | Max Horn |
2004-03-02 | Introduced new platform GF_WINDOWS. Used for HE games. GF_PC is DOS | Eugene Sandulenko |
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor... | Max Horn |
2004-02-14 | increased debug level | Paweł Kołodziejski |
2004-02-14 | const correctness! | Max Horn |
2004-02-14 | Add mutex tracking to make it easier to debug imuse deadlocks | James Brown |
2004-02-10 | Correct hberew | Travis Howell |
2004-02-10 | NL = NetherLands, NederLanden, NiederLande - NO is Norway | Max Horn |
2004-02-10 | Ooops | Travis Howell |
2004-02-10 | Ooops | Travis Howell |
2004-02-07 | Make g_platforms global, so that the alauncher can iterate over the list of s... | Max Horn |
2004-02-07 | Added FM-TOWNS to platforms list | Max Horn |
2004-01-26 | Return default description string | Chris Apers |
2004-01-21 | Prevent getPlatformDescription(...) from returing NULL pointer using kPlatfor... | Chris Apers |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | start work on czech subtitle support, not finished | Jonathan Gray |
2003-12-30 | cleanup for language/platform functions | Max Horn |
2003-12-13 | small fix for hexdump() | Max Horn |
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski |
2003-11-05 | export language list (so that it can be used by the GUI); added methods to co... | Max Horn |
2003-10-17 | added russian as a language (part of patch #823031, adapted to recent code ch... | Max Horn |
2003-10-17 | moved platform/language constants to common/util.* | Max Horn |
2003-10-14 | init RNG for everybody using time() | Max Horn |
2003-10-04 | use namespace Common a bit more; don't zero the RNG in scumm (else the seed g... | Max Horn |
2003-09-18 | moved 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-05 | gah. I am stupid | Max Horn |
2003-07-05 | fixed stack lock at startup | Max Horn |
2003-07-05 | updated code to use type MutexRef; added class StackLock (from sdl backend, n... | Max Horn |
2003-05-21 | pedantic fixes | Max Horn |
2003-05-04 | hexdump defaults to 16 bytes/line now, and prints an offest | Max Horn |
2003-05-02 | make hexdump width variable | Max Horn |
2003-05-02 | Change __PALM_OS__ to NEWGUI_256, more generic | Chris Apers |
2003-04-30 | more PalmOS changes | Max Horn |
2003-03-06 | updated copyrights headers | Paweł Kołodziejski |
2003-03-06 | next pedantic cleanup code | Paweł Kołodziejski |
2002-12-28 | get rid of getStringLen and use the more powerful resStrLen instead; moved re... | Max Horn |
2002-12-01 | moved RNG to common/util.cpp | Oliver Kiehl |
2002-09-16 | added some comments, cleanup | Max Horn |
2002-09-15 | apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's request | Jonathan Gray |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |
2002-08-31 | don't print char 0x7f | Max Horn |
2002-08-21 | Initial revision | Max Horn |