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
4cfd0d64fbf92dee472b765aa892c8e879e448e1
0ad
/
source
T
History
sanderd17
ef3794f90a
Fix serialisationtest by serializing the territory trigger event, and sending the message only once.
...
This was SVN commit r18102.
2016-04-27 18:37:27 +00:00
..
collada
…
graphics
Change include into forward declaration
2016-04-19 17:48:06 +00:00
gui
Don't use the ternary operator as some people find that unreadable.
2016-04-15 06:11:38 +00:00
i18n
…
lib
…
lobby
…
maths
Fix build for gcc 4.6. Patch by Vladislav
2016-04-14 16:36:12 +00:00
mocks
…
network
Cleanup of the network code (range-based for, remove spaces between angle brackets, and other little things).
2016-04-24 20:48:53 +00:00
pch
…
ps
Add market component to foundations. This is needed since
8f4dffe3f0
to be able to set
2016-04-17 16:14:19 +00:00
renderer
…
scriptinterface
…
simulation2
Fix serialisationtest by serializing the territory trigger event, and sending the message only once.
2016-04-27 18:37:27 +00:00
soundmanager
Cleanup of SoundGroup XML files.
2016-04-04 20:54:48 +00:00
third_party
…
tools
Allow variants to be defined in external files.
Fixes
#3286
2016-04-19 07:51:59 +00:00
main.cpp
…
test_setup.cpp
…