6029 Commits

Author SHA1 Message Date
David Rose
bb3925c992 oops, remove debug statement 2003-09-22 20:27:24 +00:00
David Rose
bf2679a7b3 maya converter should default to vertex-color on 2003-09-22 20:09:57 +00:00
Dave Schuyler
72c594b362 added Entity.initializeEntity() 2003-09-20 05:10:55 +00:00
David Rose
3a4ef895ee whoops, tempnam() returns os-specific filename 2003-09-19 23:33:13 +00:00
Darren Ranalli
39448de889 fixed entity cleanup 2003-09-19 23:04:37 +00:00
Darren Ranalli
405c4bed63 fixed zone detection logic 2003-09-19 22:32:53 +00:00
David Rose
083370fffb connect-timeout -> http-connect-timeout 2003-09-19 15:54:57 +00:00
David Rose
1392673881 fix for windows compile 2003-09-19 15:54:36 +00:00
David Rose
fe23221785 no longer use crypto library 2003-09-19 15:41:07 +00:00
David Rose
577c5ac28c new security enhancements for toontown client and server 2003-09-19 15:38:22 +00:00
Joe Shochet
a0ccebc539 more efficient doLater processing 2003-09-19 03:30:27 +00:00
Darren Ranalli
e7fb534f6b oops 2003-09-19 01:31:29 +00:00
Darren Ranalli
6e1f293140 zones are now entities, and lots of other tweaks 2003-09-19 01:02:10 +00:00
David Rose
ad238789c3 ignore CAMERAS 2003-09-18 20:28:10 +00:00
Samir Naik
c437ba738b *** empty log message *** 2003-09-18 02:09:50 +00:00
David Rose
49b96335e9 don't deadlock when input stream is truncated 2003-09-18 00:14:49 +00:00
Dave Schuyler
26d2fab618 added find() and findAll() to help debugging. 2003-09-17 01:57:28 +00:00
Dave Schuyler
350c151f87 added destroy() 2003-09-17 01:56:02 +00:00
Dave Schuyler
e6f847c64b changed to has_key() 2003-09-17 01:52:57 +00:00
Darren Ranalli
57c73945a6 reorganized visibility code 2003-09-16 20:55:04 +00:00
David Rose
e6892c02bf dos2unix 2003-09-16 17:22:32 +00:00
David Rose
3fc7afe47c update link line 2003-09-16 17:16:14 +00:00
Darren Ranalli
e78cd9f6b3 foundations for level editor: entity attrib modification 2003-09-15 23:10:11 +00:00
Darren Ranalli
122b4b778c changed potentially-conflicting method name 2003-09-15 23:01:52 +00:00
Darren Ranalli
6ae2914918 fixed no-viz bug 2003-09-15 22:33:04 +00:00
Darren Ranalli
f196aaf0fe added LevelMgr 2003-09-15 21:06:14 +00:00
Darren Ranalli
80d1520092 added levelMgr, changed AI entity creation, reorganized level initialization 2003-09-15 21:03:19 +00:00
David Rose
82295ee76d sort underscores first 2003-09-15 00:50:09 +00:00
Darren Ranalli
5a06879434 created EntityCreator classes 2003-09-13 01:53:47 +00:00
David Rose
93384e8988 handle fixed-pixel-size fonts better 2003-09-13 01:05:12 +00:00
Darren Ranalli
832a96a639 visibility based off of camera position 2003-09-13 00:22:57 +00:00
Darren Ranalli
27c5c611a4 fixed visibility bug 2003-09-12 22:50:20 +00:00
David Rose
212a7a3fa7 build tweaks 2003-09-12 22:44:03 +00:00
David Rose
5ae23c901b integrate egg-palettize with egg-mkfont 2003-09-12 22:37:52 +00:00
Asad M. Zaman
458d86dcbf fixed a crash bug with certain cards that do not support stencil buffer. The crash would fail the display of the first frame. Example card, PowerVR kyro 2003-09-12 21:55:47 +00:00
David Rose
e3abfcffc3 add -as, -nodb, -tn 2003-09-12 05:11:05 +00:00
David Rose
a5b7fe25c5 add -nr 2003-09-12 05:10:14 +00:00
Dave Schuyler
949a1f51d5 *** empty log message *** 2003-09-12 02:49:35 +00:00
Dave Schuyler
36c4acf134 *** empty log message *** 2003-09-12 01:52:18 +00:00
Darren Ranalli
0f9617537b default parent to zone 2003-09-11 09:15:31 +00:00
Darren Ranalli
4aa22f8057 fix zone problems 2003-09-11 08:34:51 +00:00
Darren Ranalli
3700376719 hacked in a doorway 2003-09-11 07:12:21 +00:00
Darren Ranalli
16166d6573 fixed no-visibility case 2003-09-11 01:47:10 +00:00
Darren Ranalli
3c00fa597c fixed delayed reparenting for multiple children 2003-09-10 20:17:22 +00:00
David Rose
65f24e45ef use load_glyph() defined in parent class 2003-09-10 16:31:33 +00:00
David Rose
1b97d7e178 support solid interiors 2003-09-10 16:30:38 +00:00
David Rose
17e4330c0c disable compression (poor support) 2003-09-10 16:29:54 +00:00
Samir Naik
68176d797e distributedStomperPair added 2003-09-10 05:24:54 +00:00
Dave Schuyler
530ce8256f added nand, nor, xnor 2003-09-10 04:24:26 +00:00
Dave Schuyler
c8b423bfcc removed files replaced by LogicGate. 2003-09-10 03:39:55 +00:00