Ivan Safrin
|
2014d61333
Some CMake fixes
|
14 years ago |
Ivan Safrin
|
87483bd9d8
Merge pull request #20 from bitshifter/master
|
14 years ago |
Cameron Hart
|
09981b43ec
Windows compile fixes for static libs. Polycode player not building yet.
|
14 years ago |
Cameron Hart
|
f7953a1b66
Mac fixes for static libraries. Polycode Player isn't compiling yet.
|
14 years ago |
Cameron Hart
|
246f876526
Compile all libs as static except for Modules.
|
14 years ago |
Ivan Safrin
|
6cb1164fc4
Added an importance property to lights. You can use it to make distant lights override closer ones.
|
14 years ago |
Cameron Hart
|
d5324d1d24
Disable building Polycode Player by default until it's building.
|
14 years ago |
Cameron Hart
|
e96efcec77
Added Mac specific include directory.
|
14 years ago |
Cameron Hart
|
e121beb372
Fixed some Mac compilation errors in polybuild.cpp.
|
14 years ago |
Cameron Hart
|
445eb31f59
Fixed compile error in generated Lua wrappers.
|
14 years ago |
Cameron Hart
|
90321bd417
Ignore PolySDLCore when creating Lua library.
|
14 years ago |
Cameron Hart
|
09ca9d340e
Rebuild Lua API without SDLCore.
|
14 years ago |
Cameron Hart
|
aa4c0f05b9
Mac OS X fixes - Polycore, Polycode2DPhysics and Polycode3DPhysics compile and link.
|
14 years ago |
Cameron Hart
|
e916d58a2a
Updated Lua wrappers - fixes compile error.
|
14 years ago |
Cameron Hart
|
d88997e16c
Renamed BUILD.txt to BUILD.md to get github formatting. Added section on variables used to configure CMake.
|
14 years ago |
Cameron Hart
|
3cefc4d6d4
Added install step for default.pak.
|
14 years ago |
Cameron Hart
|
d6bc89af5f
Added polybuild install step.
|
14 years ago |
Cameron Hart
|
48d7752e31
Fixed building examples on Linux.
|
14 years ago |
Cameron Hart
|
acce8259d4
Removed dead files.
|
14 years ago |
Cameron Hart
|
879be2377c
Merge branch 'cmake-deps'
|
14 years ago |
Cameron Hart
|
c5d21ec749
Merge remote-tracking branch 'upstream/master'
|
14 years ago |
Cameron Hart
|
9b42619f58
Wrote CMake build instructions.
|
14 years ago |
Cameron Hart
|
0d8cec1433
Add POLYCODE_RELEASE_DIR to the CMake cache.
|
14 years ago |
Cameron Hart
|
9f38b84a21
Added comment on CMake FindBullet requiring recent versions of CMake.
|
14 years ago |
Cameron Hart
|
106804d74c
Added a couple of fixes for glext.h and wglext.h dependencies.
|
14 years ago |
Cameron Hart
|
f671b9676a
Changed install directories names to lowercase to be consistent with how dependencies install themselves.
|
14 years ago |
Cameron Hart
|
922a1af1e7
Cache CMAKE_BUILD_TYPE string so it shows up in the CMake GUI.
|
14 years ago |
Cameron Hart
|
3a11b5b9c2
Made polybuild compile on Linux, no idea if it actually works.
|
14 years ago |
Cameron Hart
|
4d3959f682
Tidied up glext.g and wglext.h downloading some more.
|
14 years ago |
Cameron Hart
|
4b78d0d8b3
Changed OpenAL includes from AL/al.h to al.h because accoring to the CMake FindOpenAL package it's more portable.
|
14 years ago |