Commit Graph

14401 Commits

Author SHA1 Message Date
Gyedo Jeon ff36eb76cb Made widget be shown in black when non-movable object selected 2008-11-15 02:32:08 +00:00
Gyedo Jeon 37df0df5c7 Changed getAncestry to getAncestors 2008-11-15 01:00:52 +00:00
David Rose 68c236069f fix hide/show bug 2008-11-14 23:34:32 +00:00
Redmond Urbino 1efa9e716e cleanup a lot of leaks 2008-11-14 22:51:28 +00:00
David Rose 5552a3a4df don't save texture cache until we have a texture image 2008-11-14 20:01:50 +00:00
David Rose e640f676e0 don't remove correct file when failing to rename the incorrect one 2008-11-14 19:57:39 +00:00
Darren Ranalli 69985789f1 make sure garbage collection is enabled when Python breaks to the prompt 2008-11-14 19:05:03 +00:00
Asad M. Zaman 0d3349bac0 use the already sortedLODNames instead of sorting everytime 2008-11-14 04:18:48 +00:00
David Rose 9aff32ab79 scissor timer 2008-11-14 02:18:21 +00:00
David Rose 55098c79a5 fix for multifile flush 2008-11-14 01:33:40 +00:00
David Rose d653bfc559 lighting optimization 2008-11-14 00:23:40 +00:00
David Rose c6ec6b12be whoops, fix name 2008-11-13 23:28:13 +00:00
David Rose 583de9fc3e static init issues 2008-11-13 20:43:50 +00:00
David Rose 8f12774e74 disable mouse buttons while in oobe mode 2008-11-13 19:39:41 +00:00
David Rose 22e6577ad1 more fixes to oobeCull 2008-11-13 19:14:58 +00:00
David Rose 05f577df6e further fixes to hide/show optimization 2008-11-13 17:11:44 +00:00
David Rose 22ecb41b4c hide/show optimization 2008-11-13 15:55:07 +00:00
David Rose 450f5f3bf6 remove accepts a list 2008-11-13 06:17:16 +00:00
David Rose be57287bef fix oobeCull 2008-11-13 06:17:03 +00:00
David Rose beb9ffdc92 temporarily turning off vfs-implicit-mf until performance implication can be investigated 2008-11-13 01:30:06 +00:00
David Rose d07c5e15ed we don't need to clean lerps up so aggressively--this code has never worked anyway 2008-11-12 23:28:01 +00:00
David Rose 2e01bf163f replace task bug 2008-11-12 22:58:14 +00:00
David Rose 7b7b973a7a optimize light state a bit 2008-11-12 22:20:21 +00:00
David Rose c69c8680e8 asList() etc. no longer needed 2008-11-12 20:37:20 +00:00
David Rose cef263157d whoops, forgot to seek. 2008-11-12 19:44:49 +00:00
David Rose b4421c3157 we don't need dcast for all 2008-11-12 18:59:47 +00:00
David Rose fcf157cdfc cleaner shutdown 2008-11-12 18:43:29 +00:00
David Rose e17fb67b08 streamWrapper 2008-11-12 18:30:59 +00:00
David Rose d315cbf20e handle invalid dir better 2008-11-12 04:31:18 +00:00
David Rose aee7748ee3 fix scan_directory for multifiles 2008-11-12 04:27:42 +00:00
David Rose f95217d056 setUponDeath 2008-11-12 04:16:16 +00:00
David Rose 4139466fc9 join 2008-11-12 04:05:21 +00:00
David Rose d8641b3fdc more 2008-11-12 03:59:09 +00:00
David Rose 0f52801b0c listdir, walk 2008-11-12 03:58:47 +00:00
David Rose 2337616f94 msvc9 error 2008-11-12 03:30:48 +00:00
Asad M. Zaman 5148938ae9 added the support for arbitrary attributes defined by artists that has a prefix called <tag>; i.e. tagHoliday Christmas2008 is tagged on the group node as <Tag> Holiday {Christmas2008} 2008-11-12 02:08:39 +00:00
David Rose 29969b0fa5 compiler bug with msvc9 2008-11-12 01:30:25 +00:00
David Rose 51cbe1fb72 clean up Sources.pp files 2008-11-11 23:31:09 +00:00
David Rose 8364c4f34b issues with phash_map on opt2 2008-11-11 23:30:55 +00:00
David Rose 1462bee771 better Filename usage 2008-11-11 23:28:14 +00:00
David Rose 0ce8a5861d *** empty log message *** 2008-11-11 23:27:19 +00:00
rdb 992d7a7a58 renamed Export Type to Animation Type, request from drwr 2008-11-11 16:17:19 +00:00
David Rose 0843a79194 *** empty log message *** 2008-11-11 03:02:01 +00:00
David Rose e1ea42c1b0 fix infinite recursion 2008-11-11 02:50:46 +00:00
David Rose 0def22bd7b fix loop(restart = 0, fromFrame = x) 2008-11-11 02:04:14 +00:00
David Rose 0ae9a55bdb fix static-init order issue 2008-11-11 02:00:12 +00:00
David Rose 9e76c93d1e fix getCurrentFrame(animName = blah) 2008-11-11 00:48:27 +00:00
David Rose fbc38a3e01 collection operator + 2008-11-10 23:54:45 +00:00
David Rose 26d832b486 fix compiler warnings 2008-11-10 20:23:40 +00:00
David Rose f086784b4f static init issues 2008-11-10 20:19:28 +00:00