boswars/scripts
Francois Beerten dc12b9ffa9 menus: Run, load and save custom maps in user directory.
The editor now writes maps in the 'maps/' subdirectory of the user
directory (typically ~/.boswars/maps). Before, the editor saved maps
in the "maps/" subdirectory of the main data directory. But that
directory is sometimes read-only, for example in Linux distros.

Disrtibution with tools like Flatpaks and AppImage will also
benefit from this.

To make the newly created and saved maps from the editor playable,
it's now possible to run maps from the user directory.
2023-08-16 09:10:07 +02:00
..
ais lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
menus menus: Run, load and save custom maps in user directory. 2023-08-16 09:10:07 +02:00
ai.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
anim.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
boswars.lua Fix music playback during games. 2023-08-06 17:03:41 +02:00
buttons.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
buttonstyles.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
cheats.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
commands.lua Document HandleCommandKey 2023-06-23 15:31:53 +02:00
cursors.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
editor.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
explosions.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
fonts.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
guichan.lua menus: Run, load and save custom maps in user directory. 2023-08-16 09:10:07 +02:00
icons.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
missiles.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
patches.lua Added patch themes 2023-06-23 15:31:50 +02:00
sound.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
spells.lua Remove DefineVariables() 2023-06-29 12:23:35 +02:00
ui.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
uilayout.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00
units.lua lua scripts: Trim trailing whitespace of each line 2023-06-29 12:23:35 +02:00