12544 Commits

Author SHA1 Message Date
David Rose
a297fb9c6f better temp check 2007-07-03 17:13:29 +00:00
David Rose
8488c504d6 rework controlJoint() and freezeJoint() to reduce memory footprint 2007-07-03 17:09:56 +00:00
Zachary Pavlov
af9e6e0510 floor mesh 2007-07-03 00:05:26 +00:00
Josh Yelon
9f15224b03 Stubs in place, now it compiles. 2007-07-02 22:32:48 +00:00
gephilipp
f99d339ddf *** empty log message *** 2007-07-02 21:59:05 +00:00
David Rose
8d8a4cf620 filter out overlarge frames 2007-07-02 20:18:17 +00:00
aignacio_sf
88d1ee7836 Remove extra curly brace.
Display a little more info when a texture fails to create.
2007-07-02 20:16:05 +00:00
David Rose
9752545e0b attempt to prevent too-small textures from being compressed 2007-07-02 20:11:14 +00:00
David Rose
278e10d8ff missed a few cases 2007-07-02 18:14:41 +00:00
Josh Yelon
143b5df17b Initial revision. Just a skeleton. 2007-07-02 18:05:12 +00:00
David Rose
b764c3aa2e fix flatten TT_cull_face 2007-07-02 17:39:43 +00:00
David Rose
0aaf110ea2 use memory_hook 2007-07-02 17:39:03 +00:00
Josh Yelon
63faa27f2c Renamed dcparse to p3dcparse to avoid name conflict 2007-07-02 17:10:18 +00:00
David Rose
04a5308b57 make thread block time explicit in pstats 2007-07-01 18:48:50 +00:00
David Rose
6e9f58aa4b incorrect INLINE 2007-06-30 17:28:48 +00:00
David Rose
d700bf85ab fix crash in SIMPLE_THREADS case 2007-06-30 16:28:06 +00:00
Darren Ranalli
6960d34edc added comment about d_broadcastPosHpr 2007-06-30 01:24:36 +00:00
David Rose
e230108209 clarify comment 2007-06-29 21:49:03 +00:00
David Rose
8e1e795cea clarify comment 2007-06-29 21:48:29 +00:00
David Rose
e9184fe61f fix deadlock at exit 2007-06-29 21:46:49 +00:00
David Rose
9f2e1596fd fix deadlock at exit 2007-06-29 21:46:14 +00:00
David Rose
197032bd70 add stop_threads() etc 2007-06-29 21:44:55 +00:00
Darren Ranalli
ee45d77be1 added smooth wrtReparent support 2007-06-29 21:19:59 +00:00
John Loehrlein
a06907e583 Negative collision ids create collision reporting data without attaching a collision joint. Useful for event collisions. 2007-06-29 20:56:41 +00:00
Darren Ranalli
114dd9bee9 added handle_wrt_reparent 2007-06-29 20:47:44 +00:00
David Rose
65dc53a585 oops, compile properly in O4 2007-06-29 19:09:45 +00:00
David Rose
ed72f9c269 remove undefined function 2007-06-29 18:58:20 +00:00
Gyedo Jeon
dacf7b57cf fixed Mat4() initialization error 2007-06-29 18:45:09 +00:00
David Rose
ab34a7c656 windows niceties 2007-06-29 18:37:18 +00:00
David Rose
5d7e726ba2 more interrogate changes 2007-06-29 16:38:22 +00:00
David Rose
09df7cee05 more compiler warnings 2007-06-29 16:38:11 +00:00
David Rose
df4cf52a77 compiler warning 2007-06-29 16:00:15 +00:00
David Rose
385e7be325 still more meminfo fixes 2007-06-29 15:53:27 +00:00
David Rose
b625e79758 add a destructor to silence the compiler warnings 2007-06-29 15:11:05 +00:00
David Rose
14b0579412 static init 2007-06-29 02:04:12 +00:00
David Rose
0e9aabb75b remove recursion_protect on win32_malloc_hook (not needed) 2007-06-29 01:44:17 +00:00
David Rose
b03baf5afd typo 2007-06-29 01:41:25 +00:00
David Rose
d52eb37b14 move some low-level mem tracking into MemoryHook, more mem tracking fixes 2007-06-29 01:39:09 +00:00
David Rose
33722a16c1 fix more odd cases 2007-06-29 01:36:49 +00:00
Jason Hancock
9857a9a24e including errno for posix builds 2007-06-29 00:56:56 +00:00
John Loehrlein
2e8c0c17cc checks size of surface table when adding a surface entry 2007-06-29 00:39:48 +00:00
John Loehrlein
78363391a1 removed set surface and collision id calls from the geom (use the space) 2007-06-29 00:39:06 +00:00
Zachary Pavlov
7177c38580 profiling is cordoned off 2007-06-28 22:45:10 +00:00
Greg Wiatroski
7d8ec647e4 Clean up import syntax 2007-06-28 22:21:42 +00:00
David Rose
d668da224d need libtar.h with new interrogate rules 2007-06-28 18:55:12 +00:00
David Rose
4a34bda966 insist on main thread behavior in prepare_for_exit() 2007-06-28 04:13:46 +00:00
David Rose
8b76075133 repair pstats mem tracking 2007-06-28 04:12:14 +00:00
David Rose
af64f6a404 ode for new interrogate rules 2007-06-28 03:50:31 +00:00
David Rose
d8f9b61896 new interrogate rules 2007-06-28 03:36:06 +00:00
Justin Butler
96d5b27bb7 Fixed task name generation for SubframeCall for my prevously added cleanup code. 2007-06-28 02:35:08 +00:00