684 Commits (653c29d0bd1bcd398a5e2076d37360875caa38dd)
 

Author SHA1 Message Date
Branan Purvine-Riley 732103b4d5 Merge pull request #134 from NadnerbD/master 13 years ago
NadnerbD 02118488bd prevent pfConsole from crashing when inserting text into a max length line 13 years ago
NadnerbD b9734786a8 Merge pull request #133 from NadnerbD/master 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
Branan Purvine-Riley b0873cf64e Merge pull request #132 from NadnerbD/master 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
Branan Purvine-Riley 5301d05dd4 Merge pull request #131 from Hoikas/physx 13 years ago
Adam Johnson 18b5a02479 Fix the Relto panic link weird stuff 13 years ago
Branan Purvine-Riley f27eb12eb1 Merge pull request #130 from Hoikas/patcher-cleanup 13 years ago
Adam Johnson 0787aa10e9 Add and Remove PRPs from the ResManager appropriately 13 years ago
Darryl Pogue 704a49fe73 Fix plVault. 13 years ago
Darryl Pogue f58161ace0 Fix pnUtils for clang. 13 years ago
Michael Hansen bb0ed04a52 Fix some things which got missed from debug builds 13 years ago
Branan Purvine-Riley cdfc15078e Merge pull request #128 from Hoikas/ptplayer-init 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 e7319c8ab2 Fix plNetClient. 13 years ago
Darryl Pogue 745378f9be Fix plAvatar. 13 years ago
Darryl Pogue b1fb2e6dd0 Fix pnIniCore. 13 years ago
Darryl Pogue 908ab6d632 Fix pnUtilsExe. 13 years ago
Darryl Pogue ad4ff5c262 Fix plNetTransport. 13 years ago
Darryl Pogue 668034fd71 Fix plGLight. 13 years ago
Darryl Pogue d8ce2aa302 Fix pfCamera compilation. 13 years ago
Darryl Pogue 5593212a26 Fix plNetClientComm compilation. 13 years ago
Darryl Pogue 1f0547279c Fixes for plInputManager and plResponderModifier. 13 years ago
Darryl Pogue 85b5842ece Fix all the packed structures. 13 years ago
Darryl Pogue 945e1ac37b Make pnUtUuid compile on *nix. 13 years ago
Darryl Pogue 65b75f0667 Don't throw errors when including pnUtils stuff. 13 years ago
Branan Purvine-Riley 59be399f12 Merge pull request #126 from Hoikas/ptplayer-init 13 years ago
Darryl Pogue 454e4c8afb Fix some pnUtils header issues. 13 years ago
Darryl Pogue 7fe124c1e0 plMessage now build on *nix :D 13 years ago
Darryl Pogue 959ca70047 Define MAX_PATH for *nix since it's used all over. 13 years ago
Darryl Pogue a964066656 Get rid of pnUtils PCH stuff. 13 years ago
Adam Johnson a64b909f4f Now all the kids can play with ConvertString (and some others) 13 years ago
Adam Johnson 805dd6c2cd Merge pull request #125 from dpogue/master 13 years ago
Darryl Pogue b45ad14b78 Fix NxMath conflicts. 13 years ago
Michael Hansen 77a31686da Fix the plString stuff that didn't get caught in the merge 13 years ago
Michael Hansen c339f947ba Merge remote-tracking branch 'origin/master' into plString 13 years ago
Darryl Pogue 3f22efda98 Make sure all the InputKeys exist for *nix. 13 years ago
Darryl Pogue 46c3c9c049 Fix some includes for non-MSVC. 13 years ago
Michael Hansen e34414889f Convert plUoid's object name to a plString 13 years ago
Joseph Davies 7c2cb067ad Merge pull request #124 from cwalther/gotopage 13 years ago
NadnerbD 766df693c6 Merge pull request #122 from Hoikas/modern-malloc 13 years ago
Adam Johnson 29064590c5 Add PyUnicode support to ptPlayer.__init__ 13 years ago
Adam Johnson 4bf0c485ce Fix #121 by removing axfres.h include 13 years ago
Adam Johnson f7d5432584 Fix release mode compile error 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