87 Commits (b199cb5ff085eef2af83997689ecd5f081948073)

Author SHA1 Message Date
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