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
2011-05-16
IPHONE/OSX: Updated xcode project
Oystein Eftevaag
2011-05-14
COMMON: RemoveAvoid redundant typedefs if config.h is present
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-10
COMMON: Refactor typedefs a bit
Max Horn
2011-05-09
COMMON: Refactor scummsys.h
Max Horn
2011-05-09
COMMON: Do not #undef _MSC_VER
Max Horn
2011-05-09
COMMON: If config.h is present, don't use hardcoded settings from scummsys.h
Max Horn
2011-05-09
COMMON: Unify definition of scumm_str(n)icmp
Max Horn
2011-05-09
N64: Remove (u)int64 typedefs from common/scummsys.h
Max Horn
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
2011-04-12
COMMON: Drop totally obsolete & outdated DEC C++ 'support'
Max Horn
2011-03-19
COMMON: Removed custom PI define (M_PI should be used instead)
md5
2011-03-19
COMMON: Enable math constants under Visual Studio
md5
2011-02-10
CONFIGURE: Add basic support for ICC.
Johannes Schickel
2010-11-19
COMMON: Use user include instead of system include to remove lots of compiler...
Lars Persson
2010-10-30
ALL: Add code to help stop people from accidentally using "bad" APIs
Max Horn
2010-10-12
JANITORAL: Clean trailing whitespaces.
Jordi Vilalta Prat
2010-09-20
PSP: switch from wrapping memcpy to defining our own memcpy
Yotam Barnoy
2010-08-19
DINGOO: new port. Patch #3039277
Eugene Sandulenko
2010-07-17
Remove PalmOS port
Max Horn
2009-12-30
Add Nintendo 64 port to trunk.
Fabio Battaglia
2009-11-29
COMMON: Replace NORETURN by NORETURN_PRE & NORETURN_POST
Max Horn
2009-11-23
Remove SCUMMVM_USE_LONG_INT
Max Horn
2009-11-10
Move definition of stdint types to the only file that needs them (mpeg_player.h)
Max Horn
2009-11-10
Add some FIXME comments about defining types from stdint.h on our own.
Johannes Schickel
2009-09-27
Backported NDS changes from 1.0.0 branch to trunk
Max Horn
2009-09-24
Removed the MSVC-specific pragmas for disabling warnings. These are now in Sc...
Filippos Karapetis
2009-09-22
Fix warning in gcc 3.3.5, by changing FORCEINLINE definition.
Johannes Schickel
2009-09-11
fix duplicate definition of FORCEINLINE on mingw toolchains
Norbert Lange
2009-09-11
Slightly modified version of Patch #2838562: Improve endian.h and stream.h
Max Horn
2009-03-25
Allow building of psp backend via configure (Part 1 - Still need to add the f...
Joost Peters
2009-03-20
Removed #include nds/jtypes.h from common/scummsys.h -- it already gets loade...
Max Horn
2009-02-20
Disable MSVC warning, which is frequently paranoid.
Travis Howell
2009-02-13
Changed OverlayColor from int16 to uint16 to fix the strange colours that
Torbjörn Andersson
2008-12-08
Removed last traces of X11 backend.
Johannes Schickel
2008-11-23
Turned on MSVC warning 4505 - "Unreferenced local function has been removed",...
Filippos Karapetis
2008-11-23
Re-enabled MSVC warning 4125 - "decimal digits terminates octal escape sequen...
Filippos Karapetis
2008-11-13
* got rid of CDECL
Max Horn
2008-06-22
Turned off overzealous warning 4800 - "forcing value to bool 'true' or 'false...
Filippos Karapetis
2008-06-04
Patch #1971285: "Nintendo Wii port"
Eugene Sandulenko
2008-03-12
Removed remaining traces of the dead MorphOS backend, which itself was remove...
Max Horn
2008-01-05
Several warnings which have been disabled for MSVC are never thrown (at least...
Filippos Karapetis
2007-12-21
Turn off an MSVC warning, thrown with some escape sequences
Filippos Karapetis
2007-12-20
Fix compilation under MSVC9
Filippos Karapetis
2007-12-20
Do not #include time.h globally (ideally, we should provide a localtime clone...
Max Horn
2007-12-09
Only for ARM code
Chris Apers
2007-10-13
Added extra includes for the DS port now that stdafx.h is no longer included
Neil Millstone
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-01
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
Chris Apers
2007-07-01
Re-added __attribute__(packed)
Max Horn
[prev]
[next]