Josh Yelon
|
a2009c81cb
|
Now possible to compile with --no-openssl
|
2007-09-05 17:18:03 +00:00 |
|
Josh Wilson
|
6645788eeb
|
allowing the client to handle OV updates correctly when deferred generates are enabled
|
2007-09-04 19:53:16 +00:00 |
|
M. Ian Graham
|
af730e1c89
|
Nifty Python wrappers for HTTP requests
|
2007-09-04 18:37:33 +00:00 |
|
David Rose
|
e13a9b6d42
|
new dependencies on audio
|
2007-09-04 15:52:59 +00:00 |
|
Darren Ranalli
|
42795391de
|
contact_pos for collision polys, spheres and tubes, improvements to fluidpusher
|
2007-09-03 07:39:30 +00:00 |
|
Joe Shochet
|
7055683eb5
|
removed print statements
|
2007-09-03 04:50:16 +00:00 |
|
Josh Yelon
|
f2dd2619fb
|
Moved manual entries for sample programs to wiki
|
2007-09-01 22:11:46 +00:00 |
|
David Rose
|
ee32ba6668
|
publish EggSwitchConditionDistance
|
2007-09-01 22:04:30 +00:00 |
|
Darren Ranalli
|
69493ce8be
|
multiple collisions working
|
2007-09-01 11:12:03 +00:00 |
|
Josh Yelon
|
63ae19ab75
|
Better linux installer
|
2007-09-01 04:54:13 +00:00 |
|
Josh Yelon
|
23d96a812f
|
Removed scene editor
|
2007-09-01 03:41:02 +00:00 |
|
Josh Yelon
|
1ec5c0380d
|
Fixed excessive use of make_current
|
2007-09-01 03:37:09 +00:00 |
|
M. Ian Graham
|
2185c271e2
|
responce -> response
|
2007-08-31 21:22:28 +00:00 |
|
Josh Yelon
|
7a42e30562
|
Releasing 1.4.1
|
2007-08-31 18:33:03 +00:00 |
|
Josh Yelon
|
b4e3c81aea
|
Using private copy of OpenAL
|
2007-08-30 21:10:07 +00:00 |
|
Darren Ranalli
|
11066cc96b
|
don't re-initialize the smoother in sendCurrentPosition if we're in the middle of broadcasting
|
2007-08-30 19:03:17 +00:00 |
|
Darren Ranalli
|
e4243d27d5
|
handle multiple collisions
|
2007-08-30 07:01:47 +00:00 |
|
David Rose
|
901179b901
|
only build if native_net configured on
|
2007-08-30 06:51:21 +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 Wilson
|
9fab393e5c
|
No longer sending a context with every addInterest, only the ones with events specified for interest complete notification. Also split out auto interest functions.
|
2007-08-29 21:52:56 +00:00 |
|
David Rose
|
39adcebb3d
|
add setPlayRate()
|
2007-08-29 21:38:44 +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 |
|
Josh Wilson
|
142aa57cdf
|
enabling ~run and ~turbo again
|
2007-08-29 20:15:41 +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 |
|
David Rose
|
e177b34c23
|
fix lockup on exit
|
2007-08-29 17:53:30 +00:00 |
|
Josh Yelon
|
03aa8fc07e
|
Enable new OpenAL/FFMpeg code
|
2007-08-29 16:19:13 +00:00 |
|
Darren Ranalli
|
f3b30fa975
|
fluid pusher: bug fixes, cleaner code
|
2007-08-28 23:53:23 +00:00 |
|
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 |
|