9343 Commits

Author SHA1 Message Date
David Rose
477aedaa7c initialize members better 2005-07-28 13:18:06 +00:00
Dave Schuyler
0216703540 getting play rate for wav files 2005-07-28 03:18:03 +00:00
David Rose
756340d3e9 prevent crash when reloading textures 2005-07-27 22:38:51 +00:00
David Rose
af3ef86096 add default_omit and -omitall 2005-07-26 22:23:57 +00:00
David Rose
07b77f24cc allow building with LINK_ALL_STATIC 2005-07-26 20:16:21 +00:00
David Rose
4bcb8ab8c3 commas now required 2005-07-26 20:15:36 +00:00
David Rose
1fca3f16ab remove incorrect prototype 2005-07-26 20:15:17 +00:00
Josh Yelon
af19a37b44 Modularizing 2005-07-26 19:02:47 +00:00
Josh Yelon
dd730b98ca New Egg API 2005-07-26 17:20:30 +00:00
David Rose
35455f504b oops, rename header file 2005-07-26 01:28:36 +00:00
Josh Yelon
f8eca7fac0 *** empty log message *** 2005-07-26 01:14:01 +00:00
Jason Yeung
549250e57e - Related Object Manager now can be defined on the AI Side and used. 2005-07-26 00:38:27 +00:00
David Rose
2060e845bb maya2egg should support LOD's 2005-07-25 23:59:55 +00:00
David Rose
da6fd24c9a scale SwitchCondition distance properly 2005-07-25 23:55:03 +00:00
David Rose
430abbeaa0 copy PortalNodes 2005-07-25 22:18:26 +00:00
David Rose
3a74e7ab7e fix semicolon rules 2005-07-25 21:54:50 +00:00
David Rose
2cc8ea03b8 add customizable dc keywords 2005-07-25 18:42:30 +00:00
David Rose
a2b01921df allow sending Python Notify messages into the C++ Notify system 2005-07-24 18:50:19 +00:00
David Rose
67e3f1daa6 expose Texture::T_depth_component, sanify a few things 2005-07-23 18:03:10 +00:00
David Rose
23ea377b13 enable/disable specular highlights appropriately 2005-07-23 14:28:21 +00:00
Josh Yelon
8e5cf2bb6f More stubs 2005-07-22 23:43:37 +00:00
Josh Yelon
6c7e63176c Added coord sys support 2005-07-22 22:47:40 +00:00
Josh Yelon
dab7e9af5d Apparently, maya needs this file to have this filename 2005-07-22 20:04:36 +00:00
Josh Yelon
ab71074fec Added line to compile maya importer 2005-07-22 19:32:54 +00:00
Josh Yelon
c20b1d95b9 Initial stub version 2005-07-22 19:32:19 +00:00
David Rose
ded6cbdc4e don't use deprecated interface 2005-07-22 17:25:00 +00:00
David Rose
71c62f17fa oops, broke offscreen render in general 2005-07-22 17:16:05 +00:00
David Rose
630558c993 check gsg capabilities a little better 2005-07-22 13:35:09 +00:00
David Rose
9ec064c400 reflect limits properly 2005-07-22 12:09:50 +00:00
Josh Yelon
3c62e7f803 Max egg import stuff 2005-07-22 04:54:46 +00:00
Josh Yelon
aa83a7b3a0 Adding notifier support (not quite working yet) 2005-07-22 04:53:21 +00:00
Dave Schuyler
be15ba4750 removed extra ; 2005-07-22 01:53:49 +00:00
Dave Schuyler
8997069d51 changed getLocation to parentId and zoneId 2005-07-22 01:52:22 +00:00
Dave Schuyler
ffe2195d2a formatting 2005-07-22 01:50:59 +00:00
David Rose
65458d9edd introduce 2-d TransformStates 2005-07-21 23:46:15 +00:00
Dave Schuyler
d4faa62ea5 formatting 2005-07-21 22:17:18 +00:00
David Rose
37bd636290 show-buffers is more useful with cube map 2005-07-21 20:32:27 +00:00
David Rose
314630126f regularize cube map coordinate systems 2005-07-21 18:09:30 +00:00
David Rose
828307a431 fixes for dx8 cube maps 2005-07-21 01:05:49 +00:00
Mark Mine
06fa04a9c8 group leftover stuff under ATR node 2005-07-20 23:49:49 +00:00
David Rose
923a4086d8 disambiguate get_transform2d() and get_transform3d() 2005-07-20 23:37:10 +00:00
Mark Mine
201213e3d5 make street more even in length and auto add streets 2005-07-20 23:27:33 +00:00
David Rose
5f53420a10 use transform_2d 2005-07-20 23:13:30 +00:00
David Rose
f3e3f6d1be use new 3d-aware egg constructs 2005-07-20 23:05:06 +00:00
David Rose
3975c45b2b write mat3, not mat4 2005-07-20 23:00:55 +00:00
David Rose
227e0a03fc fix matrix3 grammar 2005-07-20 23:00:41 +00:00
David Rose
5003fb5342 oopsy 2005-07-20 22:47:11 +00:00
Mark Mine
4906263a0e Added command to make really long street 2005-07-20 22:33:03 +00:00
David Rose
ae4051cef8 add 3-d texture coordinates to egg syntax 2005-07-20 21:54:24 +00:00
Greg Wiatroski
47ca9df31c Changed some logic to enable logging into Toontown 2005-07-20 21:50:30 +00:00