11991 Commits

Author SHA1 Message Date
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
Redmond Urbino
ad030f1b18 default numGarbage to zero
Fixes a toontown crash when you exit
2007-03-12 21:46:39 +00:00
David Rose
700051ff5f fix bounding volume bug after flatten 2007-03-12 18:15:48 +00:00
Darren Ranalli
f790a11254 converted to be a job 2007-03-10 13:12:16 +00:00
Darren Ranalli
ac9c7274f6 handle job never returning Job.Done, allow yield None instead of yield Job.Continue, added suspend/resume 2007-03-10 13:05:09 +00:00
Darren Ranalli
89b2d71e56 added JobManager 2007-03-10 12:04:29 +00:00
Darren Ranalli
8a8b59d484 added JobManager 2007-03-10 11:06:21 +00:00
Samir Naik
6ef852b7eb took debugRunning out of debug only mode 2007-03-09 06:33:59 +00:00
David Rose
3f030819a1 fix crash in clearToInitial() 2007-03-08 22:39:12 +00:00
David Rose
0237009db8 new funcs 2007-03-08 17:53:03 +00:00
David Rose
c424b85b73 build on osx 2007-03-08 00:20:27 +00:00
David Rose
31b32af94b fix incorrect inline tags 2007-03-08 00:17:15 +00:00
David Rose
76651e52e2 build on osx 2007-03-08 00:11:59 +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
ce36e31e6a prc_parameters.h 2007-03-07 19:22:18 +00:00
David Rose
104f11e29d compilation errors 2007-03-07 05:02:35 +00:00
Darren Ranalli
c09c16735a fixed printObjectCount formatting 2007-03-07 03:47:07 +00:00
Darren Ranalli
1e5fdf94f6 added ~objectcount and ~aiobjectcount 2007-03-07 03:40:22 +00:00
Darren Ranalli
a88183a033 support for profiling multiple frames 2007-03-07 02:59:43 +00:00
Darren Ranalli
cf20bf4630 added comment about use of makeList in _getMsgName 2007-03-06 01:53:35 +00:00
Redmond Urbino
4494188e36 correct the bug number 2007-03-06 00:56:16 +00:00
Redmond Urbino
4888072b58 possible fix for TT crash 27637 2007-03-06 00:54:43 +00:00
Darren Ranalli
91f6de31d2 checked in TODO comment about creating objects that have no location 2007-03-05 23:24:01 +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
Josh Wilson
fbeb4d6c3f added function isInTransition() so we don't have to query myFsm.state 2007-03-05 03:04:55 +00:00
Josh Wilson
3c401daec1 allowing for more descriptive functions names 2007-03-03 09:16:13 +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
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