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-06-30 16:07:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
024dd822099b8edfee4b593f678b18fa46f970b7
0ad
/
source
T
History
Ykkrosh
024dd82209
Fix non-PCH build
...
This was SVN commit r14024.
2013-10-19 01:11:20 +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
Refactor text renderer
2013-10-18 15:53:07 +00:00
maths
…
mocks
…
network
Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer,
fixes
#2122
2013-10-10 23:46:42 +00:00
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
Fix some Clang warnings about unused private members
2013-10-19 00:53:58 +00:00
scriptinterface
…
simulation2
Fix some Clang warnings about unused private members
2013-10-19 00:53:58 +00:00
soundmanager
…
third_party
…
tools
Refactor text renderer
2013-10-18 15:53:07 +00:00
contributors.txt
…
main.cpp
Fix typo
2013-10-13 11:41:30 +00:00
test_setup.cpp
…