Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 449278be65f53b9724e2f4cabe8062ede3c1fa17
https://github.com/Warzone2100/warzone2100/commit/449278be65f53b9724e2f4cabe8062ede3c1fa17
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M data/base/wrf/cam1/cam1a/feat.bjo
M data/base/wrf/cam1/sub1-1/dinit.bjo
M data/base/wrf/cam3/cam3a/struct.bjo
M data/base/wrf/cam3/sub3-3/feat.bjo
M data/base/wrf/tutorial/newtut/feat.bjo
Log Message:
-----------
Fix object property "id" in campaign maps
The "id" value of objects must not be 0, according to warnings by FlaME.
Fixes ticket:4865
Commit: f3a9b4d640bbf1662b3a297554083aecdd5401a1
https://github.com/Warzone2100/warzone2100/commit/f3a9b4d640bbf1662b3a297554083aecdd5401a1
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M data/base/wrf/cam1/cam1a/dinit.bjo
M data/base/wrf/cam1/cam1a/feat.bjo
M data/base/wrf/cam1/cam1a/struct.bjo
M data/base/wrf/cam1/sub1-2/dinit.bjo
M data/base/wrf/cam1/sub1-2/feat.bjo
M data/base/wrf/cam1/sub1-2/struct.bjo
M data/base/wrf/cam1/sub1-5/dinit.bjo
M data/base/wrf/cam1/sub1-5/feat.bjo
M data/base/wrf/cam1/sub1-5/labels.json
M data/base/wrf/cam1/sub1-5/struct.bjo
M data/base/wrf/cam2/cam2b/dinit.bjo
M data/base/wrf/cam2/cam2b/feat.bjo
M data/base/wrf/cam2/cam2b/struct.bjo
M data/base/wrf/cam2/sub2-2/dinit.bjo
M data/base/wrf/cam2/sub2-2/feat.bjo
M data/base/wrf/cam2/sub2-2/struct.bjo
M data/base/wrf/cam3/sub3-3/feat.bjo
Log Message:
-----------
Fix overlapping objects in campaign maps
* reposition all objects reported as "Bad unit overlap" error in FlaME:
* remove Boulder1 in cam1a that cannot be placed
* reposition overlapping trees and units sharing the same tile
* recreate scavenger factory with modules in sub1-5 with new "id" values
to suppress "Bad module" error in FlaME
* affected maps:
* cam1/cam1a
* cam1/sub1-2
* cam1/sub1-5
* cam2/cam2b
* cam2/sub2-2
* cam3/sub3-3
Fixes ticket:4865
Commit: 12908c75e40d348cde4c4609aed3656838dba3b8
https://github.com/Warzone2100/warzone2100/commit/12908c75e40d348cde4c4609aed3656838dba3b8
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
R data/base/wrf/cam1/cam1a/droid.json
Log Message:
-----------
Remove unused file droid.json for Alpha 1 map
Fixes ticket:4865
Commit: 8fe1a2efc5dc866e1af8565974eb8957b2447760
https://github.com/Warzone2100/warzone2100/commit/8fe1a2efc5dc866e1af8565974eb8957b2447760
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
R data/base/wrf/tutorial/newtut/newtut.gam
Log Message:
-----------
Remove duplicate tutorial map file
Fixes ticket:4865
Commit: f4fa0a93e26103402e77e2072e3004b533029904
https://github.com/Warzone2100/warzone2100/commit/f4fa0a93e26103402e77e2072e3004b533029904
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M data/base/wrf/tutorial/newtut/game.map
Log Message:
-----------
Fix treacherous cliff in tutorial map
Trucks could get stuck when picking up an artifact placed on it.
Fixes ticket:4866
Commit: 39f083ed0f0c29f071f9f528c9eeef5544373fd7
https://github.com/Warzone2100/warzone2100/commit/39f083ed0f0c29f071f9f528c9eeef5544373fd7
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M src/display.cpp
M src/display3d.cpp
M src/display3d.h
M src/keybind.cpp
M src/loop.cpp
Log Message:
-----------
Fix mouse input for disabled radar widget
* new function radarVisible() prevents processing mouse input in radar's
area after disabling it with "Toggle Overlays" keyboard shortcut
Fixes ticket:4867
Commit: 9a8321a35d059ed3e460f046cd2e451bbcfeadc5
https://github.com/Warzone2100/warzone2100/commit/9a8321a35d059ed3e460f046cd2e451bbcfeadc5
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M src/design.cpp
M src/display3d.cpp
M src/hci.cpp
M src/loadsave.cpp
M src/loop.cpp
Log Message:
-----------
Change function draw3DScene() through refactoring
Fixes ticket:4867
Commit: 01cbe8bbffee8a12389ea6e4f17714a4fa0dd9df
https://github.com/Warzone2100/warzone2100/commit/01cbe8bbffee8a12389ea6e4f17714a4fa0dd9df
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M src/keybind.cpp
M src/loop.cpp
Log Message:
-----------
Change mouse over radar tests through refactoring
Fixes ticket:4867
Commit: ebca18ee2501b307df35b2a692981aebe9db1b27
https://github.com/Warzone2100/warzone2100/commit/ebca18ee2501b307df35b2a692981aebe9db1b27
Author: Forgon2100 <[email protected]>
Date: 2019-03-02 (Sat, 02 Mar 2019)
Changed paths:
M src/keybind.cpp
M src/radar.cpp
Log Message:
-----------
Fix one-off error in tile coordinate calculation
Fixes ticket:4867
Compare:
https://github.com/Warzone2100/warzone2100/compare/8e399d856ba2...ebca18ee2501
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits