52 Commits (9f276e2c57bda48177747a19951df85b015d74c9)

Author SHA1 Message Date
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
Michael Hansen e34414889f Convert plUoid's object name to a plString 13 years ago
Michael Hansen 442a733fbb Add more temporary hack macros to help speed up conversion and testing 13 years ago
Darryl Pogue 63a9eea771 Kill hsMalloc to the best of our ability. 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 e020651e4b Eliminate hsScalar and hsFixed 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Adam Johnson da1ca0d91c Fix the bugs I introduced by accidentally merging my own pull request. 13 years ago
Adam Johnson a75220a409 Include the vkey code with the key character 13 years ago
Adam Johnson e3c65ac817 Separate KeyEvents and KeyPresses 13 years ago
Darryl Pogue fd71861316 String fixes for the Console stuff. 13 years ago
Darryl Pogue e6a625674f Syntax fixes for FeatureLib. 13 years ago
Joseph Davies a65d085ae9 Enable App.SetLanguage console command. 13 years ago
Adam Johnson a29a7deda0 Use unicode for key events despite the fact that our current Plasma20 fonts only support latin-1 13 years ago
Michael Hansen 562b6fcfd0 Use OpenSSL's bignum library 13 years ago
Michael Hansen 40e5b4e797 Missed one of these 13 years ago
Michael Hansen 57757281f8 Split out minimal core console functionality from the pfConsole module 13 years ago
Michael Hansen 203fd0c229 Update to work against the more modern version of PC's server ini format 13 years ago
Michael Hansen 7eac0222e6 Swap DH key bytes to maintain compatability with PC's server.ini format 13 years ago
Michael Hansen 24f1165f3e Use specialized version of strtok to handle string tokens correctly 13 years ago
Michael Hansen dfebad4a54 Fix Base64 size calculation behavior to always return the actual conversion size 13 years ago
Michael Hansen d4ffe82237 Completely remove broken version of WString conversion 13 years ago
Michael Hansen ff5d7ca63a Add console commands to set the server keys and addresses 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