This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
a4cd90ddfc69c0e1b505a32c4fae12876d2d3f7d
0ad
/
source
T
History
Ykkrosh
a4cd90ddfc
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
...
Fixes
#2198
. This was SVN commit r14035.
2013-10-20 09:27:44 +00:00
..
collada
…
graphics
Fix non-PCH build
2013-10-19 01:11:20 +00:00
gui
Use CStrIntern for font names to reduce lookup cost
2013-10-18 16:15:42 +00:00
lib
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
2013-10-20 09:27:44 +00:00
maths
Avoid non-ASCII characters in source code, since tools don't decode them consistently.
2013-10-20 09:27:44 +00:00
mocks
…
network
…
pch
…
ps
Use CStrIntern for font names to reduce lookup cost
2013-10-18 16:15:42 +00:00
renderer
Use CStrIntern for font names to reduce lookup cost
2013-10-18 16:15:42 +00:00
scripting
Remove ScriptableObject/CJSObject
2013-10-19 10:14:08 +00:00
scriptinterface
…
simulation2
Fix some Clang warnings about unused private members
2013-10-19 00:53:58 +00:00
soundmanager
Remove useless error messages.
2013-10-20 01:47:16 +00:00
third_party
…
tools
…
contributors.txt
…
main.cpp
…
test_setup.cpp
…