300 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Adam Johnson e3c65ac817 Separate KeyEvents and KeyPresses 13 years ago
Michael Hansen 6ec190f526 This should have been reviewed better 13 years ago
Florian Meissner 8512049ca8 Allow pfJournalBook to load png files from local path (internal) 13 years ago
Darryl Pogue 8a6117358b Various string/printf fixes. 13 years ago
Darryl Pogue 24ab78b3f3 Fix Python key map. 13 years ago
Darryl Pogue d0d12d24c6 Const strings for Python function names. 13 years ago
Darryl Pogue b995b407d5 MinGW fixes for pfLocalizationMgr. 13 years ago
Darryl Pogue fd71861316 String fixes for the Console stuff. 13 years ago
Darryl Pogue c4bf08d177 Simple FeatureLib fixes. 13 years ago
diafero 3f1fb41c2b get rid of unused hard-coded URLs 13 years ago
Michael Hansen 4b7c744119 Fix compatibility with Python 2.3 13 years ago
Darryl Pogue e6a625674f Syntax fixes for FeatureLib. 13 years ago
Joseph Davies b84bb5da99 Add Python function and glue for PNG saving. 13 years ago
Joseph Davies a65d085ae9 Enable App.SetLanguage console command. 13 years ago
Christian Walther 9adb8efd5d Change the fSecs field of plUnifiedTime from UInt32 to time_t. 13 years ago
Adam Johnson 03d1043c81 Fix for when Python gives us strings that aren't null terminated 13 years ago
Adam Johnson 99507d9e95 PtSendRTChat now accepts a unicode object 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
Branan Purvine-Riley c5ceb00cbd Add package import support to our PEP 302 hook 13 years ago
Adam Johnson 139833e87a Fix an aspect ratio assumption 13 years ago
Bartek Bok 8271ba40d9 Bypass overeager optimization 13 years ago
Bartek Bok eab59fca2d Fix for ptMatrix44 getData and setData 13 years ago
philippelatulippe ccbedc6306 Fix read of unitialized variable if a GUI element is not found. 13 years ago
Adam Johnson b10b464070 Don't need to INCREF when we're only holding for the duration of the function 13 years ago
Adam Johnson 243613a56a PEP 302 import hooks for python.pak and a Py_MARSHAL_VERSION fix 13 years ago
Branan Purvine-Riley aeff8224b2 modernize python initialization 13 years ago
Adam Johnson 799a3d13b4 Remove UInts from the heap in the callback code 13 years ago
Adam Johnson ea5ceb6f34 Readd the stupid hack Cyan did in pyVaultNode::AddNode. 13 years ago
Michael Hansen 562b6fcfd0 Use OpenSSL's bignum library 13 years ago
Darryl Pogue c0cc3c6e79 Fix the case of Python.h includes 13 years ago
Michael Hansen 40e5b4e797 Missed one of these 13 years ago
philippelatulippe f7b7fb97d6 Fixes tab completion in the console 13 years ago
Adam Johnson 22440541ea Fix a crash. The removed functionality should NEVER have been there anyway. 13 years ago
Adam Johnson f4021846a4 Make adding pyVaultNodeRefs async 13 years ago
Adam Johnson 9c5be5b5d3 Add async vist age registration 13 years ago
CyanWorlds f0ca239729 MOULa build 1.902 - dragossh's "Bevin" into "Hood" and Chogon added ability to select a specific age instance by a meta name and BuildMachine bumped buildID 13 years ago
Joseph Davies e2375ad75b More resource fixes to compiling on VS 2008 Express Edition. 13 years ago
Adam Johnson 7cf30f8fc7 Code cleanups. Eric sucks. 13 years ago
Adam Johnson eaa895ff09 Implement async chronicle creation and age registration. Update pyVault to use the new implementations. 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