You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Adam Johnson
14279794f7
Implement pfCrashHandler
...
pfCrashHandler includes a client that watches plClient for crashes. When
it detects a crash, it lets the plCrashSrv (plCrashHandler.exe) know about
it. We then produce a mninidump, then signal the client that it's OK to
show a crash dialog. See http://www.nynaeve.net/?p=128 for a good
explanation of why I split the crash logic into another process.
13 years ago
..
inc
Open source re-licensing
13 years ago
pfAnimation
Move plRandom into pnEncryption.
13 years ago
pfAudio
Fix several errors and warnings from GCC compilation
13 years ago
pfCCR
HeadSpin.h is now the core header.
13 years ago
pfCamera
Take this opportunity to vector-ize plVirtualCam1
13 years ago
pfCharacter
Merge remote-tracking branch 'origin/master' into plString
13 years ago
pfConditional
Get rid of NEW(), TRACKED_NEW, and ZERO().
13 years ago
pfConsole
Fix several errors and warnings from GCC compilation
13 years ago
pfConsoleCore
Fix several errors and warnings from GCC compilation
13 years ago
pfCrashHandler
Implement pfCrashHandler
13 years ago
pfCsrSrv
Convert custom HeadSpin integer types to standard types from stdint.h
13 years ago
pfGameGUIMgr
Engine part of chat name completion
13 years ago
pfGameMgr
Replace MemMove, MemCopy, and MemCmp.
13 years ago
pfGameScoreMgr
Replace MemZero with memset.
13 years ago
pfJournalBook
Merge remote-tracking branch 'origin/master' into plString
13 years ago
pfKI
HeadSpin.h is now the core header.
13 years ago
pfLocalizationMgr
Get rid of NEW(), TRACKED_NEW, and ZERO().
13 years ago
pfLoginDialog
Open source re-licensing
13 years ago
pfMessage
Engine part of chat name completion
13 years ago
pfPython
Merge pull request #181 from Hoikas/taskbar
13 years ago
pfSecurePreloader
Implement progress failures
13 years ago
pfStackTrace
Get rid of NEW(), TRACKED_NEW, and ZERO().
13 years ago
pfSurface
Merge remote-tracking branch 'origin/master' into plString
13 years ago
CMakeLists.txt
Implement pfCrashHandler
13 years ago