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 16:16:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fe08f1471da3cf4eb29f58d204253894af6f284
0ad
/
source
T
History
historic_bruno
5fe08f1471
Actually use variable added in
80d9a44ab5
. Refs
#5501
.
...
This was SVN commit r22468.
2019-07-14 05:15:51 +00:00
..
collada
…
graphics
Cleanup MapGenerator.cpp, use VfsPath, create RegisterScriptFunctions, add header comments, register TERRAIN_TILE_SIZE directly.
2019-07-13 21:41:09 +00:00
gui
Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times.
2019-07-09 00:18:48 +00:00
i18n
…
lib
Fix some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times.
2019-07-09 00:18:48 +00:00
lobby
recieve -> receive
2019-04-07 16:06:10 +00:00
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 some gcc 8 and gcc 9 compiler warnings that were thrown 4500 times.
2019-07-09 00:18:48 +00:00
renderer
Refactors camera projections - makes projection functions of camera more clear.
2019-06-26 22:54:05 +00:00
scriptinterface
SpiderMonkey-related changes in preparation for the upgrade to SpiderMonkey 45, refs
#4893
.
2019-01-13 16:37:41 +00:00
simulation2
Vertex pathfinder: add the domain edges back to improve behaviour (reverts
c42160ec10
)
2019-07-13 16:01:10 +00:00
soundmanager
Fix lineendings.
2019-07-12 17:40:40 +00:00
third_party
…
tools
Actually use variable added in
80d9a44ab5
. Refs
#5501
.
2019-07-14 05:15:51 +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
…