Commit Graph

6050 Commits

Author SHA1 Message Date
Darren Ranalli d2efe56e9b closer to working 2007-08-25 00:22:04 +00:00
Zachary Pavlov d64c2e36c0 fix that was preventing full floor meshes being created 2007-08-24 21:37:33 +00:00
Zachary Pavlov 53e49d9751 sphere collision test in for floor mesh 2007-08-24 21:36:56 +00:00
Darren Ranalli 519ae6bdac fluid pusher almost working 2007-08-24 19:23:44 +00:00
Darren Ranalli 56a1e82988 added CollisionHandlerFluidPusher 2007-08-24 19:22:25 +00:00
David Rose a589acfaf8 indenting 2007-08-24 18:12:44 +00:00
David Rose 93bfc2ea3f define AudioSound::set_time() to have effect only upon the next call to play() 2007-08-24 17:17:09 +00:00
David Rose ad2d5e3ba7 yield at least every frame in the SIMPLE_THREADS case 2007-08-24 17:16:19 +00:00
Darren Ranalli 6526d3a57a almost-complete implementation 2007-08-23 20:20:36 +00:00
David Rose 2c4f49004f fix clip plane to set_final() node 2007-08-23 18:24:45 +00:00
David Rose dce32e24e6 revert accidental checkin 2007-08-23 16:25:30 +00:00
David Rose fb973c9cfd Add LMatrix*::xform_vec_general(), fix clip plane issues 2007-08-23 16:24:49 +00:00
David Rose e07a957a74 revert accidental checkin 2007-08-23 00:24:04 +00:00
David Rose a75e578539 a node shouldn't collide with itself or with any descendants of itself 2007-08-22 22:33:14 +00:00
Josh Yelon 7778159b30 New files for DSP filter config 2007-08-22 18:01:00 +00:00
Josh Yelon 40879d8def More work on OpenAL 2007-08-22 17:28:34 +00:00
Josh Yelon 610422eac9 Redesigned DSP Filter control interface 2007-08-22 17:28:22 +00:00
Josh Yelon f46ca14f25 Redesigned DSP control interface 2007-08-22 17:27:44 +00:00
aignacio_sf 35155eae5c Always reset the device. 2007-08-21 19:39:26 +00:00
Redmond Urbino 56724b87ff Josh's better version which handles multiple keys pointing to the same data. 2007-08-21 18:36:24 +00:00
Dickinson Lo 1f37ba4d24 fix for AI freeze/crash 2007-08-21 08:23:24 +00:00
Josh Yelon de39e586ef How did this get here? Whoops. 2007-08-21 06:53:58 +00:00
Josh Yelon 1e02c06517 Major refactoring of movie code. 2007-08-20 22:34:58 +00:00
David Rose 7eb74374ac revert incorrect code from 1.3 that caused mouse buttons to get stuck 2007-08-20 18:34:59 +00:00
David Rose c6d2da38f1 build ppc 2007-08-16 20:00:20 +00:00
David Rose 352c417095 compile linux 2007-08-15 23:58:53 +00:00
David Rose 6f76b082fa can't tell my left from my right 2007-08-15 22:05:25 +00:00
Josh Yelon 39662c86e0 Added VFS support 2007-08-15 22:03:45 +00:00
David Rose 1ccd464d81 fix long, skinny polygon bug 2007-08-15 22:03:25 +00:00
David Rose 30a9478362 fix long, skinny polygon bug 2007-08-15 21:57:10 +00:00
Josh Yelon 1593012d5a Added support for seeking 2007-08-14 23:53:00 +00:00
David Rose 828d1d9bce whoops, mismatched malloc/free 2007-08-14 21:11:36 +00:00
David Rose 7eab268536 uses ffmpeg 2007-08-14 19:11:10 +00:00
Josh Yelon b1d7446c27 Getting closer to functional 2007-08-14 04:17:16 +00:00
Josh Yelon 299a3b4ae1 Added recognition of class MovieTexture 2007-08-14 04:15:37 +00:00
aignacio_sf 7c76269c9e Don't compress textures smaller than 4x4 since texture compression requires a texture size >= 4x4. 2007-08-13 19:25:02 +00:00
David Rose c86c4a7acb compile without FFMPEG 2007-08-13 16:06:07 +00:00
Josh Yelon 136882b1cd Removed class Movie 2007-08-13 06:50:04 +00:00
Josh Yelon 8317d040ae Fixed missing registration 2007-08-13 06:49:39 +00:00
Josh Yelon dfac5cacb3 Restructured to eliminate Movie class 2007-08-13 06:44:34 +00:00
Josh Yelon 8fedd869e5 Stubs 2007-08-12 17:40:43 +00:00
Josh Yelon b294026a78 inkblot Movie: a cellular automaton 2007-08-10 20:53:28 +00:00
David Rose 58834b377a fix compilation errors 2007-08-10 18:34:38 +00:00
Josh Yelon 4eb2b7e021 Added movietexture to sources.pp 2007-08-10 15:37:19 +00:00
Josh Yelon c6ed2145ee A minor fix 2007-08-10 06:12:05 +00:00
Asad M. Zaman 558999a774 from prezmek: 2007-08-10 02:41:20 +00:00
Josh Yelon 84c44e8872 More progress on Movie/MovieTexture 2007-08-10 02:27:45 +00:00
David Rose c78e9f4597 possible fixes for paranoid-clock on publish 2007-08-09 19:37:32 +00:00
David Rose fee45da2c1 fix sequential-newlines problem 2007-08-08 23:52:12 +00:00
aignacio_sf 29681b41f6 Fix always compresing textures bug. 2007-08-08 23:26:32 +00:00