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-25 01:45:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5200ea03658fcba2a92ee67fda8fb62021e90ba4
0ad
/
source
/
simulation2
T
History
mimo
119aad9da9
fix a debug message
...
This was SVN commit r15811.
2014-09-26 17:07:17 +00:00
..
components
Extend visibility update to all tiles around LoS vertices. Incidentally prevent an issue from arising on square maps. Also improve a code comment.
2014-09-21 20:29:54 +00:00
docs
…
helpers
Revert RedFox's changes to Spatial subdivisions in the simplest possible way (hopefully won't cause OOS, but at least we'll get reports).
Fixes
#2573
, Refs
#2430
. There probably are opportunities to remove more things.
2014-08-06 09:21:00 +00:00
scripting
Exact stack rooting for simulation message type conversions.
2014-08-09 20:02:49 +00:00
serialization
Adds Serialization support for ES6 Maps.
2014-09-20 17:14:53 +00:00
system
Only split strings if they are non-empty. Fixes previous commit.
2014-09-12 23:11:03 +00:00
tests
Fix some disabled tests.
2014-08-24 15:29:53 +00:00
MessageTypes.h
Exact stack rooting for simulation message type conversions.
2014-08-09 20:02:49 +00:00
Simulation2.cpp
fix a debug message
2014-09-26 17:07:17 +00:00
Simulation2.h
…
TypeList.h
…