Commit Graph

5582 Commits

Author SHA1 Message Date
David Rose 90af2a0339 remove restrictions on order of initial_reserve_id() calls 2007-03-16 21:35:26 +00:00
David Rose ca02924197 remove accidental debug statements 2007-03-16 18:40:28 +00:00
David Rose d2797cd231 allow 1-element UniqueIdAllocator 2007-03-16 18:18:03 +00:00
David Rose b10815afab more gcc warnings 2007-03-16 17:25:02 +00:00
David Rose 2d634cd9d0 fix nonstandard syntax on #endif 2007-03-16 16:29:07 +00:00
David Rose 293af4fcad whoops, method prototype in wrong place 2007-03-16 15:54:14 +00:00
David Rose 89950a2132 try to defend against hard crashes 2007-03-16 15:43:17 +00:00
David Rose 38b537b0f5 support tar files, and multifiles within tar files, for tt osx publish 2007-03-16 03:07:52 +00:00
David Rose 7022d6ab9e add initial_reserve_id(), bring up to Panda coding standards 2007-03-15 23:46:08 +00:00
David Rose 1fdb425b88 merge shader_overhaul from jyelon 2007-03-15 21:04:31 +00:00
David Rose 2d8678de58 install config_nativenet.h 2007-03-15 16:15:30 +00:00
David Rose a71eea4db4 mac bug workaround 2007-03-15 16:12:39 +00:00
Zachary Pavlov 8a1e82b5c8 one more try 2007-03-15 02:07:24 +00:00
Jason Hancock 5bba1a7084 sort of better 2007-03-15 02:03:43 +00:00
Zachary Pavlov d21494ed39 debugging using notify now 2007-03-15 01:49:41 +00:00
Roger Hughston afd9114eea *** empty log message *** 2007-03-14 21:01:57 +00:00
Zachary Pavlov 90cb3e6fc8 debugging logs for ai network stuff 2007-03-14 20:57:00 +00:00
David Rose 3ea746efb4 gcc compiler warnings 2007-03-14 18:13:28 +00:00
John Loehrlein 977061c2aa odeHelperStructs.h added 2007-03-12 22:38:13 +00:00
John Loehrlein ede5353100 surface collsion dampening (can be used for rolling resistance) 2007-03-12 22:37:46 +00:00
John Loehrlein 9d9d9c0f9c collsion structure including dampening 2007-03-12 22:24:35 +00:00
John Loehrlein fffd95d6ce dampening based on collisions 2007-03-12 22:23:42 +00:00
John Loehrlein 32caed5a58 removed normal calls from setup to prevent crashing 2007-03-12 22:22:55 +00:00
David Rose 700051ff5f fix bounding volume bug after flatten 2007-03-12 18:15:48 +00:00
David Rose 31b32af94b fix incorrect inline tags 2007-03-08 00:17:15 +00:00
David Rose 1ff882153b gcc warning 2007-03-07 22:11:00 +00:00
David Rose baa0f8039c completely shoot nspr 2007-03-07 21:57:15 +00:00
David Rose 104f11e29d compilation errors 2007-03-07 05:02:35 +00:00
Darren Ranalli dced7485a0 added slashes to msvc7 paths in mount commands 2007-03-05 23:08:42 +00:00
David Rose cbdb7e76b1 fix blue flash, fix offscreen buffer leakage 2007-03-05 22:07:16 +00:00
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
Josh Wilson 79cdf6dc36 fixed get_rotation() to return a Mat3 instead of a vec3 2007-03-02 19:46:06 +00:00
David Rose b8e112e3ba link with proper libs for NATIVE_NET case 2007-03-02 00:56:59 +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
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
David Rose 1fec11b507 oops 2007-02-27 04:13:31 +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 3758283048 added indent to dump_hex 2007-02-23 08:52:00 +00:00
David Rose 8b32c56bd6 unify GVD better 2007-02-23 01:00:24 +00:00
David Rose 33e3ae85ab RigidBodyCombiner 2007-02-23 00:34:06 +00:00