ioq3quest/code/server
Simon 1dd4b9ab18 Several fixes..
- Proper button remapping
  - Can be configured in autoeec.cfg
  - Ability to remap all button functions (including forward/back on R stick)
  - Ability to define an alt-key so that all buttons can have two seperate functions
- Slight reduction to SS value to boost perf by maybe a frame or two per secone
- set Master 1 to be called "Quake3Quest Master"
- QoL tweaks to the VR Options menu
2022-02-25 22:16:37 +00:00
..
server.h Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_bot.c Remove FS_Read2(). 2017-03-17 04:21:11 -07:00
sv_ccmds.c Echo server say/tell/sayto message to console 2017-07-24 20:55:14 -05:00
sv_client.c Fix "Going to CS_ZOMBIE for [clientname]" developer message 2018-04-03 21:37:59 -05:00
sv_game.c Major Mulltiplayer Support changes 2022-02-08 23:22:43 +00:00
sv_init.c Several fixes.. 2022-02-25 22:16:37 +00:00
sv_main.c Major Mulltiplayer Support changes 2022-02-08 23:22:43 +00:00
sv_net_chan.c Fix legacy protocol with new packet queueing 2011-07-17 23:43:33 +00:00
sv_rankings.c add a missing '\n', remove some unwanted ones 2012-06-18 16:16:57 +00:00
sv_snapshot.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_world.c reduce the amount of compiler warnings for variable shadowing 2013-05-30 15:43:20 -05:00