1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 2 years ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed includes More... over 22 years ago
Made AAction.h include math.h istring and stdexcept since most actions need them More... over 22 years ago
Made AAction.h include math.h istring and stdexcept since most actions need them Removed including these in any of the actions that had them More... over 22 years ago
removed some includes that weren't necessary More... over 22 years ago
removed some includes that weren't necessary More... over 22 years ago
removed including istring where not needed More... over 22 years ago
removed including istring where not needed More... over 22 years ago
Updated the code to use the new CNestedDataFile interface More... over 22 years ago
Updated the code to use the new CNestedDataFile interface More... over 22 years ago
Removed the []'s from these CNestedDataFile files since they're optional but not necessary anymore More... over 22 years ago
Removed the []'s from these CNestedDataFile files since they're optional but not necessary anymore More... over 22 years ago
added some code when testing i18n More... over 22 years ago
added some code when testing i18n More... over 22 years ago
minor More... over 22 years ago
minor More... over 22 years ago
Added istring::count which can count the number of times a sub-string appears in the string More... over 22 years ago
Added istring::count which can count the number of times a sub-string appears in the string More... over 22 years ago
Updated CNestedDataFile library. More... over 22 years ago
Updated CNestedDataFile library. Templatized the methods so that everything isn't limited to a string type. Also, stripped out the array interface because now values can simply be vectors Improved the test application More... over 22 years ago
type-o/corrections More... over 22 years ago
type-o/corrections More... over 22 years ago
tweaked stop() More... over 22 years ago
tweaked stop() More... over 22 years ago
Changed the color on the phase meter a little bit More... over 22 years ago
Changed the color on the phase meter a little bit More... over 22 years ago
Added CRWMutexLocker (which actually works on CRWLock) More... over 22 years ago
Added CRWMutexLocker (which actually works on CRWLock) More... over 22 years ago
made open() public More... over 22 years ago
made open() public More... over 22 years ago
Reworked the mutex stuff in CSoundPlayerChannel, I think it's a definate improvement, and I shouldn't get anymore occasional segfaults More... over 22 years ago