1977 Commits

Author SHA1 Message Date
David Rose
5cd64e3a4d fix crash after switching avatars 2003-12-02 21:48:26 +00:00
Dave Schuyler
584b17159d removed print statements 2003-12-02 01:51:14 +00:00
Dave Schuyler
6a636ddc9e maybe fixing AI crash with orphand doLater 2003-12-02 01:45:53 +00:00
Dave Schuyler
5c414c34ad fix to allow overrunning cutscene trigger 2003-11-30 04:17:16 +00:00
Dave Schuyler
8ddf9011d5 fixing cleanup during alt-f4 exit 2003-11-29 04:21:35 +00:00
Samir Naik
63904c687e *** empty log message *** 2003-11-28 23:49:34 +00:00
Mark Mine
75dd4f1771 *** empty log message *** 2003-11-28 17:09:30 +00:00
David Rose
2339f5ef8a add CS etc. 2003-11-26 23:12:59 +00:00
David Rose
e7d1b03ab8 add airecv flag 2003-11-26 22:25:52 +00:00
Joe Shochet
0c0ef268e7 fixed unknown var contact in resetPhys 2003-11-26 20:09:11 +00:00
Asad M. Zaman
c1dfd835fb added mysef to the editor username 2003-11-26 19:38:27 +00:00
Dave Schuyler
28d9a59d4c hack for deltaPos 2003-11-26 08:18:09 +00:00
Darren Ranalli
8a061a7f81 better entTypeReg hash 2003-11-26 04:28:26 +00:00
Darren Ranalli
8c9b7b114b assert model loaded 2003-11-26 04:25:26 +00:00
Joe Shochet
ea262c92cb optimizations 2003-11-26 02:57:13 +00:00
Dave Schuyler
6da0c1e352 changed node arg to nodePath in intervals 2003-11-26 02:54:08 +00:00
Joe Shochet
7711351234 added pyo-shell optimize mode 2003-11-26 01:55:58 +00:00
Dave Schuyler
4c8bd1f92b minor changes 2003-11-25 23:01:38 +00:00
Darren Ranalli
4d92e63fdd added if __debug__s 2003-11-25 08:11:05 +00:00
Darren Ranalli
3736a20226 save ref to src module 2003-11-25 04:32:32 +00:00
Samir Naik
34c98d8910 spawn title text on camera entering zone, not toon 2003-11-25 03:19:54 +00:00
Dave Schuyler
5642bbee44 changed debug print 2003-11-25 01:52:33 +00:00
Samir Naik
54872ff8c0 move collisions walks down on crateB model 2003-11-25 00:45:36 +00:00
Samir Naik
c68c6cfbe8 move walls down on crate model 2003-11-24 22:07:42 +00:00
Darren Ranalli
dbad841ac4 don't assert that entity is not in list, warn 2003-11-22 05:36:29 +00:00
Darren Ranalli
ae1f8814a7 clean exit 2003-11-22 05:35:59 +00:00
Darren Ranalli
23140d5e23 comment updates 2003-11-21 23:55:57 +00:00
Greg Wiatroski
3110e8c5ef Added functions to enable/disable toon jumping 2003-11-21 20:15:56 +00:00
Darren Ranalli
ed854b2343 fixed AI zone dealloc crash 2003-11-21 18:24:55 +00:00
David Rose
e76df930c0 changes to prebuild 2003-11-21 17:19:43 +00:00
Dave Schuyler
696801912d *** empty log message *** 2003-11-21 08:24:10 +00:00
Darren Ranalli
447afa95d8 put hash check back in until we have MD5 in place 2003-11-21 05:01:49 +00:00
Mark Mine
6f5da208c1 Temporarily commented out hash test 2003-11-21 04:19:32 +00:00
Darren Ranalli
766fb18472 factory cleans up when toons leave 2003-11-21 03:06:53 +00:00
Darren Ranalli
9488551370 better comments 2003-11-21 03:06:16 +00:00
Dave Schuyler
8e6959befb added force 2003-11-21 02:26:32 +00:00
Dave Schuyler
83e2b70751 fixed ignore() 2003-11-21 02:11:12 +00:00
Darren Ranalli
7adb655231 more efficient model load 2003-11-20 22:02:22 +00:00
David Rose
5d501f2f5f add eachCallback 2003-11-20 16:16:11 +00:00
David Rose
4128df5a1e barrier data must be set as a persistent blob instead of as a per-avatar context number 2003-11-20 08:11:46 +00:00
Dave Schuyler
762035ce75 fix for page up; formatting 2003-11-20 07:05:11 +00:00
Dave Schuyler
ce403f4066 *** empty log message *** 2003-11-20 04:47:37 +00:00
Dave Schuyler
1dc36ab4d0 comments 2003-11-20 00:02:13 +00:00
Dave Schuyler
ce09e75156 *** empty log message *** 2003-11-19 23:59:38 +00:00
Darren Ranalli
ce927a1cc9 added entityGroup 2003-11-19 23:59:11 +00:00
David Rose
2e3f848e85 pass most keyword arguments through to function 2003-11-19 23:41:49 +00:00
Dave Schuyler
0f53dce60d adding setCollisionsActive 2003-11-19 03:56:51 +00:00
Dave Schuyler
f29545a167 removed shown ray; jumping straight up; 2003-11-19 03:54:52 +00:00
Dave Schuyler
dc414624e1 snapping avatar to ground when controls are turned off -- might not be the best thing to do though 2003-11-19 03:33:00 +00:00
Mark Mine
be785003d5 Removed debug print 2003-11-19 03:29:18 +00:00