Commit Graph

3026 Commits

Author SHA1 Message Date
Josh Yelon c7cc6840db Fixing windows-specific code 2005-06-09 18:48:17 +00:00
Joe Shochet 9805f7a6cb removed unnecessary taskName 2005-06-09 18:19:06 +00:00
Dave Schuyler ddef13c674 set location for quests 2005-06-09 04:00:28 +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 8a16f49391 changed database generate name 2005-06-09 03:58:55 +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
Dave Schuyler 6275253811 removed debug print 2005-06-08 04:32:44 +00:00
Darren Ranalli 4ee8b0a07f fixed doHeirarchy 2005-06-08 00:07:32 +00:00
Darren Ranalli 316be45a48 remove enumerate warning 2005-06-08 00:04:02 +00:00
Jason Persampieri b82b8ea001 added a native StreamReader extension - readlines 2005-06-07 23:14:28 +00:00
Justin Butler 0ffadd6cb3 Added ability to specifiy a zone to use when calling addObjectToGrid. 2005-06-07 01:47:13 +00:00
Dave Schuyler 2a1a215fac changed a comment 2005-06-04 04:45:27 +00:00
David Rose 6c6a21b625 randUint32 2005-06-04 00:02:44 +00:00
David Rose fe22598b88 fix DirectEntry default size when no geom specified 2005-06-03 18:52:57 +00:00
Dave Schuyler 43f40a035f formatting 2005-06-02 23:34:16 +00:00
Dave Schuyler a42ab3a6d9 rearranged file and changed getDoList 2005-06-02 23:33:43 +00:00
Dave Schuyler 6898ab199f storing location 2005-06-02 23:32:46 +00:00
Dave Schuyler 0a4a443824 setting location 2005-06-02 23:28:18 +00:00
Dave Schuyler aa66e5433c changed getDoList 2005-06-02 03:29:04 +00:00
Dave Schuyler f90284cd6c *** empty log message *** 2005-06-02 03:23:57 +00:00
Samir Naik bffab12c27 changed location back to __location and added setInitLocation 2005-06-01 18:54:09 +00:00
Joe Shochet f91315ca95 handling of new FFI and new style classes 2005-06-01 18:42:59 +00:00
Samir Naik ffecbe0e9a changed __location to location so we can set its initial value 2005-05-31 17:49:28 +00:00
Joe Shochet 05b6a301d5 moved pandac imports back to old style 2005-05-27 22:50:07 +00:00
Joe Shochet 0d5cfa8e1b better pandac importing for old and new FFI 2005-05-27 21:50:18 +00:00
Asad M. Zaman 3d68a40cb8 more improvements to the slider 2005-05-27 20:07:38 +00:00
Samir Naik d146f4687e commented out assertion that was crashing 2005-05-27 17:46:48 +00:00
David Rose ae031f102a integrate genPyCodeNative with genPyCode 2005-05-27 16:47:12 +00:00
Darren Ranalli 5009b622bd removed excess log spam 2005-05-27 01:13:23 +00:00
Justin Butler 20c8cf7502 Ships now pass smooth node position as default fields and therefore need getters. 2005-05-27 00:59:45 +00:00
Dave Schuyler b3fa4b906c python 2.4 stuff 2005-05-27 00:25:19 +00:00
Dave Schuyler fd0582d021 moved code 2005-05-26 21:23:40 +00:00
Dave Schuyler 6f4b198372 setting parentId and zoneId 2005-05-26 21:23:22 +00:00
Dave Schuyler 77831d02f1 moved location code 2005-05-26 21:22:55 +00:00
Dave Schuyler 417e68593b removed distObj 2005-05-26 21:22:27 +00:00
David Rose d08a4bcd2b run on Linux 2005-05-26 18:51:39 +00:00
David Rose 7c3a6f0f87 dos2unix 2005-05-26 18:48:48 +00:00
Joe Shochet aa9cb923c1 fix for direct variable 2005-05-26 18:32:35 +00:00
Dave Schuyler 8745fea773 check for DIRECT and INSTALL_DIR 2005-05-26 01:15:14 +00:00
Darren Ranalli 32011e40a2 added ParamObj.handleParamChange 2005-05-26 00:44:37 +00:00
Greg Wiatroski a59ae0e29a fixed import syntax problem 2005-05-26 00:31:49 +00:00
Darren Ranalli d6cb013cc3 added POD, ParamSet inheritance check, fixed ParamObj.__repr__ 2005-05-25 23:05:29 +00:00
Darren Ranalli 48362bd801 fixed call to uniqueElements 2005-05-25 23:04:43 +00:00
David Rose 592342b827 show_field_names true by default 2005-05-25 22:58:37 +00:00
David Rose 714beaedef fix flag output on data members 2005-05-25 22:24:41 +00:00
David Rose 01ecc7124e show field names on output 2005-05-25 22:10:58 +00:00
David Rose 7c3dff4f02 fix problem with arrays of switches 2005-05-25 21:15:43 +00:00
Joe Shochet 0774b87ce6 reorder args on find command for tcsh 2005-05-25 16:39:14 +00:00
Darren Ranalli 7e222cf09c added ParamObj __repr__ 2005-05-25 01:45:35 +00:00