13299 Commits

Author SHA1 Message Date
Josh Yelon
ba03b0ff3c Dumb mistake fixed 2007-10-23 18:18:05 +00:00
David Rose
08d65bbb20 fix bogus assertion 2007-10-23 15:27:04 +00:00
Redmond Urbino
2716bc4cda proper solution when calling removeTask with a task name 2007-10-23 00:38:56 +00:00
David Rose
923ff60d9f temp hack fix for released-buffer-cache-size on dx8/9 2007-10-23 00:38:12 +00:00
David Rose
fd74ea21f5 minor optimization? 2007-10-23 00:36:45 +00:00
Redmond Urbino
847517b632 let removeTask handle a task name parameter 2007-10-23 00:20:41 +00:00
Darren Ranalli
fcee0e315f remove name and value from builtins 2007-10-22 20:59:07 +00:00
David Rose
43101ae12e add_gsg 2007-10-19 22:20:00 +00:00
Zachary Pavlov
a25ba7ef8b debugging on approaches 2007-10-19 19:20:16 +00:00
Zachary Pavlov
50f646ed6b debugging on approaches 2007-10-19 19:04:53 +00:00
David Rose
ed3a0dd294 allow auto-incrementing custom names 2007-10-19 17:29:52 +00:00
David Rose
be8b867498 released-vbuffer-cache 2007-10-19 15:37:19 +00:00
David Rose
707ff8f504 UH_client -> UH_stream 2007-10-19 15:36:41 +00:00
David Rose
78a08bafcd gl-min-buffer-usage-hint, gl-debug-buffers 2007-10-19 15:35:43 +00:00
David Rose
d517b00688 UH_dynamic -> UH_stream 2007-10-19 15:33:32 +00:00
Joe Hager
a0415fa3d4 Fix flickering problem when dynamically adjusting gamma with GUI. 2007-10-18 03:44:59 +00:00
Joe Hager
af99d82411 Modify OSX related files due to reflect changes in wgl version. Add additional methods. 2007-10-18 02:31:28 +00:00
David Rose
df36a1791a tighten up parabola collisions 2007-10-17 20:52:56 +00:00
Zachary Pavlov
d84feaf51f removed fluid capping 2007-10-17 18:11:00 +00:00
David Rose
3f4d1aada2 whoops, logic error in clipping parabola to t1 and t2 2007-10-17 16:41:29 +00:00
David Rose
e9240cfe24 whoops, logic error in clipping parabola to t1 and t2 2007-10-17 16:29:24 +00:00
Joe Shochet
b280d1253c slight optimization in string handling on taskName and uniqueName 2007-10-17 07:57:18 +00:00
Zachary Pavlov
a20301a2b5 faster tasks and network updates from objects 2007-10-16 23:49:18 +00:00
David Rose
2a3d4d0934 use new parabola-based collision system 2007-10-16 20:11:56 +00:00
David Rose
b97325c1cc more fixes 2007-10-16 19:46:22 +00:00
David Rose
26a1985992 fix nearly-parallel case 2007-10-16 19:08:46 +00:00
David Rose
f66069aed4 parabola collisions 2007-10-16 17:02:48 +00:00
gephilipp
fb7f90626b *** empty log message *** 2007-10-15 18:09:27 +00:00
Josh Yelon
55ce340f7e Added move_pointer on raw mice 2007-10-14 23:07:37 +00:00
Josh Yelon
d113212295 Not trying to finish match_pattern after all 2007-10-14 22:58:10 +00:00
Josh Yelon
e20aebfcaa Working on a pattern matching routine. 2007-10-14 22:49:31 +00:00
Josh Yelon
be491b1fb3 Release notes for 1.4.3, anticipate some features not actually in yet 2007-10-14 01:36:09 +00:00
Josh Yelon
05b06bc5ea Updating to 1.4.3 2007-10-14 01:32:47 +00:00
Darren Ranalli
77a4ea9542 added pstats-eventmanager config 2007-10-13 06:19:24 +00:00
Darren Ranalli
99b64f5e9d added client-cpu-affinity-mask config 2007-10-13 04:20:54 +00:00
Josh Yelon
b76c871187 Fixed a bug assigning _texture_name 2007-10-13 02:37:54 +00:00
aignacio_sf
f451758ce4 Add restore gamma. 2007-10-13 01:01:03 +00:00
Darren Ranalli
670c7496b9 added named collTrav per AI zone 2007-10-13 00:36:51 +00:00
Joe Hager
7041778657 Restructured module to prevent memory leak. 2007-10-12 23:47:44 +00:00
Josh Yelon
d742043ad8 New maya exporter code basically operational 2007-10-12 20:40:20 +00:00
gephilipp
344a48f43d *** empty log message *** 2007-10-12 19:33:11 +00:00
Josh Wilson
998c7017a2 adding _transform_limit to modelNodes as well 2007-10-12 19:26:21 +00:00
gephilipp
13ac52ee35 *** empty log message *** 2007-10-12 18:16:18 +00:00
David Rose
d53dc11aae hacky fix for window origin problem 2007-10-12 17:30:03 +00:00
Jason Hancock
f96161f01e removed gamma correction formula...not needed 2007-10-12 01:35:24 +00:00
Joe Hager
5eeb1fbbcf Modify static_set_gamma() method, due to code merge error. 2007-10-12 01:11:46 +00:00
Jason Hancock
c09217cd1c correcting gamma for proper display 2007-10-12 00:15:47 +00:00
Justin Butler
156c36acbb Unprivatized posHprBroadcast function so it can be overriden, I did this so asserts from out of range positions can be caught and handled. 2007-10-11 23:21:33 +00:00
Darren Ranalli
a5502e3b43 POD: fixed compilation of DataSet wrt inheritance, removed unnecessary getter default value handling, better documentation, more testing 2007-10-11 23:13:44 +00:00
Josh Yelon
962613a67a Missing header files 2007-10-11 20:28:50 +00:00