40 Commits (358ae8dc8430b5e3f8cee6235aa28538d102b4cf)

Author SHA1 Message Date
Darryl Pogue 29bc092cff math.h -> cmath 12 years ago
Darryl Pogue b01aab4a39 Standardize on C++ headers. 12 years ago
Michael Hansen 2c028c4b07 Remove hsFiles in favor of plFilesystem stuff 12 years ago
Michael Hansen 6e564476b7 Deprecate plFileUtils and parts of pnUtPath 12 years ago
Michael Hansen 5fa72a086f Clean up some miscellaneous non-optimal string uses 12 years ago
Michael Hansen f510b529f8 Remove unused headers from hsStlUtils.h (and push them downstream where needed) 12 years ago
Darryl Pogue d40e7a5ca5 Move file stuff back to plFile for gcc. 12 years ago
Adam Johnson 7785c9c85e Remove global Windows.h include 12 years ago
Michael Hansen 041b1985e4 Fix paths and move GetSecureEncryptionKey so things compile again 12 years ago
Adam Johnson a709e17069 Obliterate hsBool 12 years ago
Michael Hansen ad66286a17 Fix several errors and warnings from GCC compilation 13 years ago
Darryl Pogue 5013a978eb Get rid of NEW(), TRACKED_NEW, and ZERO(). 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 e020651e4b Eliminate hsScalar and hsFixed 13 years ago
Adam Johnson 5027b5a4ac Convert custom HeadSpin integer types to standard types from stdint.h 13 years ago
Darryl Pogue 7c7ef7e570 Use the auto-library names for ogg and vorbis. 13 years ago
Darryl Pogue c91eb23f92 Clean up the linking mess in CMake. 13 years ago
Darryl Pogue 9109bbf937 Don't need DX at all for plAudioCore. 13 years ago
Darryl Pogue de9d463563 Semi-hack to CMake to ignore DirectX on Linux. 13 years ago
Joseph Davies e462ef04b3 Fix Endian functions names in hsTypes and hsStream. 13 years ago
CyanWorlds eb2767a5f7 Open source re-licensing 13 years ago
Darryl Pogue e9f54e9547 Don't use Windows-specific Sleep function. 13 years ago
Darryl Pogue 2175ddff0b Bunch of small fixes. 13 years ago
Darryl Pogue 88f594bc11 Tidy up some loops over the queue. 13 years ago
Darryl Pogue 93adfa9c7d :%s/^I/ /ge 13 years ago
Darryl Pogue c699ae8ab6 Use hsThread for SoundBuffer preloading. 13 years ago
Adam Johnson e59e3258c1 Fix for fCurPosition being uninitialized garbage 13 years ago
Adam Johnson 2bbf1f77f3 Change the Max Plugin defines so that CWaveFile is still available 13 years ago
Darryl Pogue 0ac813c003 Fix a memleak pointed out by Zrax. 13 years ago
Darryl Pogue c8284bd808 Cache the file when it is played for the first time. 13 years ago
Darryl Pogue 08e401eabc Change streamingCache to temp to prevent conflicts. 13 years ago
Darryl Pogue 4da32cb955 Fix some compiler warnings. 13 years ago
Darryl Pogue 72ec482a3e Do not build these as part of plClient. 13 years ago
Darryl Pogue 7cecdae5c0 Don't use CWaveFile for caching sounds. 13 years ago
Darryl Pogue 547ce8c090 Fixes to make it compile properly. 13 years ago
Darryl Pogue e3cb83f76c Added plCachedFileReader class for cached sfx. 13 years ago
Darryl Pogue 32cb43d1e0 Fix some include directives 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