539 Commits (358ae8dc8430b5e3f8cee6235aa28538d102b4cf)

Author SHA1 Message Date
Darryl Pogue 6654f41dce Fix a DirectX/VS/MinGW problem. 13 years ago
Darryl Pogue 53c8c1aa9b Fix a problem linking plNetCommMsgs. 13 years ago
Darryl Pogue c815fd8a14 More minGW fixes. 13 years ago
Darryl Pogue a1b500da49 More MinGW fixes. 13 years ago
Darryl Pogue de2b7c3471 Fix plPipeline under minGW. 13 years ago
Darryl Pogue d39a8ab298 Fix some minGW bugs. 13 years ago
Darryl Pogue 8416c8ed42 Fixes for MinGW's flawed _WIN32_WINNT stuff. 13 years ago
branan e6f3194833 Only shutdown external clients on link fail 13 years ago
Adam Johnson 2599bfbd7a Add an error message for NCAgeJoiner failures 13 years ago
Adam Johnson 1f78a76737 Handle failed downloads better 13 years ago
Adam Johnson 3e811a4a87 More PhysX region tweaks 13 years ago
Adam Johnson 18b5a02479 Fix the Relto panic link weird stuff 13 years ago
Adam Johnson 0787aa10e9 Add and Remove PRPs from the ResManager appropriately 13 years ago
Darryl Pogue 704a49fe73 Fix plVault. 13 years ago
Michael Hansen bb0ed04a52 Fix some things which got missed from debug builds 13 years ago
Darryl Pogue e7319c8ab2 Fix plNetClient. 13 years ago
Darryl Pogue 745378f9be Fix plAvatar. 13 years ago
Darryl Pogue ad4ff5c262 Fix plNetTransport. 13 years ago
Darryl Pogue 668034fd71 Fix plGLight. 13 years ago
Darryl Pogue 5593212a26 Fix plNetClientComm compilation. 13 years ago
Darryl Pogue 1f0547279c Fixes for plInputManager and plResponderModifier. 13 years ago
Darryl Pogue 7fe124c1e0 plMessage now build on *nix :D 13 years ago
Michael Hansen e34414889f Convert plUoid's object name to a plString 13 years ago
Michael Hansen 442a733fbb Add more temporary hack macros to help speed up conversion and testing 13 years ago
Michael Hansen a1852ad385 Convert plUUID and its cascade of dependencies to plString 13 years ago
Adam Johnson 91fc595407 Completely kill off CoreLibExe 13 years ago
Darryl Pogue 63a9eea771 Kill hsMalloc to the best of our ability. 13 years ago
Darryl Pogue a14a171774 Replace MemMove, MemCopy, and MemCmp. 13 years ago
Darryl Pogue eb946f76a4 Get rid of MemAlloc. 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 13 years ago
Darryl Pogue 6cdcf6a95e Get rid of most _alloca use and remove ALLOCA(). 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
Adam Johnson e020651e4b Eliminate hsScalar and hsFixed 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Christian Walther cec6d75f94 Fix a warning while I'm at it. 13 years ago
Christian Walther 12d114b63a Allow typing tabs (MOULa does too). 13 years ago
Christian Walther 859aef9e97 Fix use of the return key as a control key 13 years ago
Adam Johnson b4e1dc352e Fix player and CGZ marker games 13 years ago
Adam Johnson 3bf8df58d8 Band-aid for the "Michael Jackson" bug 13 years ago
Adam Johnson 64a0c49439 Bonus: Some cleanups for collision message handling and slightly improved 13 years ago
Adam Johnson 7c40364752 Fix some more incorrect PhysX Api calls for Kinematic Actors 13 years ago
Adam Johnson 032a577111 Implement a new, asynchronous plResPatcher singleton 13 years ago
Adam Johnson 846f2c870b Replaced the unused plNCAgeJoinerMsg with plResPatcherMsg 13 years ago
Adam Johnson 4661b470f6 Toss useless, Windows-only plBGDownloader 13 years ago
Adam Johnson f45679a54f Make pyVault::AddChronicleEntry a blocking operation to avoid a race 13 years ago
Skoader 2290aab5a8 Fix avatar clothing bounds test. 13 years ago
Adam Johnson e28993aab5 Tighten up plStreamSource::GetFile for internal clients 13 years ago
Adam Johnson 51e89d630e Add wchar version of plFileUtils::StripExt 13 years ago