54 Commits (e2b5786988a82dfe2485030aed9738bddb4171ac)

Author SHA1 Message Date
Adam Johnson e2b5786988 Fix a bug related to trashed keys. 11 years ago
Adam Johnson 07eab8def4 Fix annoying "Bad static key ID" asserts 11 years ago
Florian Meißner 063b61161d Don't ignore possible extensions when localizing object names 11 years ago
Adam Johnson 0192c7eecd Fix rename fail 11 years ago
Adam Johnson dcacfc8665 Fix export of Emote Anims 11 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 11 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 11 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 11 years ago
Adam Johnson f664e8b9f5 Refactor RegistryKeyList 11 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 11 years ago
Adam Johnson bb2146b3a3 Remove Cruft 11 years ago
Adam Johnson b4f6ccaa88 Fix the "Crash on Exit" bug 11 years ago
Darryl Pogue c448d11209 Fix format string here. 12 years ago
Darryl Pogue 9a579d6af7 Fix memory leaks. 12 years ago
Darryl Pogue cd53cf180d Fix issues pointed out in code review. 12 years ago
Darryl Pogue 4dd06d1e7e Convert plRegistryNode stuff to plString. 12 years ago
Michael Hansen 8158a43dfe Fully remove hsStlUtils, as it is now completely unused 12 years ago
Michael Hansen 60021923a2 Deprecate and remove xtl::format in favor of plString::Format 12 years ago
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 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
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
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
Darryl Pogue cb209c853f Move these inline to be faster. 12 years ago
Darryl Pogue 5ad311dd97 Use a std::map for faster page lookups. 12 years ago
Adam Johnson ec216206dd Fix StupidSearch 12 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 12 years ago
Michael Hansen bb0ed04a52 Fix some things which got missed from debug builds 12 years ago
Michael Hansen e34414889f Convert plUoid's object name to a plString 12 years ago
Michael Hansen 442a733fbb Add more temporary hack macros to help speed up conversion and testing 12 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 12 years ago
Adam Johnson be26b145df HeadSpin.h is now the core header. 12 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 12 years ago
Darryl Pogue 3398938d31 Fix a bunch of warnings from clang. 13 years ago
Branan Purvine-Riley c1deed66c7 Force page stream to stay open during a room load 13 years ago
Darryl Pogue c91eb23f92 Clean up the linking mess in CMake. 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
diafero adc3653296 fix relative includes in PubUtilLib, move them up to where they belong, remvoe some unused files 13 years ago
Darryl Pogue ee23f01736 String function fixes for mingw. 13 years ago
Darryl Pogue ea3fa47eca Make a bunch more strings const. 13 years ago
Darryl Pogue 28d5ec2e4b This function is not inline. 13 years ago
Darryl Pogue 46c4a457e0 Syntax fixes for PubUtilLib. 13 years ago
Joseph Davies 0f1b397d16 Fix for crash caused by Objects without a name when running localized. 13 years ago
Joseph Davies 5d48936354 Remove unused Windows-registry-specific SetDefaultLanguage(). 13 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 13 years ago