Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 99673d135f82febbb33dd80b294a79480f7cf0cc
https://github.com/Warzone2100/warzone2100/commit/99673d135f82febbb33dd80b294a79480f7cf0cc
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/palette.txt
Log Message:
-----------
Fix fog color
Commit: 5d768352400c596d81604131e7b1b61571b8f9a0
https://github.com/Warzone2100/warzone2100/commit/5d768352400c596d81604131e7b1b61571b8f9a0
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/decals.frag
M data/base/shaders/terrain.frag
M data/base/shaders/vk/decals.frag
M data/base/shaders/vk/terrain.frag
Log Message:
-----------
Swap fog parameters
Commit: 389fc46b418ec45e95955f9341388b057aa892a3
https://github.com/Warzone2100/warzone2100/commit/389fc46b418ec45e95955f9341388b057aa892a3
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lib/ivis_opengl/gfx_api.h
Log Message:
-----------
Change terrain blending
Commit: 3cd963fa4ebed7018dfdd982a62de8d846b09247
https://github.com/Warzone2100/warzone2100/commit/3cd963fa4ebed7018dfdd982a62de8d846b09247
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/lighting.cpp
Log Message:
-----------
Adjust fog begin/end values
Commit: e09cf2c9529f80a90de63ab115729b8532483d93
https://github.com/Warzone2100/warzone2100/commit/e09cf2c9529f80a90de63ab115729b8532483d93
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/display3d.cpp
Log Message:
-----------
Reorder fog init call to get correct distance
Commit: 4533cd5dbbb3f79f06825c3632a3c62550cbdcc5
https://github.com/Warzone2100/warzone2100/commit/4533cd5dbbb3f79f06825c3632a3c62550cbdcc5
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
A data/base/shaders/skybox.frag
A data/base/shaders/skybox.vert
M lib/ivis_opengl/gfx_api.h
M lib/ivis_opengl/gfx_api_gl.cpp
M lib/ivis_opengl/gfx_api_gl.h
M lib/ivis_opengl/gfx_api_vk.cpp
M lib/ivis_opengl/piefunc.cpp
M lib/ivis_opengl/pietypes.h
Log Message:
-----------
Add rudimentary skybox fog
Commit: a188bc39bd3a2ebb2789185d186135fdc17c3443
https://github.com/Warzone2100/warzone2100/commit/a188bc39bd3a2ebb2789185d186135fdc17c3443
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Cap bottom of skybox
Commit: 21f048dd401a63bf5d6caf200d2981dc68126455
https://github.com/Warzone2100/warzone2100/commit/21f048dd401a63bf5d6caf200d2981dc68126455
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/terrain.frag
M lib/ivis_opengl/gfx_api.h
Log Message:
-----------
Revert to additive blending, working!
Commit: 46ceae82fa7876a6c2d3243a04f3bf5c810c13fb
https://github.com/Warzone2100/warzone2100/commit/46ceae82fa7876a6c2d3243a04f3bf5c810c13fb
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/decals.frag
Log Message:
-----------
Correct decals
Commit: 42e3bb56397a29b883df76134caf7d9995bd4c6b
https://github.com/Warzone2100/warzone2100/commit/42e3bb56397a29b883df76134caf7d9995bd4c6b
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/tcmask.frag
M data/base/shaders/vk/tcmask.frag
M lib/ivis_opengl/piedraw.cpp
Log Message:
-----------
Add fog to models
Commit: 257a298c28ea6f15eb08cf917130facf587f86df
https://github.com/Warzone2100/warzone2100/commit/257a298c28ea6f15eb08cf917130facf587f86df
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/water.frag
Log Message:
-----------
Fix fog for water
Commit: c3e57a7277aaba9e422f1d82125eaeed2fca1876
https://github.com/Warzone2100/warzone2100/commit/c3e57a7277aaba9e422f1d82125eaeed2fca1876
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/vk/decals.frag
M data/base/shaders/vk/terrain.frag
M data/base/shaders/vk/water.frag
Log Message:
-----------
Add Vulkan implementations
Commit: d0ab3d4315c2662220f7ba43b8b955f042551a3a
https://github.com/Warzone2100/warzone2100/commit/d0ab3d4315c2662220f7ba43b8b955f042551a3a
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/display3d.cpp
Log Message:
-----------
Hardcode skybox height
Commit: d673aa4ace34c9269861266d0bd9503af6ad8f4c
https://github.com/Warzone2100/warzone2100/commit/d673aa4ace34c9269861266d0bd9503af6ad8f4c
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Subdivide skybox vertically for fog
Commit: 6d04152cad341a00dcc45c9b92cd38c177c31b85
https://github.com/Warzone2100/warzone2100/commit/6d04152cad341a00dcc45c9b92cd38c177c31b85
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Narrow top of skybox forperspective
Commit: e31956a8ef6a016af75b17245af69d987af25b64
https://github.com/Warzone2100/warzone2100/commit/e31956a8ef6a016af75b17245af69d987af25b64
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Adjust skybox fog height
Commit: 281ed3c7d0f41c6278115c8695abe4903d2b85ac
https://github.com/Warzone2100/warzone2100/commit/281ed3c7d0f41c6278115c8695abe4903d2b85ac
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/display.cpp
M src/display3d.cpp
M src/lighting.cpp
M src/lighting.h
Log Message:
-----------
Fix casing of function name
Commit: 759aa17bd038a73530d287dc6ead2ea91d35979a
https://github.com/Warzone2100/warzone2100/commit/759aa17bd038a73530d287dc6ead2ea91d35979a
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/skybox.vert
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Adjust skybox fog fade
Commit: c1b467dcd87dd531f5b2ca8bc439e4f6f224934d
https://github.com/Warzone2100/warzone2100/commit/c1b467dcd87dd531f5b2ca8bc439e4f6f224934d
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/display.cpp
M src/display3d.cpp
Log Message:
-----------
Move updateFogDistance
Commit: 1fe3a2ecfcd646b8d1af6da20a5a9e6397b75d34
https://github.com/Warzone2100/warzone2100/commit/1fe3a2ecfcd646b8d1af6da20a5a9e6397b75d34
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/terrain.frag
M data/base/shaders/terraindepth.frag
M lib/ivis_opengl/gfx_api_gl.cpp
M lib/ivis_opengl/piestate.cpp
M src/terrain.cpp
Log Message:
-----------
Poor mans terrain fading
Commit: 1caacbe963516d841cf7f86e1889c1f934b1cd03
https://github.com/Warzone2100/warzone2100/commit/1caacbe963516d841cf7f86e1889c1f934b1cd03
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/tcmask.frag
M data/base/shaders/terrain.frag
Log Message:
-----------
Discard fragments outside fog
Commit: 75d7d5a6a62d4e77b0d6144a95c03860ac6bb7b0
https://github.com/Warzone2100/warzone2100/commit/75d7d5a6a62d4e77b0d6144a95c03860ac6bb7b0
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/nolight.frag
M data/base/shaders/nolight.vert
Log Message:
-----------
Add fog to eg. structure baseplates
Commit: a75e38050a84a053931e6e60a9da993983cea67a
https://github.com/Warzone2100/warzone2100/commit/a75e38050a84a053931e6e60a9da993983cea67a
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/keybind.cpp
M src/main.cpp
Log Message:
-----------
Don't reset fog state between games
Commit: a75855edbb5de90d4aebeaa0e7b107e2de452abe
https://github.com/Warzone2100/warzone2100/commit/a75855edbb5de90d4aebeaa0e7b107e2de452abe
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/skybox.vert
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Update fog to be black at bottom
Commit: a2506a71b0ecf4ee082389b5c725f6cd4cd10ba0
https://github.com/Warzone2100/warzone2100/commit/a2506a71b0ecf4ee082389b5c725f6cd4cd10ba0
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/keybind.cpp
Log Message:
-----------
Allow fog in MP
Don't label fog as "cheat" in console
Commit: 7cbe38406057bd6da9f3ba0463ffe35c84099446
https://github.com/Warzone2100/warzone2100/commit/7cbe38406057bd6da9f3ba0463ffe35c84099446
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
A data/base/shaders/vk/skybox.frag
A data/base/shaders/vk/skybox.vert
M lib/ivis_opengl/gfx_api_vk.cpp
Log Message:
-----------
Attempt porting shader to vk
Commit: e2264438829739d2333012b10f32f6c5a6e274fa
https://github.com/Warzone2100/warzone2100/commit/e2264438829739d2333012b10f32f6c5a6e274fa
Author: bjorn-ali-goransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M src/keybind.cpp
Log Message:
-----------
Fix compilation issue
Commit: 233bcb8436255c6c76079866238ec15c6b66f5a2
https://github.com/Warzone2100/warzone2100/commit/233bcb8436255c6c76079866238ec15c6b66f5a2
Author: Björn Ali Göransson <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Explicit float declaration
Commit: de9cf79ce8ac6ba7172280ecefe12fddcf36b083
https://github.com/Warzone2100/warzone2100/commit/de9cf79ce8ac6ba7172280ecefe12fddcf36b083
Author: past-due <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/CMakeLists.txt
M data/base/shaders/skybox.vert
M data/base/shaders/vk/skybox.frag
M data/base/shaders/vk/skybox.vert
M lib/ivis_opengl/gfx_api.h
M lib/ivis_opengl/gfx_api_gl.cpp
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Fixes: Attempt porting shader to vk
Commit: a05d014cc087821f5cedc21326019d7dea435f98
https://github.com/Warzone2100/warzone2100/commit/a05d014cc087821f5cedc21326019d7dea435f98
Author: past-due <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/vk/terraindepth.frag
M lib/ivis_opengl/gfx_api.h
M src/terrain.cpp
Log Message:
-----------
Fix Vulkan TerrainDepth shader
Commit: bcedab8414e8d1020b8e028545f652c168133c41
https://github.com/Warzone2100/warzone2100/commit/bcedab8414e8d1020b8e028545f652c168133c41
Author: past-due <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/vk/terrain.frag
Log Message:
-----------
Fix Vulkan Terrain fragment shader
Commit: 40906d6aed0f34c1bba35cb7ffb58d206d40622b
https://github.com/Warzone2100/warzone2100/commit/40906d6aed0f34c1bba35cb7ffb58d206d40622b
Author: past-due <[email protected]>
Date: 2021-04-21 (Wed, 21 Apr 2021)
Changed paths:
M data/base/shaders/skybox.vert
M data/base/shaders/vk/skybox.vert
M lib/ivis_opengl/piefunc.cpp
Log Message:
-----------
Tweak skybox baseline
Compare:
https://github.com/Warzone2100/warzone2100/compare/3a3c652d96e5...40906d6aed0f
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits