Celtic Minstrel
|
a38e67da45
|
[LuaDoc] Title is optional for alert/confirm
|
2024-02-06 19:04:02 -05:00 |
|
Celtic Minstrel
|
e1300e29b0
|
Lua API: Add inline documentation for pretty much everything and convert existing docs (#6483)
The new format is EmmyLua-based and can be used with (at least) Visual Studio Code.
|
2022-02-17 13:43:31 -05:00 |
|
Steve Cotton
|
2afc7f80bd
|
Fixup 5b18f2df4 (trailing whitespace)
|
2022-01-09 07:35:39 +01:00 |
|
Elvish_Hunter
|
5b18f2df4c
|
Fixed broken gui.get_user_choice()
|
2022-01-08 22:29:56 +01:00 |
|
Celtic Minstrel
|
3c9639f603
|
Fix another deprecation message
|
2021-06-29 09:23:58 -04:00 |
|
Celtic Minstrel
|
bb21464a0a
|
Lua: Move the gamestate_inspector deprecation to a different file
|
2021-06-19 17:30:22 -04:00 |
|
Celtic Minstrel
|
7b2ceb863c
|
Move open_help to the gui module (as show_help)
This also exposes it in kernels besides the game kernel.
|
2021-05-11 14:52:18 -04:00 |
|
Pentarctagon
|
d203b061f9
|
Whitespace cleanup of lua files.
|
2021-04-25 15:11:09 -05:00 |
|
Celtic Minstrel
|
a2d7a26365
|
Fix several Lua issues, mostly unintentional globals (#5587)
|
2021-03-06 17:01:53 -05:00 |
|
Celtic Minstrel
|
862668911a
|
Split core.lua up by module to make things easier to find
Core is now a directory instead of a file. The Lua kernel automatically loads all files in that directory when it starts up.
|
2021-02-20 21:32:29 -05:00 |
|