14252 Commits

Author SHA1 Message Date
David Rose
cfee0052d9 ValueError 2008-09-27 00:16:38 +00:00
David Rose
e81660a741 check PyErr_Occurred() even in ndebug mode 2008-09-27 00:12:08 +00:00
David Rose
6e3c93ce2f minor change 2008-09-26 23:43:29 +00:00
David Rose
7e217b8bdc handle more exotic uses of taskMgr 2008-09-26 23:42:22 +00:00
David Rose
f60ae3736c renaming task.priority -> task.sort, other changes towards new task system 2008-09-26 20:02:41 +00:00
David Rose
72dad6e9d5 thread_priority, frame_budget, etc. 2008-09-26 19:58:11 +00:00
David Rose
d9dede923f needs new bam version 2008-09-26 17:10:10 +00:00
David Rose
dd18572d55 new bam version needed 2008-09-26 17:04:59 +00:00
David Rose
d22c9a02fb fix lock issue in write_datagram() 2008-09-26 17:00:30 +00:00
David Rose
c176d9e1ac remove .bam 2008-09-26 16:49:00 +00:00
rdb
fbdbb8f867 Added GeoMipTerrain init_type 2008-09-26 13:54:25 +00:00
David Rose
828346f19f more minor fixes 2008-09-26 13:52:04 +00:00
David Rose
b07dbcc262 remove support for pre-6.14 bams 2008-09-26 13:44:54 +00:00
David Rose
e330f19626 minor fixes 2008-09-26 13:24:44 +00:00
rdb
8ff665d2c4 netscape -> nullsoft 2008-09-26 05:53:46 +00:00
rdb
0830c2e565 Fixed packpanda bug 2008-09-26 05:51:23 +00:00
David Rose
a169a1c4bd minimize texture reload from bam file 2008-09-26 02:42:07 +00:00
David Rose
c9dd462b12 enhancements from community member Clemens Pecinovsky to support writing output to a file 2008-09-26 02:08:39 +00:00
David Rose
131f768d8d fixed losing textures 2008-09-26 01:58:09 +00:00
David Rose
c740062d29 prevent deadlock on exit with pstats 2008-09-26 00:34:49 +00:00
David Rose
5d8cd59628 live changes to set_sort, set_priority 2008-09-26 00:21:06 +00:00
David Rose
e8587e4144 pstats 2008-09-25 23:59:55 +00:00
David Rose
306873b3ac task output 2008-09-25 23:20:59 +00:00
David Rose
a09a538878 fix compilation errors 2008-09-25 20:58:07 +00:00
David Rose
0df0bf63ce add ancient interfaces 2008-09-25 20:55:28 +00:00
David Rose
7cd09665ac task chains 2008-09-25 20:42:46 +00:00
David Rose
bf86abd1c5 task chains 2008-09-25 19:39:19 +00:00
rdb
902fc40742 String loading, and made it a TypedObject 2008-09-25 15:18:26 +00:00
Greg Wiatroski
b0b9b890fc clean up debug spam 2008-09-25 00:44:58 +00:00
Redmond Urbino
32a7f97b4b PartyManagerUD can send to all PartyManagerAIs 2008-09-24 23:29:41 +00:00
aignacio_sf
1aac45449d Fix wrong type (int to float). 2008-09-24 23:06:14 +00:00
Greg Wiatroski
54083bd33a fix for typo (long time no vi) 2008-09-24 18:54:16 +00:00
Greg Wiatroski
5d2779c21d More tweaks to get dev pub to build... 2008-09-24 18:28:18 +00:00
Greg Wiatroski
5af08f799f Adding some startup bullet-proofing 2008-09-24 00:20:37 +00:00
rdb
2daea47ccf Added C++ constructors to API reference 2008-09-23 14:18:44 +00:00
Chris Brunner
20225878a6 renamed the Windows reserved names "near" and "far" to "input_near" and "input_far" 2008-09-22 21:38:16 +00:00
rdb
9f5c9886c4 New Near/Far system, and speed optimizations 2008-09-22 17:14:10 +00:00
Asad M. Zaman
464802e722 as per darren, a better fix 2008-09-19 23:52:07 +00:00
Asad M. Zaman
24b0ce64e2 From Darren: fix for scratch pad dummy task crash 2008-09-19 23:41:28 +00:00
David Rose
a283ea6013 compilation errors 2008-09-19 21:45:40 +00:00
David Rose
eb4baf3e4d fix a few texture issues 2008-09-19 21:01:53 +00:00
David Rose
d7ec4a0fce fix static init loop 2008-09-19 19:20:37 +00:00
David Rose
8b0461fadd const mistake 2008-09-19 18:06:57 +00:00
David Rose
2ea1a241a1 PyTuple_Pack 2008-09-19 14:17:34 +00:00
aignacio_sf
a81621a8be Pass in screen to extract_texture_data. 2008-09-19 02:28:04 +00:00
David Rose
0d34ce2414 needed 2008-09-19 01:44:58 +00:00
David Rose
cd8f9030d8 wip: starting experimental C-based task manager 2008-09-19 01:09:04 +00:00
David Rose
524128b9fd wip: starting experimental C-based task manager 2008-09-19 00:58:04 +00:00
Darren Ranalli
26d56476f0 added ~ailogtaskprofiles, added ~aitaskprofileflush <name> 2008-09-19 00:28:05 +00:00
aignacio_sf
cfb8fa8b3b Fix a case where there is no depth buffer for a render to texture. 2008-09-18 23:00:35 +00:00