290 Commits (470ed86187d2dc2a15bf62dc15dc0aceead35f20)

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