17175 Commits

Author SHA1 Message Date
David Rose
3e82b3d163 compilation issues on mac 2009-12-09 19:32:12 +00:00
David Rose
0537384149 unknown download size, windows case 2009-12-09 19:14:15 +00:00
David Rose
ff93698ce6 have to limit p3d_plugin to C API, which means no default arguments allowed 2009-12-09 18:55:14 +00:00
David Rose
157a072acb unknown download size, linux support 2009-12-09 18:40:48 +00:00
rdb
51afeb20ac Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00
rdb
b7f659bd0a Add read offset support to Multifile 2009-12-09 17:59:48 +00:00
David Rose
a7ac5345f4 support unknown-sized downloads 2009-12-09 15:37:48 +00:00
rdb
7d9d27e74f Expose ISubStream to Python 2009-12-09 10:08:41 +00:00
David Rose
8495118c2e add encodings 2009-12-09 00:01:36 +00:00
David Rose
f425a6e8bd add morepy 2009-12-08 23:32:12 +00:00
David Rose
4acb963caf fix missing include 2009-12-08 20:05:32 +00:00
David Rose
0a2a23a83f plugin version 2009-12-08 19:58:07 +00:00
Darren Ranalli
7747bab024 fixed leaked event logout crash 2009-12-08 01:55:28 +00:00
Gyedo Jeon
e47bc0df72 Fixed a toontown problem caused by new LE development 2009-12-08 01:55:26 +00:00
David Rose
f4da45091a whoops 2009-12-08 01:46:27 +00:00
David Rose
87b54a32b6 support packp3d -p 2009-12-08 01:32:58 +00:00
David Rose
3f2f1f4877 fix splash window when crash at startup 2009-12-08 00:26:42 +00:00
David Rose
86c892d3e8 expose some more windows vars 2009-12-08 00:26:21 +00:00
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