Commit Graph

7412 Commits

Author SHA1 Message Date
David Rose c07d10f74b fix crashing bug with compressed texture 2009-09-09 18:06:46 +00:00
Przemyslaw Iwanowski d937cb20f9 fix for audio bug where stopped looping sounds resume after sndmgr is turned back on 2009-09-09 00:43:06 +00:00
David Rose 9b35958d4c support 0.9.7 too 2009-09-08 17:53:42 +00:00
David Rose db0d629076 support openssl 0.9.6 2009-09-08 17:35:19 +00:00
David Rose fc7ac53864 missing return value 2009-09-08 17:24:34 +00:00
David Rose 154812d25a protect against recursive entry to do_pending() 2009-09-08 02:15:10 +00:00
Bei Yang 61bb918380 Modified glGsg to support Pointer Textures 2009-09-07 22:47:43 +00:00
Bei Yang 52d9b08b81 Added method getRamMipMapImageFromPointer to support python pointer passing via long long 2009-09-07 22:47:07 +00:00
Bei Yang 214888267d Added time.h 2009-09-07 22:42:53 +00:00
Bei Yang b3d2ec3db2 Redefine of WIN32_LEAN_AND_MEAN avoided 2009-09-07 22:39:52 +00:00
David Rose 8d2072da9c info severity too noisy 2009-09-06 22:56:53 +00:00
David Rose 87776490b4 get_signature_public_key() 2009-09-06 22:32:05 +00:00
David Rose 104c27f20c correct handling of certificate chains 2009-09-06 21:05:06 +00:00
David Rose 3c0e701659 signed multifiles 2009-09-06 18:49:05 +00:00
rdb 4aef327d79 Fix crash in shader generator when mixing texgen stages and non-texgen stages 2009-09-05 05:40:40 +00:00
David Rose d807610d32 multify -P 2009-09-04 21:38:43 +00:00
David Rose ea4e8abcaa new, better, make_buffer() interface 2009-09-04 16:43:30 +00:00
rdb bdb3d15332 More PHAVE fixes 2009-09-03 18:43:47 +00:00
David Rose f360650ccc text options to encrypt_file and pencrypt 2009-09-02 06:07:28 +00:00
David Rose b027447c0f copy_stream 2009-09-01 22:45:07 +00:00
David Rose 8a30b5fae0 support set_dt(0) in M_slave mode 2009-09-01 18:50:42 +00:00
David Rose 3c79e6b042 more generic fix for flex version 2009-08-31 20:05:45 +00:00
David Rose 870e983ae6 yy_size_t 2009-08-31 19:56:12 +00:00
David Rose b9b6dc8f0d patcher cleanup 2009-08-31 06:10:55 +00:00
David Rose 034a977c3d set frame size 2009-08-29 16:31:51 +00:00
rdb 61e984f63d Fix compiler error by renaming HAVE_UCONTEXT_H -> PHAVE_UCONTEXT_H 2009-08-27 08:22:44 +00:00
David Rose 35bf03caf1 fix crash with vfs-mount at startup 2009-08-26 18:02:09 +00:00
David Rose c5082a543e non-destructive mode 2009-08-26 06:23:35 +00:00
David Rose b93375dd09 fixes for obscure bugs 2009-08-25 21:41:32 +00:00
David Rose 36231ac4af minor fixes 2009-08-25 00:43:01 +00:00
David Rose d62ae11874 reduce spam 2009-08-21 23:03:11 +00:00
David Rose c30ae4fc99 forgot HAVE_GETOPT_H 2009-08-21 17:26:26 +00:00
Josh Wilson 5ebe9077ac using <param>2 parameters when axis == 1 2009-08-21 17:15:18 +00:00
Gyedo Jeon 900fe8b650 Improved contains_hexahedron function little bit 2009-08-21 17:10:27 +00:00
David Rose 494d61083e avoid compiler warnings from HAVE_BLAH_H conflicts by renaming macros 2009-08-21 15:40:05 +00:00
David Rose ec785ca61e reduce noisy output 2009-08-21 03:27:48 +00:00
David Rose 0c13f6a654 multifile::set_header_prefix 2009-08-20 23:12:08 +00:00
David Rose 640358a9d7 use spaces, not colons 2009-08-14 18:50:50 +00:00
David Rose 2db208431e allow set_data() on a null array 2009-08-14 17:35:12 +00:00
David Rose 472d40b850 GL_ARB_multisample mainstream as of 1.3 2009-08-13 21:41:26 +00:00
Zachary Pavlov d15bcd5062 oops, typo 2009-08-13 17:45:00 +00:00
Zachary Pavlov efa3af6e46 typos abound 2009-08-13 16:00:00 +00:00
Zachary Pavlov d426b9179f more handler event code 2009-08-12 23:04:07 +00:00
Zachary Pavlov a2b0168dd5 documenting subtle steal_children issue 2009-08-12 19:14:20 +00:00
Zachary Pavlov fae008bee2 fix for flattenStrong nodepath cutting 2009-08-12 19:13:27 +00:00
rdb b2c4018466 Very very very minor optimization 2009-08-12 10:32:58 +00:00
David Rose 9ae42186d1 close_read_subfile 2009-08-12 00:19:58 +00:00
David Rose 3dbd0672f7 fix compilation error (constant integer overflow) 2009-08-11 17:35:48 +00:00
Zachary Pavlov 0c4b08731a some more collision work. A new handler that only passes along the highest entry, as well as a small tweak to the collision gravity handler to ensure that only entries within the ray's bounds are sent 2009-08-11 17:16:07 +00:00
Darren Ranalli 61f4c5c113 fixes determination of earliest collision 2009-08-10 21:26:14 +00:00