Commit graph

1599 commits

Author SHA1 Message Date
Richard Allen
4ed445fd36 Cleaning up player_die and possibly fixing the scores 2002-02-05 10:45:31 +00:00
Richard Allen
166f379675 Debugging message gone and cleanup of Antistick routinr 2002-02-05 10:04:41 +00:00
Richard Allen
3a56bcbfbb Fixed a typo in knives name 2002-02-04 05:44:00 +00:00
Richard Allen
3efc92b915 scoreStartTime definition missing 2002-02-04 02:17:39 +00:00
Richard Allen
c9e52d8730 removed an extraneous return value from a void routine 2002-02-04 02:05:28 +00:00
Richard Allen
8d1a012b8d Blazes old passwd removed ;) 2002-02-04 01:47:37 +00:00
Richard Allen
ba007d5836 Housecleaning 2002-02-04 01:29:24 +00:00
Bryce Hutchings
c870e51e67 oops =D 2002-02-04 00:31:40 +00:00
Bryce Hutchings
5e77f417fa New physics 2002-02-04 00:30:35 +00:00
Bryce Hutchings
a8559fde12 New TP scoreboard 2002-02-04 00:23:05 +00:00
Bryce Hutchings
40e184a58c Added DrawCleanBox for scoreboard 2002-02-04 00:22:50 +00:00
Daniel Simoes
a68414cfa8 Matchmode: Teams Ready/Not Ready goes by cvar MM_team1/2 2002-02-04 00:11:12 +00:00
Daniel Simoes
b2fa2f2d3b More Matchmode code 2002-02-03 21:24:12 +00:00
Daniel Simoes
9d16185f5b More Matchmode code and fixed 2 bugs in TP 2002-02-03 21:23:51 +00:00
Daniel Simoes
fb84e2e787 Matchmode stuff 2002-02-02 21:57:58 +00:00
Daniel Simoes
eabb934d1e Matchmode: Adding Captains 2002-02-02 20:39:09 +00:00
Daniel Simoes
66bb85d216 Matchmode.. 2002-02-02 16:34:02 +00:00
Richard Allen
cba8eedc9f Added for slicer 2002-02-02 16:27:59 +00:00
Richard Allen
8127b22e24 Updated the Linux Makefile to know about slicer's new files. 2002-02-01 01:35:37 +00:00
Daniel Simoes
c5cfb5228e Adding Matchmode: just a few basics and files... 2002-02-01 01:00:36 +00:00
Daniel Simoes
c6719e61da Adding Matchmode: just a few basics and files... 2002-01-31 23:55:05 +00:00
Scott Brooks
f2f94ee636 some basic work with the trains/elevators 2002-01-31 02:55:58 +00:00
Scott Brooks
934b86730e err, make that playerstats command 2002-01-31 02:53:28 +00:00
Scott Brooks
e296f257b2 some basic work on the trains/elevators 2002-01-31 02:52:49 +00:00
Richard Allen
04eaf92504 Adding limchasecam. 2002-01-31 02:25:31 +00:00
Richard Allen
4109f03f9e FF/no-FF fixes. g_friendlyFire 0 = no FF, 1 = FF, 2 = no FF + knockback 2002-01-31 01:53:30 +00:00
Bryce Hutchings
dfa3a47fdd EnableBreath added for mappers (TA thing) 2002-01-30 07:37:25 +00:00
Richard Allen
50eec79021 Further fixes to antistick 2002-01-29 03:13:45 +00:00
Richard Allen
6067b5dead Make the right effect when rounds hit the new SURF_HARDMETAL surface. 2002-01-27 14:02:51 +00:00
Richard Allen
a11e66ea77 temp hack removed 2002-01-27 13:42:19 +00:00
Richard Allen
efda1c2acd Teamplay antistick system. 2002-01-27 13:33:28 +00:00
Richard Allen
3a304da2c0 Added the teamplay files to the game compile bat files. 2002-01-24 17:46:11 +00:00
Richard Allen
1de6a342d5 Adding func_explosive and a few new surfaceparms 2002-01-24 14:20:53 +00:00
Richard Allen
23f679b5a8 Make use of NiceAsses ClearBodyQue() between rounds 2002-01-23 15:59:43 +00:00
Bryce Hutchings
a40b1e07f1 body sinkage removed
weapon reset fixed
2002-01-23 15:26:31 +00:00
Richard Allen
756a8f32d4 Changed the knifes fix a bit 2002-01-21 20:03:15 +00:00
Richard Allen
b81bba506f Fixed a bug that didnt allow knifes to be selected as primary weapon 2002-01-21 19:52:31 +00:00
Richard Allen
21fc0e4181 Added a small workaround for the HoldableItem not found crash during
mapchanges.
2002-01-14 07:31:33 +00:00
Bryce Hutchings
95a9f25d00 No more default 800 gravity on items
Thrown knife+Glass fix - NiceAss
2002-01-14 01:20:45 +00:00
Bryce Hutchings
8b181630b7 No more default 800 gravity on items - NiceAss 2002-01-14 01:19:23 +00:00
Richard Allen
ba6770c1bc Added the LCA sounds. 2002-01-13 02:57:13 +00:00
Lance Burton
ac1f6f2df1 Added g_teamplay.c and g_teamplay.h 2002-01-13 01:06:59 +00:00
Lance Burton
374e89991e Verify we have a valid client pointer before using its members 2002-01-12 20:02:16 +00:00
Lance Burton
9e58e93ff0 Fixed a few more instances of strcmp(blah,NULL) 2002-01-12 20:00:49 +00:00
Richard Allen
f9ea1c5555 Added a fix from Niceass. (cg_drawgun affecting other player models) 2002-01-12 15:18:20 +00:00
Richard Allen
7cb1bc7291 Added the two new files for TP I forgot during the main TP commit 2002-01-11 20:23:41 +00:00
Richard Allen
4ef01cfc37 Adding TP to main branch 2002-01-11 20:20:58 +00:00
Richard Allen
7ea950aa1b Formatted the source in non DOS format. 2002-01-11 19:48:33 +00:00
Richard Allen
84a8457ba5 Cleaning house in the source folders. Removed what looks like old backup
files from editors.
2002-01-11 19:36:28 +00:00
Scott Brooks
f2f1e273dd Initial revision 2002-01-08 05:45:06 +00:00