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-07 13:46:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
371a41c216746b8229f911b78d691497edecb030
0ad
/
source
T
History
mimo
371a41c216
seems that line was missing, with the result that garrisoned units sent a TerritoryPositionChanged message each turn
...
This was SVN commit r17586.
2016-01-01 17:45:53 +00:00
..
collada
…
graphics
Indentation corrections and other code style fixes in preparation for the cinematic camera patch.
2015-12-31 13:40:56 +00:00
gui
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
i18n
…
lib
Remove disabled by default SDL1 support.
2015-12-14 10:52:21 +00:00
lobby
Fix broken feedback display logic and broken error handling from
ccb534259d
. Additionally, streamline logic in prelobby.js and remove an unexplained check in lobby.js added by
76a1a84a58
.
2016-01-01 17:18:17 +00:00
maths
Indentation corrections and other code style fixes in preparation for the cinematic camera patch.
2015-12-31 13:40:56 +00:00
mocks
…
network
Strip trailing whitespace from network code.
2015-12-21 13:58:32 +00:00
pch
…
ps
Reorganize code in different files in prepartion for the cinematic camera patch (by Vladislav Belov).
2015-12-30 21:16:35 +00:00
renderer
Optimization of isBoxVisible + cleanup,
fixes
#3712
2015-12-28 16:27:31 +00:00
scriptinterface
Test non-ASCII string conversions.
2015-12-22 17:30:05 +00:00
simulation2
seems that line was missing, with the result that garrisoned units sent a TerritoryPositionChanged message each turn
2016-01-01 17:45:53 +00:00
soundmanager
Remove trailing whitespace. Based on patch by otero, refs
#3268
.
2015-12-31 11:45:13 +00:00
third_party
…
tools
Reorganize code in different files in prepartion for the cinematic camera patch (by Vladislav Belov).
2015-12-30 21:16:35 +00:00
main.cpp
Graceful exit in case of trying to replay a directory.
Fixes
#3427
.
2015-12-18 21:16:08 +00:00
test_setup.cpp
…