fteqw/engine/server
2021-09-07 23:43:19 +00:00
..
botlib.h
net_preparse.c Try to work around some remastered-quake compat issues. Still need to deal with the string non-concat issue properly. 2021-08-20 11:34:41 +00:00
pr_cmds.c Fix Wastes builds to not crash on start. 2021-09-07 23:43:19 +00:00
pr_lua.c
pr_q1qvm.c Try to fix some hexen2 saved game issues. 2021-09-01 07:30:48 +00:00
progdefs.h Tweak inputs some more. 2021-08-19 06:02:03 +00:00
progs.h
q2game.h
q3g_public.h
savegame.c Try to fix some hexen2 saved game issues. 2021-09-01 07:30:48 +00:00
server.h Support ezquake's kinda flawed float-ent-coords workaround extension. Update PEXT2_VRINPUTS for base angles (for angle nudges when standing on rotating objects). 2021-08-04 21:16:57 +00:00
sqlite3.h
sv_ccmds.c Tweak updates menu to allow launching package-specific maps (read: quaddicted's maps). 2021-08-09 23:06:41 +00:00
sv_chat.c
sv_cluster.c
sv_demo.c
sv_ents.c Fix misc rerelease issues. 2021-08-24 06:06:05 +00:00
sv_init.c Try to fix some hexen2 saved game issues. 2021-09-01 07:30:48 +00:00
sv_main.c Fix up translations stuff with the rereleased version of quake. 2021-08-23 06:37:21 +00:00
sv_master.c Add 'schemes' value to fmf files, for games to list (multiple) uri schemes with which to easily start the engine and connect to a specified server. Also add cl_verify_urischeme, a bit like ezquake has. 2021-08-19 06:01:42 +00:00
sv_move.c
sv_mvd.c FTE_TARGET=msvc now invokes some old version of msvc via wine, old FTE_TARGET=vc removed. Related code tweaks to make it a bit happier. 2021-08-04 21:17:31 +00:00
sv_nchan.c Make sure backbuf net primitives don't get corrupted. This is presumably what was causing the wrongly-sized angles / illegible server message issues that fortressone was having. 2021-08-14 04:04:15 +00:00
sv_phys.c Try to fix mge5m1 the lame hacky way. The new QC code makes true rotation non-viable. 2021-08-27 04:29:37 +00:00
sv_rankin.c
sv_send.c Make sure backbuf net primitives don't get corrupted. This is presumably what was causing the wrongly-sized angles / illegible server message issues that fortressone was having. 2021-08-14 04:04:15 +00:00
sv_sql.c
sv_sql.h
sv_sys_unix.c
sv_sys_win.c
sv_user.c Fix misc rerelease issues. 2021-08-24 06:06:05 +00:00
svhl_game.c
svhl_gcapi.h
svhl_phys.c
svhl_world.c
svq2_ents.c
svq2_game.c Fix up some stupid bugs that were causing q2 to completely fail. 2021-07-23 21:06:52 +00:00
svq3_game.c
world.c