23 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Adam Johnson 88dfd51000 Fix Console Help indentation 11 years ago
Adam Johnson dd35878465 Begin killing off sprintf 11 years ago
Adam Johnson 470ed86187 Let's use `vsnprintf` for those legacy methods... 11 years ago
Darryl Pogue 294a398d29 Correct some issues with the pfConsole changes. 12 years ago
Darryl Pogue c06cfd1449 Fix some warnings and some errors. 12 years ago
Michael Hansen 6f6ade2636 Replace hsStream::Open duplicated methods everywhere with a single plFileName interface 12 years ago
Michael Hansen 9f276e2c57 Add support for Visual Leak Detector, since valgrind doesn't support MSVC 12 years ago
Michael Hansen 40d5e2e867 Fix some noteworthy warnings (mostly hsBool->bool incompatibility) and missing headers 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Adam Johnson f0af98b0a7 Toss lots of custom CString code 12 years ago
Adam Johnson 95e1fe34b8 Remove unused dead weight CSR and SimpleNet code 12 years ago
Lyrositor 4c851fa640 Fix console documentation. 12 years ago
Darryl Pogue 3ea3473d13 Get rid of pnUtW32Addr and make IP strings char*s. 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
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 afe67786e1 Move Base64 util into pfConsoleCore. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Darryl Pogue fd71861316 String fixes for the Console stuff. 13 years ago
Michael Hansen 562b6fcfd0 Use OpenSSL's bignum library 13 years ago
philippelatulippe f7b7fb97d6 Fixes tab completion in the console 13 years ago
Michael Hansen 57757281f8 Split out minimal core console functionality from the pfConsole module 13 years ago