11901 Commits

Author SHA1 Message Date
David Rose
3ea746efb4 gcc compiler warnings 2007-03-14 18:13:28 +00:00
Darren Ranalli
fb51077d6c converted to a Job 2007-03-14 08:36:04 +00:00
Darren Ranalli
6229b8bdcc added printingBegin/printingEnd to standardize suspend/resume logging 2007-03-14 08:34:01 +00:00
Darren Ranalli
78b10c41ba prevent Job generator leak, added JobManager.finish(job), logging GarbageReports auto-destroy 2007-03-14 03:09:23 +00:00
David Rose
e2ac31938f use more standard __builtin__ module instead of hacky __builtins__ dictionary 2007-03-14 01:26:49 +00:00
Josh Wilson
41c519ad20 added prefix and network time (deltaStamp) reporting to report() 2007-03-13 23:41:16 +00:00
Josh Wilson
d5d97fb009 scope -> context 2007-03-13 22:51:12 +00:00
Asad M. Zaman
f9527b4f44 lets do the rounding only when uvs are > 1.0 or < -1.0 2007-03-13 22:13:04 +00:00
Darren Ranalli
611cb9d8e8 support for runtime pstat connections 2007-03-12 23:26:23 +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
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