aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2005-11-05Prevent conflic with Sky defChris Apers
2005-10-31Fix another HOME buffer overflow attack vectorMax Horn
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-14cleanup (really would like to unify all those typedef's eventually; maybe we ...Max Horn
2005-10-14Added Linux platform. Now it is used by some ITE version and is requiredEugene Sandulenko
2005-10-13Improved savefile error handling:Marcus Comstedt
2005-10-13Set _HEAPOK to correct value,if using earlier mingw-runtime.Travis Howell
2005-10-11Added WRITE_UINT16() and WRITE_UINT32() as well.Torbjörn Andersson
2005-10-11Added READ_UINT16(). It looks like SAGA will need it.Torbjörn Andersson
2005-10-11Patch #1323715 "OS/2 Patches to ScummVM" and credited the author.Eugene Sandulenko
2005-10-08PalmOS:Chris Apers
2005-10-08PalmOS: cannot use global objects in ARMChris Apers
2005-09-30Fix compilationEugene Sandulenko
2005-09-301.Removed warning from symbian portdefsLars Persson
2005-09-20Normalize use of DISABLE_SCALERS. Now it really disables all scalersEugene Sandulenko
2005-09-03Avoid putting non-ASCII chars into source filesMax Horn
2005-09-03Prepare new backends and potential native versionChris Apers
2005-09-03Change PalmOS identChris Apers
2005-09-03Fixed compilationChris Apers
2005-09-03Change PalmOS ident and fix ARM bug using global initializersChris Apers
2005-09-02Add debuggins method. Whitespace fixes.Eugene Sandulenko
2005-08-28mingw can handle heap checking now.Travis Howell
2005-08-16Added: PSP backendJoost Peters
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-06-25Fix postfix inc/decrement operators of List::IteratorMax Horn
2005-06-24Whitespace changes.Torbjörn Andersson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-23Fix 64 bit compiler warning/errorMax Horn
2005-06-23Moved endian macros to a separate header fileMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-20Added virtual destructor, to silence a few more GCC 4 warningsMax Horn
2005-06-10fix VS2005beta2 compilationAndrew Kurushin
2005-06-07Increase max number of timers to 8.Eugene Sandulenko
2005-06-05added code for loading dynamic plugins(DLLs) for windowsPaweł Kołodziejski
2005-05-28fix warningAndrew Kurushin
2005-05-28commit adds setWidth & setHeight to extend bounds of rectAndrew Kurushin
2005-05-22Add Norwegian Bokm�l version of Freddi Fish 1.Travis Howell
2005-05-17Initial support of C64 MM & ZakEugene Sandulenko
2005-05-15Indentation and whitespace.Torbjörn Andersson
2005-05-15Added String::iteratorMax Horn
2005-05-14Improvements to --disable-* stuff. Now less ugly #ifdefs with #includes.Eugene Sandulenko
2005-05-14Added --disable-hq and --disable-scumm-7-8 options. Also improvedEugene Sandulenko
2005-05-14Factor out common stuff in scummsys.h a little bitMax Horn
2005-05-14Removing the last traces of the old custom new/delete operatorsMax Horn
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-10Fix compilationEugene Sandulenko
2005-05-10Fix compilationEugene Sandulenko