72 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Joseph Davies 296c4b6a69 Add missing std headers for compilation with VisualStudio 2013. 11 years ago
Darryl Pogue c06cfd1449 Fix some warnings and some errors. 12 years ago
Adam Johnson 6ece5e6341 Fix crazy camera stack issues 12 years ago
Adam Johnson fe5ad6d437 Reintroduce a fun hack 12 years ago
Darryl Pogue 2967635ce2 float.h -> cfloat 12 years ago
Darryl Pogue c7e2b7a90f Correct plAvatar fixes. 12 years ago
Darryl Pogue 2af0a7f56e Get rid of clang warnings in plAvatar. 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 12 years ago
Michael Hansen 5fa72a086f Clean up some miscellaneous non-optimal string uses 12 years ago
Michael Hansen ca916fee49 Add proper member access control to NetVaultNode 12 years ago
Michael Hansen bc0d04da48 Deprecate and remove NEWZERO macro 12 years ago
Michael Hansen 74e06e3984 Deprecate and remove hsStlSortUtils 12 years ago
Michael Hansen 8158a43dfe Fully remove hsStlUtils, as it is now completely unused 12 years ago
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Adam Johnson 155e329fec Include a comment that explains the humanness check 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Skoader d06ba6362c Only apply height correction to human avatars. 12 years ago
Skoader a1814c9dca Clear achieved linear velocity on disabled avatars. 12 years ago
Skoader e29e908333 Clear impact velocity on WalkingStrategy Reset. 12 years ago
Skoader ae594dcc81 Clear linear velocity after each update. 12 years ago
Skoader 01d47450e6 Disabled avatar updates 12 years ago
Skoader 2f25e04909 Fix controlled flight bug 12 years ago
Christian Walther 5522a10a0c Fix horizontal mouse-look while standing still. 12 years ago
Skoader 769cd60617 Refactor avatar movement code 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen 3e92022db2 Fix additional issues from review 12 years ago
Michael Hansen c68724765b Some minor cleanup for readability 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson 2813aaa467 Fix stupid in plAvBrainCritter::GoToGoal 12 years ago
Adam Johnson 5cf540b424 Updates to the Python API 12 years ago
Adam Johnson 3b69a4aee3 Track NPC clones 12 years ago
Christian Walther 3d0f01ff03 Convert the impact velocity to avatar-local coordinates, because that's what {Running|Ground}Impact::PreCondition() expects. 12 years ago
Adam Johnson 4977eaedbe Allow clickables to function while sitting or AFK. 12 years ago
Adam Johnson 29f2bc2547 Only synch input states when they dirty 13 years ago
Adam Johnson 0f68e5ae13 These got missed... 13 years ago
Adam Johnson 80213f3edd Fix weird jitters when jumping and kicking 13 years ago
Adam Johnson 0689901c5e Band-aid for poorly modelled stairs 13 years ago
Adam Johnson b907f8978a Fix landing behaviors 13 years ago
Darryl Pogue 7a5d61f7c8 Move plRandom into pnEncryption. 13 years ago
Adam Johnson e733ca824b More panic link fixes 13 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Michael Hansen be4b0732d5 Fix string usage that was broken from enabling the Max plugin build 13 years ago
Darryl Pogue 745378f9be Fix plAvatar. 13 years ago
Michael Hansen e34414889f Convert plUoid's object name to a plString 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 13 years ago
Darryl Pogue 8a3f0cfd5b Get rid of DEL() and FREE() macros. 13 years ago
Adam Johnson be26b145df HeadSpin.h is now the core header. 13 years ago
Adam Johnson 2f53a10fb6 Convert hsConfig defines to cmake -- fixes #93 13 years ago