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-07 04:45:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6f50b253ff279c2dbbf2bd8829a8041b86d451c
0ad
/
source
/
simulation2
/
components
/
tests
T
History
vladislavbelov
7a71011149
Refactors smart pointers creation, reduces code duplication and improves exception safety.
...
This was SVN commit r24915.
2021-02-13 23:53:40 +00:00
..
test_CinemaManager.h
…
test_CommandQueue.h
Improve JS Exception handling.
2020-11-15 18:29:17 +00:00
test_HierPathfinder.h
Fix most of the new vs2017 induced warnings.
2020-11-26 22:28:50 +00:00
test_ObstructionManager.h
Fix most of the new vs2017 induced warnings.
2020-11-26 22:28:50 +00:00
test_Pathfinder.h
Refactors smart pointers creation, reduces code duplication and improves exception safety.
2021-02-13 23:53:40 +00:00
test_Position.h
Clean up header includes, add new forward declarations.
2020-11-21 11:20:29 +00:00
test_RangeManager.h
Fix UnitAI range queries - allow queries to ignore sizes - partial revert of
d0fc8ff67d
2021-01-23 18:57:46 +00:00
test_scripts.h
Correctly serialize/deserialize user-defined JS objects.
2020-12-27 17:18:13 +00:00
test_TerritoryManager.h
…