12882 Commits

Author SHA1 Message Date
Dustin Barnard
0ee7786c2f *** empty log message *** 2007-08-28 19:45:04 +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
0f45267a6a compile on gcc 2007-08-28 19:03:18 +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
3b694047c9 Added OpenAL support 2007-08-28 16:51:19 +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
Justin Butler
11ee08072f Updated collisions on player ship to prevent other ships from occupying the same space. 2007-08-28 02:52:13 +00:00
Roger Hughston
6d1f57149b *** empty log message *** 2007-08-28 01:07:18 +00:00
Roger Hughston
795c46b32d A Http lite interface .. allow asynce responces. 2007-08-27 23:29:27 +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
Joe Shochet
11b54e8d73 added a function to send an update to an account with channel 3 instead of the old 1 2007-08-27 21:20:06 +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
Josh Wilson
58d91b288e removed hardcoded data in test cases 2007-08-26 09:53:30 +00:00
Josh Wilson
91b0e85f17 fixed small but crucial cmp test bug when repopulating the stack 2007-08-26 09:41:39 +00:00
Josh Wilson
271c7fa858 fixed small but crucial cmp test bug when repopulating the stack 2007-08-26 09:41:05 +00:00
Joe Shochet
49140d12ca properly delete children of canvas with the new class name scheme 2007-08-26 08:54:20 +00:00
Josh Wilson
6e5a6da175 adding itersorted(), a generator-driven lazy sorting function. 2007-08-26 08:48:11 +00:00
Darren Ranalli
6605f0fef3 added client-cpu-affinity 2007-08-26 00:16: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
Darren Ranalli
c9a30b710f added report to builtin 2007-08-24 19:19:21 +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
David Rose
76b1990ac5 whoops, fix flag * 2007-08-24 14:36:08 +00:00
David Rose
54d7527019 oops, reverse logic 2007-08-23 23:10:55 +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
ff73e659db add render2d support to bufferviewer 2007-08-23 16:42:11 +00:00
David Rose
dce32e24e6 revert accidental checkin 2007-08-23 16:25:30 +00:00