blitzmann
df18651b4f
Bump wxPython requirements
2014-11-08 16:38:18 +02:00
blitzmann
0bbc35cd1b
Bump to v1.5.1 stable, fix for #176 (pyfa update breaks skeletons)
2014-10-01 17:43:54 -04:00
blitzmann
3054ac9d90
Introduce new migration procedure.
...
This creates a new migration module that include upgrade logic files, one file for each DB version. It should be noted that this will not support downgrades (the previous method didn't really support them either)
2014-09-28 00:14:10 -04:00
Simon Hafner
e17c0610fb
print() so python3 actually prints the error
2014-01-29 13:21:53 -06:00
DarkPhoenix
b9e2b11a54
Modify wxpython version check, to make 2.8 as soft requirement - 2.9 is acceptable too
2013-09-11 00:06:06 +04:00
DarkPhoenix
f208e3c39e
Replace all version-selecting calls with single select()
2013-09-05 23:41:10 +04:00
DarkPhoenix
843577eec2
Force use of 2.8 on ssystems with multiple wx versions installed
...
Pyfa was reported to break under 2.9
2013-09-03 19:27:50 +04:00
DarkPhoenix
07a19ac3eb
Add option to store saveddata in pyfa root
...
Useful for these who use folder synchronization tools (e.g. dropbox)
2011-11-29 19:11:39 +04:00
DarkPhoenix
18c0ba61c5
Fix #417 (Bug in with SQLAlchemy 0.7b3)
2011-04-17 01:02:05 +04:00
HomeWorld
053ff24d37
Pyfa works with sqlalchemy 0.5.8, modified the check accordingly (0.5.8 is the minimum required version)
2011-01-14 14:26:38 +02:00
Corollax
3ec02d39f4
s/couldn\'t/cannot/g
2011-01-14 04:38:57 -06:00
Corollax
f1a7d3210c
Fixed a few typos in pyfa.py
2011-01-14 04:24:30 -06:00
HomeWorld
8878927e53
Cleaned up pyfa.py
2011-01-14 12:22:26 +02:00
HomeWorld
f63b867cee
Added a check at startup for python version
2011-01-14 12:16:52 +02:00
HomeWorld
b6ee5a66a1
Added a check at startup for sqlalchemy (installed/version)
2011-01-14 12:07:53 +02:00
HomeWorld
67b5a809bc
Added a message at startup in case wxpython is missing completly
2011-01-14 11:53:09 +02:00
HomeWorld
6650436ab4
Renamed run.py into pyfa.py
2010-12-22 18:14:07 +02:00
DarkPhoenix
243291959f
Revert "Resolve 352 (Clean up root folder)"
...
This reverts commit cede27f1b2 .
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2
Resolve 352 (Clean up root folder)
2010-12-18 13:34:51 +03:00