Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 4b99c8f20f0c202b5b2bc797580f2a8b32361db4
      
https://github.com/Warzone2100/warzone2100/commit/4b99c8f20f0c202b5b2bc797580f2a8b32361db4
  Author: Cyp <[email protected]>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M src/action.cpp
    M src/display.cpp
    M src/display.h
    M src/display3d.cpp
    M src/droiddef.h
    M src/edit3d.cpp
    M src/edit3d.h
    M src/hci.cpp
    M src/map.h
    M src/order.cpp
    M src/stats.h
    M src/statsdef.h
    M src/structure.cpp
    M src/structure.h
    M src/structuredef.h

  Log Message:
  -----------
  Tweak build and line build.

Now builds centred on the mouse cursor, instead of with the top-left corner of 
the
building on the mouse cursor.

If trying to line build a previously non-linebuildable structure, it would 
deselect
trucks, and then when placing a structure, one random truck would then try to 
build.

Now if trying to line build a previously non-linebuildable structure, it just 
line
builds it.

Also, be less restrictive about line build directions.


  Commit: 337103224cdb69262938b5614c0e972de87b4baa
      
https://github.com/Warzone2100/warzone2100/commit/337103224cdb69262938b5614c0e972de87b4baa
  Author: Cyp <[email protected]>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M src/design.cpp
    M src/oprint.cpp
    M src/qtscriptdebug.cpp
    M src/qtscriptfuncs.cpp
    M src/stats.cpp
    M src/statsdef.h

  Log Message:
  -----------
  Refactor COMPONENT_STATS::pBase and ::pUpgrade[] into virtual functions.


  Commit: 95cf4a8fe90752df809f19d5fc3537d4cec520a2
      
https://github.com/Warzone2100/warzone2100/commit/95cf4a8fe90752df809f19d5fc3537d4cec520a2
  Author: Cyp <[email protected]>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M src/design.cpp
    M src/display.cpp
    M src/display3d.cpp
    M src/droiddef.h
    M src/edit3d.cpp
    M src/feature.cpp
    M src/hci.cpp
    M src/intdisplay.cpp
    M src/intdisplay.h
    M src/multiplay.cpp
    M src/research.cpp
    M src/stats.cpp
    M src/statsdef.h
    M src/structure.cpp
    M src/structuredef.h
    M src/template.cpp

  Log Message:
  -----------
  Refactor stats->ref >= X && stats->ref < X + RANGE into stats->hasType(X).


  Commit: b72b642757117cd11fb91b06fa39fbb3a774a51d
      
https://github.com/Warzone2100/warzone2100/commit/b72b642757117cd11fb91b06fa39fbb3a774a51d
  Author: Cyp <[email protected]>
  Date:   2020-08-17 (Mon, 17 Aug 2020)

  Changed paths:
    M lib/framework/vector.h
    M src/design.cpp
    M src/display3d.cpp
    M src/edit3d.cpp
    M src/structure.cpp
    M src/structuredef.h

  Log Message:
  -----------
  Slight refactor.

Based on review by Kailari.


Compare: 
https://github.com/Warzone2100/warzone2100/compare/b41c23b1d5b7...b72b64275711


_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to