source:
code/branches/consolecommands3/src/libraries/util
@
7828
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Clipboard.cc | 3.8 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
Clipboard.h | 1.6 KB | 5781 | 15 years | rgrieder | Reverted trunk again. We might want to find a way to delete these … |
Clock.cc | 2.0 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
Clock.h | 1.9 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
CMakeLists.txt | 1.8 KB | 7264 | 14 years | landauf | Added new utility SmallObjectAllocator. Merged counter and destroyer … |
Convert.cc | 1.7 KB | 7163 | 14 years | dafrick | Merged presentation3 branch into trunk. |
Convert.h | 13.0 KB | 7179 | 14 years | landauf | merged consolecommands2 to consolecommands3 |
CRC32.cc | 1.9 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
CRC32.h | 1.2 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
Debug.h | 3.9 KB | 6443 | 15 years | rgrieder | Fixed two problems with the ORXONOX_RELEASE really release version. |
DisplayStringConversions.h | 2.2 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
Exception.cc | 3.5 KB | 7174 | 14 years | rgrieder | Only catch exceptions you actually expect. And rethrow unknown … |
Exception.h | 7.0 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
ExprParser.cc | 12.6 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
ExprParser.h | 3.0 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
Math.cc | 13.9 KB | 7276 | 14 years | landauf | until now we could group words and values in console commands and XML … |
Math.h | 9.2 KB | 6502 | 15 years | rgrieder | Removed a ton of msvc warnings revealed with OGRE v1.7 (they removed … |
MathConvert.h | 6.2 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
mbool.h | 2.7 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
MultiType.cc | 18.6 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
MultiType.h | 60.7 KB | 7265 | 14 years | landauf | added a missing TypeTrait in MultiType which caused problems on some … |
MultiTypeValue.h | 22.2 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
OgreForwardRefs.h | 5.9 KB | 7168 | 14 years | landauf | sent some tabs to hell |
OrxAssert.h | 1.4 KB | 6105 | 15 years | rgrieder | Merged console branch back to trunk. |
OrxEnum.h | 2.0 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
OutputHandler.cc | 9.7 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
OutputHandler.h | 12.7 KB | 7190 | 14 years | landauf | removed unnecessary return values from console commands "log", … |
RefToValue.h | 2.0 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
Scope.cc | 1.1 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
Scope.h | 5.6 KB | 5929 | 15 years | rgrieder | Merged core5 branch back to the trunk. Key features include clean … |
ScopedSingletonManager.cc | 1.6 KB | 7207 | 14 years | landauf | moved ScopedSingletonManager to util |
ScopedSingletonManager.h | 6.8 KB | 7207 | 14 years | landauf | moved ScopedSingletonManager to util |
ScopeGuard.h | 21.9 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
Serialise.h | 22.2 KB | 7163 | 14 years | dafrick | Merged presentation3 branch into trunk. |
SharedPtr.cc | 1.1 KB | 7264 | 14 years | landauf | Added new utility SmallObjectAllocator. Merged counter and destroyer … |
SharedPtr.h | 5.3 KB | 7269 | 14 years | landauf | ok ok… |
SignalHandler.cc | 8.0 KB | 7163 | 14 years | dafrick | Merged presentation3 branch into trunk. |
SignalHandler.h | 2.8 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
Singleton.h | 2.8 KB | 7163 | 14 years | dafrick | Merged presentation3 branch into trunk. |
Sleep.cc | 1.9 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
Sleep.h | 1.4 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
SmallObjectAllocator.cc | 2.5 KB | 7264 | 14 years | landauf | Added new utility SmallObjectAllocator. Merged counter and destroyer … |
SmallObjectAllocator.h | 1.7 KB | 7264 | 14 years | landauf | Added new utility SmallObjectAllocator. Merged counter and destroyer … |
StringUtils.cc | 17.4 KB | 7241 | 14 years | rgrieder | This is a little prettier. |
StringUtils.h | 3.2 KB | 7238 | 14 years | landauf | added a function to compute the Levenshtein distance between two … |
SubString.cc | 20.1 KB | 7230 | 14 years | landauf | re-implemented parameter evaluation in CommandEvaluation and … |
SubString.h | 8.4 KB | 7276 | 14 years | landauf | until now we could group words and values in console commands and XML … |
TemplateUtils.h | 2.9 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
TriBool.h | 1.2 KB | 6746 | 15 years | rgrieder | Merged gamestates2 branch back to trunk. This brings in some heavy … |
TypeTraits.h | 9.3 KB | 5738 | 15 years | landauf | merged libraries2 back to trunk |
UtilPrereqs.h | 3.4 KB | 6417 | 15 years | rgrieder | Merged presentation2 branch back to trunk. Major new features: - … |
VA_NARGS.h | 2.3 KB | 7179 | 14 years | landauf | merged consolecommands2 to consolecommands3 |
Note: See TracBrowser
for help on using the repository browser.