6658 Commits

Author SHA1 Message Date
David Rose
14338e4772 check for collisions with spheres that are moving slightly away from polygon 2003-12-10 01:55:45 +00:00
Dave Schuyler
8a382a8374 fix call to collisionsOff 2003-12-10 01:42:22 +00:00
Darren Ranalli
adb24ce408 ai-dev -> want-dev, HQ code uses __dev__ 2003-12-10 00:53:35 +00:00
Asad M. Zaman
835edb8b4a fixes cubes animation with joint-scale named nodes 2003-12-10 00:41:30 +00:00
Darren Ranalli
192e70d365 typo fix 2003-12-10 00:37:33 +00:00
David Rose
7086723c67 throw on-floor events only for topmost object 2003-12-10 00:31:07 +00:00
Dave Schuyler
ac6aa0be38 *** empty log message *** 2003-12-10 00:16:09 +00:00
Darren Ranalli
cda3c72e07 more robust visibility locking for factory battles 2003-12-09 23:45:57 +00:00
Dave Schuyler
0f2c0a09c1 isAirborne 2003-12-09 06:40:48 +00:00
David Rose
7cf30f0bfa filename case problems and float/double confusion 2003-12-09 06:29:47 +00:00
David Rose
d833b06333 reduce warning level 2003-12-09 06:27:27 +00:00
David Rose
0be153797e new pie-throwing interface 2003-12-09 06:24:22 +00:00
Dave Schuyler
a2437a514d *** empty log message *** 2003-12-09 05:49:33 +00:00
Dave Schuyler
ad6b8e1c80 added get_impact_velocity 2003-12-09 04:35:29 +00:00
Dave Schuyler
d5af5d35c3 *** empty log message *** 2003-12-09 04:33:26 +00:00
Dave Schuyler
b4041cd018 added jump delay; moved jump enable code 2003-12-09 04:32:02 +00:00
David Rose
875d17c52a remove bogus asserts 2003-12-09 04:05:43 +00:00
Dave Schuyler
bfef4fa423 added GravityWalker 2003-12-09 02:22:04 +00:00
Dave Schuyler
50d377f8f0 added collsionHandlerGravity 2003-12-09 02:18:53 +00:00
Darren Ranalli
d8f3a308ac removed LogicGateAI 2003-12-06 02:38:46 +00:00
Darren Ranalli
a45a3e6980 factory battles lock down the visibility 2003-12-06 01:13:35 +00:00
David Rose
3001f98c0b misplaced paren 2003-12-05 20:13:53 +00:00
David Rose
626e13f485 fix frame-rate-dependent jumping 2003-12-05 20:02:23 +00:00
Dave Schuyler
51d2276dad work in progress, working on jump clipping against a wall 2003-12-05 08:23:24 +00:00
Dave Schuyler
ce06ce38a7 shortened cut scene iris out 2003-12-05 07:15:56 +00:00
Darren Ranalli
5d12b46a9f check zone on setZoneComplete 2003-12-05 02:19:25 +00:00
Darren Ranalli
3f03bf96d0 removed slow lineInfo() call 2003-12-05 02:18:34 +00:00
Darren Ranalli
8fbd7392b1 typo fix 2003-12-04 22:45:00 +00:00
Darren Ranalli
4c923fbd9e added explicit 'Done.' printouts 2003-12-04 22:44:44 +00:00
David Rose
cfad1d8c3e work on pstats reporting 2003-12-04 18:13:50 +00:00
David Rose
cfcd70ad32 be more robust with new collision poly representation 2003-12-04 18:13:33 +00:00
David Rose
d2dccc99d3 fix ghost collision solids when loading bam files 2003-12-04 18:12:53 +00:00
Darren Ranalli
1a52942692 added drose 2003-12-04 05:42:09 +00:00
Darren Ranalli
84209e033b better-behaved datagram handler cleanup 2003-12-04 04:37:01 +00:00
Darren Ranalli
e5043ad51a support for setZoneComplete events 2003-12-04 04:14:28 +00:00
Dave Schuyler
21274fd8b7 Added setIsOn to AI 2003-12-04 03:39:30 +00:00
Darren Ranalli
c1daa929b8 only one setZoneMsg per frame 2003-12-04 01:21:00 +00:00
Asad M. Zaman
1ad304e914 fixed the door state open event problem 2003-12-04 00:15:40 +00:00
Samir Naik
8dfa3654be fixed bug in makePathTrack 2003-12-03 21:29:23 +00:00
Asad M. Zaman
e1ae6ee0b3 investigated the netmembership function. It is no longer necessary for the new egg files because it is not possible for vertex to assign a joint with 0 membership 2003-12-03 19:41:30 +00:00
Asad M. Zaman
e57ef72e2b still some problem I see with soft_cleanup, this version hides it. I will investigate later about this problem 2003-12-03 19:07:10 +00:00
David Rose
19364486e7 fix crash on client reset 2003-12-03 17:07:32 +00:00
David Rose
92e51ab336 install config_collide.h 2003-12-03 02:37:08 +00:00
David Rose
35f5cd7d67 robustify polygons to detect sphere collisions with the polygon edge 2003-12-03 01:59:43 +00:00
David Rose
61791d1248 need dcast.h 2003-12-03 01:11:40 +00:00
Asad M. Zaman
d8e19f716a just a little cleanup: deleted some codes that aren't necessary 2003-12-03 01:08:45 +00:00
Asad M. Zaman
d1b2691371 fixed the dogLL pupil not animating problem and and crash bug with earlier morph check in 2003-12-03 01:03:20 +00:00
Asad M. Zaman
9c1088c7a7 added support for morph of vertices 2003-12-02 22:58:56 +00:00
David Rose
5cd64e3a4d fix crash after switching avatars 2003-12-02 21:48:26 +00:00
Dave Schuyler
584b17159d removed print statements 2003-12-02 01:51:14 +00:00