1024 Commits (60c544e1ff637445cfc0b0a0e56077792239a40a)

Author SHA1 Message Date
Michael Hansen 66fe6ed73e Add UnicodeBuffer as first class data type and allow plStrings to be constructed with it 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 712d59281f Fix issues from review 12 years ago
Skoader 5cf8dba613 Window shouldn't have a resizing border. 12 years ago
Adam Johnson 8091fffa1d Use plString in PtGetCameraNumber() 12 years ago
Adam Johnson e86d3a7658 Fix crash in PtGetCameraNumber() 12 years ago
Adam Johnson 8117aa8bcc Fix Cloth Links 12 years ago
Adam Johnson 155e329fec Include a comment that explains the humanness check 12 years ago
Adam Johnson 3ea82ca589 Be smarter about Pch.[h|cpp] files 12 years ago
Adam Johnson bb4d36e69d Remove windoze include from hsThread.h 12 years ago
Adam Johnson 72000fd0c1 Fixes some oversights. 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Skoader d3ea8fe333 Rework PhysX collision flutter bug workaround 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
Skoader 47efb94aa8 Fix warping an avatar triggers all detectors along the path 12 years ago
Skoader b5aaecc48d Fix subworld transition bug 12 years ago
Skoader 462d4d6906 Improve simulation timing at low frame rates. 12 years ago
Christian Walther 5522a10a0c Fix horizontal mouse-look while standing still. 12 years ago
Skoader d4e9be28ec Remove some PhysX workarounds that are no longer required. 12 years ago
Skoader 70e766ae5b Updated plPXPhysicalControllerCore 12 years ago
Skoader 769cd60617 Refactor avatar movement code 12 years ago
Adam Johnson 5de87cdaca Fix UnifiedTime collision 12 years ago
Adam Johnson c8419b0107 Remove hsFileStream 12 years ago
Michael Hansen e0e141fd01 Move Python string helper to the correct location 12 years ago
Christian Walther e9835eda57 Add more functionality to the bink stubs to make them behave more like the previous implementation did when built without BINK_SDK_AVAILABLE. 12 years ago
Adam Johnson 6ec219009c Add isUsed bindings to pySimpleStateVariable 12 years ago
Adam Johnson 5f53ada44d stub out plClient Bink support 12 years ago
Adam Johnson c13a12c58e Fix those scary SystemErrors we see in DS 12 years ago
Darryl Pogue 64214e1a7b Corrections as proposed by @branan. 12 years ago
Darryl Pogue a92fbea356 Get rid of const char* warning in plPythonPack. 12 years ago
Darryl Pogue 4221b57baa Fix a whole bunch of clang warnings. 12 years ago
Darryl Pogue ca87b47ca8 Fix plResManager stricmp. 12 years ago
Darryl Pogue d1dd98c17b CoreLib fixes for Linux. 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen 188171235e Add string split and tokenize functions 12 years ago
Michael Hansen 1b57055fd3 Take advantage of plString more in hsStream's String I/O functions 12 years ago
Adam Johnson 165e79fa64 Throw out more error string concating 12 years ago
Adam Johnson 1bada0dfa2 Fixup tree dumping 12 years ago
Adam Johnson d2b4a64409 Remove some std::wstring concating 12 years ago
Adam Johnson 16c3190f14 That looks dangerous... 12 years ago
Adam Johnson a69784bf4c Kill off Windows 9x AsyncCore 12 years ago
Adam Johnson 8a9c3ec177 Kill high level TransGaming support 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