aboutsummaryrefslogtreecommitdiff
path: root/common/stdafx.h
AgeCommit message (Collapse)Author
2004-09-28forgot to commit this, silly me :-)Max Horn
svn-id: r15323
2004-09-28use MAXPATHLEN for path buffer sizeJonathan Gray
svn-id: r15319
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-10-14Turn off another annoying MSVC warningJamieson Christian
svn-id: r10803
2003-09-11added time.h and math.h to default/precompiled headersMax Horn
svn-id: r10168
2003-08-01#include cleanup (explicityl specify the location for headers from common/, ↵Max Horn
so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359
2003-08-01OoopsTravis Howell
svn-id: r9356
2003-08-01This should be Microsoft Visual C++ onlyTravis Howell
svn-id: r9355
2003-07-31back disable warnings into stdafx.h, vc6 is lack of warnings supportPaweł Kołodziejski
svn-id: r9337
2003-07-30moved turn off warnings into vc7 project files. someone must also update vc6Paweł Kołodziejski
svn-id: r9311
2003-07-30disable empty statement warnings for vcPaweł Kołodziejski
svn-id: r9310
2003-07-30disable conversion type warnings for vcPaweł Kołodziejski
svn-id: r9309
2003-07-30globally disable 'unknown pragma' warning for VCMax Horn
svn-id: r9299
2003-07-13linux/mingw compilation fix pointed out by Jeroen JanssenJonathan Gray
svn-id: r8984
2003-05-29removed cruftMax Horn
svn-id: r8093
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2002-11-19Small Windows CE changes : detect old WinCE as NONSTANDARD_PORT, change ↵Nicolas Bacca
__cdecl for these systems, add 2 sampling rates for WinCE due to problems with Smush mixer in 11 kHz svn-id: r5604
2002-09-22Remove mention of Windows GDI buildTravis Howell
svn-id: r5005
2002-08-21Initial revisionMax Horn
svn-id: r4785