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-14 03:35:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
852cd1130529f151a4acea1065ee8cb1f82ff8ab
0ad
/
source
/
simulation2
T
History
Itms
852cd11305
Improve the performance of the GetLosVisibility function by using the cache (currently used for mirages only) whenever possible.
...
This was SVN commit r16166.
2015-01-20 16:29:50 +00:00
..
components
Improve the performance of the GetLosVisibility function by using the cache (currently used for mirages only) whenever possible.
2015-01-20 16:29:50 +00:00
docs
Happy New Year! :D
2015-01-02 14:22:23 +00:00
helpers
Fix compilation failure with GCC and C++98/03.
2015-01-01 23:57:04 +00:00
scripting
Exact stack rooting for CParamNode
2014-11-09 11:08:53 +00:00
serialization
Adds Serialization support for ES6 Maps.
2014-09-20 17:14:53 +00:00
system
Fix the initial exploration of territories, which shouldn't be performed in Atlas.
2015-01-08 22:36:13 +00:00
tests
Remove testing of some special templates. We need to find a good way to generate template subsets, refs
#2951
.
2014-12-09 23:20:31 +00:00
MessageTypes.h
Exact stack rooting for simulation message type conversions.
2014-08-09 20:02:49 +00:00
Simulation2.cpp
Remove code duplication and some cleanup.
2014-12-30 18:21:02 +00:00
Simulation2.h
Remove code duplication and some cleanup.
2014-12-30 18:21:02 +00:00
TypeList.h
Add a new Visibility component that will eventually allow scripted components and mods to influence an entity's visibility.
2014-11-04 20:53:25 +00:00