Commit Graph

3227 Commits

Author SHA1 Message Date
David Rose a4da955e97 add test_raw_server 2004-01-20 19:58:36 +00:00
David Rose a3f8c0fb5d be more conservative when saving os error numbers 2004-01-16 19:07:08 +00:00
David Rose 694867abce remove compiler warning 2004-01-15 02:19:51 +00:00
David Rose c4f3f0b8e4 add new document 2004-01-15 02:10:40 +00:00
David Rose b33978174f add new pstats collectors 2004-01-14 21:19:10 +00:00
David Rose f84da13675 add pstats-average-time 2004-01-14 19:28:20 +00:00
David Rose 3535b37a2a fix texture memory range 2004-01-14 01:23:19 +00:00
David Rose 92c4dd283b remove silly assertion 2004-01-13 19:12:14 +00:00
David Rose a72a079e04 default should be at least 60 seconds of history 2004-01-13 18:36:47 +00:00
David Rose c6dea19887 move _WIN32_WINNT definition into dtoolbase_cc.h 2004-01-13 11:33:58 +00:00
Dave Schuyler cf8beef552 fixed the floor ray sending events for untouched floors 2004-01-09 06:29:49 +00:00
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