Zrax
ecb7d8b566
Fix a few issues with more strict modern compilers
14 years ago
Zrax
53d629bf83
wchar_t should not be redefined on modern compilers
14 years ago
Zrax
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)
14 years ago
cjkelly1
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.
14 years ago
a'moaca'
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.
14 years ago
a'moaca'
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.
14 years ago
a'moaca'
b687ab3cc0
Import modified jpeg-8c library. The library is modified to provide the
...
RGBA color space expected by plMipmap.
14 years ago
jwplatt
45bf6bd9ca
Add empty folders to initial commit using text file
14 years ago
jwplatt
b970ae4bad
Initial Commit of CyanWorlds.com Engine Open Source Client/Plugin
14 years ago