David Rose
|
a80a065d6d
|
pass appRunner.logDirectory
|
2010-01-12 00:52:43 +00:00 |
David Rose
|
b25d059474
|
expand get_log() etc.
|
2010-01-11 21:15:11 +00:00 |
David Rose
|
7c73b6a661
|
P3D_PLUGIN_MT
|
2010-01-08 23:46:40 +00:00 |
David Rose
|
985326f33a
|
revert accidental commit
|
2010-01-05 02:11:30 +00:00 |
David Rose
|
a15108cbc5
|
make p3dembed work on linux
|
2010-01-05 02:04:48 +00:00 |
David Rose
|
fad81481b4
|
build p3dembed with ppremake system
|
2010-01-05 00:55:39 +00:00 |
David Rose
|
9620592938
|
stop_on_ready
|
2010-01-03 17:31:32 +00:00 |
David Rose
|
93726b88c1
|
reload crashes
|
2009-12-31 02:16:24 +00:00 |
rdb
|
2891b585b0
|
Custom root_dir functionality
|
2009-12-26 20:08:36 +00:00 |
David Rose
|
0592074c95
|
fix compiler warnings
|
2009-12-23 20:27:27 +00:00 |
rdb
|
36cd79a82f
|
Fix splash window placement on OSX
|
2009-12-23 20:16:19 +00:00 |
David Rose
|
539b132333
|
more minor fixes
|
2009-12-23 04:36:53 +00:00 |
David Rose
|
99cb64b1d0
|
avoid initial frame flicker
|
2009-12-23 04:04:32 +00:00 |
David Rose
|
ac9412983c
|
bigendian issues
|
2009-12-22 22:48:00 +00:00 |
David Rose
|
170286140b
|
cleanup
|
2009-12-22 22:33:06 +00:00 |
David Rose
|
708d5e37fb
|
stability fixes for snow leopard
|
2009-12-22 21:15:14 +00:00 |
David Rose
|
d1dd45c29d
|
factor out CGImageRef etc., instead of recreating it every frame
|
2009-12-22 15:44:46 +00:00 |
David Rose
|
2fecaa6173
|
build issues
|
2009-12-22 15:11:04 +00:00 |
David Rose
|
dd007746b5
|
finally committing that blooming snow leopard support
|
2009-12-22 15:07:14 +00:00 |
David Rose
|
46751b1cc4
|
don't fail too early due to p3dcert
|
2009-12-22 03:15:55 +00:00 |
David Rose
|
3627e9ff2c
|
whoops, fix startup order dependency
|
2009-12-22 02:58:10 +00:00 |
David Rose
|
56bbb780ee
|
set_failed on p3dcert failure
|
2009-12-21 20:04:03 +00:00 |
David Rose
|
e2a393cb57
|
clean up start directory too
|
2009-12-21 20:01:47 +00:00 |
David Rose
|
b367af397d
|
version reporting
|
2009-12-21 18:54:53 +00:00 |
David Rose
|
6c0957c21a
|
build win32
|
2009-12-21 18:08:46 +00:00 |
David Rose
|
c60b5e7b6e
|
minor refinement
|
2009-12-20 18:59:18 +00:00 |
David Rose
|
fd6e2fc82a
|
uninstall good
|
2009-12-20 18:29:25 +00:00 |
David Rose
|
38d3eda196
|
more uninstall stuff
|
2009-12-20 01:04:49 +00:00 |
David Rose
|
1d7fd44214
|
uninstall wip, utf-8
|
2009-12-18 23:42:09 +00:00 |
rdb
|
81cf02772a
|
Fix windows compilation error
|
2009-12-16 18:39:04 +00:00 |
rdb
|
eb16fccbf5
|
A window position of (-1, -1) will mean to let the WM choose a default position, and with (-2, -2) the window will be centered on screen.
|
2009-12-16 09:37:43 +00:00 |
David Rose
|
9d374b35a2
|
remove paste-buffer error
|
2009-12-15 02:39:41 +00:00 |
David Rose
|
ff1308580d
|
show install label for p3d file
|
2009-12-15 02:01:03 +00:00 |
David Rose
|
c0c94ad612
|
one dialog at a time in p3dCert
|
2009-12-15 00:28:55 +00:00 |
David Rose
|
6758007d8a
|
report p3dinstance startup
|
2009-12-14 23:44:56 +00:00 |
David Rose
|
af5efe447e
|
support older plugins that don't set p3d_offset
|
2009-12-14 23:13:10 +00:00 |
David Rose
|
08a4e29993
|
allow empty *_img to mean default
|
2009-12-12 22:16:21 +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
|
86c892d3e8
|
expose some more windows vars
|
2009-12-08 00:26:21 +00:00 |
David Rose
|
daadba7e4e
|
fix crash when querying game log before starting
|
2009-12-07 18:58:59 +00:00 |
David Rose
|
0782c4c2e9
|
query game log even after application shuts down
|
2009-12-04 22:40:04 +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
|
f28a01b52b
|
fix extra kill message
|
2009-12-02 15:32:18 +00:00 |
David Rose
|
e69b127292
|
build issue
|
2009-11-30 22:34:08 +00:00 |
David Rose
|
90bc292c07
|
fix bug with alt_host
|
2009-11-25 01:34:03 +00:00 |