libretro-tyrquake/NQ
Kevin Shanahan 00a3e9d26e client: reset any active palette shift on disconnect
Noticed sometimes (usually when playing a demo, then loading a level)
that the active palette shift remains when starting a new level.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2012-12-18 13:14:32 +10:30
..
data Import v0.47 sources 2006-09-10 19:02:51 +09:30
docs Import v0.47 sources 2006-09-10 19:02:51 +09:30
gas2masm Import v0.47 sources 2006-09-10 19:02:51 +09:30
kit Import v0.47 sources 2006-09-10 19:02:51 +09:30
3dfx.txt Import v0.47 sources 2006-09-10 19:02:51 +09:30
chase.c world: remove unneeded client include from world.h 2012-11-12 11:36:11 +10:30
cl_demo.c Unchecked return values reading demo file 2011-12-28 11:15:04 +10:00
cl_input.c common: constify COM_Parse and everything that follows... 2012-11-28 09:46:42 +10:30
cl_main.c client: reset any active palette shift on disconnect 2012-12-18 13:14:32 +10:30
cl_parse.c client: store topcolor and bottomcolor separately in NQ player_info struct 2012-12-06 06:10:32 +10:30
cl_tent.c model: fix temp entities when r_lerpmove == 1 2012-11-25 11:22:36 +10:30
client.h client: store topcolor and bottomcolor separately in NQ player_info struct 2012-12-06 06:10:32 +10:30
conproc.c Import v0.47 sources 2006-09-10 19:02:51 +09:30
conproc.h Import v0.47 sources 2006-09-10 19:02:51 +09:30
dosasm.S Import v0.47 sources 2006-09-10 19:02:51 +09:30
dosisms.h Import v0.47 sources 2006-09-10 19:02:51 +09:30
glqnotes.txt Import v0.47 sources 2006-09-10 19:02:51 +09:30
host_cmd.c model: no need to cast value returned from Mod_Extradata() 2012-12-06 06:13:37 +10:30
host.c common: make use of MSG_WriteString{,v}f 2012-12-13 15:54:54 +10:30
host.h [PATCH] Mark Host_Error and Host_Endgame with noreturn attribute 2008-04-26 18:38:34 +09:30
menu.c menu: fix keybindings in menu 2012-12-11 21:29:01 +10:30
menu.h [PATCH] Remove IPX and Serial network code from NQ. 2007-08-18 17:46:41 +09:30
net_bsd.c net: move some common functions out of net_{udp,wins}.c files 2012-12-04 13:47:40 +10:30
net_common.c net: move the PartialIPAddress function into net_common.c 2012-12-04 14:07:31 +10:30
net_dgrm.c trivial: add a couple of FIXME comments for later 2012-12-13 15:54:54 +10:30
net_dgrm.h Import v0.47 sources 2006-09-10 19:02:51 +09:30
net_loop.c net: make the net driver sepecify the mtu of a qsocket 2012-12-03 19:59:41 +10:30
net_loop.h net: make the net driver sepecify the mtu of a qsocket 2012-12-03 19:59:41 +10:30
net_main.c net: Replace nq's qsockaddr with same netadr_t structure used in qw 2012-11-11 13:34:49 +10:30
net_none.c net: get rid of MAX_NET_DRIVERS 2012-12-03 13:57:42 +10:30
net_udp.c trivial: whitespace 2012-12-04 16:27:34 +10:30
net_udp.h net: move some common functions out of net_{udp,wins}.c files 2012-12-04 13:47:40 +10:30
net_win.c net: move some common functions out of net_{udp,wins}.c files 2012-12-04 13:47:40 +10:30
net_wins.c net: move the PartialIPAddress function into net_common.c 2012-12-04 14:07:31 +10:30
net_wins.h net: move some common functions out of net_{udp,wins}.c files 2012-12-04 13:47:40 +10:30
net.h net: move the PartialIPAddress function into net_common.c 2012-12-04 14:07:31 +10:30
pr_cmds.c model: remove gl_model.h and use model.h everywhere 2012-11-19 13:22:30 +10:30
progdefs-id1.h progs: rename the q1 (id1) progs header 2012-11-12 08:27:41 +10:30
protocol.h protocol: Add support for BJP version 1, 2 & 3 protocols 2012-02-12 21:09:17 +10:30
qe3.ico Import v0.47 sources 2006-09-10 19:02:51 +09:30
quake.gif Import v0.47 sources 2006-09-10 19:02:51 +09:30
quake.ico Import v0.47 sources 2006-09-10 19:02:51 +09:30
quakedef.h net: make the net driver sepecify the mtu of a qsocket 2012-12-03 19:59:41 +10:30
resource.h Import v0.47 sources 2006-09-10 19:02:51 +09:30
sbar.c client: store topcolor and bottomcolor separately in NQ player_info struct 2012-12-06 06:10:32 +10:30
server.h protocol: wrap client/server handling of model indexes 2012-02-12 21:07:30 +10:30
sv_main.c common: make use of MSG_WriteString{,v}f 2012-12-13 15:54:54 +10:30
sv_phys.c [PATCH] Trivial whitespace / comment cleanups 2008-04-26 18:38:34 +09:30
sv_user.c [PATCH] Remove the IDGODS network testing code 2006-09-10 19:13:50 +09:30
view.c entities: push down constness of entities where possible 2012-11-25 15:49:46 +10:30
winquake.rc Import v0.47 sources 2006-09-10 19:02:51 +09:30
wqreadme.txt Import v0.47 sources 2006-09-10 19:02:51 +09:30