Changes between Version 2 and Version 3 of Ticket #6486


Ignore:
Timestamp:
Apr 4, 2022, 6:09:19 AM (2 years ago)
Author:
Langbart
Comment:

will upload a patch later, the fix is only a change in the units_demo map

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6486

    • Property Owner set to Langbart
  • Ticket #6486 – Description

    v2 v3  
    7171* change the `depth` of the `viking_longship.xml` or
    7272(2)
    73 * Double the `PUSHING_GRID_SIZE`, [https://code.wildfiregames.com/source/0ad/browse/ps/trunk/source/simulation2/components/CCmpUnitMotion_System.cpp$50 CCmpUnitMotion_System.cpp]
     73* Double the `PUSHING_GRID_SIZE` [https://code.wildfiregames.com/source/0ad/browse/ps/trunk/source/simulation2/components/CCmpUnitMotion_System.cpp$50 CCmpUnitMotion_System.cpp] or
    7474
    7575{{{#!cpp lineno=42 marks=50
     
    8484constexpr int PUSHING_GRID_SIZE = 40;
    8585}}}
     86
     87(3) Changing the properties of the `units_demo` map