43 Commits (e6ebf7ffaf2bb69746dd7e18f5dc39b733d0ecce)

Author SHA1 Message Date
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
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
Darryl Pogue 908ab6d632 Fix pnUtilsExe. 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. 13 years ago
Adam Johnson 906b16d28e Remove stupid 13 years ago
Adam Johnson 91fc595407 Completely kill off CoreLibExe 13 years ago
Darryl Pogue a14a171774 Replace MemMove, MemCopy, and MemCmp. 13 years ago
Darryl Pogue eb946f76a4 Get rid of MemAlloc. 13 years ago
Darryl Pogue 72fdf8de32 Replace MemZero with memset. 13 years ago
Darryl Pogue 7d7d7d273f Get rid of ALLOCZERO macro. 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 30430d3024 Replace ZEROPTR() with memset. 13 years ago
Darryl Pogue 3c5ed83020 Replace calls to ALLOC() macro with malloc. 13 years ago
Darryl Pogue 1fa1197c3e Get rid of ALLOCFLAGS() macro. 13 years ago
Darryl Pogue b3f75a5ae7 Get rid of REALLOC(), REALLOCFLAGS(), and CALLOC() 13 years ago
Darryl Pogue 48b8cd8ad0 Get rid of FREEFLAGS() which ignored the flags >.> 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 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Joseph Davies cea7407471 Remove pnUtEndian and update pnNcCli for renamed endian functions. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
diafero 9c28eca30f remove pointless "BUILD_TYPE" option... external vs. internal client should really be enough 13 years ago
Darryl Pogue c4044cbf06 Mingw fixes for pnUtils. 13 years ago
Darryl Pogue 35d179fc53 Fix a bunch of syntax errors in pnUtils. 13 years ago
diafero 837dae9b69 if the N value is zero, send an empty seed to the server and expect an empty seed back. Don't use encryption. 13 years ago
Michael Hansen 23d7e7bf43 OpenSSL's RC4 has been working just fine for HSPlasma and DirtSand... 13 years ago
Michael Hansen 562b6fcfd0 Use OpenSSL's bignum library 13 years ago
philippelatulippe 62a6757ea6 Use cmake's TestBigEndian to set BIG_ENDIAN or LITTLE_ENDIAN. 13 years ago
philippelatulippe d14938029f Fix compile-time endianness check to work on linux. As the original comment says, it's still not very robust. 13 years ago
philippelatulippe 3c1bf3ca8e Fix case of two include 13 years ago
Joseph Davies 4d667df593 Change to use Local AppData instead of My Documents. 13 years ago
Michael Hansen dfebad4a54 Fix Base64 size calculation behavior to always return the actual conversion size 13 years ago
Branan Purvine-Riley 908aaeb6f6 Fix line endings and tabs 13 years ago
Branan Purvine-Riley c9061c5ea7 Move Plasma20 to be the new repository root 13 years ago