Commit Graph

4209 Commits

Author SHA1 Message Date
Darren Ranalli 5f513cf27a support for OP3/OP4 2007-05-17 06:16:14 +00:00
Asad M. Zaman c7c3f9e445 created preloading of interactive animations on interactive npcs 2007-05-17 06:07:58 +00:00
David Rose 9e25cda240 fix typo discovered by Panda user ThomasEgi 2007-05-16 03:21:36 +00:00
Josh Wilson c7a09a3926 "added askForObjectFields()" 2007-05-16 01:15:13 +00:00
aignacio_sf 922a414c95 Add global on/off for motion trails. 2007-05-16 00:15:14 +00:00
Darren Ranalli f146e74f9c reduced ParamObj memory usage 2007-05-15 21:38:33 +00:00
Darren Ranalli 4af740cebe prevent crash on startup 2007-05-15 00:50:48 +00:00
Darren Ranalli 9dedde0da4 first rev 2007-05-14 23:44:19 +00:00
Darren Ranalli 7e54ae47b7 fix startup crash 2007-05-14 23:29:20 +00:00
Darren Ranalli f191acace1 only record creation stack in dev 2007-05-14 23:11:17 +00:00
Darren Ranalli bc11859271 reduced ParamObj memory usage, fixed bug in param setter/getPriorValue 2007-05-14 23:08:19 +00:00
Samir Naik ce3e662283 try making ~run work on LIVE 2007-05-14 22:02:03 +00:00
Darren Ranalli c02ed6356a use notify for GarbageReport printing, don't print SUSPEND/RESUME msgs 2007-05-14 19:42:20 +00:00
Joe Shochet 09e7a09fb2 dont create a new name for Functors to save memory 2007-05-13 17:42:40 +00:00
Darren Ranalli 7267bee98a added ~guicount 2007-05-10 22:48:20 +00:00
David Rose 150f9411ce add pauseIntervalsMatching(), getIntervalsMatching() 2007-05-10 16:47:43 +00:00
Josh Wilson 0864197d05 "added getWordWrap()" 2007-05-10 06:25:18 +00:00
Roger Hughston 9a23134a7e Modified sone Ai's to not always listen do the DOID channel.. This supports a Ai being a client to another AI 2007-05-09 00:53:55 +00:00
Asad M. Zaman a9259e8964 this fixes the crash in leveleditor 2007-05-08 22:56:36 +00:00
Darren Ranalli cd313b4cbe don't hide error during particle file load 2007-05-08 19:32:11 +00:00
Darren Ranalli 14fef89ca9 setTrace->set_trace 2007-05-08 06:20:23 +00:00
Darren Ranalli 12d0fc68c0 pdb is not published, don't crash in production 2007-05-07 23:31:47 +00:00
wesbell 7d4e840bad Eliminated deprecated call to 'apply' in favor of direct function call, in order to gain more detailed Python Profiler data 2007-05-07 04:58:11 +00:00
wesbell a333a993fa Updated to match attribute names in class that inherits AsyncRequest 2007-05-07 04:54:49 +00:00
wesbell b58c2981d1 Readability 2007-05-07 04:51:39 +00:00
Roger Hughston ffa480bde7 Changes to support yielding instead of sleeping 2007-05-05 00:32:51 +00:00
Darren Ranalli ed9eb66867 removed unnecessary assert utils 2007-05-04 22:24:33 +00:00
Darren Ranalli 139e6daa6f setTrace and pm, removed unnecessary assert utils 2007-05-04 22:23:50 +00:00
Samir Naik a767674827 fixed fade out bug 2007-05-04 00:24:49 +00:00
Asad M. Zaman 7ee602f933 discovered a bug in the getanimcontrol 2007-05-03 21:35:18 +00:00
Jason Yeung a8ded4dffd - Modified the Walkers to support autorun 2007-05-03 20:29:50 +00:00
Asad M. Zaman b4f7896e0c fixed a crash with new loadAnims function 2007-05-03 00:06:32 +00:00
Asad M. Zaman 355d7ebdf3 added a new interface called getAnimFilename in Actor and made the getAnimControl more robust 2007-05-02 22:50:25 +00:00
Josh Wilson 988f9d0816 added persistent breakPts for HotKeyBreaker 2007-05-02 22:37:34 +00:00
Asad M. Zaman ca36b0fe57 Josh: made some changes to the breakpoint code 2007-05-02 18:05:01 +00:00
Darren Ranalli 39468f5a1a added leak-detector-check-delay-scale config 2007-05-02 04:23:00 +00:00
Josh Wilson 2787296f8c "extended HotkeyBreaker, made report more intelligent about when to wrap" 2007-05-02 04:08:09 +00:00
Darren Ranalli 6c1d274083 removed growth-over-time warning, too spammy 2007-05-02 00:43:24 +00:00
Asad M. Zaman b25666aedc this goes with the quieting of the loader errors on island pieces 2007-05-01 02:07:46 +00:00
Josh Wilson 8dfe52b1e0 "more checking for currentControls" 2007-04-30 22:59:52 +00:00
Jason Hancock 144c21640a Adding changes from Matt McKenna... added -n option(never restart), -d option (specify delay), sleep for 600 secs instead of exiting, and wake up process if sleeping via a sigalarm. 2007-04-30 16:57:47 +00:00
Asad M. Zaman 01c1c6ce59 Transitions.py 2007-04-28 03:09:22 +00:00
Josh Wilson d723220951 "check for currentControls == None" 2007-04-27 22:12:43 +00:00
David Rose c99351eb7d still better open/close window behavior 2007-04-27 21:25:39 +00:00
David Rose 5bff4621e1 better behavior when switching windows 2007-04-27 17:07:07 +00:00
Roger Hughston e893ad14be *** empty log message *** 2007-04-27 05:21:47 +00:00
Chris Brunner f538ea5eaf added configable switch want-python-motion-trails 2007-04-27 02:30:35 +00:00
Roger Hughston 7862f07d3c DCPacker chaged to deal with unsigned 2007-04-27 02:20:23 +00:00
wesbell 25ddc12ae9 Added config parameter: "async-request-num-retries"
Deleted unreachable and code commented out
Improved performance
2007-04-26 22:11:54 +00:00
Darren Ranalli 7e62ef430f added choice, put try/accept in fastRepr 2007-04-26 01:17:46 +00:00