r22

Details

  • Filename
    sc2-map-analyzer-r22.zip
  • Uploaded by
  • Uploaded
    Jul 27, 2010
  • Size
    791.68 KB
  • Downloads
    146
  • MD5
    7982a871296e31503d24c550323f405b

Changelog

------------------------------------------------------------------------
r22 | dimfish | 2010-07-28 06:20:40 +0000 (Wed, 28 Jul 2010) | 1 line
Changed paths:
   M /trunk/bookkeeping.cpp
   M /trunk/config.cpp
   M /trunk/dijkstra.cpp
   M /trunk/footprints.config
   M /trunk/openness.cpp
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp

There are two separate pathing maps for buildable, any buildings and main buildings, where main buildings cannot be too close to a resource.  Resources also have a special "nobuildmain" footprint as well.
------------------------------------------------------------------------
r21 | dimfish | 2010-07-23 05:16:58 +0000 (Fri, 23 Jul 2010) | 1 line
Changed paths:
   M /trunk/footprints.config
   M /trunk/placedobjects.cpp

Get footprints for destructibles back to where they were
------------------------------------------------------------------------
r20 | dimfish | 2010-07-22 17:13:55 +0000 (Thu, 22 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/bases.cpp
   M /trunk/config.cpp
   M /trunk/config.hpp
   M /trunk/dijkstra.cpp
   M /trunk/footprints.config
   M /trunk/makefile
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp

Improving pathing, recognition of placed objects, all sorts of fun stuff
------------------------------------------------------------------------
r19 | dimfish | 2010-07-14 06:03:56 +0000 (Wed, 14 Jul 2010) | 1 line
Changed paths:
   M /trunk/bases.cpp
   M /trunk/sc2mapanalyzer.cpp

Bug fix for Barrin420's map SinkHole
------------------------------------------------------------------------
r18 | dimfish | 2010-07-13 17:22:08 +0000 (Tue, 13 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   M /trunk/SC2MapAggregator.hpp
   M /trunk/config.cpp
   A /trunk/debug.cpp
   A /trunk/debug.hpp
   M /trunk/dijkstra.cpp
   M /trunk/makefile
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/spreadsheet.cpp

Lots of changes, going through a big overhaul
------------------------------------------------------------------------
r17 | dimfish | 2010-07-06 23:55:43 +0000 (Tue, 06 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/bases.cpp
   A /trunk/bookkeeping.cpp
   M /trunk/config.cpp
   M /trunk/config.hpp
   A /trunk/footprints.config
   M /trunk/makefile
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp

Read in the PaintedPathingLayer, also bringing other systems up as well
------------------------------------------------------------------------
r16 | dimfish | 2010-07-02 16:37:57 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/bases.cpp
   M /trunk/render.cpp

Ready for another release.
------------------------------------------------------------------------
r15 | dimfish | 2010-07-02 15:42:38 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   M /trunk/SC2MapAggregator.hpp
   M /trunk/bases.cpp
   M /trunk/render.cpp

Watchtower coverage and a new summary image.
------------------------------------------------------------------------
r14 | dimfish | 2010-07-02 07:12:56 +0000 (Fri, 02 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.cpp
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   M /trunk/SC2MapAggregator.hpp
   M /trunk/config.cpp
   M /trunk/config.hpp
   M /trunk/makefile
   M /trunk/openness.cpp
   M /trunk/outstreams.cpp
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/spreadsheet.cpp

Working on a nice summary image.
------------------------------------------------------------------------
r13 | dimfish | 2010-07-01 18:38:06 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/config.cpp
   M /trunk/locales.config
   M /trunk/makefile
   M /trunk/read.cpp
   A /trunk/utility.cpp
   A /trunk/utility.hpp

Fleshing out locale config files.
------------------------------------------------------------------------
r12 | dimfish | 2010-07-01 07:58:09 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.cpp
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   A /trunk/config.cpp
   A /trunk/config.hpp
   M /trunk/makefile
   M /trunk/outstreams.cpp
   M /trunk/outstreams.hpp
   M /trunk/read.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/spreadsheet.cpp

Breaking things down for a lot of changes.
------------------------------------------------------------------------
r11 | dimfish | 2010-07-01 00:17:30 +0000 (Thu, 01 Jul 2010) | 1 line
Changed paths:
   A /trunk/locales.config

New config file
------------------------------------------------------------------------
r10 | dimfish | 2010-06-25 15:56:11 +0000 (Fri, 25 Jun 2010) | 1 line
Changed paths:
   M /trunk/bases.cpp

A change to positional balance calculation to futher lower impact of a base that is equally influenced by two start locations.
------------------------------------------------------------------------