Changes between Version 42 and Version 43 of GamePerformance


Ignore:
Timestamp:
Jul 7, 2014, 5:34:41 PM (10 years ago)
Author:
fabio
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • GamePerformance

    v42 v43  
    1313|| Incremental update of pathfinder's passability grid || #930 || Medium || Stalled, to do with new pathfinder ||
    1414|| RangeManager improvement || #2430 || Medium || Work in progress ||
    15 || Upgrade [https://developer.mozilla.org/en-US/docs/SpiderMonkey SpiderMonkey] to [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/31 v31] || [http://www.wildfiregames.com/forum/index.php?showtopic=17289 forum thread] || Small || Work in progress ||
     15|| Upgrade [https://developer.mozilla.org/en-US/docs/SpiderMonkey SpiderMonkey] to [https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/31 v31] || #2462 || Small || Work in progress ||
    1616|| Use new ES6 keyed collections (e.g. Map, Set) || #2475 || Medium || Work in progress ||
    1717|| GUI code improvement || #885 || Medium || Stalled ||
    1818|| ComponentManager optimization || #1860 || Medium || Stalled ||
    1919|| Implement caching of terrain normals || #2039 || Medium || Stalled ||
     20|| Calculate visible patches only when frustum changes || #2431 || Medium || Stalled ||
    2021|| UnitAI/UnitMotion repathing improvement || #1200 || Medium || Not started ||
    2122|| Disable off-screen animation || [http://trac.wildfiregames.com/browser/ps/trunk/source/simulation2/components/CCmpUnitRenderer.cpp#L293 TODO in CCmpUnitRenderer.cpp] || Small || Not started ||
     
    2728|| Benchmark mode || #837 || n/a || Not started ||
    2829|| Heap usage profiling || #187 || n/a || Not started ||
    29 || Graphic settings system || #475 || n/a || Not started ||
    3030|| Implement profiling for any thread || #807 || n/a || Not started ||
    3131
     
    3838|| Dynamic message subscriptions || r15400 || Medium || alpha17 ||
    3939|| New unit renderer || r15265 r15266 || Medium || alpha17 ||
     40|| Optimise silhouette rendering || r15483 || Small || alpha17 ||
    4041|| Improve GCC build flags on x86 || #2329 || Small || alpha17 ||
    4142|| Improve UnitAI range query performance || #2156 || Medium || alpha16 ||
     
    4546|| Make entity selection faster || #2358 || Small || alpha16 ||
    4647|| Minor LOS optimization || r14463 || Small || alpha16 ||
     48|| Graphic settings system || #475 || n/a || alpha16 ||
    4749|| Renderer optimizations || r13902 r13903 r13904 r13906 r13911 || Medium || alpha15 ||
    4850|| Optimize fixed multiplies on Windows || r13873 || Medium || alpha15 ||