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-15 23:55:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
844462b0c0cb20f3a673219c6ee50ca9d52acb23
0ad
/
source
T
History
trompetin17
844462b0c0
#5445
...
This was SVN commit r22397.
2019-06-25 05:05:06 +00:00
..
collada
…
graphics
Clean up ThreadUtil, use standard C++11 constructs instead of custom ones.
2019-06-06 19:30:48 +00:00
gui
…
i18n
…
lib
Adds Camera test for ortho projection.
2019-06-05 19:55:37 +00:00
lobby
…
maths
Cleanups BoundingBoxAxisAligned and fixes coding styles a bit.
2019-06-12 20:23:14 +00:00
mocks
…
network
Clean up ThreadUtil, use standard C++11 constructs instead of custom ones.
2019-06-06 19:30:48 +00:00
pch
Update precompiled headers to improve build times.
2019-05-26 07:21:12 +00:00
ps
Fix cppformat failures on MacOS tests.
2019-06-16 15:25:17 +00:00
renderer
Fixes includes and forward declarations in CPatchRData.
2019-06-12 20:03:22 +00:00
scriptinterface
…
simulation2
Cleanups BoundingBoxAxisAligned and fixes coding styles a bit.
2019-06-12 20:23:14 +00:00
soundmanager
Clean up ThreadUtil, use standard C++11 constructs instead of custom ones.
2019-06-06 19:30:48 +00:00
third_party
…
tools
#5445
2019-06-25 05:05:06 +00:00
main.cpp
Fix a crash on some system when Alt-tabbing during game setup.
2019-05-28 13:18:32 +00:00
test_setup.cpp
…