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
3ddfa1695eccc23e68dd20524557abc96afb77ba
0ad
/
source
/
simulation2
T
History
Itms
5ac76ecf89
Some style fixes reported by leper.
...
This was SVN commit r18016.
2016-04-10 16:57:12 +00:00
..
components
Fix territory not being updated when diplomacy changes.
Fixes
#3891
2016-04-09 19:57:34 +00:00
docs
…
helpers
Some style fixes reported by leper.
2016-04-10 16:57:12 +00:00
scripting
Test FixedVector{2,3}D script conversions, and test calling functions of the prototypes.
2016-01-04 21:41:40 +00:00
serialization
Use explicit types instead of auto.
2016-01-13 00:42:55 +00:00
system
Sorry for the surprise fix but that really hurts my eyes :p
2016-02-09 16:12:52 +00:00
tests
SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs
#3708
.
2016-01-11 20:03:33 +00:00
MessageTypes.h
…
Simulation2.cpp
Fix few style issues remarked by leper.
2016-03-15 04:37:41 +00:00
Simulation2.h
Immediately set the fog-of-war instead of waiting for session.js to load, refs
#3168
.
2016-03-06 13:56:07 +00:00
TypeList.h
…