Commit Graph

11860 Commits

Author SHA1 Message Date
John Loehrlein 20b196ea30 autoCollide support 2007-03-03 00:58:17 +00:00
David Rose 5fac2fe190 more formatting operators 2007-03-02 21:48:12 +00:00
David Rose 5764447ba6 workaround for Apple driver crash with compressed textures 2007-03-02 21:45:32 +00:00
David Rose 20f24a7b9d add repeat_u, clamp_u, etc. 2007-03-02 21:04:41 +00:00
Josh Wilson 79cdf6dc36 fixed get_rotation() to return a Mat3 instead of a vec3 2007-03-02 19:46:06 +00:00
Redmond Urbino 9e1f6e25c5 add listenerNode 2007-03-02 03:17:35 +00:00
David Rose b8e112e3ba link with proper libs for NATIVE_NET case 2007-03-02 00:56:59 +00:00
Josh Wilson 7d98e016ba fixed debug category 2007-03-02 00:35:57 +00:00
David Rose 03ecc376f8 add gtk+-2 comments 2007-03-01 23:50:51 +00:00
Darren Ranalli 6c90ebd0d3 added pass to empty method 2007-03-01 23:10:00 +00:00
David Rose 924f7f106c linux compiler warning 2007-03-01 20:35:34 +00:00
David Rose 3c2a1d95e0 support fullscreen and z-order better on Linux 2007-03-01 19:50:56 +00:00
Darren Ranalli 2527c1bb07 added ParamObj.getCurrentParams 2007-03-01 00:46:40 +00:00
David Rose 2b22c30352 better command-line parameters 2007-02-28 18:24:35 +00:00
David Rose 01136dc823 check more aggressively for embedded .mf extension 2007-02-28 18:23:50 +00:00
David Rose 7c03edea01 build on osx 2007-02-28 16:40:52 +00:00
David Rose 82549cab0f revert accidental checkin 2007-02-28 02:03:43 +00:00
David Rose e51797e318 more fixes and optimizations to subfile patcher 2007-02-28 01:48:27 +00:00
Justin Butler 13c2658325 fix for having no visAvatar when processing visibility 2007-02-27 04:42:04 +00:00
David Rose 1fec11b507 oops 2007-02-27 04:13:31 +00:00
Josh Wilson 804d0dde03 better exception wrapping for __dev__ builtin in report() 2007-02-26 21:26:08 +00:00
David Rose c5c375aadf patch multifiles a lot smarter 2007-02-26 20:46:17 +00:00
David Rose 941f52ad0d ugly hack to workaround glext.h errors 2007-02-23 22:40:25 +00:00
aignacio_sf d0ec0c2c43 Fix multi-texture shader non-texture drawing problem. 2007-02-23 21:32:01 +00:00
Josh Yelon a4bbdb9901 Added support for depth-stencil textures. 2007-02-23 20:18:10 +00:00
Darren Ranalli 3e37aafc95 indent msg hex dumps for non-DC msg debugging 2007-02-23 17:31:45 +00:00
Darren Ranalli 3758283048 added indent to dump_hex 2007-02-23 08:52:00 +00:00
Darren Ranalli c26824b602 better formatting of non-DC msg logging 2007-02-23 08:42:36 +00:00
Darren Ranalli 58800c72a0 verbose-repository debugging of non-DC server msgs 2007-02-23 08:32:37 +00:00
David Rose 8b32c56bd6 unify GVD better 2007-02-23 01:00:24 +00:00
David Rose 082324fdc2 add .cvsignores 2007-02-23 00:36:14 +00:00
David Rose 33e3ae85ab RigidBodyCombiner 2007-02-23 00:34:06 +00:00
Josh Yelon 7afd31f361 Fixing a very old bug 2007-02-22 22:06:03 +00:00
David Rose 290f49c761 more fixes to want-direct startup sequence 2007-02-22 20:03:00 +00:00
David Rose 8eb5baa427 show proper interrogate name instead of 'type' 2007-02-22 19:03:50 +00:00
Darren Ranalli 79eb6d81bc more compact verbose debugging 2007-02-22 06:21:05 +00:00
Darren Ranalli f6e614c9d6 make printStack* assertable 2007-02-22 05:03:59 +00:00
Darren Ranalli 7ad04f5061 added verbose-*repository configs 2007-02-22 01:05:24 +00:00
Darren Ranalli 8148d09ddb more readable debugging 2007-02-22 01:02:37 +00:00
Redmond Urbino 76242876c3 kill starting up toontown crash 2007-02-22 00:43:46 +00:00
Darren Ranalli 0ad3bac423 print debug if verboseRepository 2007-02-22 00:40:27 +00:00
Darren Ranalli aa9e13efe1 FrameDelayedCallback->FrameDelayedCall, bug fixes, moved DelayedFunctor (no changes) 2007-02-22 00:13:08 +00:00
Darren Ranalli f7c127f452 added util classes to __builtin__ 2007-02-21 23:17:16 +00:00
David Rose 86d6eeefaf allow want-direct to work with window-type none 2007-02-21 21:23:50 +00:00
David Rose 4ff0a5af0e add colors 2007-02-21 19:04:38 +00:00
Zachary Pavlov 1680b2d4a4 fix for actors, oops, shouldn't listen to comments. Comment dead now 2007-02-21 00:14:40 +00:00
Greg Wiatroski 531a22f22b ZAC: replaced faulty cleanup code with removeChildren call. Should be cleaner 2007-02-20 22:08:03 +00:00
Josh Wilson d0db2325af divided up printInterests() to separate the history and current state 2007-02-19 22:35:50 +00:00
Josh Wilson 84925eed14 added turnOn() and turnOff() to smooth the world switch process 2007-02-19 22:35:20 +00:00
Josh Wilson dab0454ca0 now we can pass in multiple dConfigParams to report 2007-02-19 22:34:39 +00:00