]> git.jsancho.org Git - lugaru.git/commit
Source changes to make Linux CMake build use system libs
authorHarley Laue <losinggeneration@gmail.com>
Tue, 11 May 2010 21:53:46 +0000 (16:53 -0500)
committerHarley Laue <losinggeneration@gmail.com>
Tue, 11 May 2010 21:53:46 +0000 (16:53 -0500)
commit8866bcf90dba64f2fd6cecd6839b9b80988e46a6
tree6f9aa60a0c10399f04de4bd72d60b49bb9652df3
parent2e284d5574d29547f984cd625a76ef6266050abf
Source changes to make Linux CMake build use system libs

* I also opted to use C++'s true/false instead of #define's
12 files changed:
Source/Game.h
Source/GameDraw.cpp
Source/GameInitDispose.cpp
Source/GameTick.cpp
Source/MacCompatibility.cpp
Source/OpenGL_Windows.cpp
Source/Person.cpp
Source/Skeleton.cpp
Source/Weapons.cpp
Source/WinInput.cpp
Source/gamegl.h
Source/openal_wrapper.cpp