Merge private branch.

This commit is contained in:
castano
2008-04-17 06:58:18 +00:00
parent d10295fbf6
commit cb91740591
11 changed files with 480 additions and 172 deletions

View File

@ -70,8 +70,6 @@ typedef uint32 uint;
#pragma warning(disable : 4711) // function selected for automatic inlining
#pragma warning(disable : 4725) // Pentium fdiv bug
#pragma warning(disable : 4345) // behavior change: an object of POD type constructed with an initializer of the form () will be default-initialized
#pragma warning(disable : 4786) // Identifier was truncated and cannot be debugged.
#pragma warning(disable : 4675) // resolved overload was found by argument-dependent lookup