Commit Graph

6080 Commits

Author SHA1 Message Date
Darren Ranalli e4243d27d5 handle multiple collisions 2007-08-30 07:01:47 +00:00
Darren Ranalli 98807a694f about to compute position deltas using sphere 2007-08-30 04:56:01 +00:00
David Rose 409aa82ab7 lots more asserts to track nan's 2007-08-29 23:04:23 +00:00
Josh Yelon 725986da59 OpenAL includes are supposed to be in AL/* 2007-08-29 21:09:56 +00:00
Josh Yelon 820d2e3a45 OpenAL includes are supposed to be in AL/* 2007-08-29 21:04:47 +00:00
aignacio_sf 89dd1fc294 Add vendor id and device id detection. 2007-08-29 18:48:19 +00:00
aignacio_sf 4f9ca2743b Add vendor id and device id. 2007-08-29 18:47:30 +00:00
Darren Ranalli f3b30fa975 fluid pusher: bug fixes, cleaner code 2007-08-28 23:53:23 +00:00
David Rose df9506642a getDepthTest() should return 1 if there is no depth test attrib 2007-08-28 19:31:03 +00:00
David Rose 3f9ff877fd okcircular 2007-08-28 18:46:54 +00:00
David Rose 96b0687b2b depends on audio 2007-08-28 18:45:22 +00:00
David Rose f93dafdba1 compiler warning 2007-08-28 18:26:13 +00:00
Josh Yelon 06d661b62b Added set_frame_fullscreen_quad and set_uv_range(MovieTexture) 2007-08-28 16:38:21 +00:00
Josh Yelon 70e50a5ecf More improvements 2007-08-28 16:37:43 +00:00
Josh Yelon 76407e4225 Added config variable for OpenAL buffering 2007-08-28 16:30:15 +00:00
Josh Yelon 0134ba96e3 A few bugfixes 2007-08-28 16:28:58 +00:00
Josh Yelon a89589033b More improvements and bugfixes 2007-08-28 16:28:41 +00:00
Chris Brunner baea170229 also prints full screenshot path to stdout 2007-08-27 23:29:22 +00:00
Chris Brunner 986bf118d1 pview now shows the full path of screenshots 2007-08-27 23:21:42 +00:00
David Rose 69da69faa8 add floor and dupefloor 2007-08-27 23:03:13 +00:00
David Rose 6c7f697a4a fix recent performance badness in collide-with-geom case 2007-08-27 21:52:40 +00:00
David Rose 43eecb979f resolve compilation error (ambiguity between different 'entries' variables) 2007-08-27 17:20:19 +00:00
David Rose 5c327bdeff another typo 2007-08-27 16:55:54 +00:00
David Rose ba4fd40036 remove unused declaration 2007-08-27 16:46:06 +00:00
David Rose 95b6ae2892 indents 2007-08-27 16:45:42 +00:00
David Rose a3eb53c84b typo 2007-08-27 16:45:27 +00:00
David Rose f226507d34 typo 2007-08-27 16:40:20 +00:00
Darren Ranalli da78fd9940 added set_cpu_affinity 2007-08-25 23:49:59 +00:00
Darren Ranalli 905213505f removed unused variables, more debugging 2007-08-25 01:37:37 +00:00
Darren Ranalli 8d1eab02c7 working correctly for single collision solid 2007-08-25 01:21:07 +00:00
Darren Ranalli d2efe56e9b closer to working 2007-08-25 00:22:04 +00:00
Zachary Pavlov d64c2e36c0 fix that was preventing full floor meshes being created 2007-08-24 21:37:33 +00:00
Zachary Pavlov 53e49d9751 sphere collision test in for floor mesh 2007-08-24 21:36:56 +00:00
Darren Ranalli 519ae6bdac fluid pusher almost working 2007-08-24 19:23:44 +00:00
Darren Ranalli 56a1e82988 added CollisionHandlerFluidPusher 2007-08-24 19:22:25 +00:00
David Rose a589acfaf8 indenting 2007-08-24 18:12:44 +00:00
David Rose 93bfc2ea3f define AudioSound::set_time() to have effect only upon the next call to play() 2007-08-24 17:17:09 +00:00
David Rose ad2d5e3ba7 yield at least every frame in the SIMPLE_THREADS case 2007-08-24 17:16:19 +00:00
Darren Ranalli 6526d3a57a almost-complete implementation 2007-08-23 20:20:36 +00:00
David Rose 2c4f49004f fix clip plane to set_final() node 2007-08-23 18:24:45 +00:00
David Rose dce32e24e6 revert accidental checkin 2007-08-23 16:25:30 +00:00
David Rose fb973c9cfd Add LMatrix*::xform_vec_general(), fix clip plane issues 2007-08-23 16:24:49 +00:00
David Rose e07a957a74 revert accidental checkin 2007-08-23 00:24:04 +00:00
David Rose a75e578539 a node shouldn't collide with itself or with any descendants of itself 2007-08-22 22:33:14 +00:00
Josh Yelon 7778159b30 New files for DSP filter config 2007-08-22 18:01:00 +00:00
Josh Yelon 40879d8def More work on OpenAL 2007-08-22 17:28:34 +00:00
Josh Yelon 610422eac9 Redesigned DSP Filter control interface 2007-08-22 17:28:22 +00:00
Josh Yelon f46ca14f25 Redesigned DSP control interface 2007-08-22 17:27:44 +00:00
aignacio_sf 35155eae5c Always reset the device. 2007-08-21 19:39:26 +00:00
Redmond Urbino 56724b87ff Josh's better version which handles multiple keys pointing to the same data. 2007-08-21 18:36:24 +00:00