42 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Darryl Pogue b01aab4a39 Standardize on C++ headers. 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 1ce553ac80 Add plStatusLog to the list of converted interface, in order to fix my log output dir screw-up 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Adam Johnson a992c93381 Don't dereference a null pointer 12 years ago
Michael Hansen f980f022dd Replace pnProduct with a (very) thin CoreLib plProduct wrapper around CMake-defined product ID values 12 years ago
Michael Hansen 5fa72a086f Clean up some miscellaneous non-optimal string uses 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
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 5de87cdaca Fix UnifiedTime collision 12 years ago
Adam Johnson 16c3190f14 That looks dangerous... 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
Lyrositor b987f9719c Remove log and init file encryption. 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Darryl Pogue 98c869fc6c Use a semaphore in plStatusLog. 13 years ago
Darryl Pogue 9302df2453 Allow plStrings to be passed to plLoggable. 13 years ago
Darryl Pogue d39a8ab298 Fix some minGW bugs. 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 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Darryl Pogue 3398938d31 Fix a bunch of warnings from clang. 13 years ago
Christian Walther bb98cf94ba Don’t crash on Linux if environment variable HOME is not set. 13 years ago
Christian Walther 8ec36007c1 Don’t hardcode "Uru Live" but use ProductLongName(). 13 years ago
Christian Walther 39a35f5fd3 Change log folder name back from “log” to the original “Log” for consistency with other logging facilities that still use PathGetLogDirectory(). 13 years ago
Christian Walther f49b04e7f0 Add missing “Uru Live” in log file path. 13 years ago
Christian Walther ea4ba5028a Fix compilation: include proper header for SHGetSpecialFolderPathW(). 13 years ago
Christian Walther 497aac7ab2 Fix buffer size check – previous version could still overrun by 1 or 2 bytes. 13 years ago
Darryl Pogue be39ca5210 Fix some bugs in plStatusLog. Closes #99. 13 years ago
Darryl Pogue c91eb23f92 Clean up the linking mess in CMake. 13 years ago
Darryl Pogue a980fe454f Fix building plStatusLog. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
diafero ca78172e27 add plLogDecrypt and fix some trailing newlines 13 years ago
Christian Walther 9adb8efd5d Change the fSecs field of plUnifiedTime from UInt32 to time_t. 13 years ago
Adam Johnson bfeddf0d6e Enable logging in external releases 13 years ago
Michael Hansen 8573c02b46 Convert the last remaining swprintf to the correct version 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