80 Commits

Author SHA1 Message Date
Darren Ranalli
e8adeefe24 enforce method calldowns 2006-09-30 01:06:44 +00:00
Darren Ranalli
00e0c59f0f print object type when DoHierarchy gets an error 2006-08-23 03:21:34 +00:00
Darren Ranalli
9ce7a90a38 fixed Long-Int leak in doId location tracking 2006-07-07 17:46:24 +00:00
Darren Ranalli
be2de63f8d removed useless storeObjectLocation call 2006-06-02 00:18:25 +00:00
Dave Schuyler
7c2aa5354f formatting 2006-04-04 23:37:44 +00:00
Dave Schuyler
1cb18155d0 formatting 2006-03-30 03:09:31 +00:00
Dave Schuyler
fc7fc09140 formatting 2006-03-17 22:43:25 +00:00
Dave Schuyler
437a64207e getAvatarIdFromSender 2006-01-12 22:43:54 +00:00
Dave Schuyler
86f4c2e68e remove extra paren from assert 2006-01-09 22:18:28 +00:00
Dave Schuyler
484fb2bd52 using DistributedObjectBase 2005-12-02 05:28:21 +00:00
Dave Schuyler
c28e3a500b moving parent zone stuff to collection manager 2005-12-01 02:45:20 +00:00
Darren Ranalli
27964af494 added missing calls to announceGenerate 2005-11-21 23:35:20 +00:00
Darren Ranalli
bd1735a9ec added static versions of getZoneChangeEvent and getLogicalZoneChangeEvent 2005-11-11 23:24:40 +00:00
Dave Schuyler
ad4ef50fd9 removed setInitLocation 2005-11-08 03:01:43 +00:00
Greg Wiatroski
72046cc8cd ToonBarrier -> Barrier 2005-10-19 03:02:59 +00:00
Greg Wiatroski
c25f0e3607 Barrier -> ToonBarrier from karting brnahc (bad form?) 2005-10-18 23:43:38 +00:00
Samir Naik
be64a3bd8a use OTP barrier instead of toontown 2005-10-05 00:28:14 +00:00
Darren Ranalli
5c5faf6bbd removed support for pre-OTP server 2005-09-29 00:47:00 +00:00
Darren Ranalli
acddbc1997 added channel range check before deallocation of channel--fixed Pirates tutorial crash 2005-09-27 00:34:57 +00:00
Darren Ranalli
5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Asad M. Zaman
c282655222 previous checkin, causes a new crash on calling delete multiple times, this fixes that 2005-08-05 02:25:50 +00:00
Asad M. Zaman
4f4dc15937 it is a hack until Roger and Schuyler/Darren reaches a new scheme on how to handle deletes 2005-08-05 02:05:34 +00:00
Zachary Pavlov
c8dbf0251f silly fix here, added an end quote to two comment blocks, so that the emacs color formatting works 2005-07-28 18:10:01 +00:00
Joe Shochet
0037bf99c2 fixed for Skyler 2005-07-20 02:08:57 +00:00
Dave Schuyler
e9c5b8c8bc changed get location 2005-07-20 01:23:51 +00:00
Dave Schuyler
f3b95a09b2 removed comments 2005-07-16 01:12:00 +00:00
Dave Schuyler
143d4b5d0c testing without generate global object 2005-07-12 21:54:41 +00:00
Roger Hughston
0c95520ee4 Added Anounce Generate to Locally Generated Object ( Pets In toontown) 2005-07-12 19:27:49 +00:00
Dave Schuyler
2bb2602ac4 removed comment out code 2005-07-08 02:20:47 +00:00
Dave Schuyler
231d582a86 formatting 2005-07-01 01:29:36 +00:00
Dave Schuyler
87920f25ac using parentId, zoneId rather than __location 2005-06-28 03:06:44 +00:00
Dave Schuyler
396b2ef8fb status 2005-06-23 23:32:20 +00:00
Darren Ranalli
eab64b1f94 more robust isGenerated impl 2005-06-17 22:40:33 +00:00
Dave Schuyler
3313716e05 added status 2005-06-17 02:23:30 +00:00
Dave Schuyler
0985f1d169 generate global object 2005-06-17 01:18:56 +00:00
Dave Schuyler
0f5ca805f3 *** empty log message *** 2005-06-10 00:15:31 +00:00
Dave Schuyler
383cfb4704 storing object location even if parant or zone is not changing 2005-06-09 03:59:41 +00:00
Dave Schuyler
94f2808cb9 setting parentId 2005-06-08 23:28:43 +00:00
Darren Ranalli
7080e735ef prevent AI startup crash (and re-break doHeirarchy) 2005-06-08 17:56:33 +00:00
Darren Ranalli
4ee8b0a07f fixed doHeirarchy 2005-06-08 00:07:32 +00:00
Dave Schuyler
6898ab199f storing location 2005-06-02 23:32:46 +00:00
Samir Naik
bffab12c27 changed location back to __location and added setInitLocation 2005-06-01 18:54:09 +00:00
Samir Naik
ffecbe0e9a changed __location to location so we can set its initial value 2005-05-31 17:49:28 +00:00
Mike Goslin
95f37c45c1 parentId added to generateWithRequiredAndId. 2005-05-20 21:26:37 +00:00
Samir Naik
d3d22253e5 fixed bug in switched order of parentId,zoneId 2005-05-19 21:34:15 +00:00
Mike Goslin
b4935bdcdf Assigned default parentId in generateWithRequired. 2005-05-18 01:57:38 +00:00
Samir Naik
9263c24050 oops, remove the messenger stuff 2005-05-10 00:18:28 +00:00
Samir Naik
6763aa46fa write messenger wrappers to ensure that the distributedObject is referencing the messenger object created by its own air 2005-05-10 00:06:43 +00:00
Samir Naik
21e1de81f6 supply parentId to changeDOZoneInTables 2005-05-05 02:28:29 +00:00
Dave Schuyler
ca37d6fd4a formatting 2005-04-21 00:29:18 +00:00