Darryl Pogue
|
270e05738f
|
Clean up pnSimpleNet.
Removes Pch.h.
Removes a pnUtList.
Removes a PnUtHash (and all the weird warnings from it).
|
13 years ago |
Darryl Pogue
|
f6f063a9dd
|
Fix pnNetCli for *nix.
Thanks to @zrax for breaking it originally :P
Also switch another CCritSect over to hsMutex, and replace LIST with
std::list.
|
13 years ago |
Darryl Pogue
|
a28213806f
|
Fix compiling.
|
13 years ago |
Darryl Pogue
|
3bf303885a
|
PnUtCrypt compiles on *nix now.
|
13 years ago |
Darryl Pogue
|
251cf02bd7
|
Move AtomicAdd/AtomicSet to hsUtils.
|
13 years ago |
Darryl Pogue
|
26dc1fa120
|
Get rid of the PnUtils TLS stuff.
|
13 years ago |
Darryl Pogue
|
590eea770f
|
Remove CEvent entirely.
|
13 years ago |
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 |