quakeforge/qw/source
Bill Currie 66ef8e16c1 Fix the ghost entities in demo playback.
Really, when cl_nodelta is in effect (eg, .qwd demo recording and thus
playback). QW now uses the new shared entity state block as I'd intended.
Thanks to the cleanup of ghost entities (ie, entities that have been
removed but continue to be rendered), glsl overkill has gone from 157 to
163 fps :)
2012-07-05 19:06:35 +09:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.indent.pro sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
cl_cam.c Bah, more segfaults :P 2012-06-29 20:26:27 +09:00
cl_chase.c Clean up chase/spectator camera stuff. 2012-06-14 22:45:05 +09:00
cl_chat.c Set the chat info key to the appropriate value on key_dest change. 2012-06-29 18:00:21 +09:00
cl_cmd.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_cvar.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_demo.c Make nq and qw use the new entity state struct. 2012-07-05 09:39:16 +09:00
cl_entparse.c Fix the ghost entities in demo playback. 2012-07-05 19:06:35 +09:00
cl_ents.c Fix the ghost entities in demo playback. 2012-07-05 19:06:35 +09:00
cl_http.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_input.c Clean up chase/spectator camera stuff. 2012-06-14 22:45:05 +09:00
cl_main.c Make nq and qw use the new entity state struct. 2012-07-05 09:39:16 +09:00
cl_ngraph.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_parse.c Make nq and qw use the new entity state struct. 2012-07-05 09:39:16 +09:00
cl_pred.c Move the simangles hack out of cl_view. 2012-06-15 22:02:16 +09:00
cl_rss.c Split out the rss code into its own file. 2012-06-15 22:02:17 +09:00
cl_screen.c Mostly "merge" cl_screen.c. 2012-06-15 22:02:17 +09:00
cl_skin.c Nuke MAX_SCOREBOARDNAME from qw. 2012-06-15 22:02:13 +09:00
cl_slist.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
cl_sys_sdl.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_sys_unix.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_sys_win.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_tent.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_view.c Frame-rate independent cshift fades. 2012-06-15 22:02:18 +09:00
crudefile.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
game.c Nuke com.c. 2011-09-11 14:55:13 +09:00
locs.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
Makefile.am Move the colormod lookup table into a new lib. 2012-07-05 09:39:16 +09:00
map_cfg.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
master.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
net_packetlog.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
pmove.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
pmovetst.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sbar.c Nuke MAX_SCOREBOARDNAME from qw. 2012-06-15 22:02:13 +09:00
sdl_link.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_ccmds.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_demo.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_ents.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_gib.c Make info_t opaque. 2012-06-14 22:46:23 +09:00
sv_init.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_main.c Pass the chat info key onto clients. 2012-06-29 18:00:21 +09:00
sv_move.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_phys.c Add support for sv_antilag (from fteqw). 2012-06-28 16:03:56 +09:00
sv_pr_cmds.c Add support for sv_antilag (from fteqw). 2012-06-28 16:03:56 +09:00
sv_pr_cpqw.c Add support for sv_antilag (from fteqw). 2012-06-28 16:03:56 +09:00
sv_pr_qwe.c Apply a couple of patches from calim of nouveau. 2012-04-25 08:48:46 +09:00
sv_progs.c Allow extension builins to override standard builtins. 2012-06-28 15:07:03 +09:00
sv_qtv.c Make info_t opaque. 2012-06-14 22:46:23 +09:00
sv_recorder.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_sbar.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_send.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_sys_unix.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_sys_win.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_user.c A touch of whitespace cleanup. 2012-06-28 16:12:06 +09:00
teamplay.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
world.c Fix a memory leak. 2012-07-01 09:05:16 +09:00