Merge branch 'master' into scripting
Conflicts: src/g_shared/a_randomspawner.cpp src/g_strife/a_strifeweapons.cpp src/thingdef/thingdef_parse.cpp wadsrc/static/actors/constants.txt
This commit is contained in:
commit
251cdacf26
30 changed files with 168 additions and 57 deletions
|
|
@ -53,11 +53,6 @@
|
|||
#include "r_data/r_translate.h"
|
||||
#include "g_level.h"
|
||||
|
||||
#define WATER_SINK_FACTOR 3
|
||||
#define WATER_SINK_SMALL_FACTOR 4
|
||||
#define WATER_SINK_SPEED (FRACUNIT/2)
|
||||
#define WATER_JUMP_SPEED (FRACUNIT*7/2)
|
||||
|
||||
CVAR (Bool, cl_bloodsplats, true, CVAR_ARCHIVE)
|
||||
CVAR (Int, sv_smartaim, 0, CVAR_ARCHIVE|CVAR_SERVERINFO)
|
||||
CVAR (Bool, cl_doautoaim, false, CVAR_ARCHIVE)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue