0ad/source/simulation2
elexis 416049e4b4 Remove charge attack from the templates which isn't implemented nor designed yet. Patch by fatherbushido, fixes #4139.
Remove the unused "recharge" attack timer which was introduced in
b21e798243 but should have been removed with 4e5c5e2d8f.

This was SVN commit r18599.
2016-08-11 14:35:50 +00:00
..
components Remove charge attack from the templates which isn't implemented nor designed yet. Patch by fatherbushido, fixes #4139. 2016-08-11 14:35:50 +00:00
docs Implements relative templates. Fixes #2936. Thanks to leper, wraitii, historicbruno and everyone else that helped. 2015-12-05 17:02:25 +00:00
helpers Fix and improve 001c411cc2. 2016-07-05 20:23:12 +00:00
scripting Test FixedVector{2,3}D script conversions, and test calling functions of the prototypes. 2016-01-04 21:41:40 +00:00
serialization Style cleanup by leper, preparing the SpiderMonkey update. Refs #3708 2016-08-02 16:12:11 +00:00
system Style cleanup by leper, preparing the SpiderMonkey update. Refs #3708 2016-08-02 16:12:11 +00:00
tests SpiderMonkey 38 removes the JS_LookupProperty{,ById} API. Refs #3708. 2016-01-11 20:03:33 +00:00
MessageTypes.h Cinematic camera core functionality. Patch by Vladislav Belov. 2016-01-03 12:41:04 +00:00
Simulation2.cpp Remove duplication of the Hexify function. 2016-08-08 12:50:39 +00:00
Simulation2.h Fix autostart replays following a23884d79a by grabbing g_GameAttributes from the simulation instead of the GUI. Patch by Imarok, refs #3143. 2016-07-12 01:49:48 +00:00
TypeList.h Rename TechnologyTemplateManager to DataTemplateManager in order to reflect its new function. Fixes #3909. Disable serialisation of technology templates. Refs #3834 2016-04-27 08:25:47 +00:00