13878 Commits

Author SHA1 Message Date
David Rose
39b6637f93 fix reentrant mutex 2008-07-18 23:44:02 +00:00
David Rose
08c7656733 remove unused vertices automatically 2008-07-18 21:15:27 +00:00
David Rose
30b14f9421 multiple paging threads; flush_threads() 2008-07-18 21:14:44 +00:00
Gyedo Jeon
09526b6155 Added model flag support and fixed naming bug 2008-07-18 00:00:13 +00:00
David Rose
9198427dbc remove unreliable 'interpreter' memory category 2008-07-17 22:38:50 +00:00
David Rose
99221e46ec fix bug reading colormapped tga files 2008-07-17 22:01:30 +00:00
Gyedo Jeon
55f8f24d7a Added support for double-sided egg flag 2008-07-17 21:45:00 +00:00
Asad M. Zaman
00f91519d9 fixes 2 bugs: traversing dead_polygons and creating an initial minFrame at frame -1 to keep originial shape before animation begins 2008-07-16 23:37:53 +00:00
David Rose
3db1413334 use PANDA_ALLOC_ARRAY etc 2008-07-15 00:39:08 +00:00
David Rose
caae0af597 oops 2008-07-15 00:21:22 +00:00
David Rose
ac3211ffc8 automatic build 2008-07-15 00:14:30 +00:00
David Rose
13cdb21fb1 automatic build 2008-07-14 23:56:58 +00:00
David Rose
94fcffdf1f automatic build 2008-07-14 23:38:30 +00:00
David Rose
a1b5ffb21f expand page size 2008-07-14 23:26:20 +00:00
David Rose
7be91525a1 fix shutdown bug 2008-07-14 23:24:45 +00:00
Redmond Urbino
ea863f74c2 kill crash 817829, crash on report when in boss battle 2008-07-14 22:46:06 +00:00
Asad M. Zaman
0dfb31f129 update on spam message 2008-07-12 01:42:02 +00:00
Samik Bhowal
99bbf03b7d Jump for the 2D game is much more responsive, and instantaneous. 2008-07-11 21:37:47 +00:00
Zachary Pavlov
e19ff9aa06 event loop over message 2008-07-11 20:30:00 +00:00
Darren Ranalli
ba790dbba1 crash on duplicate owner generate 2008-07-11 18:52:45 +00:00
David Rose
4187bbd8bf proper mem accounting 2008-07-10 22:48:16 +00:00
David Rose
1595033587 support _d 2008-07-10 21:40:25 +00:00
David Rose
617f8c31df multiple vertex paging threads 2008-07-10 21:13:57 +00:00
Josh Wilson
9fcac8b39c replacing particleEffect.cleanup() with particleEffect.disable() in ParticleInterval.cleanup(). This should allow us to reuse pooled effects in subsequent different particle intervals. Also, printing a more helpful error message when trying to use an already cleaned up ParticleEffect 2008-07-10 20:09:00 +00:00
Zachary Pavlov
d5a4a52182 undid the damage 2008-07-10 18:58:39 +00:00
David Rose
693fdafbf0 more paging fixes 2008-07-09 22:44:52 +00:00
David Rose
229a47528c support paged vertices in tinydisplay 2008-07-09 21:31:50 +00:00
Zachary Pavlov
b172f6ec50 setT added 2008-07-09 01:59:44 +00:00
Josh Wilson
a480d86b62 asserting notify statements to clean up the game logs 2008-07-09 01:37:58 +00:00
rdb
d2e689f8d3 Resolution support on windows 2008-07-05 10:37:34 +00:00
rdb
df64545cf7 fixed bug 2008-07-04 08:43:49 +00:00
Josh Wilson
394b86c3cc fixing documentation 2008-07-03 19:17:41 +00:00
David Rose
28a0789836 whoops, typo 2008-07-02 18:15:42 +00:00
David Rose
bfea5a222c gcc 4.3 support 2008-07-02 18:13:33 +00:00
Darren Ranalli
498e7a826a enable ~profile outside of __dev__ 2008-07-02 06:30:16 +00:00
Darren Ranalli
5b03026049 give immediate feedback if pstats can't connect 2008-07-02 01:25:56 +00:00
David Rose
f58b6879d1 oops, remove cerr 2008-06-28 18:47:13 +00:00
Jason Hancock
5f33765f9b fix yield function Roger H 2008-06-27 21:06:39 +00:00
Justin Butler
9362e32d6f forgot to commit this for dynamic ray of light in pirates 2008-06-27 00:43:47 +00:00
David Rose
52a60b7f2f robustify reading of buggy x files 2008-06-26 19:27:00 +00:00
David Rose
7937d29ab1 typedef SOCKET too 2008-06-26 00:16:20 +00:00
David Rose
25ca934a9e add sockaddr_in and fdset 2008-06-25 23:03:40 +00:00
David Rose
18542336a2 handle keypad buttons 2008-06-25 19:31:52 +00:00
Chris Brunner
080b5176d6 now reparents the fadeScreen to aspect2d rather than render2d. This prevents click-throughs on items behind the alpha mask. Need to be careful with scaling, however. 2008-06-24 23:20:33 +00:00
David Rose
3a74e7e780 need string.h 2008-06-24 22:48:44 +00:00
cowynn_wdig
8d7f794b41 drose: add missing includes 2008-06-24 19:26:36 +00:00
Darren Ranalli
d69414689f FunctionCall support for positional and keyword arguments 2008-06-24 18:26:42 +00:00
David Rose
58408195fb change suggested by ynjh_jo 2008-06-24 18:12:02 +00:00
David Rose
9801436889 change suggested by ynjh_jo 2008-06-24 08:14:09 +00:00
Darren Ranalli
b06bf4d776 added DestructiveScratchPad 2008-06-23 17:49:56 +00:00