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 23:55:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
54d411f9daae0539cb2133420056ebfaaa534009
0ad
/
source
/
i18n
T
History
janwas
5529977ecd
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)
...
This was SVN commit r5532.
2007-12-29 16:22:23 +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
…
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
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
StringBuffer.h
…
TranslatedString.cpp
…
TranslatedString.h
…
TSComponent.cpp
…
TSComponent.h
…