1.1.1 update (to be made stable after GZDoom updates):
- Sound overhaul, migrated everything to A_StartSound, new sound channels, CHANF_OVERLAP where needed. - Fancy titlemap (two variants, one based on the ps2 menu, one based on the v222 menu).
This commit is contained in:
parent
da8f6fc4b2
commit
94cba843e4
42 changed files with 272 additions and 179 deletions
|
|
@ -1,4 +1,4 @@
|
|||
version "4.2.4"
|
||||
version "4.3"
|
||||
|
||||
#include "zscript/dt_libeye/projector.txt"
|
||||
#include "zscript/dt_libeye/projector gl.txt"
|
||||
|
|
@ -6,8 +6,8 @@ version "4.2.4"
|
|||
#include "zscript/dt_libeye/viewport.txt"
|
||||
#include "zscript/dt_coordutil.zsc"
|
||||
#include "zscript/dt_quaternion.zsc"
|
||||
#include "zscript/utgore.zsc"
|
||||
#include "zscript/utcommon.zsc"
|
||||
#include "zscript/utgore.zsc"
|
||||
#include "zscript/impacthammer.zsc"
|
||||
#include "zscript/chainsaw.zsc"
|
||||
#include "zscript/translocator.zsc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue