aboutsummaryrefslogtreecommitdiff
path: root/common/scummsys.h
AgeCommit message (Collapse)Author
2006-09-23Removed CHECK_HEAPMax Horn
svn-id: r23979
2006-09-23Whitepsace changesTravis Howell
svn-id: r23978
2006-09-23Remove duplicate and left over _WIN32_WCE checksTravis Howell
svn-id: r23977
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
svn-id: r23666
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at ↵Max Horn
least for GCC) svn-id: r23569
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS ↵Max Horn
now (hiya eriktorbjorn, this one is for you *ggg*) svn-id: r23547
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of ↵Max Horn
checking for GCC / not GCC svn-id: r23458
2006-07-09Changed the default value of START_PACK_STRUCTS / END_PACK_STRUCTS; cleanupMax Horn
svn-id: r23456
2006-07-09Patch #1519399: DS BackendMax Horn
svn-id: r23452
2006-06-10fixes ps2 stuff I brokeKostas Nakos
svn-id: r23013
2006-06-10added CE port definitions sectionKostas Nakos
svn-id: r23008
2006-06-08fixed ps2 types.Robert Göffringmann
svn-id: r22985
2006-05-23fix VC & SDL 1.2.10 compilation errorAndrew Kurushin
svn-id: r22585
2006-04-11Fixed line endingChris Apers
svn-id: r21804
2006-04-11Not neededChris Apers
svn-id: r21803
2006-04-08AmigaOS4 changes from tracker #1416370Max Horn
svn-id: r21691
2006-04-07Fix compile with GP32 by overriding datatypes.Won Star
svn-id: r21664
2006-04-05Added comments to Symbians data types.Lars Persson
svn-id: r21631
2006-04-05Updated datatypes for Symbian OSLars Persson
svn-id: r21628
2006-04-05Added SCUMMVM_DONT_DEFINE_TYPES so that (a) porters can still override our ↵Max Horn
typedefs if they must, and (b) my image of evil-scummsys.h-changer is strengthened svn-id: r21624
2006-04-04Remove SCUMMVM_USE_LONG_INT from DC port.Marcus Comstedt
svn-id: r21594
2006-04-02Fully and officially renamed our main function to scummvm_main, thus makingMax Horn
various backend specific hacks unnecessary. As a consequence, it is now the responsibility of the backend to define main. Hence I adapted the SDL backend accordingly. svn-id: r21542
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ↵Max Horn
to ~250). Many greetings to eriktorbjorn, and have fun recompiling. svn-id: r21500
2006-03-29- Added some explanatory comments (everybody feel free to extend them)Max Horn
- Unified the various typedefs - Added a couple FIXME comments (which porters may want to resolve) - Some cleanup svn-id: r21498
2006-03-29cleanupMax Horn
svn-id: r21496
2006-03-09Correct GCC_PACK define for non-GCCTravis Howell
svn-id: r21160
2006-03-09Revert GCC_PACK removal, which broke compileTravis Howell
svn-id: r21159
2006-03-09Revert GCC_PACK removal, which broke compileTravis Howell
svn-id: r21158
2006-03-08Check format string in calls of debug/error (adapted from patch #1445422)Max Horn
svn-id: r21139
2006-03-04define int types for msvc to allow compile mpeg2 library. msvc does not ↵Paweł Kołodziejski
fully conform C99 svn-id: r21073
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20510
2006-02-02Fixed PalmOS backend compilationChris Apers
svn-id: r20352
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-12-02Updated so ScummVM also builds for Symbian WINS emulator builds (!defined added)Lars Persson
svn-id: r19729
2005-11-05Prevent conflic with Sky defChris Apers
svn-id: r19470
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-10-14cleanup (really would like to unify all those typedef's eventually; maybe we ↵Max Horn
can use inttypes.h on some systems?) svn-id: r19077
2005-10-13Set _HEAPOK to correct value,if using earlier mingw-runtime.Travis Howell
svn-id: r19059
2005-09-03Prepare new backends and potential native versionChris Apers
svn-id: r18747
2005-08-28mingw can handle heap checking now.Travis Howell
NOTE: Requires mingw-runtime-3.8 svn-id: r18714
2005-08-16Added: PSP backendJoost Peters
svn-id: r18696
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
* Moved KeyConfigDialog, key from WinCE to gui * Updated wince code to inherit and use new GUI::Keys and launch new dialog * New definition SMALL_SCREEN_DEVICE when keysdialog should be inittialized from options.cpp * Added new function to SDL\Events that handles key remapping. LINUPY & QTOPIA remapping moved to that function. SymbianOs.cpp overrides this function to enable key remapping to events * Compiled VC6++ project. This with warnings and errors, but NOT in the changed code. (SAGA,KYRA) * Compiled using WCE tools 3 for X86 target and running Scummvm in emulator to test * Compiled with UIQ target. The rest Symbian platforms might require further configuration to operate properly * Actor.h in Saga now compiles for default VC6 setting. * Aspect.cpp does not compile in VC6/WCE due to template problems with the kFastAndNiceAspectMode setting. * Changed order of creation of gamedetector and mainsystem in Main.cpp * If anything does not compile, or is totally out of order, please revert changes. svn-id: r18498
2005-06-23Moved endian macros to a separate header fileMax Horn
svn-id: r18441
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
Test built for Symbian and run on P910i without any major problems. Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA). svn-id: r18430
2005-06-05added code for loading dynamic plugins(DLLs) for windowsPaweł Kołodziejski
svn-id: r18356
2005-05-14Factor out common stuff in scummsys.h a little bitMax Horn
svn-id: r18095
2005-05-14Removing the last traces of the old custom new/delete operatorsMax Horn
svn-id: r18094
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
svn-id: r18011
2005-03-31Playstation2 Port: initial importRobert Göffringmann
svn-id: r17305