Commit Graph

19 Commits

Author SHA1 Message Date
HomeWorld
4c6aabb46a Added a check for minimal wxpython version. In case the installed wxpython version is older than the minimal required one it will notify the user and suggest upgrading it (can open wxpython.org site in a browser if wanted) 2010-12-05 19:20:01 +02:00
Niklas Bölter
d2d1759601 Reworked config.py (better variable names autodetection) 2010-11-13 17:40:02 +01:00
cncfanatics
0a83c10bb8 Set run.py as 755 again, oops 2010-10-21 15:26:18 +02:00
cncfanatics
b12ab46065 Fix permissions 2010-10-21 15:25:37 +02:00
cncfanatics
2128238af9 Disable apsw temporarly 2010-10-15 22:48:51 +02:00
cncfanatics
c881360917 Finish up apsw changes 2010-10-15 21:51:42 +02:00
HomeWorld
8cb1221174 Mod run.py/config.py/prefetch.py for apsw 2010-10-15 22:44:15 +03:00
DarkPhoenix
9f9aff0c39 Fix file permissions 2010-10-14 20:32:54 +04:00
HomeWorld
cc2d9a9391 Removed the test if saveddata.db exists, sqlalchemy checks it anyway 2010-10-07 13:37:32 +03:00
cncfanatics
b19798021d CHange stuff around to be a bit more resilient against errors, create
non-existent folders, add a staticPath config var
2010-09-28 22:07:33 +02:00
cncfanatics
ee126ef8f2 Make sure config is the first thing to get imported 2010-09-23 13:19:26 +02:00
cncfanatics
a9d4ea7e24 Enable saving on disk of saveddata. WARNING: This includes config changes, if you have custom config, be aware 2010-09-21 22:20:29 +02:00
cncfanatics
87c6c42013 Add a #! line 2010-09-19 14:25:53 +02:00
cncfanatics
6d371e40b7 Change AGPL to regular GPL for pyfa 2010-08-28 15:18:57 +02:00
cncfanatics
8dba43d8ea Revert "Set appname to "pyfa""
This reverts commit ca57493e9b.
2010-08-20 21:00:43 +02:00
cncfanatics
ca57493e9b Set appname to "pyfa" 2010-08-20 20:56:05 +02:00
cncfanatics
8d0c2042ea Remove a few stale variables.
Add a market class to the controller.
Add a method in the Market controller to grab the market root.
Display the market root in the market browser.
2010-08-15 17:40:00 +02:00
cncfanatics
263bb9ae7c First draft of the menu and toolbar for the new interface. 2010-08-12 17:20:10 +02:00
cncfanatics
e064963607 Add basic files.
controller package
gui package
run.py file
agpl license
2010-08-11 18:57:14 +02:00