index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
scummsys.h
Age
Commit message (
Expand
)
Author
2006-02-02
Fixed PalmOS backend compilation
Chris Apers
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-02
Updated so ScummVM also builds for Symbian WINS emulator builds (!defined added)
Lars Persson
2005-11-05
Prevent conflic with Sky def
Chris Apers
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-10-14
cleanup (really would like to unify all those typedef's eventually; maybe we ...
Max Horn
2005-10-13
Set _HEAPOK to correct value,if using earlier mingw-runtime.
Travis Howell
2005-09-03
Prepare new backends and potential native version
Chris Apers
2005-08-28
mingw can handle heap checking now.
Travis Howell
2005-08-16
Added: PSP backend
Joost Peters
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-07-05
* Start of generic key configuration support for ScummVM
Lars Persson
2005-06-23
Moved endian macros to a separate header file
Max Horn
2005-06-21
Patches needed to build for SYMBIAN32 WINS/GCC added.
Lars Persson
2005-06-05
added code for loading dynamic plugins(DLLs) for windows
Paweł Kołodziejski
2005-05-14
Factor out common stuff in scummsys.h a little bit
Max Horn
2005-05-14
Removing the last traces of the old custom new/delete operators
Max Horn
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-03-31
Playstation2 Port: initial import
Robert Göffringmann
2005-02-19
compatible version for wince
Paweł Kołodziejski
2005-02-18
removing ZLIB_WINAPI from scummsys.h
Andrew Kurushin
2005-01-01
Updated copyright
Max Horn
2004-12-10
Moved to prefix file
Chris Apers
2004-11-09
Cleanup
Chris Apers
2004-10-08
Use compile.h as prefix file
Chris Apers
2004-09-18
changed zlib support for msvc
Paweł Kołodziejski
2004-06-22
Implement 24-bit read from memory functions
Eugene Sandulenko
2004-05-25
New PalmOS includes
Chris Apers
2004-03-09
correct error text
Jonathan Gray
2004-03-07
remove dependency on SDL_byteorder.h when we are using config.h
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-21
disable custom new/delete/free by default (only keep it around in case it com...
Max Horn
2003-12-21
Require stdafx.h to have been included.
Marcus Comstedt
2003-12-18
resolve an inconsistency in the FROM_* helper macros: now they *always* cast ...
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-03
Use compiler option instead of this
Chris Apers
2003-10-03
fixed compilation under msvc7
Paweł Kołodziejski
2003-09-21
added WRITE_LE/BE_16/32 functions to match our current READ_ funcs - useful i...
Max Horn
2003-09-18
disable the custom operator 'new' on Mac OS X, as it cause multiple definitio...
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-07-31
back disable warnings into stdafx.h, vc6 is lack of warnings support
Paweł Kołodziejski
2003-07-24
Fix warning (no newline at end of file)
Torbjörn Andersson
2003-07-24
Remove palmos fixme
Chris Apers
2003-07-24
scumm_strnicmp
Jonathan Gray
2003-07-13
Do not use free_check on WinCE
Nicolas Bacca
2003-06-14
some more cleanup
Max Horn
2003-06-14
fix for LE systems
Max Horn
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-05-21
don't inline free_check to make debugging easier
Max Horn
[next]