2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 14:37:41 +00:00
Commit Graph

612 Commits

Author SHA1 Message Date
c8cee29c78 Missed some "ref macro" uses 2011-04-06 20:22:04 -07:00
a6b57de65d More picky compiler / standards fixes 2011-04-06 20:21:21 -07:00
694a060545 Add missing function/const types 2011-04-06 20:19:29 -07:00
ecb7d8b566 Fix a few issues with more strict modern compilers 2011-04-06 19:44:10 -07:00
53d629bf83 wchar_t should not be redefined on modern compilers 2011-04-06 19:41:58 -07:00
4218993bf5 Remove useless ref macro, since it conflicts with VS2010's libraries.
The compiler warnings will have to be cleaned up later (without the use of a silly macro)
2011-04-06 19:39:14 -07:00
c51ab05bd1 Remove projects from AllClient.sln that are missing.
Add plClientPatcher and plUruLauncher to AllClient.sln.
Adjust include and library paths in the "Release" build.
Adjust library depedencies to remove EAX, IJL, and Bink, and add IJG jpeg libraries.
Remove some overlooked Havok include files.
Add sample build and clean batch files to build the AllClient solution from a MSVC 2003 command prompt.
2011-03-29 17:08:04 -05:00
5db6f28a72 The Intel JPEG Library is no longer free. Since we can't just remove all
JPEG handling, replace IJL with the jpeg library from IJG, unless
IJL_SDK_AVAILABLE is defined.
2011-03-27 16:25:07 -07:00
6fc8ed0606 Remove EAX from the build, unless EAX_SDK_AVAILABLE is defined. Use some
data types which are defined now in EFX, but this change does not actually
change the code to use EFX in place of EAX. It just removes EAX entirely.
2011-03-27 16:24:10 -07:00
b687ab3cc0 Import modified jpeg-8c library. The library is modified to provide the
RGBA color space expected by plMipmap.
2011-03-27 16:22:32 -07:00
45bf6bd9ca Add empty folders to initial commit using text file 2011-03-12 15:04:56 -05:00
b970ae4bad Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin 2011-03-12 12:34:52 -05:00