17107 Commits

Author SHA1 Message Date
Darren Ranalli
166f966441 fixed TT shadowTraverser crash 2009-12-08 00:11:20 +00:00
David Rose
e90652e89e move finalExitCallbacks to CMU implementation 2009-12-07 20:21:01 +00:00
rdb
681dc378dc Don't warn about missing libraries if there are alternative libraries 2009-12-07 19:34:09 +00:00
David Rose
daadba7e4e fix crash when querying game log before starting 2009-12-07 18:58:59 +00:00
David Rose
aac9cb1e82 respect notify-timestamp 2009-12-07 16:49:23 +00:00
rdb
160f208469 Fix issues on Linux and OSX with libraries being located incorrectly 2009-12-06 12:59:49 +00:00
rdb
61cc68225f Fix another embarassing typo that causes huge disasters 2009-12-06 10:35:16 +00:00
rdb
27c9f7ec43 Fix really embarrassing typo 2009-12-06 10:03:32 +00:00
David Rose
3b83a97989 add -e and -n options 2009-12-06 02:19:17 +00:00
David Rose
6df61edb83 threaded lost-connection 2009-12-05 22:58:01 +00:00
David Rose
2773e08b5a default thread priority should be TP_low for readers and writers 2009-12-05 22:35:15 +00:00
David Rose
e4305cf954 proper respect for locking with Python GIL, when true threads are enabled 2009-12-05 20:40:26 +00:00
David Rose
62aaf94cb0 frameSync 2009-12-05 19:39:45 +00:00
David Rose
b0993e4a53 fix some event name collisions with multiple CR's, tag some more methods BLOCKING 2009-12-05 19:39:13 +00:00
David Rose
e749054ba5 update comment 2009-12-05 19:37:52 +00:00
David Rose
b7fdc8d797 tag a few more methods BLOCKING 2009-12-05 19:37:17 +00:00
David Rose
ea31a192b0 add frame_sync flag 2009-12-05 19:04:39 +00:00
David Rose
44dba03a49 fix VirtualMouse code rot 2009-12-05 19:04:05 +00:00
rdb
db27eec59b Allow people to change the installation directory 2009-12-05 16:11:57 +00:00
rdb
4e926f3688 Fix issue with console window appearing in web plugin 2009-12-05 14:02:32 +00:00
rdb
344583a8e1 p3d_plugin.dll needs Advapi32.dll 2009-12-05 13:45:51 +00:00
David Rose
b1b2d08b2d fix threaded build 2009-12-05 07:40:28 +00:00
David Rose
72da0ee5f1 clean up ConnectionRepository on exit 2009-12-05 07:17:53 +00:00
David Rose
7ed5437e15 expose shutdown() 2009-12-05 07:17:11 +00:00
David Rose
e86f48a210 attempt to smooth out threaded network layer 2009-12-05 07:01:36 +00:00
Chris Brunner
693c3171b7 needed for new maya2egg_server 2009-12-05 03:34:36 +00:00
Chris Brunner
c96e429f4a need some include files there 2009-12-05 01:11:00 +00:00
David Rose
875284deae boldly running with it. Blame brunner 2009-12-05 01:05:27 +00:00
David Rose
0782c4c2e9 query game log even after application shuts down 2009-12-04 22:40:04 +00:00
David Rose
58dfbe0e9d better fallback for version 2009-12-04 16:52:59 +00:00
David Rose
7cac7363dd fix set_time()--it should set the time for the next play() call, not start the sound playing at that time 2009-12-04 16:14:02 +00:00
Arkady Trestman
a8b76b9599 now handling setting by reference 2009-12-03 23:55:30 +00:00
Arkady Trestman
9c73a2344d additional error checking to prevent accidental range over-reference 2009-12-03 23:53:53 +00:00
David Rose
b2d1bfa624 fail over from bogus mirror more gracefully 2009-12-03 23:24:29 +00:00
David Rose
eb5acbd9b4 fix failure during redownload attempt 2009-12-03 23:03:38 +00:00
David Rose
1f4cbbb0e8 defer packageDir until it is known 2009-12-03 20:49:22 +00:00
David Rose
8f83de634f remove miles 2009-12-03 16:27:01 +00:00
David Rose
b7134366df gstatic.com doesn't want a port number 2009-12-03 01:24:09 +00:00
rdb
1cbec3eef0 Include zlib1.dll 2009-12-02 17:37:30 +00:00
rdb
97982327f1 Forward XAUTHORITY variable to the plugin environment - this fixes a plugin issue in some cases on Unix 2009-12-02 17:03:24 +00:00
David Rose
0f7e4c7344 freshen root-level contents.xml too 2009-12-02 16:03:22 +00:00
David Rose
9f13f5334c fix additional problem with -r 2009-12-02 15:51:42 +00:00
David Rose
f28a01b52b fix extra kill message 2009-12-02 15:32:18 +00:00
David Rose
8bcb52efdd fix super-mirror issue 2009-12-02 15:31:52 +00:00
rdb
8d3b22e3cc Add /usr/local/lib to search path, and /usr/PCBSD/local/lib on PC-BSD 2009-12-02 12:02:21 +00:00
rdb
eaaff62ba5 Build pmerge.p3d too 2009-12-02 11:42:34 +00:00
David Rose
6be0f6bc28 oops, pdb 2009-12-02 04:05:05 +00:00
David Rose
c5638bc1fd support disney-style Cg file 2009-12-02 03:34:54 +00:00
David Rose
61b92af51b missing import 2009-12-02 02:40:20 +00:00
rdb
d5a49ac079 Add --root argument to rpmbuild 2009-12-01 20:20:37 +00:00