As usual, happy testing!
Here is the full Mercurial changelog:
Code: Select all
changeset:   9570:ab9613d4ca29
user:        Torr Samaho
date:        Thu May 12 20:47:22 2016 +0200
files:       masterserver/CMakeLists.txt masterserver/i_system.h masterserver/main.cpp
description:
added Edward-san's Linux compile fix
changeset:   9571:04d0668846f8
user:        Edoardo Prezioso <edo88@email.it>
date:        Thu May 12 11:56:37 2016 +0200
files:       src/cl_demo.cpp src/g_game.cpp
description:
- Fixed: the centerview CCMD and the demo code were not updated from zdoom's code upgrade which fixed the centerview issues (fixes 424).
changeset:   9572:ae278528ed8c
user:        Edoardo Prezioso <edo88@email.it>
date:        Sat May 14 20:44:17 2016 +0200
files:       docs/zandronum-history.txt src/g_shared/a_artifacts.cpp
description:
- Fixed: clients were not informed to play the active sound of a PowerProtection powerup (fixes 2465).
changeset:   9573:fe85a0289252
user:        Edoardo Prezioso <edo88@email.it>
date:        Wed May 11 18:39:40 2016 +0200
files:       src/thingdef/thingdef_codeptr.cpp
description:
- Fixed some instances of the server warning: "Warning: Actor X doesn't have a netID and therefore can't be manipulated online!"
changeset:   9574:af5feccaad5b
user:        Edoardo Prezioso <edo88@email.it>
date:        Sun May 15 21:19:07 2016 +0200
files:       masterserver/CMakeLists.txt masterserver/main.cpp src/gitinfo.cpp
description:
- More improvements to the build process with masterserver.
Now masterserver and zandronum will share the build of gitinfo.cpp, making it possible avoiding recompiling masterserver when a change in src is done.
Also, simplified header because FString is not needed anymore.
changeset:   9575:4e9e5759d32f
user:        Torr Samaho
date:        Tue May 17 21:04:35 2016 +0200
files:       src/p_user.cpp
description:
Fixed problems with A_SetPitch online (fixes 2494).
changeset:   9576:43f301ded97a
user:        Torr Samaho
date:        Tue May 17 21:06:55 2016 +0200
files:       docs/zandronum-history.txt src/thingdef/thingdef_codeptr.cpp
description:
Backed out changeset: cef36570caa4 (fixes regression reported in 2338)
changeset:   9577:dfebab78f945
user:        Torr Samaho
date:        Tue May 17 21:17:37 2016 +0200
files:       src/m_specialpaths.cpp
description:
Disabled the config file movement from ~/.zandronum to ~/.config/zandronum for beta builds (addresses 2226).
changeset:   9578:dad7ab52cddc
user:        Edoardo Prezioso <edo88@email.it>
date:        Sun May 15 22:33:32 2016 +0200
files:       docs/zandronum-history.txt src/g_strife/a_strifeitems.cpp
description:
- Fixed: clients couldn't hide the RaiseAlarm item released by dying NPC actors (fixes partially 1067).
changeset:   9579:784280d0c92e
user:        Torr Samaho
date:        Tue May 17 21:40:35 2016 +0200
files:       docs/zandronum-history.txt src/gl/scene/gl_bsp.cpp
description:
The CVARs gl_render_things, gl_render_walls and gl_render_flats are now restricted to beta builds (addresses 2728).
changeset:   9580:368000cfe861
user:        Edoardo Prezioso <edo88@email.it>
date:        Thu May 12 23:21:36 2016 +0200
files:       docs/zandronum-history.txt src/cl_main.cpp src/g_shared/a_action.cpp src/p_enemy.h
description:
- Fixed: clients were not informed correctly about actors being affected by A_NoBlocking invoked by an item pickup (fixes 2338).
changeset:   9581:b7cc4d70fad7
tag:         tip
user:        Edoardo Prezioso <edo88@email.it>
date:        Thu May 19 22:47:20 2016 +0200
files:       docs/zandronum-history.txt src/duel.cpp src/g_game.cpp src/invasion.cpp src/lastmanstanding.cpp src/survival.cpp
description:
Fixed: HUDMessage messages weren't cleared on map resets.











