496 Commits (470ed86187d2dc2a15bf62dc15dc0aceead35f20)

Author SHA1 Message Date
Darryl Pogue 404cd09f1c Move plEncryption to pnEncryption. 13 years ago
Darryl Pogue d2243c459b Added plSHA project, and clean up pnUtCrypt usage. 13 years ago
Darryl Pogue 76a754f55a Added plSHAChecksum and plSHA1Checksum. 13 years ago
Michael Hansen 4b70d592c9 Fix some %s errors in plPhysX 13 years ago
Adam Johnson 8f2d4a6712 Revert hacks and do it right. 13 years ago
Adam Johnson e733ca824b More panic link fixes 13 years ago
Joseph Davies cb697523f9 Add PNG support to the VaultImageNode functions. 13 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Adam Johnson d4dabfb047 That looks dangerous... 13 years ago
Adam Johnson 54b5e4cf24 Fix Gira basket explosions 13 years ago
Adam Johnson 8cbde377ef Fix an obvious memory leak. 13 years ago
Adam Johnson 33dbdce2f1 Really fix those bizarre panic links 13 years ago
Michael Hansen be4b0732d5 Fix string usage that was broken from enabling the Max plugin build 13 years ago
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