Commit Graph

12980 Commits

Author SHA1 Message Date
Josh Wilson 784d948342 disabling auto-sail on disableAvatarControls 2007-09-25 00:06:29 +00:00
Joe Hager 9143737a1b init commit. Simple web based object inspector. Top frame has basic system info, left frame lists objects, right frame lists obj attribs when left frame is clicked. 2007-09-24 23:32:17 +00:00
Joe Hager ed42b62afa Init post. Gathers basic system info from reg. 2007-09-24 23:30:29 +00:00
Joe Hager 3791482eda First rev. Gathers basic info from /proc 2007-09-24 23:29:54 +00:00
David Rose 13f053b6ce select largest available depth bits etc. 2007-09-24 23:07:07 +00:00
David Rose b085182102 info -> debug 2007-09-24 22:09:20 +00:00
David Rose d8f195bc09 hack non-const change 2007-09-24 22:04:11 +00:00
Darren Ranalli b79eb8dbeb added non-collidable parent for AI collision optimization 2007-09-24 21:48:36 +00:00
David Rose 21de5d551f make functions const 2007-09-24 21:35:22 +00:00
David Rose 3fff200524 properly respect requested framebuffer properties 2007-09-24 21:31:22 +00:00
David Rose ad14797776 debug -> spam 2007-09-24 18:42:51 +00:00
Joe Shochet ea5ee97c6a when enabling controls, set wasd turn to whatever was set last in case mouse is held down 2007-09-23 06:32:14 +00:00
Darren Ranalli ca4d42804a use == instead of is to compare physics objects 2007-09-20 23:25:29 +00:00
Darren Ranalli ae64fbe298 don't clear the global controlForce's physicsObject if some other code has set it to move something else 2007-09-20 21:12:28 +00:00
Darren Ranalli 2ac571f424 added assertable setTrace 2007-09-20 20:44:21 +00:00
David Rose ef5b2fe57e squelch warning 2007-09-20 18:22:16 +00:00
David Rose 48469532e2 more cache debugging methods 2007-09-20 18:19:38 +00:00
David Rose 420a7931a2 add set_unexpected_change 2007-09-20 18:18:26 +00:00
David Rose d4bddb4f14 fix flashing modes 2007-09-20 18:17:52 +00:00
David Rose 9de1a052ad build on osx 2007-09-20 18:17:11 +00:00
David Rose 728ad3922a fix comment 2007-09-20 16:26:13 +00:00
Josh Wilson 0f08dfc6aa fixing persistent autoSailing for real this time 2007-09-20 05:20:33 +00:00
Darren Ranalli 41d610f87d added getEventName 2007-09-20 00:00:34 +00:00
Josh Yelon 14b7dd6d25 Adding pointer events (ie, mouse movement) 2007-09-19 21:06:35 +00:00
David Rose 5e149d9694 a few more nan asserts 2007-09-19 20:26:39 +00:00
Josh Wilson cd3c0ae1c0 check for currentControls before getIsAirborne() 2007-09-19 17:46:42 +00:00
Josh Yelon e30a7a481e How'd that x get in there? 2007-09-19 03:04:05 +00:00
Josh Wilson 4624cd0107 added 'xform' parameter to report 2007-09-19 00:46:31 +00:00
Josh Yelon 519c972bb9 Updated to 1.4.2 2007-09-18 17:07:18 +00:00
Josh Yelon 1864b0df16 Added notes for 1.4.2 2007-09-18 17:06:20 +00:00
Josh Wilson 5926035d84 fixing bug where collision were deactivated upon releasing the ship's wheel 2007-09-18 00:49:45 +00:00
David Rose 700d30e9f1 from kaweh: now requires movies and audio 2007-09-17 19:48:38 +00:00
Josh Wilson 5b105d3968 adding flush() 2007-09-14 21:40:14 +00:00
Josh Wilson 59d9af082a adding ability to flush event handlers (calls exit events for all current colliders) 2007-09-14 21:38:05 +00:00
David Rose b7316b8066 fix leak of removed windows and buffers 2007-09-14 18:41:20 +00:00
Darren Ranalli a915788f83 added want-fluid-pusher 2007-09-14 00:55:03 +00:00
Dustin Barnard 059a2000a2 *** empty log message *** 2007-09-13 23:53:37 +00:00
Josh Yelon b3164e9df6 Added gc 2007-09-13 21:15:41 +00:00
David Rose 651513d595 use reinterpret_cast for 64-bit architecture 2007-09-13 19:25:09 +00:00
Dustin Barnard cad88010eb *** empty log message *** 2007-09-13 16:20:55 +00:00
Darren Ranalli 3d665f61e0 spheres and tubes working with fluid pusher 2007-09-13 02:26:48 +00:00
Dustin Barnard 30f14e0b2c *** empty log message *** 2007-09-12 23:51:55 +00:00
aignacio_sf ccfffc6fdc Save and restore original gamma settings. Compute gamma relative to original gamma settings. 2007-09-12 20:56:20 +00:00
Darren Ranalli ea98ccad42 count rotation change as 'smooth position changed', re-compute forward axis after wrtReparent (both theoretical fixes, they seem like the right thing to do but I didn't see anything in particular that was broken because of them) 2007-09-12 20:55:27 +00:00
Josh Yelon 9c63234504 Modified add_local_transform to immediately update node 2007-09-12 19:56:29 +00:00
Josh Yelon 4aeba65f1a Added basic_shaders_only 2007-09-12 19:27:59 +00:00
Josh Yelon d7307dd0be Added basic_shaders_only 2007-09-12 17:39:32 +00:00
Samir Naik e4b53add82 set gridParent=None after delete 2007-09-12 07:42:30 +00:00
Darren Ranalli 280013a555 got ship to stop moving for black pearl sequence 2007-09-12 00:20:14 +00:00
aignacio_sf 1d6233aae5 Add gamma. 2007-09-10 23:37:52 +00:00