5235 Commits

Author SHA1 Message Date
David Rose
15fb1af7b2 fix traversals when the 'root' contains a transform 2006-09-06 23:54:30 +00:00
David Rose
eb14ff9086 output operator 2006-09-06 18:44:30 +00:00
David Rose
fc1c9ac134 add missing parameter 2006-09-05 17:40:03 +00:00
David Rose
1343e40e31 fix problem with non-normalized quat 2006-09-05 06:39:27 +00:00
David Rose
b81fdf5f9d revisiting hashtables 2006-09-01 22:27:21 +00:00
David Rose
a3cc24dd6f dos2unix 2006-09-01 18:52:52 +00:00
David Rose
2ef186ac87 remove bogus assertion 2006-08-31 20:56:40 +00:00
David Rose
6f71e9eb80 wheel_up/down 2006-08-31 00:36:23 +00:00
David Rose
03900c447c thread-protect egg loader 2006-08-30 23:15:32 +00:00
David Rose
0592e39b81 turns out miles isn't thread-safe 2006-08-30 17:21:04 +00:00
David Rose
d56e5dabb6 explicit destructors 2006-08-30 17:04:23 +00:00
David Rose
234724321e thread-protect get_null_sound() 2006-08-30 16:55:04 +00:00
David Rose
b3c42f22ac thread protection in miles 2006-08-30 15:21:10 +00:00
David Rose
3fe0ad1080 AsyncTaskManager, threaded sound loader 2006-08-29 19:27:03 +00:00
David Rose
8a6a9aa3a2 fix problems with version 0.9.8 2006-08-29 19:15:22 +00:00
David Rose
59403c4978 full win32 implementation of ConditionVarFull 2006-08-29 13:44:58 +00:00
David Rose
01a09a9d28 ConditionVarFull 2006-08-29 06:38:53 +00:00
aignacio_sf
ce3ed75e1a Add a config option for the management of textures with DirectX management. 2006-08-29 00:47:25 +00:00
aignacio_sf
34c5a2fc6c Add a config option for the management of textures with DirectX management. 2006-08-29 00:18:46 +00:00
Josh Yelon
2dca55d07e Added support for SetProcessAffinityMask 2006-08-22 21:13:25 +00:00
Josh Yelon
5dc1385356 Small bugfix for size (0,0) windows 2006-08-22 16:14:58 +00:00
David Rose
1f1761da76 threaded model loads 2006-08-22 15:33:51 +00:00
David Rose
413b358ff1 whoops, typo 2006-08-19 23:13:17 +00:00
David Rose
d300c4a10c allow embedded graphics in text paragraphs 2006-08-18 23:38:30 +00:00
David Rose
42fc71791e minor change: calc_tight_bounds should be a const method 2006-08-18 21:11:16 +00:00
David Rose
e8329c6988 minor change to comment 2006-08-18 21:10:46 +00:00
David Rose
a55b7e0950 fix relative problem with transform on traverser root 2006-08-16 20:22:57 +00:00
David Rose
50a7a80ce2 remove event, util from dependencies 2006-08-16 17:25:42 +00:00
David Rose
13632f9083 fix dependencies 2006-08-16 17:22:59 +00:00
Josh Yelon
eb2aa16c66 A few more fixes to the heightfield tesselator 2006-08-08 17:39:51 +00:00
David Rose
90a5037fcf don't suggest sphrt 2006-08-04 21:34:38 +00:00
David Rose
36d9d7148c int -> long 2006-08-04 15:04:05 +00:00
David Rose
26b1e8f6cd run-time validate endianness, numeric sizes 2006-08-04 14:43:31 +00:00
David Rose
1ea11e7073 don't insist on loading alpha version of related texture 2006-08-03 13:52:35 +00:00
David Rose
2ed9484f06 fix typos in comments, fix show-transparency with M_dual 2006-07-31 21:05:10 +00:00
David Rose
ca70808c25 prevent crash at static init 2006-07-31 20:23:12 +00:00
Josh Yelon
87c7e59646 Reversed Y-coordinate, to reflect usual orientation of images 2006-07-31 16:24:44 +00:00
David Rose
7834728560 add support for txaFileFilter 2006-07-28 20:37:14 +00:00
David Rose
df10d43e2f add heightfieldTesselator to Sources.pp 2006-07-27 20:56:55 +00:00
Josh Yelon
ba0a2427bf Working, except that image upside-down 2006-07-27 20:13:51 +00:00
David Rose
d202b5e0e2 allow particle systems to be placed under an instance 2006-07-27 00:24:34 +00:00
David Rose
703e4512b3 fix assertion failure with threading 2006-07-27 00:24:13 +00:00
David Rose
35f3829d10 fix assertion failure 2006-07-27 00:00:36 +00:00
David Rose
8e178ae9d6 obviate the need to call Actor.update() most of the time 2006-07-26 21:40:53 +00:00
Josh Wilson
6208912868 updated comments 2006-07-25 01:40:46 +00:00
Josh Wilson
eef56b66b4 added ability for particle system to perform a 'soft stop' where the birthing is effectively stopped while the rest of the system runs down 2006-07-25 01:39:24 +00:00
Josh Wilson
bdfdeb5f2c updated comments 2006-07-25 01:33:35 +00:00
David Rose
c06828c193 one more windowed/fullscreen fix 2006-07-20 21:37:54 +00:00
David Rose
d0cf3615bc more fixes to fullscreen/windowed switch 2006-07-20 19:46:24 +00:00
David Rose
76ff8ab6fd fix for reopening windows 2006-07-20 18:47:58 +00:00