Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: f6d1c0a78350a9297ea24c5c31e49b7ac518075e
      
https://github.com/Warzone2100/warzone2100/commit/f6d1c0a78350a9297ea24c5c31e49b7ac518075e
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M macosx/Warzone.xcodeproj/project.pbxproj
    M po/POTFILES.in
    M src/Makefile.am
    M src/Warzone2100.vcxproj
    M src/Warzone2100.vcxproj.filters
    M src/basedef.h
    M src/baseobject.cpp
    R src/cluster.cpp
    R src/cluster.h
    M src/combat.cpp
    M src/droid.cpp
    M src/feature.cpp
    M src/game.cpp
    M src/init.cpp
    M src/loop.cpp
    M src/mapgrid.h
    M src/mission.cpp
    M src/qtscriptdebug.cpp
    M src/scriptai.cpp
    M src/scriptfuncs.cpp
    M src/scriptobj.cpp
    M src/structure.cpp
    M src/structure.h
    M src/transporter.cpp
    M src/visibility.cpp

  Log Message:
  -----------
  Remove old cluster code, now unused.

The old cluster code was only used from the old campaign
wzscript code, but was running in the background all the
time, consuming quite a bit of CPU. Since it is no longer
used, it is time to finally retire it.


  Commit: cc9e687b4373c01c07f95a4fdddeed4f2348f880
      
https://github.com/Warzone2100/warzone2100/commit/cc9e687b4373c01c07f95a4fdddeed4f2348f880
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/baseobject.cpp
    M src/display3d.cpp
    M src/droid.cpp
    M src/feature.cpp
    M src/feature.h
    M src/featuredef.h
    M src/hci.cpp
    M src/projectile.cpp
    M src/structure.cpp
    M src/structure.h
    M src/structuredef.h

  Log Message:
  -----------
  Cleanup of structure and feature size functions.

New approach should be shorter, cleaner and faster.


  Commit: cf1c3fbf4706f7a3657ba369db235af8b6f3e981
      
https://github.com/Warzone2100/warzone2100/commit/cf1c3fbf4706f7a3657ba369db235af8b6f3e981
  Author: Per Inge Mathisen <per.mathi...@gmail.com>
  Date:   2017-12-22 (Fri, 22 Dec 2017)

  Changed paths:
    M src/frontend.cpp

  Log Message:
  -----------
  Remove end game credits screen on quit

It was not used for much, and as one bug submitter put
it: "I dislike closing splash screens and only associate
them with demos and shareware". And our current one does
show very well on widescreen monitors, apparently.

Closes ticket:3322


Compare: 
https://github.com/Warzone2100/warzone2100/compare/85d9d5dc1ee7...cf1c3fbf4706
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits

Reply via email to