6703 Commits

Author SHA1 Message Date
David Rose
716ac1aa10 fix splash_img vs. noplugin_img 2009-12-13 22:10:08 +00:00
rdb
d3b0048cd7 Let's remove pyOpenCL for now until we really need it. it gives me a headache 2009-12-13 11:14:44 +00:00
David Rose
ca5f030cc1 TTF extensions are often capitalized 2009-12-13 07:21:08 +00:00
David Rose
5d8b61ca86 PGFrameStyle::T_texture_border 2009-12-13 07:20:23 +00:00
David Rose
08a4e29993 allow empty *_img to mean default 2009-12-12 22:16:21 +00:00
rdb
9e06342b65 Sheesh, we need to add all the PIL modules separately 2009-12-12 20:27:44 +00:00
rdb
b7663f1630 Locate frameworks on the system root correctly 2009-12-12 20:27:17 +00:00
David Rose
aaa4c74528 add -R to support sysroot 2009-12-12 19:30:51 +00:00
David Rose
779d246bad oops, leftover typo 2009-12-12 18:15:30 +00:00
rdb
81cc08c096 Fix p3dembed bug with incorrect multifile payload offset, and remove some debug info 2009-12-12 14:02:48 +00:00
rdb
ddf7d96f6c Support for embedding tokens, and fix a bug with instances placed wrongly 2009-12-12 12:13:50 +00:00
rdb
7372ade4ef Add p3dembed to coreapi.pdef, and add thirdparty packages sqlite, numpy, pygame, twisted, PIL, pyOpenGL, pyOpenCL, httplib2, pyCURL 2009-12-12 12:12:07 +00:00
David Rose
2eeed7bbd6 more mac app focus issues 2009-12-12 01:47:59 +00:00
Darren Ranalli
8795e86f45 undo previous checkin 2009-12-12 00:38:02 +00:00
Darren Ranalli
e2045c10a1 don't use new interface until build server catches up 2009-12-11 23:38:57 +00:00
Darren Ranalli
25ea239df0 added legacy lifter support 2009-12-11 22:58:00 +00:00
David Rose
d6539855a1 avoid obscure crash 2009-12-11 20:33:48 +00:00
David Rose
c5c7eae394 whups 2009-12-11 19:26:29 +00:00
rdb
0f723e4cb8 Forgot to check in this file 2009-12-11 18:08:25 +00:00
David Rose
5201b9bfcd use lipo to support universal binaries (mostly) automatically 2009-12-11 00:57:48 +00:00
David Rose
086e53a453 onpluginfail in more cases 2009-12-10 23:38:40 +00:00
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
David Rose
a7ac5345f4 support unknown-sized downloads 2009-12-09 15:37:48 +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
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
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
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
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
rdb
db27eec59b Allow people to change the installation directory 2009-12-05 16:11:57 +00:00
David Rose
72da0ee5f1 clean up ConnectionRepository on exit 2009-12-05 07:17:53 +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
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