0ad/source/simulation2/components/tests
wraitii 077c4f2576 Adds a "properties"-property to resources and let mods be able to prevent resources from being bartered, traded and/or tributed.
Patch By: Freagarach
Comments By: elexis, Stan`, Nescio
Reviewed By: wraitii, Angen
Fixes #4370

Differential Revision: https://code.wildfiregames.com/D1846
This was SVN commit r22970.
2019-09-22 14:53:47 +00:00
..
test_CinemaManager.h Adds basic tests for the CinemaManager component 2017-11-24 22:38:03 +00:00
test_CommandQueue.h Fixes tests adding system components without using the SYSTEM_ENTITY id - this caused assertion failures in debug builds 2015-06-21 19:22:12 +00:00
test_HierPathfinder.h Fix issues with MakeGoalReachable when the goal wasn't reachable following D1882/208fc30ddd 2019-09-09 18:57:59 +00:00
test_ObstructionManager.h Adds a helper function to pick entities with a given component and a given filter on screen. 2019-09-20 07:45:55 +00:00
test_Pathfinder.h Move path computations to an actual worker to prepare for threading. 2019-09-15 09:27:10 +00:00
test_Position.h Rename cmpPosition's IsFloating to CanFloat. 2017-09-18 09:54:54 +00:00
test_RangeManager.h Fix 4edcf21b98. Refs #5428 2019-04-10 06:05:34 +00:00
test_scripts.h Adds a "properties"-property to resources and let mods be able to prevent resources from being bartered, traded and/or tributed. 2019-09-22 14:53:47 +00:00
test_TerritoryManager.h Pass some strings and a vector as const refs. 2017-02-24 17:02:10 +00:00