48 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
Adam Johnson 3299267976 Integrate SecurePreloader into pfPatcher 11 years ago
Adam Johnson f880967ba9 Fix SDL double-load 11 years ago
Adam Johnson b2a95a07bb StreamSource is case insensitive 12 years ago
Darryl Pogue e4af3aff16 time.h -> ctime 12 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen 970ad3e729 Add additional functionality to plFileSystem as needed 12 years ago
Michael Hansen ad5495ca45 Fix issues from review 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Michael Hansen c52a1f1037 Add plFileName::Join static method to join paths together correctly 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
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Michael Hansen 403d2a896d Move plFileUtils and hsFiles to CoreLib 12 years ago
Adam Johnson 8d8532f045 Fix encryption ASSumption 12 years ago
Lyrositor b987f9719c Remove log and init file encryption. 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 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
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 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
Adam Johnson 83ff761632 Allow plSecureStream to open any arbitrary hsStream in read-only mode 13 years ago
Darryl Pogue 3398938d31 Fix a bunch of warnings from clang. 13 years ago
Darryl Pogue dc82e003c7 This value is only semi-optional. 13 years ago
Darryl Pogue 853126e063 Don't leak out unistd.h 13 years ago
Darryl Pogue c91eb23f92 Clean up the linking mess in CMake. 13 years ago
Darryl Pogue 7ba977a480 Add wchar* versions of some plFile utils. 13 years ago
Joseph Davies 29de5fbc07 Remove unused platform code (MacOS9, PS2, XBox). 13 years ago
Darryl Pogue 71eb7ce8df Fix an error on Windows. 13 years ago
Darryl Pogue eef108e025 More memleak fixes. 13 years ago
Darryl Pogue 3100eab804 Apparently these need to be freed. 13 years ago
Darryl Pogue 8b610c7228 Make plFile stuff compile on Linux. 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 13 years ago
Darryl Pogue 2980fbf53c Fix plEncryptedStream. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Darryl Pogue ee23f01736 String function fixes for mingw. 13 years ago
Darryl Pogue a05a6ccad1 Silence some warnings 13 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 13 years ago
Branan Purvine-Riley c9061c5ea7 Move Plasma20 to be the new repository root 13 years ago