11640 Commits

Author SHA1 Message Date
David Rose
9879a47542 shouldn't be thread-safe 2006-11-08 23:14:19 +00:00
Darren Ranalli
1cf90faf20 exceptionLogged storeObjectLocation 2006-11-08 19:49:17 +00:00
David Rose
476eba103d add support for set_icon_filename() 2006-11-08 18:53:21 +00:00
Zachary Pavlov
82d1ecf8d7 bug fix and composite 2006-11-08 03:03:00 +00:00
Zachary Pavlov
3d7386bb80 removed bdr from published classes 2006-11-08 02:35:06 +00:00
Zachary Pavlov
576818d5db okay, now this should be safe 2006-11-08 02:32:37 +00:00
Zachary Pavlov
466a3f7d48 native net is now in the panda tree 2006-11-08 02:28:50 +00:00
Zachary Pavlov
a68f93a6d0 a stub for winsock2 2006-11-08 02:27:47 +00:00
Zachary Pavlov
7d77b95d4c added a native net var to the general environment. Turn on through Config.pp 2006-11-08 02:26:37 +00:00
David Rose
1052e11e0b properly support multiple monitors 2006-11-07 22:36:56 +00:00
David Rose
969e962ed8 fix issues with resizing fullscreen windows 2006-11-07 22:35:24 +00:00
David Rose
da7c1e8a10 add getAllAccepting() 2006-11-07 16:16:49 +00:00
David Rose
fe8a5d19ed choose an appropriate default audio library 2006-11-07 14:03:44 +00:00
David Rose
0992109979 increment Py_None correctly 2006-11-07 13:38:17 +00:00
Zachary Pavlov
c3f0f7d58d until this gets figured out 2006-11-07 04:19:53 +00:00
Darren Ranalli
a01b476326 fixed sys.exit 2006-11-07 04:19:14 +00:00
Roger Hughston
03fa5dc3d7 uh oh, be carefulcvs add winsock2.hcvs add winsock2.h! 2006-11-07 03:21:25 +00:00
Roger Hughston
6164d1bf7e add net tests 2006-11-07 00:58:31 +00:00
Roger Hughston
aa95cc3aff New nativenet stuff .. expermental 2006-11-07 00:53:42 +00:00
David Rose
e49cc9f973 fix incorrect matchup between mouse and display 2006-11-06 19:18:47 +00:00
David Rose
6ff4850dce debug output 2006-11-06 17:44:59 +00:00
David Rose
1b3f098b39 support servers that don't handle a Range request 2006-11-05 00:33:55 +00:00
Darren Ranalli
6ff2802afc added exceptionLogged 2006-11-04 01:20:43 +00:00
David Rose
d18ed81095 fix inverted screenshots 2006-11-03 22:48:43 +00:00
David Rose
9f87644dd4 disable ALTERNATIVE_MALLOC by default 2006-11-03 19:24:12 +00:00
David Rose
68c702458b remove references to ddraw.h 2006-11-03 16:29:49 +00:00
Josh Yelon
80c6657136 Trivial fix 2006-11-03 16:05:17 +00:00
Josh Yelon
3a25b1f1e7 Trivial fix 2006-11-03 15:42:15 +00:00
David Rose
93a66498c2 fix AI crash 2006-11-03 04:10:46 +00:00
Zachary Pavlov
e75d2ef706 low level support for mouselook in osx 2006-11-03 02:34:34 +00:00
Zachary Pavlov
f6e37779e4 added a relative mode to a window. Currently only does anything in osx 2006-11-03 02:33:22 +00:00
David Rose
eeacc3fb26 eliminate warning 2006-11-03 01:52:02 +00:00
Zachary Pavlov
4d9f4785c7 commented out down setting for resume_down case. This is a fix for the first key missed bug 2006-11-02 23:46:27 +00:00
David Rose
ea616ebe4e EXPCL 2006-11-02 20:08:07 +00:00
David Rose
10be9cdfd4 protect under __debug__ 2006-11-02 20:05:24 +00:00
David Rose
26b20ce4ac pstats tracking for texture and vertex data on main memory 2006-11-02 19:31:03 +00:00
David Rose
8b1cdc6ece hack to protect FMOD from gs_instruments.dls 2006-11-02 03:20:31 +00:00
David Rose
2cfec74ada fix event handling a bit 2006-11-02 03:03:32 +00:00
David Rose
285622c36f robustify Fmod, Miles support on Windows and OSX 2006-11-02 01:42:54 +00:00
David Rose
e2c38edb6f minor text change 2006-11-02 00:10:57 +00:00
David Rose
5f516b9d32 remove redundant reference to audio_dls_file 2006-11-02 00:01:51 +00:00
David Rose
dc2331abaf whoops 2006-11-01 23:59:43 +00:00
David Rose
4e0d07c7ec fix fmod for OSX 2006-11-01 23:45:17 +00:00
David Rose
694873dc37 fix fmod for OSX; fix reference count leaks; use model-path as well as sound-path 2006-11-01 23:42:15 +00:00
aignacio_sf
53e190a77a Fix comment for make_off function. 2006-11-01 03:49:55 +00:00
aignacio_sf
543b68c0ed Fix cut and paste comment. 2006-11-01 03:40:55 +00:00
David Rose
2194792fae fix getPartNames() when no parts are available 2006-11-01 00:07:38 +00:00
Josh Wilson
ade5993d76 changed way report uses notify 2006-10-31 03:33:30 +00:00
aignacio_sf
20d597bad2 Set sampling rate to 0.0.
Ignore duplicate transforms (keyframes).
Fixes flicker problem for high frame rates.
2006-10-31 03:09:16 +00:00
Josh Wilson
adb1b3411c added report function decorator 2006-10-31 02:39:26 +00:00