quakeforge/nq/source
Bill Currie 9bd4bbee52 Make sure tossed entities with upward velocity can always move.
If a tossed entity has ONGROUND set, it won't move, but if it has an upward
velocity, it can't possibly be ONGROUND, so clear the flag if the entity is
moving upwards.
2011-09-07 09:41:05 +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 Reduce cl_cam diffs to spectator specifics. 2011-09-04 09:58:11 +09:00
cl_cmd.c Reduce cl_cmd.c diffs down to protocol specifics. 2011-09-04 09:58:11 +09:00
cl_demo.c Fix some bad timing with a dstring_delete. 2011-09-04 09:58:12 +09:00
cl_ents.c A bit more diff reduction before attempting to merge client code. 2011-09-04 09:58:12 +09:00
cl_input.c Much diff reduction. 2011-09-04 09:58:11 +09:00
cl_main.c Split out the entity linking code. 2011-09-04 09:58:11 +09:00
cl_parse.c Sanitize some of the differences in cl_parse.c. 2011-09-04 09:58:12 +09:00
cl_screen.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
cl_tent.c Diff reduction. 2011-09-04 09:58:11 +09:00
cl_view.c White space cleanups. 2011-09-04 09:58:11 +09:00
com.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
game.c patch from raorn ("Alexey I. Froloff" <sir_raorn@immo.ru>) to fix 2005-02-14 09:08:32 +00:00
host.c Some more nq networking debug prints. 2011-08-06 16:54:01 +09:00
host_cmd.c Disable single character tokens when parsing old save games. 2011-08-11 14:23:25 +09:00
host_skin.c nuke Con_Printf and Con_DPrintf and use Sys_* instead 2007-11-06 10:17:14 +00:00
Makefile.am Split out the entity linking code. 2011-09-04 09:58:11 +09:00
sbar.c Do a lot of diff reduction. 2011-09-04 09:58:11 +09:00
sdl_link.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
skin.c audit the usage of "only" 2010-01-13 06:42:26 +00:00
sv_cl_phys.c Support jumping off pretty much anything. 2011-06-11 13:19:31 +09:00
sv_cvar.c re-arrange things so __attribute__ and __builtin_expect are properly 2003-01-15 15:31:36 +00:00
sv_ded.c Rename some headers to fix doxygen warnings. 2011-07-23 15:58:45 +09:00
sv_main.c Support jumping off pretty much anything. 2011-06-11 13:19:31 +09:00
sv_move.c hah, should have been using __attribute__((used)) all that time (rather 2005-08-04 15:27:09 +00:00
sv_phys.c Make sure tossed entities with upward velocity can always move. 2011-09-07 09:41:05 +09:00
sv_pr_cmds.c Clean up the diffs a bit between qw and nq sv_pr_cmds 2011-09-07 09:41:05 +09:00
sv_progs.c Bring back the unsigned type (PROGS version bump) 2011-04-09 10:07:47 +09:00
sv_user.c Change MSG_ReadShort to return an unsigned short. 2011-09-04 09:58:12 +09:00
sys_sdl.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sys_unix.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sys_unixd.c Clean up the diffs a bit between qw and nq sv_pr_cmds 2011-09-07 09:41:05 +09:00
sys_win.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
sys_wind.c Clean up the startup file diffs. 2011-09-04 12:04:03 +09:00
world.c whitespace 2010-12-15 08:51:43 +09:00