[Warzone2100-commits] [Warzone2100/warzone2100] 7bf25c: Use python3 for the json translation string extrac...

2016-11-28 Thread cybersphinx
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 7bf25c5482ff6f2539d0880be613e572ced435e7
  
https://github.com/Warzone2100/warzone2100/commit/7bf25c5482ff6f2539d0880be613e572ced435e7
  Author: cybersphinx 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M po/update-po.sh

  Log Message:
  ---
  Use python3 for the json translation string extraction.

The script runs with Python 2 but doesn't actually work.


  Commit: d66ac45cb0d766818c67110c67b8c9029deb
  
https://github.com/Warzone2100/warzone2100/commit/d66ac45cb0d766818c67110c67b8c9029deb
  Author: cybersphinx 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M po/custom/fromJson.txt

  Log Message:
  ---
  Update fromJson.txt.


  Commit: fec64b828a4a31a98db39e4833b8edb96fa4f2ca
  
https://github.com/Warzone2100/warzone2100/commit/fec64b828a4a31a98db39e4833b8edb96fa4f2ca
  Author: cybersphinx 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M po/parseJson.py

  Log Message:
  ---
  Put every string in fromJson.txt on its own line.

This way each string will only be there once, leading to much cleaner source
comments in the .po files.


  Commit: bdbe4b1a6981f318d81a5424a7d58a34bd589077
  
https://github.com/Warzone2100/warzone2100/commit/bdbe4b1a6981f318d81a5424a7d58a34bd589077
  Author: cybersphinx 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M po/custom/fromJson.txt

  Log Message:
  ---
  Run update-po.sh after the last change.


  Commit: b3b25f14505240ff1a4f58252e0ae14293ad50d1
  
https://github.com/Warzone2100/warzone2100/commit/b3b25f14505240ff1a4f58252e0ae14293ad50d1
  Author: cybersphinx 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M po/ca_ES.po
M po/cs.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/es.po
M po/et_EE.po
M po/fi.po
M po/fr.po
M po/fy.po
M po/ga.po
M po/hr.po
M po/hu.po
M po/it.po
M po/ko.po
M po/la.po
M po/lt.po
M po/nb.po
M po/nl.po
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/ro.po
M po/ru.po
M po/sk.po
M po/sl.po
M po/tr.po
M po/uk_UA.po
M po/zh_CN.po
M po/zh_TW.po

  Log Message:
  ---
  Update translations.


Compare: 
https://github.com/Warzone2100/warzone2100/compare/2f22de286fdc...b3b25f145052--
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] 550f6e: Remove the old debug menu, move its functionality ...

2016-11-28 Thread Per Inge Mathisen
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: 550f6eb01e2fabd27e491f71223b3c323c20cad6
  
https://github.com/Warzone2100/warzone2100/commit/550f6eb01e2fabd27e491f71223b3c323c20cad6
  Author: Per Inge Mathisen 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M src/hci.cpp
M src/hci.h
M src/keybind.cpp
M src/qtscriptdebug.cpp
M src/qtscriptdebug.h
M src/terrain.cpp

  Log Message:
  ---
  Remove the old debug menu, move its functionality to the jsdebug menu.

The jsdebug menu now opens with the ctrl+o keypress. This should both
allow us to more easily add UI debug code, and remove ancient UI code
that is otherwise unused.


  Commit: 086ba4d474e3dba5aa6673e4ca0f41bda371f24b
  
https://github.com/Warzone2100/warzone2100/commit/086ba4d474e3dba5aa6673e4ca0f41bda371f24b
  Author: Per Inge Mathisen 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M lib/widget/tip.cpp

  Log Message:
  ---
  Make tooltip boxes prettier, and faster.


Compare: 
https://github.com/Warzone2100/warzone2100/compare/ae2e4c0e23d8...086ba4d474e3--
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits


[Warzone2100-commits] [Warzone2100/warzone2100] a1b5e0: Remove unused shadows code

2016-11-28 Thread vlj
  Branch: refs/heads/master
  Home:   https://github.com/Warzone2100/warzone2100
  Commit: a1b5e0b6448176c2a2a2133694b1a10470bec5a6
  
https://github.com/Warzone2100/warzone2100/commit/a1b5e0b6448176c2a2a2133694b1a10470bec5a6
  Author: Per Inge Mathisen 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
M src/bucket3d.cpp
M src/bucket3d.h
M src/display3d.cpp
M src/display3d.h

  Log Message:
  ---
  Remove unused shadows code


  Commit: b5d62752ab9c586bd4f45b6e566b06876145c25a
  
https://github.com/Warzone2100/warzone2100/commit/b5d62752ab9c586bd4f45b6e566b06876145c25a
  Author: Vincent Lejeune 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
A data/base/shaders/generic.vert
M lib/ivis_opengl/piedraw.cpp
M lib/ivis_opengl/piefunc.cpp
M lib/ivis_opengl/piefunc.h
M lib/ivis_opengl/piestate.cpp
M lib/ivis_opengl/pietypes.h
M src/display3d.cpp

  Log Message:
  ---
  Draw triangle lines using GL core functions

Signed-off-by: Per Inge Mathisen 


  Commit: ae2e4c0e23d824dee6dde7464237fb854aa24ec7
  
https://github.com/Warzone2100/warzone2100/commit/ae2e4c0e23d824dee6dde7464237fb854aa24ec7
  Author: vlj 
  Date:   2016-11-28 (Mon, 28 Nov 2016)

  Changed paths:
A data/base/shaders/line.vert
M lib/ivis_opengl/pieblitfunc.cpp
M lib/ivis_opengl/piestate.cpp
M lib/ivis_opengl/pietypes.h

  Log Message:
  ---
  Draw shader for ivbox2 and line.

(These are apparently only used for the debug menu.)

Signed-off-by: Per Inge Mathisen 


Compare: 
https://github.com/Warzone2100/warzone2100/compare/f2c464cfc091...ae2e4c0e23d8--
___
Warzone2100-commits mailing list
Warzone2100-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits