Commit Graph

3245 Commits

Author SHA1 Message Date
David Rose d1940ad800 poll() should read more than one datagram at a time 2004-01-08 18:14:49 +00:00
David Rose 4493177036 remove incorrect comment 2004-01-08 00:26:39 +00:00
David Rose f734040caf remove bogus assert 2004-01-07 22:54:53 +00:00
Dave Schuyler 68f91e700a only throw events when in contact with other object -- not for the whole ray 2004-01-07 20:03:06 +00:00
Dave Schuyler 0e1b91eaa2 format 2004-01-07 20:01:02 +00:00
David Rose fb9e74bb48 build test_client correctly 2004-01-07 18:29:13 +00:00
David Rose d787afb6a4 ensure sounds aren't played past their duration 2004-01-06 20:46:57 +00:00
David Rose 334d621ef9 no longer need interrogate workaround 2004-01-05 23:41:11 +00:00
David Rose 0f4b4c95b2 fix backspace repeat 2004-01-05 18:30:08 +00:00
Dave Schuyler 56978e1ade comment 2004-01-03 02:03:43 +00:00
Asad M. Zaman 1b5e1c6ecf optimized directx perspective calculation and fixed orthographic projection 2004-01-03 01:44:20 +00:00
David Rose c5a0b25bc8 more verbose error messages on disconnect 2004-01-02 23:18:21 +00:00
Asad M. Zaman cf6ba279f8 it now uses directx api to set the perspective projection matrix 2004-01-02 21:55:43 +00:00
David Rose 106913d722 handle keyrepeat specially 2003-12-26 23:51:56 +00:00
David Rose a84c3ffec4 better internationalization input support 2003-12-26 23:00:28 +00:00
David Rose 038230f7ec add support for OS time for keypress/release 2003-12-26 20:26:56 +00:00
David Rose 1033c1d52e add ClockObject::M_forced and M_degrade 2003-12-24 19:41:29 +00:00
David Rose 7bd60f5d7b oops 2003-12-23 23:19:59 +00:00
David Rose 212e00c3e9 new FrameRateMeter 2003-12-23 23:12:40 +00:00
David Rose 569758a0f6 robustify layer-ordering interface 2003-12-23 21:08:11 +00:00
David Rose f4a0d85d02 add get_average_frame_rate 2003-12-23 21:06:06 +00:00
David Rose 9e196097ad robustify layer-ordering interface 2003-12-23 19:27:01 +00:00
David Rose 0a0084fc36 silence compiler warning 2003-12-23 18:52:06 +00:00
David Rose 03b156dee1 use global cap on dt, not local cap 2003-12-23 00:17:01 +00:00
Dave Schuyler 50184a8796 fixed mistake in outerspace check 2003-12-18 01:46:20 +00:00
David Rose cee74197ed work around interrogate bug; use type interface 2003-12-17 02:03:10 +00:00
David Rose 3a0a32d8aa don't use ERR_print_string_fp; print directly to notify 2003-12-15 23:38:15 +00:00
David Rose 8014d52268 add set_center 2003-12-15 22:02:57 +00:00
David Rose 77516513ab add CollisionSolid::respect_effective_normal 2003-12-14 17:30:38 +00:00
David Rose af291e2ba8 more verbose diagnostic 2003-12-13 22:13:51 +00:00
David Rose d7d74c0d22 fix tags not being copied 2003-12-11 22:11:14 +00:00
Dave Schuyler 5da93cd1d8 is in outer space 2003-12-11 00:55:46 +00:00
David Rose 14338e4772 check for collisions with spheres that are moving slightly away from polygon 2003-12-10 01:55:45 +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
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
Dave Schuyler ad6b8e1c80 added get_impact_velocity 2003-12-09 04:35:29 +00:00
David Rose 875d17c52a remove bogus asserts 2003-12-09 04:05:43 +00:00
Dave Schuyler 50d377f8f0 added collsionHandlerGravity 2003-12-09 02:18:53 +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
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
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 e541881492 fix texture matrix on dx7 2003-11-29 00:52:41 +00:00
David Rose 6dfe2d4a49 better output methods 2003-11-29 00:38:36 +00:00