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
/
scummsys.h
Age
Commit message (
Expand
)
Author
2002-04-12
new video engine (expect broken non-sdl builds),
Ludvig Strigeus
2002-03-18
Forgot to commit that file, so that it enables USE_QTMUSIC on mac
Mutwin Kraus
2002-03-16
MorphOS port (sdl version) + endian fixes for big endian machines.
James Brown
2002-03-10
Apply some patches by syke to prevent buffer overruns, etc.
James Brown
2002-03-10
Again the Mac Classic Port broke a bit of the Mac Carbon Port :(
Mutwin Kraus
2002-03-08
Added system definitions for MacOS classic/SDL support
Enrico Rolfi
2002-03-08
Some changes, need to be done to get the Mac Port running. For example Point ...
Mutwin Kraus
2002-02-24
Add vars.c to the Visual C workspace.
James Brown
2002-02-16
Added mingw support and makefile.
Travis Howell
2002-02-02
sega dreamcast support in scummsys.h
Ludvig Strigeus
2002-01-23
define NEED_STRDUP on systems that don't have strdup
Ludvig Strigeus
2001-11-15
GCC_PACK defined for Cygwin.
Claudio Matsuoka
2001-11-14
gcc patch by lionel ulmer
Ludvig Strigeus
2001-11-12
Set CDECL and NORETURN to gcc values when compiling with Cygwin.
Claudio Matsuoka
2001-11-11
implemented some sam&max specific features,
Ludvig Strigeus
2001-11-07
replaced __dead2 by __attribute__((__noreturn__))
Ludvig Strigeus
2001-11-07
debugger fix,
Ludvig Strigeus
2001-11-06
full screen flag,
Ludvig Strigeus
2001-11-06
Added missing missing/sys files.
Claudio Matsuoka
2001-11-05
bug fixes,
Ludvig Strigeus
2001-11-03
Protecting VC++-specific pragmas with ifdef _MSC_VER to allow
Claudio Matsuoka
2001-10-23
recompile not needed when switching games
Ludvig Strigeus
2001-10-16
preliminary DOTT support
Ludvig Strigeus
2001-10-09
fixed object parent bug
Ludvig Strigeus
2001-10-09
Autodetection of endianness.
Ludvig Strigeus
2001-10-09
Initial revision
Ludvig Strigeus