Module name: twilight
Repository: twilight/QW/server/
Changes by: knghtbrd 09 Jul 2001 03:20:56 UTC
Log message:
Forgot to indent the code
Modified files:
twilight/QW/server/:
asm_i386.h bothdefs.h bspfile.h cmd.c cmd.h common.c
common.h crc.c crc.h cvar.c cvar.h mathlib.c mathlib.h
md4.c model.c model.h modelgen.h net.h net_chan.c
net_udp.c pmove.c pmove.h pmovetst.c pr_cmds.c pr_comp.h
pr_edict.c pr_exec.c progdefs.h progs.h protocol.h
quakeasm.h qwsvdef.h server.h spritegn.h sv_ccmds.c
sv_ents.c sv_init.c sv_main.c sv_move.c sv_nchan.c
sv_phys.c sv_send.c sv_user.c sys.h sys_unix.c sys_win.c
world.c world.h zone.c zone.h
Added files:
twilight/QW/server/:
.indent.pro
Revision Changes Path
1.2 +1 -12 twilight/QW/server/asm_i386.h
1.2 +25 -24 twilight/QW/server/bothdefs.h
1.2 +97 -105 twilight/QW/server/bspfile.h
1.2 +212 -225 twilight/QW/server/cmd.c
1.2 +28 -16 twilight/QW/server/cmd.h
1.2 +851 -822 twilight/QW/server/common.c
1.2 +106 -99 twilight/QW/server/common.h
1.2 +42 -40 twilight/QW/server/crc.c
1.2 +4 -4 twilight/QW/server/crc.h
1.2 +67 -64 twilight/QW/server/cvar.c
1.2 +26 -17 twilight/QW/server/cvar.h
1.2 +284 -243 twilight/QW/server/mathlib.c
1.2 +34 -31 twilight/QW/server/mathlib.h
1.2 +130 -117 twilight/QW/server/md4.c
1.2 +399 -423 twilight/QW/server/model.c
1.2 +190 -202 twilight/QW/server/model.h
1.2 +36 -37 twilight/QW/server/modelgen.h
1.2 +61 -62 twilight/QW/server/net.h
1.2 +108 -123 twilight/QW/server/net_chan.c
1.2 +117 -102 twilight/QW/server/net_udp.c
1.2 +254 -285 twilight/QW/server/pmove.c
1.2 +56 -58 twilight/QW/server/pmove.h
1.2 +128 -133 twilight/QW/server/pmovetst.c
1.3 +825 -763 twilight/QW/server/pr_cmds.c
1.3 +54 -56 twilight/QW/server/pr_comp.h
1.2 +458 -469 twilight/QW/server/pr_edict.c
1.2 +450 -454 twilight/QW/server/pr_exec.c
1.3 +131 -132 twilight/QW/server/progdefs.h
1.3 +61 -62 twilight/QW/server/progs.h
1.2 +100 -95 twilight/QW/server/protocol.h
1.2 +1 -4 twilight/QW/server/quakeasm.h
1.3 +20 -21 twilight/QW/server/qwsvdef.h
1.3 +227 -227 twilight/QW/server/server.h
1.2 +17 -18 twilight/QW/server/spritegn.h
1.2 +297 -306 twilight/QW/server/sv_ccmds.c
1.2 +158 -161 twilight/QW/server/sv_ents.c
1.2 +129 -135 twilight/QW/server/sv_init.c
1.3 +491 -507 twilight/QW/server/sv_main.c
1.2 +148 -160 twilight/QW/server/sv_move.c
1.2 +71 -55 twilight/QW/server/sv_nchan.c
1.2 +290 -311 twilight/QW/server/sv_phys.c
1.2 +254 -264 twilight/QW/server/sv_send.c
1.3 +556 -557 twilight/QW/server/sv_user.c
1.3 +10 -8 twilight/QW/server/sys.h
1.3 +90 -83 twilight/QW/server/sys_unix.c
1.2 +76 -77 twilight/QW/server/sys_win.c
1.2 +289 -291 twilight/QW/server/world.c
1.3 +32 -28 twilight/QW/server/world.h
1.2 +312 -307 twilight/QW/server/zone.c
1.2 +25 -27 twilight/QW/server/zone.h
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/twilight-commits