87 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
Adam Johnson 4e35dbf528 Fix ConsoleTrigger memory leak 10 years ago
Branan Purvine-Riley 9724b8e17b Fix uninitalized pointer assumed to be null in Listener.XMode console command 10 years ago
Branan Purvine-Riley ff13a26e8a Add better error handling to app.event console command 10 years ago
Michael Hansen ef04cfcf84 Age Link info names => plString 11 years ago
Michael Hansen 7de24157a5 Avatar Clothing data => plString 11 years ago
Michael Hansen 4987b32574 pfBackdoorMsg => plString 11 years ago
Michael Hansen 82029b56ff pfGameGUIMsg => plString 11 years ago
Michael Hansen a931c7ca33 Convert username in pyPlayer and pfKIMsg to a plString 11 years ago
Adam Johnson b8d0b9ab8b Fix external release builds. 11 years ago
Adam Johnson 7c24bd67ce Remove older/crappier TakeScreenShot console cmds. 11 years ago
Adam Johnson 2d8d42759d Better Game.TakeScreenShot 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Darryl Pogue 294a398d29 Correct some issues with the pfConsole changes. 12 years ago
Darryl Pogue 25407bf2ca Fix logic error. 12 years ago
Darryl Pogue c06cfd1449 Fix some warnings and some errors. 12 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 12 years ago
Michael Hansen cc54fb07be Finish deprecation of pnUtPath 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen f86b549293 Re-define nil as nullptr, cleaning up some potential issues along the way 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
Darryl Pogue c77cb10c20 Move plJPEG into plGImage. 12 years ago
Darryl Pogue 4dd06d1e7e Convert plRegistryNode stuff to plString. 12 years ago
Michael Hansen bc0d04da48 Deprecate and remove NEWZERO macro 12 years ago
Darryl Pogue fd8541e18d Get rid of GuidGenerate calls. 12 years ago
Michael Hansen 74e06e3984 Deprecate and remove hsStlSortUtils 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
Adam Johnson bb4d36e69d Remove windoze include from hsThread.h 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Michael Hansen 49dfb4e546 Convert SDL (mostly) to plStrings 12 years ago
Michael Hansen b219c3c3cc Alright, this _TEMP_CONVERT_ stuff was a stupid idea 12 years ago
Michael Hansen 9cc3f404af Add Short-String Optimization to plString 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Michael Hansen 3c2a8c66e7 Remove more empty source files 12 years ago
Bartek Bok 2531dba66c Make Python.Cheat little bit safer 12 years ago
Bartek Bok 8fc79f280c Remove Python.RunFile 12 years ago
Bartek Bok 27ab9ef129 Display SO name in spawn list 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Lyrositor 4c851fa640 Fix console documentation. 12 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Michael Hansen be4b0732d5 Fix string usage that was broken from enabling the Max plugin build 13 years ago
NadnerbD 02118488bd prevent pfConsole from crashing when inserting text into a max length line 13 years ago
NadnerbD be9dca97e8 Separated line histories for python and normal console modes 13 years ago
Darryl Pogue 2493cf8f73 Some fixes for pfConsole. 13 years ago
NadnerbD 84849b2238 Lined up the input line with the output buffer 13 years ago
NadnerbD 6750a033d2 Fixed python multi-line entry by preventing double enter events 13 years ago
Darryl Pogue 85b5842ece Fix all the packed structures. 13 years ago