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
/
stdafx.h
Age
Commit message (
Expand
)
Author
2003-10-14
Turn off another annoying MSVC warning
Jamieson Christian
2003-09-11
added time.h and math.h to default/precompiled headers
Max Horn
2003-08-01
#include cleanup (explicityl specify the location for headers from common/, s...
Max Horn
2003-08-01
Ooops
Travis Howell
2003-08-01
This should be Microsoft Visual C++ only
Travis Howell
2003-07-31
back disable warnings into stdafx.h, vc6 is lack of warnings support
Paweł Kołodziejski
2003-07-30
moved turn off warnings into vc7 project files. someone must also update vc6
Paweł Kołodziejski
2003-07-30
disable empty statement warnings for vc
Paweł Kołodziejski
2003-07-30
disable conversion type warnings for vc
Paweł Kołodziejski
2003-07-30
globally disable 'unknown pragma' warning for VC
Max Horn
2003-07-13
linux/mingw compilation fix pointed out by Jeroen Janssen
Jonathan Gray
2003-05-29
removed cruft
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2002-11-19
Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change __cde...
Nicolas Bacca
2002-09-22
Remove mention of Windows GDI build
Travis Howell
2002-08-21
Initial revision
Max Horn