1308 Commits (9070d70e504a65145d270ad601b32583f814c991)
 

Author SHA1 Message Date
Adam Johnson 74ae12b38c Grab the correct DX libs for our architecture 11 years ago
Darryl Pogue f1767ebabe Fix some *nix compiler errors. 11 years ago
Adam Johnson 139730eaab Fix pySceneObject::IsHuman 11 years ago
Michael Hansen 509bf10a66 Merge pull request #341 from Hoikas/fix-debug 11 years ago
Adam Johnson b60fe0568e Fix Debug 11 years ago
Florian Meißner d9c9238170 Explicitly instruct CMake to look for Python 2.7 11 years ago
Joseph Davies b86ab9d69e Merge pull request #336 from Hoikas/weight-format 11 years ago
Joseph Davies 6bdee2ba1a Merge pull request #329 from Hoikas/kill-printf 11 years ago
Adam Johnson 88dfd51000 Fix Console Help indentation 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Adam Johnson 470ed86187 Let's use `vsnprintf` for those legacy methods... 11 years ago
Adam Johnson 798764d84e Nuke some `snprintf` 11 years ago
Adam Johnson ea31db3305 SSE 4.1 Skinning 11 years ago
Adam Johnson 4d32454764 Fill volatile buffers 11 years ago
Adam Johnson aa7df368f1 Cleanup macro-mayhem 11 years ago
Adam Johnson efd5cddaef Merge pull request #338 from Mystler/moar-cmake 11 years ago
Florian Meißner 18010570b5 Allow disabling certain parts of the build 11 years ago
Joseph Davies ee1139cad2 Merge pull request #337 from Mystler/cmake-python 11 years ago
Florian Meißner dd431db36e Fix CMake warnings on linking the Python libraries 11 years ago
Joseph Davies 4d6d265daa Merge pull request #335 from Mystler/readme 11 years ago
Florian Meißner 432ec2d7fd Remove November 2008 DirectX SDK from README 11 years ago
Florian Meißner 5dc47eb0a1 Move the optional dependencies to a separete list 11 years ago
Florian Meißner 0f1bdb8034 Change README format to Markdown 11 years ago
Joseph Davies dc1e676d75 Merge pull request #333 from Mystler/readme 11 years ago
Branan Purvine-Riley c74dd5d42e Merge pull request #334 from Deledrius/vs_2013_std 11 years ago
Joseph Davies 296c4b6a69 Add missing std headers for compilation with VisualStudio 2013. 11 years ago
Florian Meißner 6dfb8ccc4c Update the README and add some text formatting 11 years ago
Adam Johnson f880967ba9 Fix SDL double-load 11 years ago
Adam Johnson 0008c55fc8 Merge pull request #332 from Hoikas/simd 11 years ago
Adam Johnson 4a189faf36 Remove x87 hack for typical (avatar) use cases 11 years ago
Adam Johnson 342dd5fe14 Aligned point/vector loads 11 years ago
Adam Johnson 48f232c3a0 Aligned matrix loading 11 years ago
Adam Johnson 8c37858de8 Convert hsMatrix44 hsTArrays to std::vectors 11 years ago
Adam Johnson aefe778bb7 Merge remote-tracking branch 'hoikas/morefun' 11 years ago
Bartek Bok 8261074f22 Better object searching 11 years ago
Bartek Bok 6832881e32 Enable plDynamicTextMsg sending 11 years ago
Bartek Bok 0c1b6bb096 Some messages are useful 11 years ago
Bartek Bok 57c600ce32 Clone unloading 11 years ago
Bartek Bok 118fd9a184 Net propagated PtAttach and cloning 11 years ago
Adam Johnson 51866d11ac Merge pull request #330 from Hoikas/progress-fixes 11 years ago
Adam Johnson c3ce9a07ab Another decimal place in the profiling display 11 years ago
Adam Johnson 3f8895a0bf MOULa is now Build 918 11 years ago
Adam Johnson dcb0e2f046 Ensure there is always book-spinning while linking 11 years ago
Adam Johnson f27cf09cf5 StringStream means less recursive sprintf... 11 years ago
Adam Johnson fbe821ab11 OpProgress: only skip space if we drew something 11 years ago
Adam Johnson 09f9380073 Only validate FixedKeys in debug builds 11 years ago
Branan Purvine-Riley e3fa96ba60 Merge pull request #328 from Hoikas/px-convert 11 years ago
Adam Johnson 9634f9b050 PhysX conversion code validation at compile-time 11 years ago
Branan Purvine-Riley 12c53b85c5 Merge pull request #327 from Hoikas/pypack 11 years ago
Adam Johnson 91b4bb2da6 Fix python packing logic 11 years ago