300 Commits (9070d70e504a65145d270ad601b32583f814c991)

Author SHA1 Message Date
Joseph Davies 08fa25a737 Fix a potential crash in pyVaultImageNode. 13 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
Darryl Pogue c815fd8a14 More minGW fixes. 13 years ago
Darryl Pogue f3b3b2a354 Fix the Py_ssize_t issues. 13 years ago
Adam Johnson e2b9bba70c ptStatusLog now supports unicode objects and string objects 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 b5ff772f47 Fix pfPython to compile on Linux. 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
Michael Hansen bb0ed04a52 Fix some things which got missed from debug builds 13 years ago
Adam Johnson eeaae57cc3 Be less anal--use PyNumber instead of PyLong 13 years ago
Darryl Pogue 75a3701f3e Fix pfJournalBook. 13 years ago
Darryl Pogue d8ce2aa302 Fix pfCamera compilation. 13 years ago
Darryl Pogue 85b5842ece Fix all the packed structures. 13 years ago
Adam Johnson a64b909f4f Now all the kids can play with ConvertString (and some others) 13 years ago
Michael Hansen e34414889f Convert plUoid's object name to a plString 13 years ago
Adam Johnson 29064590c5 Add PyUnicode support to ptPlayer.__init__ 13 years ago
Christian Walther 3a6063bc7a Fix inability to go to a higher page in a book than the next after what has already been displayed. 13 years ago
Michael Hansen 442a733fbb Add more temporary hack macros to help speed up conversion and testing 13 years ago
Michael Hansen a1852ad385 Convert plUUID and its cascade of dependencies to plString 13 years ago
Darryl Pogue 63a9eea771 Kill hsMalloc to the best of our ability. 13 years ago
Darryl Pogue a14a171774 Replace MemMove, MemCopy, and MemCmp. 13 years ago
Darryl Pogue 72fdf8de32 Replace MemZero with memset. 13 years ago
Darryl Pogue f4ff65ccbc Replace MemSet with memset. 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 13 years ago
Darryl Pogue 6cdcf6a95e Get rid of most _alloca use and remove ALLOCA(). 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
Adam Johnson b4e1dc352e Fix player and CGZ marker games 13 years ago
Adam Johnson ec0aecd202 Make pyVault::RegisterOwnedAge a blocking operation 13 years ago
Adam Johnson f45679a54f Make pyVault::AddChronicleEntry a blocking operation to avoid a race 13 years ago
Adam Johnson d7fa8cb613 Implement new pfSecurePreloader 13 years ago
Darryl Pogue afe67786e1 Move Base64 util into pfConsoleCore. 13 years ago
Darryl Pogue a743da47fb Some fixes from mingw. 13 years ago
Darryl Pogue 4420e210c1 ifdef out pretty much all of plLayerAVI. 13 years ago
Darryl Pogue 89e42ed361 Move plCreatableUUID somewhere less annoying. 13 years ago
Darryl Pogue 48d723462c Fixes for compiler errors in pfAnimation. 13 years ago
Joseph Davies 29de5fbc07 Remove unused platform code (MacOS9, PS2, XBox). 13 years ago
Darryl Pogue 8a28ba9e89 Move plUUID to pnUUID. 13 years ago
Darryl Pogue de9d463563 Semi-hack to CMake to ignore DirectX on Linux. 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 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