aboutsummaryrefslogtreecommitdiff
path: root/sys.cpp
AgeCommit message (Expand)Author
2002-07-07indent runMax Horn
2002-05-19added operator delete to match our operator new, which uses callocMax Horn
2002-05-01Removed ScummVM's private alloc / free / realloc functions. If I breakLionel Ulmer
2002-04-29Small inSANE patch for the dig, and start of Dig Audio support.James Brown
2002-04-27Add config file support. Thanks |Pixel| :)James Brown
2002-04-11Large pointless reindentation of all the code. Also fixed a few mistakesJames Brown
2002-04-10overloaded 'new' operator to get zero initialized objectsLudvig Strigeus
2002-03-20I know it probably doesn't look like much, but this is a start to the reorg -...James Brown
2002-03-10Apply some patches by syke to prevent buffer overruns, etc.James Brown
2002-03-09clearerr added into disk reading operations to recover from wrong actions (wh...Enrico Rolfi
2002-01-23define NEED_STRDUP on systems that don't have strdupLudvig Strigeus
2001-12-01adlib sound support, use USE_ADLIBLudvig Strigeus
2001-11-06full screen flag,Ludvig Strigeus
2001-11-05bug fixes,Ludvig Strigeus
2001-10-10alternative mouse cursorLudvig Strigeus
2001-10-09Initial revisionLudvig Strigeus