This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-11 02:36:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf4c7753daec999498bee3fed93f1ef0b09ca77c
0ad
/
source
/
i18n
T
History
Ykkrosh
fbc3d22720
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
...
This was SVN commit r6250.
2008-07-19 00:20:54 +00:00
..
tests2
…
BufferVariable.cpp
…
BufferVariable.h
…
CLocale.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
CLocale.h
Use GCC's std::tr1::unordered_* classes instead of the now-deprecated __gnu_cxx::hash_* when possible
2008-07-19 00:20:54 +00:00
Common.h
…
DataTypes.h
…
Interface.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
Interface.h
…
ScriptInterface.cpp
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
ScriptInterface.h
…
StrImmutable.h
…
StringBuffer.cpp
more dehydra. disabled lockfree module (not in use).
2008-07-17 17:00:00 +00:00
StringBuffer.h
…
TranslatedString.cpp
…
TranslatedString.h
…
TSComponent.cpp
…
TSComponent.h
…