Simon Naarmann

Results 163 comments of Simon Naarmann

Implementation idea: Catch `ALLEGRO_EVENT_DISPLAY_CLOSE` from display's event source where it's handled (has nothing to do with editor), then somehow pass the information to the editor. https://www.allegro.cc/manual/5/allegro_event

Or warn about any unsupported music file. I.e., scan `music/` for files and see if they all have recognized extensions.

Workaround, for whoever wants this earlier: Since Lix 0.9.36, Lix supports a hidden option (not in the options menu) that you can edit manually in your `user/options.sdl` text file: *...

Interesting idea. Translating key names isn't as straightforward as translating other string. The key names come from Allegro 5 (a library) and aren't internationalized. I'd have to write extra code...

geoo asked in IRC: how about Save and Save As for replays at the end of level dialog? or do you think Save As alone is sufficient due to autosave?...

I will draw a mirror-horizontal button instead of the wrong flip-vertical button. This will be done and released by Sunday night, September 23rd. Unsure whether to add a flip-vertical button,...

Flopsy's laptop runs Windows 10 with Intel graphics.

``` $FILENAME single/lemforum/Lovely/anyway.txt ! 68 0 ASSIGN=BLOCKER 0 ! 122 0 ASSIGN=BLOCKER 1 ! 134 0 ASSIGN=WALKER 1 ! 136 0 ASSIGN=WALKER 0 ! 239 0 ASSIGN=CLIMBER 0 ! 268...

Should probably implement a copy buffer instead of this.