]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Implement GAME_WRATH and its codepaths
authorCloudwalk <mazecraze96@gmail.com>
Wed, 10 Jun 2020 15:27:53 +0000 (11:27 -0400)
committerCloudwalk <mazecraze96@gmail.com>
Wed, 10 Jun 2020 15:27:53 +0000 (11:27 -0400)
commite7fb44e96f8acf32c6814165e2dc44f30e51986d
tree785523cd932f8e44a2bf0b6c83adb0899b78f568
parentb61e9d017e9ed03c69e26300abd35f276d5b4eb3
Implement GAME_WRATH and its codepaths

The game works now. Some console spam related to VM_fgets that I'll need
to look into. Other than that, it doesn't have horrid framerates anymore
in e1m1.
13 files changed:
cl_parse.c
cl_screen.c
cmd.c
common.c
common.h
draw.h
gl_draw.c
host_cmd.c
keys.c
menu.c
screen.h
sv_main.c
vid_shared.c