12026 Commits

Author SHA1 Message Date
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
Asad M. Zaman
feabf7e8ee tutorial chapter 1 with shipwreck and doggerel dan and nell 2007-02-18 06:34:47 +00:00
Darren Ranalli
c155ffa619 added support for callable default value generators in ParamObj.ParamSet to avoid sharing of modified default values between instances 2007-02-17 08:40:11 +00:00
Darren Ranalli
6eb422c26c added support for callable default value generators in POD to avoid modification of default values 2007-02-17 08:26:48 +00:00
Darren Ranalli
02183867c0 don't include recordCreationStack in recorded creation stack 2007-02-17 07:34:57 +00:00
Darren Ranalli
70076bfe26 added printStack and printVerboseStack 2007-02-17 07:32:53 +00:00
David Rose
5153a9c4c5 make const 2007-02-16 22:37:18 +00:00
David Rose
0bd75ce89b bugfix 2007-02-16 22:21:47 +00:00
David Rose
d39566836d fix bug with models that contain animations 2007-02-16 21:43:24 +00:00
David Rose
e1bee7aff7 fix video textures 2007-02-16 21:17:21 +00:00
David Rose
e43f4f5c64 fix morphs in character flattening; better support for flattening animated + unanimated 2007-02-16 19:19:19 +00:00
David Rose
cffe4156eb explicit stereo lens control 2007-02-16 01:49:45 +00:00
Joe Shochet
d65a0d2084 fixed cell object error, but line numbers are going to be gone again 2007-02-16 01:45:38 +00:00
Zachary Pavlov
dbb484fff5 gets rid of a race condition potentially on the ai 2007-02-16 00:51:16 +00:00
David Rose
a3febca96c msvc compiler warnings 2007-02-15 21:01:50 +00:00
David Rose
9ed9038098 add insert_unverified 2007-02-15 21:00:42 +00:00
David Rose
9f198514ce add SparseArray 2007-02-15 20:59:08 +00:00
David Rose
1b76d5a31c build on osx 2007-02-14 19:07:46 +00:00
David Rose
62d290fd00 update pointers properly when flattening characters 2007-02-14 17:24:51 +00:00
David Rose
0d45017e81 update pointers properly when flattening characters 2007-02-14 17:07:44 +00:00
David Rose
362484b473 let's make WANT_NATIVE_NET the default now 2007-02-14 16:33:25 +00:00
David Rose
6e3ffff977 better delete-window behavior 2007-02-14 13:23:01 +00:00
David Rose
fee4f77b76 prevent server lockups 2007-02-14 11:12:18 +00:00
David Rose
8bbc4f455d build on OSX too 2007-02-14 01:28:50 +00:00
David Rose
755288c2d5 add support-fade-lod 2007-02-13 23:28:13 +00:00
David Rose
6aff5d74be add texture-scale 2007-02-13 22:57:22 +00:00
Josh Yelon
fbd72a9000 Added remix_channels 2007-02-13 22:39:06 +00:00
David Rose
1e6729a1e7 fix combining animated with unanimated vertices 2007-02-13 19:10:51 +00:00
Josh Yelon
4be8e217f7 Added support for $MAIN_DIR in model-path 2007-02-13 19:05:40 +00:00
Josh Wilson
70d5e7c549 undef after temporary redef 2007-02-12 20:58:32 +00:00
Josh Yelon
a68c6cc412 Added support for libp3heapq vs libheapq 2007-02-12 19:43:09 +00:00
Josh Yelon
c4415bc1de Added wrappers so that this works as libheapq or libp3heapq 2007-02-12 19:42:00 +00:00
Josh Yelon
cea56b4d81 Added p3 to library names 2007-02-12 19:40:32 +00:00
Josh Yelon
7a431e4499 Cleaned up some ugly code, removed a cerr 2007-02-12 19:39:48 +00:00
Josh Yelon
ee6d7813a6 Fixed a bad iterator 2007-02-12 19:39:28 +00:00