r30

Details

  • Filename
    sc2-map-analyzer-r30.zip
  • Uploaded by
  • Uploaded
    Aug 12, 2010
  • Size
    798.73 KB
  • Downloads
    162
  • MD5
    0cb777b0dc5bca7290abb21050a5663e

Changelog

------------------------------------------------------------------------
r30 | dimfish | 2010-08-12 20:49:08 +0000 (Thu, 12 Aug 2010) | 1 line
Changed paths:
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/to-analyze.txt

Bug fixes here and there
------------------------------------------------------------------------
r29 | dimfish | 2010-08-12 17:48:25 +0000 (Thu, 12 Aug 2010) | 1 line
Changed paths:
   M /trunk/bases.cpp
   M /trunk/config.cpp
   M /trunk/config.hpp
   M /trunk/makefile
   M /trunk/output.txt
   M /trunk/read.cpp
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/to-analyze.txt

Bringing config files together, bug fix for base identification crash
------------------------------------------------------------------------
r28 | dimfish | 2010-08-11 20:07:41 +0000 (Wed, 11 Aug 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/bases.cpp
   M /trunk/dijkstra.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapTypes.hpp
   M /trunk/sc2mapanalyzer.cpp

Changed bases so that it does not require a location over a pathable cell, calculates patch distances to nearby cells, such as a base that is blocked by a destructible rock, but keeping the true base location is better for analysis calculations.
------------------------------------------------------------------------
r27 | dimfish | 2010-08-09 00:55:27 +0000 (Mon, 09 Aug 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/SC2MapAggregator.cpp
   M /trunk/colors.txt
   M /trunk/config.cpp
   M /trunk/config.hpp
   M /trunk/constants.txt
   M /trunk/output.txt
   M /trunk/render.cpp
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/spreadsheet.cpp
   M /trunk/to-analyze.txt
   M /trunk/utility.cpp
   M /trunk/utility.hpp

Improving new config-file usage style.
------------------------------------------------------------------------
r26 | dimfish | 2010-08-07 22:02:16 +0000 (Sat, 07 Aug 2010) | 1 line
Changed paths:
   D /trunk/footprints.config
   D /trunk/locales.config
   D /trunk/researchingMapInfo.txt

Deleted obsolete files
------------------------------------------------------------------------
r25 | dimfish | 2010-08-07 22:00:25 +0000 (Sat, 07 Aug 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   A /trunk/aggregate-stats.csv
   A /trunk/colors.txt
   M /trunk/config.cpp
   M /trunk/config.hpp
   A /trunk/constants.txt
   A /trunk/footprints.txt
   A /trunk/locales.txt
   M /trunk/makefile
   A /trunk/output.txt
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/render.cpp
   M /trunk/sc2mapanalyzer.cpp
   M /trunk/spreadsheet.cpp
   A /trunk/to-analyze.txt
   M /trunk/utility.cpp
   M /trunk/utility.hpp

Altering tool to use config files instead of command line arguments.
------------------------------------------------------------------------
r24 | dimfish | 2010-08-03 19:10:42 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/placedobjects.cpp

implemented no-pathing fills
------------------------------------------------------------------------
r23 | dimfish | 2010-08-03 18:01:47 +0000 (Tue, 03 Aug 2010) | 1 line
Changed paths:
   M /trunk/SC2Map.hpp
   M /trunk/placedobjects.cpp
   M /trunk/read.cpp
   M /trunk/sc2mapanalyzer.cpp

working on pathing, other little changes
------------------------------------------------------------------------
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
------------------------------------------------------------------------