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
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
2003-05-21
pedantic fixes (little endian version)
Oliver Kiehl
2003-05-21
pedantic fixes
Max Horn
2003-05-20
replace our 'nice' new which sets memory to 0 with a nasty one which sets it ...
Max Horn
2003-05-18
HAVE_CONFIG_H
Jonathan Gray
2003-04-30
typedef NewGuiColor on all platforms; indention
Max Horn
2003-04-30
more PalmOS changes
Max Horn
2003-04-06
nope, not all big endian system require alignment
Max Horn
2003-03-13
added const qualifier
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
next pedantic cleanup code
Paweł Kołodziejski
2002-12-17
New savefile backend system (bye bye NONSTANDARD_SAVE...)
Marcus Comstedt
2002-12-01
OS X app bundle should contain static linked executable; 'bool' is part of th...
Max Horn
2002-11-30
Fix compile
Travis Howell
2002-11-30
gp32 port stuff
Peter Moraliyski
2002-11-29
Fix warnings
Travis Howell
2002-11-19
Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change __cde...
Nicolas Bacca
2002-11-14
cleanup
Max Horn
2002-11-10
added FIXME comment
Max Horn
2002-10-27
patch #628997 support for ogg vorbis instead of cd tracks by Daniel Schepler....
Jonathan Gray
[next]