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
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-27
turn off warning #4351 with msvc8
Paweł Kołodziejski
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-09-30
Fix compilation
Eugene Sandulenko
2005-09-30
1.Removed warning from symbian portdefs
Lars Persson
2005-09-03
Prepare new backends and potential native version
Chris Apers
2005-08-16
Added: PSP backend
Joost Peters
2005-06-10
fix VS2005beta2 compilation
Andrew Kurushin
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-03-31
Playstation2 Port: initial import
Robert Göffringmann
2005-01-28
fix VC7.1 compilation
Andrew Kurushin
2005-01-11
last wjp suggested patch - helps reenable "no definition for inline function"...
Andrew Kurushin
2005-01-09
some disabled warning moved from .vcproj to #pragma with comments
Andrew Kurushin
2005-01-06
turn off "no definition for inline function" warning
Andrew Kurushin
2005-01-01
Updated copyright
Max Horn
2004-12-15
- Move MAXPATHLEN includes/defines into common location
Jonathan Gray
2004-09-28
forgot to commit this, silly me :-)
Max Horn
2004-09-28
use MAXPATHLEN for path buffer size
Jonathan Gray
2004-01-06
updated copyright notice
Max Horn
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