Darryl Pogue
|
3b39393077
|
Kill the CpuGetInfo function.
We're probably going to kill pnNetDiag at some point anyways.
|
13 years ago |
Darryl Pogue
|
8c95dbe3a8
|
We actually don't need pnUtAddr.cpp at all anymore
|
13 years ago |
Darryl Pogue
|
dfee3034f0
|
Clean up pnUtAddr of unused stuff.
Still need to move ALL of this over to pnNetCommon's plNetAddress at
some point.
|
13 years ago |
Darryl Pogue
|
c1870f178b
|
Remove some code that was never used anywhere.
|
13 years ago |
Darryl Pogue
|
62249844c3
|
Remove some unused stuff from pnUtMisc.
|
13 years ago |
Darryl Pogue
|
62d1213853
|
Remove a bunch of unused pnUtils stuff.
|
13 years ago |
Darryl Pogue
|
0168e89487
|
Missed a few references to NtFile.
|
13 years ago |
Darryl Pogue
|
d1da655fb2
|
Kill off pnAcFile entirely.
|
13 years ago |
Darryl Pogue
|
0e56037444
|
Redirect pnAcLog stuff to plStatusLog.
|
13 years ago |
Darryl Pogue
|
22a6b3b277
|
Fix a Clang error from pnUtHash.
|
13 years ago |
Darryl Pogue
|
d8d6b0b377
|
Remove some lingering pnIni references.
|
13 years ago |
Darryl Pogue
|
cc21988872
|
Kill pnIni.
|
13 years ago |
Darryl Pogue
|
564c97921f
|
Kill pnIniExe.
|
13 years ago |
Darryl Pogue
|
ba7950bb80
|
Kill pnMail.
|
13 years ago |
Darryl Pogue
|
4535d38cc9
|
Kill pnSqlLib.
|
13 years ago |
Darryl Pogue
|
64ea209754
|
Kill pnOraLib.
|
13 years ago |
Darryl Pogue
|
e5aaef09e0
|
Kill pnCrash.
|
13 years ago |
Darryl Pogue
|
46ca15c61c
|
Kill pnCrashExe.
|
13 years ago |
Darryl Pogue
|
1687426987
|
Kill pnNetLog.
|
13 years ago |
Adam Johnson
|
23911b0a49
|
Actually fix it, thanks to Zrax and Paradox
|
13 years ago |
Darryl Pogue
|
e985616107
|
Fix errors.
|
13 years ago |
Darryl Pogue
|
ee338c9adf
|
Fix some casting errors.
|
13 years ago |
Darryl Pogue
|
39e8dd1b3c
|
Remove all the Digest stuff from pnUtCrypt.
|
13 years ago |
Darryl Pogue
|
7a5d61f7c8
|
Move plRandom into pnEncryption.
--HG--
rename : Sources/Plasma/PubUtilLib/plMath/plRandom.h => Sources/Plasma/NucleusLib/pnEncryption/plRandom.h
|
13 years ago |
Darryl Pogue
|
4a1b36b284
|
Move half of the Challenge Hash stuff.
|
13 years ago |
Darryl Pogue
|
1b22f044f0
|
Fix conflicting ShaDigest types.
|
13 years ago |
Darryl Pogue
|
404cd09f1c
|
Move plEncryption to pnEncryption.
--HG--
rename : Sources/Plasma/PubUtilLib/plEncryption/plChecksum.cpp => Sources/Plasma/NucleusLib/pnEncryption/plChecksum.cpp
rename : Sources/Plasma/PubUtilLib/plEncryption/plChecksum.h => Sources/Plasma/NucleusLib/pnEncryption/plChecksum.h
|
13 years ago |
Michael Hansen
|
247749934b
|
Fix pnUUID compilation on Linux
|
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 |
Adam Johnson
|
b2e8edb725
|
I blame the QA Kitty for letting this one slip through...
|
13 years ago |
branan
|
091b90efd2
|
Fix function conflict with win32 headers
|
13 years ago |
Darryl Pogue
|
8e05891be0
|
FIXME: Hack for MinGW.
|
13 years ago |
Darryl Pogue
|
a1b500da49
|
More MinGW fixes.
|
13 years ago |
Darryl Pogue
|
d39a8ab298
|
Fix some minGW bugs.
|
13 years ago |
Darryl Pogue
|
b27fc17b00
|
Some fixes for the Win32 branch of pnUtils.
|
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 |
Darryl Pogue
|
b1fb2e6dd0
|
Fix pnIniCore.
|
13 years ago |
Darryl Pogue
|
908ab6d632
|
Fix pnUtilsExe.
|
13 years ago |
Darryl Pogue
|
1f0547279c
|
Fixes for plInputManager and plResponderModifier.
|
13 years ago |
Darryl Pogue
|
85b5842ece
|
Fix all the packed structures.
Now we actually build a significant amount of stuff on Linux.
|
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 |
Darryl Pogue
|
454e4c8afb
|
Fix some pnUtils header issues.
|
13 years ago |
Darryl Pogue
|
a964066656
|
Get rid of pnUtils PCH stuff.
--HG--
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Unix/pnUtUxStr.cpp => Sources/Plasma/NucleusLib/pnUtils/Unix/pnUtUxStr.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Unix/pnUtUxSync.cpp => Sources/Plasma/NucleusLib/pnUtils/Unix/pnUtUxSync.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Unix/pnUtUxUuid.cpp => Sources/Plasma/NucleusLib/pnUtils/Unix/pnUtUxUuid.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/W32Int.h => Sources/Plasma/NucleusLib/pnUtils/Win32/W32Int.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Addr.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Addr.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Dll.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Dll.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Misc.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Misc.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Path.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Path.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Str.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Str.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Sync.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Sync.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Time.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Time.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/Win32/pnUtW32Uuid.cpp => Sources/Plasma/NucleusLib/pnUtils/Win32/pnUtW32Uuid.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtAddr.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtAddr.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtAddr.h => Sources/Plasma/NucleusLib/pnUtils/pnUtAddr.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtAllIncludes.h => Sources/Plasma/NucleusLib/pnUtils/pnUtAllIncludes.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtArray.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtArray.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtArray.h => Sources/Plasma/NucleusLib/pnUtils/pnUtArray.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBase64.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtBase64.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBase64.h => Sources/Plasma/NucleusLib/pnUtils/pnUtBase64.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBigNum.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtBigNum.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtBigNum.h => Sources/Plasma/NucleusLib/pnUtils/pnUtBigNum.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCmd.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtCmd.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCmd.h => Sources/Plasma/NucleusLib/pnUtils/pnUtCmd.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCoreLib.h => Sources/Plasma/NucleusLib/pnUtils/pnUtCoreLib.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCrypt.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtCrypt.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtCrypt.h => Sources/Plasma/NucleusLib/pnUtils/pnUtCrypt.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtHash.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtHash.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtHash.h => Sources/Plasma/NucleusLib/pnUtils/pnUtHash.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtList.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtList.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtList.h => Sources/Plasma/NucleusLib/pnUtils/pnUtList.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMath.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtMath.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMath.h => Sources/Plasma/NucleusLib/pnUtils/pnUtMath.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMisc.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtMisc.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtMisc.h => Sources/Plasma/NucleusLib/pnUtils/pnUtMisc.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPath.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtPath.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPath.h => Sources/Plasma/NucleusLib/pnUtils/pnUtPath.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPragma.h => Sources/Plasma/NucleusLib/pnUtils/pnUtPragma.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtPriQ.h => Sources/Plasma/NucleusLib/pnUtils/pnUtPriQ.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtRand.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtRand.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtRand.h => Sources/Plasma/NucleusLib/pnUtils/pnUtRand.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtRef.h => Sources/Plasma/NucleusLib/pnUtils/pnUtRef.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSkipList.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSkipList.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSort.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSort.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSpareList.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtSpareList.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSpareList.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSpareList.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtStr.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtStr.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtStr.h => Sources/Plasma/NucleusLib/pnUtils/pnUtStr.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtSync.h => Sources/Plasma/NucleusLib/pnUtils/pnUtSync.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTime.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtTime.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTime.h => Sources/Plasma/NucleusLib/pnUtils/pnUtTime.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTls.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtTls.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTls.h => Sources/Plasma/NucleusLib/pnUtils/pnUtTls.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtTypes.h => Sources/Plasma/NucleusLib/pnUtils/pnUtTypes.h
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtUuid.cpp => Sources/Plasma/NucleusLib/pnUtils/pnUtUuid.cpp
rename : Sources/Plasma/NucleusLib/pnUtils/Private/pnUtUuid.h => Sources/Plasma/NucleusLib/pnUtils/pnUtUuid.h
|
13 years ago |
Michael Hansen
|
77a31686da
|
Fix the plString stuff that didn't get caught in the merge
|
13 years ago |
Darryl Pogue
|
3f22efda98
|
Make sure all the InputKeys exist for *nix.
Although it really doesn't matter what they are defined as, as long as
they exist.
This allows pfGameGUIMgr to compile on Linux.
|
13 years ago |
Michael Hansen
|
e34414889f
|
Convert plUoid's object name to a plString
|
13 years ago |
Michael Hansen
|
442a733fbb
|
Add more temporary hack macros to help speed up conversion and testing
|
13 years ago |