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-20 22:23:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eaf8bc13c178741dba4dca3bd2268dab1d2a78a
0ad
/
source
/
i18n
T
History
janwas
ec6b78b252
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
...
This was SVN commit r2447.
2005-06-28 04:06:25 +00:00
..
tests
Testing system for the i18n code, to make sure I don't break anything. (Now on CVS to make it less lonely.)
2004-09-17 17:49:12 +00:00
BufferVariable.cpp
Minor adjustments to i18n code
2004-09-17 17:45:44 +00:00
BufferVariable.h
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +00:00
CLocale.cpp
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +00:00
CLocale.h
Minor adjustments to i18n code
2004-09-17 17:45:44 +00:00
Common.h
add ps/Errors.h and/or lib/types.h headers (shouldn't rely on precompiled.h to pull those in).
2005-01-07 00:47:44 +00:00
DataTypes.h
Updated i18n code
2004-09-01 19:48:03 +00:00
Interface.cpp
Changed PSERROR to inherit from std::exception
2005-05-24 00:00:40 +00:00
Interface.h
Minor adjustments to i18n code
2004-09-17 17:45:44 +00:00
ScriptInterface.cpp
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +00:00
ScriptInterface.h
Updated i18n code
2004-09-01 19:48:03 +00:00
StrImmutable.h
…
StringBuffer.cpp
rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception)
2005-06-28 04:06:25 +00:00
StringBuffer.h
Updated i18n code
2004-09-01 19:48:03 +00:00
TranslatedString.cpp
…
TranslatedString.h
…
TSComponent.cpp
…
TSComponent.h
…