Ingo Ruhnke
|
d88b673d45
Add some type annotations
|
2 years ago |
Ingo Ruhnke
|
c974643d95
Fix incorrect handling of QFileDialog.getOpenFileName() return value
|
5 years ago |
Ingo Ruhnke
|
1f67965a40
Allow Ctrl-C'ing the level editor
|
6 years ago |
Ingo Ruhnke
|
32ca491231
Moved config creation to supertux.config.make_config()
|
6 years ago |
Ingo Ruhnke
|
83b2e95d7a
Minor cleanup
|
6 years ago |
Ingo Ruhnke
|
142a01ec40
autopep'ing the source
|
6 years ago |
Ingo Ruhnke
|
2afceb1a2f
Fixed remaining flake warnings
|
6 years ago |
Ingo Ruhnke
|
02badbff4b
Merge commit '44972054f1f4d3df705f014f909547ae5af4bcac' (aka 'text-editor')
|
6 years ago |
Tobias Markus
|
537dea1e0c
Update from PyQt4 to PyQt5
|
9 years ago |
Max Teufel
|
6c386dadec
supertux: don't throw errors when config.binary is None
|
9 years ago |
Karkus
|
2e56856cbe
Check that both binary and datadir are valid paths
|
9 years ago |
Karkus
|
a443d624e0
Rewrote Config class
|
9 years ago |
Karkus
|
ac2c2a7340
Flexlay uses Python's logging module
|
9 years ago |
Karkus
|
1e82b39bfe
Creates Camera object automatically, forces user to save new level.
|
9 years ago |
Karkus
|
caf27fe872
Removes code which is (effectively) duplicate.
|
9 years ago |
Karkus
|
0f5880e282
Running Worldmaps now works, partially.
|
9 years ago |
Karkus
|
e2544e8214
Worldmaps load as worldmaps, but don't work.
|
9 years ago |
Karkus
|
4e84d343a0
Writes tileset to file, and repaints editormap when changed
|
9 years ago |
Karkus
|
a6b6d2eb46
Change New Level Wizard to GenericDialog
|
9 years ago |
Karkus
|
124c4841a6
Allows user to change tileset Edit > Change Tileset
|
9 years ago |
Daniel Butum
|
111066b923
Run PEP8 cleaner on the project
|
9 years ago |
Karkus
|
135c2ec610
Allows user to change tileset Edit > Change Tileset
|
9 years ago |
Karkus
|
5abb096e99
Fixes Recent Files Bug
|
9 years ago |
Karkus
|
b535b28ca5
Adds try ... except to initial level loading
|
9 years ago |
Karkus
|
17fa9e6edd
New Level Wizard Added
|
9 years ago |
Karkus
|
30a84e0b79
Editor opens latest level on the recent levels list automatically
|
9 years ago |
Stekar
|
fef7d910d2
Editor opens file selection dialog for the user to select their supertux
|
9 years ago |
Karkus476
|
9d66cbde3d
Mouse hovering over buttons in editor now shows button name rather than
|
9 years ago |
Tobias Markus
|
4bc0fd7ada
Remove double group
|
9 years ago |
Ingo Ruhnke
|
8a3c364002
Removed hardcoded background, interactive, foreground handling
|
10 years ago |