Commit Graph

17721 Commits

Author SHA1 Message Date
rdb 5cbb505e00 Heh heh... look at that... what was that ampersand doing there? 2010-06-07 11:58:02 +00:00
Abhishek Nath 752b75b733 When the audio manager isn't active we don't bother calculating the 3d audio 2010-06-05 02:07:44 +00:00
Darren Ranalli 5da54c6164 u2ascii: handle unicode and non-unicode strings 2010-06-05 01:34:04 +00:00
Darren Ranalli b539af35b7 utf-8 support for TT code redemption 2010-06-05 01:17:24 +00:00
Gyedo Jeon 0298cb57ff Added PROP_UI_TIME property type 2010-06-05 00:38:43 +00:00
David Rose 35bbcb1500 SUPPORT_IMMEDIATE_MODE should be defer, not define 2010-06-04 21:12:41 +00:00
rdb 80dba4efd6 Preventive fixes for some unlikely memory issues 2010-06-04 08:05:49 +00:00
David Rose cd3dfe6911 preserve PATH 2010-06-03 20:57:57 +00:00
Abhishek Nath 135b484657 Add missing libarary import and add a function to cleanup properly 2010-06-03 03:01:45 +00:00
Chris Brunner cd33f54950 win64 support 2010-06-02 19:13:31 +00:00
Gyedo Jeon ccee14a50b Fixed a bug in flatten function definition 2010-06-01 20:52:57 +00:00
Chris Brunner e0876b9eae forgot a few more flags 2010-06-01 16:14:34 +00:00
David Rose bc0529fce2 fix bug with set_subdata 2010-05-31 18:51:42 +00:00
rdb d73fd17eac Various improvements, most notably that --installer now supports creating FreeBSD packages. Also, default install path for installpanda.py is now /usr/local 2010-05-30 19:11:29 +00:00
rdb 1eb6bf3d42 Add missing include (to fix compile error on FreeBSD) 2010-05-30 15:59:57 +00:00
rdb 87de7c16be Restore this file 2010-05-30 09:54:36 +00:00
David Rose 37d7b762d8 I don't think we want p3dpython unless HAVE_P3D_PLUGIN is defined 2010-05-29 22:03:41 +00:00
David Rose 23208e494c protect against undefined symbol 2010-05-29 18:49:48 +00:00
David Rose edd9d59c0e protect against undefined symbol 2010-05-29 18:47:45 +00:00
David Rose cde8a0bf38 PTHREAD_MUTEX_NORMAL -> PTHREAD_MUTEX_DEFAULT 2010-05-29 16:50:58 +00:00
Chris Brunner c87f384a40 fixes for 32 and 64-bit builds both being able to build 2010-05-28 23:22:43 +00:00
Chris Brunner 0e539de89a support for _chdir in addition to the old (depreciated) chdir 2010-05-28 21:11:00 +00:00
Chris Brunner 547a72053c support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone 2010-05-28 21:09:22 +00:00
David Rose 6f6b803297 capture movement operations 2010-05-28 17:32:23 +00:00
David Rose d0bd8dc046 impossible things happen sometimes? 2010-05-28 16:58:31 +00:00
Chris Brunner 6b1b945a77 Use Dtool_PreloadDLL instead of __import__ for dll's 2010-05-27 23:54:00 +00:00
Chris Brunner 74f0849d7e workaround for a compiler bug with Win64 2010-05-27 23:50:59 +00:00
Chris Brunner dfdcf8bfad 64-bit build support 2010-05-27 23:45:57 +00:00
Chris Brunner 051e5ee70f 64-bit build support 2010-05-27 23:28:00 +00:00
Josh Wilson 4d91590a26 adding ability to define specialized behavior for particular transitions 2010-05-26 21:38:14 +00:00
Chris Brunner 60e2152767 use a value for BAD_SOCKET that's compatible with 64-bit unsigned long ints 2010-05-25 23:02:10 +00:00
David Rose 7eff1b84ef link with p3tinyxml 2010-05-25 22:55:15 +00:00
David Rose 8d69803105 clear_colliders() should clear handlers too 2010-05-25 22:41:23 +00:00
David Rose bd3201b67d redundant file; this one isn't used 2010-05-25 21:13:29 +00:00
David Rose bb96117de2 interrogate fix for ode::get_id() 2010-05-25 21:12:44 +00:00
David Rose aef517d779 minor typo 2010-05-25 20:53:55 +00:00
David Rose 6138518de9 need to install tinyxml.h 2010-05-25 20:53:36 +00:00
rdb c957b42580 Fix compilation issue on Linux (dunno where it came from) 2010-05-25 15:27:15 +00:00
rdb 5f73862a11 1.7.1 2010-05-25 09:47:31 +00:00
rdb ad0d9f1f78 Revert big mistake 2010-05-25 07:53:48 +00:00
rdb 5b0c06d5f9 Combine tinyxml into dxml directory 2010-05-25 07:24:31 +00:00
Chris Brunner 9c7242aff4 *** empty log message *** 2010-05-25 01:12:21 +00:00
rdb 4173057c26 Move tinyxml into the source tree, rather than using it as external library 2010-05-24 18:55:08 +00:00
Josh Wilson 68029c8607 adding 'done' line to garbage report 2010-05-23 04:33:50 +00:00
David Rose 326da19431 limit cost of test_vref_integrity() 2010-05-23 00:21:07 +00:00
rdb 66b5af633b Oops, minor correction 2010-05-21 16:42:56 +00:00
rdb e28653275d Don't add render texture if it is NULL 2010-05-21 09:17:05 +00:00
Ken Patel 5c7c8e70be bpdb - fix several bugs introduced with code restructure; add call=1 parameter 2010-05-20 23:29:38 +00:00
Bei Yang e4620b577e no message 2010-05-20 17:42:08 +00:00
Bei Yang 802dc492cc First commit of graphics window proc 2010-05-19 23:20:44 +00:00