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-06-24 06:08:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2042e6b2d45ec635cf77cd064177f1ff40228d98
0ad
/
source
/
simulation2
T
History
trompetin17
2042e6b2d4
Added TriggerScripts Reload(Hotloading) when you change the file and save
...
This was SVN commit r16546.
2015-04-16 04:30:51 +00:00
..
components
Add a new spatial subdivision, based on an old patch by wraitii.
2015-04-14 21:33:43 +00:00
docs
…
helpers
Some entities (like birds) can have negative positions without being marked as out-of-world.
2015-04-15 12:19:47 +00:00
scripting
Rename ps/Overlay(.h|.cpp) to ps/Shapes(.h|.cpp), fixes a TODO located in graphics/Overlay.h.
2015-03-15 18:06:32 +00:00
serialization
…
system
Move civ JSON files to simulation/data. Patch by MattDoerksen.
Fixes
#2562
.
2015-04-01 23:48:33 +00:00
tests
…
MessageTypes.h
…
Simulation2.cpp
Added TriggerScripts Reload(Hotloading) when you change the file and save
2015-04-16 04:30:51 +00:00
Simulation2.h
…
TypeList.h
…