11510 Commits

Author SHA1 Message Date
Darren Ranalli
6559f9b6f8 moved from ClientRepository.py to avoid confusion 2006-11-22 00:53:55 +00:00
Darren Ranalli
d61a90b934 moved from ClientRepository.py 2006-11-21 23:36:15 +00:00
Darren Ranalli
d65a594a10 moved isLive() to ClientRepositoryBase 2006-11-21 23:31:11 +00:00
Darren Ranalli
6744102679 added isLive() 2006-11-21 22:38:44 +00:00
Joe Shochet
4acdfddc44 fixed circular ref with setGeomNode, added warning for removeNode being called before cleanup 2006-11-21 21:38:45 +00:00
Darren Ranalli
9d8ee1d2b3 don't log stack traces of toon location store/delete on LIVE 2006-11-21 04:18:29 +00:00
Darren Ranalli
0ca5963d3b don't crash out with duplicate doId on LIVE 2006-11-21 04:09:25 +00:00
Darren Ranalli
bdf6973526 added isLive 2006-11-21 03:55:31 +00:00
Zachary Pavlov
42139d449e fix for actor cleanup 2006-11-18 03:20:28 +00:00
Chris Brunner
cdefc2dfb0 ... 2006-11-18 02:44:13 +00:00
David Rose
f0df11bc39 fix malloc issues on windows 2006-11-17 23:21:33 +00:00
Darren Ranalli
9e3fb7bb6c added WANT_NATIVE_NET 2006-11-17 22:29:57 +00:00
David Rose
251d3a0c10 need memoryBase.cxx 2006-11-17 02:18:28 +00:00
David Rose
55225290b8 add MemoryBase to fix malloc issues, especially on OSX 2006-11-17 02:13:10 +00:00
David Rose
ccec9eb3df allow Actor flattening 2006-11-16 22:39:31 +00:00
Josh Yelon
cf49788dc3 Updates for 1.3.1 2006-11-16 18:41:28 +00:00
Darren Ranalli
14722c112b removed .py from compact StackTrace, added recordCreationStack 2006-11-16 04:44:28 +00:00
David Rose
656b85eb8c fix red-green confusion 2006-11-16 01:27:08 +00:00
David Rose
ce4de5f2af remove debug printouts 2006-11-15 22:17:07 +00:00
David Rose
d06c7c47f2 better handling, error reporting for downloading and subdocument downloading 2006-11-15 20:05:39 +00:00
aignacio_sf
e5ecbbfc16 Fix lantern problem. 2006-11-15 01:14:17 +00:00
Darren Ranalli
5dc3848745 removed DistributedToon debugging 2006-11-15 00:04:51 +00:00
Darren Ranalli
65f087a170 print out compact stack traces 2006-11-15 00:03:12 +00:00
Darren Ranalli
5797b16416 added StackTrace().compact() 2006-11-15 00:02:07 +00:00
Zachary Pavlov
e438f27d76 flattenShip kills effects now 2006-11-14 22:56:49 +00:00
Zachary Pavlov
b77514867b added a ship flattening test function 2006-11-14 21:28:45 +00:00
David Rose
7c430582d2 don't drop gsg parameter to makeWindow() 2006-11-14 19:45:31 +00:00
Josh Yelon
ef1e941e73 Added fPIC 2006-11-14 17:45:28 +00:00
Zachary Pavlov
c70ee43128 prolly not necessary, but just in case. Added the header defs 2006-11-14 04:11:50 +00:00
Zachary Pavlov
d81b48be24 WIN32_LEAN_AND_MEAN is armed! 2006-11-14 04:10:54 +00:00
Zachary Pavlov
d9dd69e876 putting native back in 2006-11-14 04:06:36 +00:00
Zachary Pavlov
5ba0ce88ba changeses to allow us to use WIN32_LEAN_AND_MEAN 2006-11-14 04:05:55 +00:00
Zachary Pavlov
322fad4dd5 fix for debug mode 2006-11-14 04:05:08 +00:00
Zachary Pavlov
180b24543a drawable region update for debug 2006-11-14 04:03:49 +00:00
Zachary Pavlov
88f87760b8 memoryInfo fix for debug builds 2006-11-14 04:02:05 +00:00
Darren Ranalli
b018d90933 reduced logging 2006-11-13 22:45:53 +00:00
David Rose
d6b8d30bca add replace_node() 2006-11-13 22:45:24 +00:00
Darren Ranalli
6cf3110653 added note about StackTrace not being a crash 2006-11-13 22:22:48 +00:00
David Rose
79f9e04e26 print warning when file not found 2006-11-13 22:13:13 +00:00
David Rose
9ef8e468e5 correct filename case 2006-11-13 21:31:42 +00:00
Joe Shochet
c1709e4787 better warning on duplicate event accepts, only in debug mode now 2006-11-13 20:37:04 +00:00
Darren Ranalli
729004da44 removed Toontown crash debugging 2006-11-13 19:38:55 +00:00
Darren Ranalli
3bbfc2e34c added toon debugging: doId & location 2006-11-13 19:30:53 +00:00
David Rose
6f21efb679 fix compose between 2-d and 3-d mats 2006-11-13 18:22:25 +00:00
Joe Shochet
5ad4f3bc5f fixed a syntax highlighting oddity 2006-11-13 18:06:19 +00:00
Zachary Pavlov
5448cb07c1 another temp fix, just in case 2006-11-13 06:53:07 +00:00
Zachary Pavlov
e9255443f7 okay, temporary removal of WANT_NATIVE_NET 2006-11-13 06:37:33 +00:00
Josh Wilson
7d12be589f added ArcEmitter 2006-11-13 00:47:48 +00:00
Josh Wilson
409fc0d9a3 arcEmitter works like ringEmitter except you can constrain the particles to a an arc on the ring. usefull for splitting a single particle system into an 'in front' and 'behind' pair 2006-11-13 00:47:11 +00:00
David Rose
e0ccf7a2f5 increase fmod limit 2006-11-12 18:55:58 +00:00