User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 23:03, 4 July 2021 (diff | hist) . . (+1) . . m LuaAPI (→Hooks: Fix formatting)
- 23:01, 4 July 2021 (diff | hist) . . (-110) . . LuaAPI (loadfile isn't mentioned in the linked page, so don't list it as omitted)
- 22:59, 4 July 2021 (diff | hist) . . (+5,648) . . N LuaAPI/unit test (Document the unit_test module)
- 22:58, 4 July 2021 (diff | hist) . . (+28) . . LuaAPI/UpdatingFrom14 (Categorize)
- 22:21, 4 July 2021 (diff | hist) . . (-34) . . LuaAPI/gui/widget (→find: Update to follow the variadic function guidelines)
- 22:20, 4 July 2021 (diff | hist) . . (0) . . LuaAPI/gui/widget (Move commas out of optional brackets)
- 22:20, 4 July 2021 (diff | hist) . . (0) . . LuaAPI/filesystem (Move comma out of optional brackets)
- 22:19, 4 July 2021 (diff | hist) . . (-18) . . LuaAPI/stringx (Move commas out of optional brackets)
- 22:18, 4 July 2021 (diff | hist) . . (-1) . . LuaAPI/functional (Move comma out of optional brackets)
- 22:17, 4 July 2021 (diff | hist) . . (-1) . . LuaAPI/location set (Move comma out of optional brackets)
- 22:17, 4 July 2021 (diff | hist) . . (-7) . . LuaAPI/wml (Move commas out of optional brackets)
- 21:58, 4 July 2021 (diff | hist) . . (-5) . . LuaAPI/gui (Move commas out of optional brackets)
- 21:53, 4 July 2021 (diff | hist) . . (-13) . . LuaAPI/wesnoth/map (Move commas out of optional brackets)
- 21:51, 4 July 2021 (diff | hist) . . (-13) . . LuaAPI/wesnoth/units (Move commas out of optional brackets)
- 21:49, 4 July 2021 (diff | hist) . . (0) . . LuaAPI/wesnoth/interface (Move comma out of optional brackets)
- 21:49, 4 July 2021 (diff | hist) . . (-2) . . LuaAPI/wesnoth (Move commas out of optional brackets)
- 21:46, 4 July 2021 (diff | hist) . . (-286) . . LuaAPI (Remove WIP note and move NOTOC to top of page)
- 21:43, 4 July 2021 (diff | hist) . . (+1,334) . . LuaAPI (→Conventions used in this manual: Some reformatting and clarifications; split into subsections)
- 17:08, 4 July 2021 (diff | hist) . . (0) . . LuaWML (→The [lua] tag: Lua version is now 5.4 as of Wesnoth 1.16.x)
- 17:07, 4 July 2021 (diff | hist) . . (0) . . LuaAPI (Update Lua manual links to 5.4)
- 16:52, 4 July 2021 (diff | hist) . . (-260) . . LuaWML (Update examples to use new APIs and links to point to LuaAPI, and a few prose tweaks)
- 16:27, 4 July 2021 (diff | hist) . . (-3) . . LuaAPI/UpdatingFrom14 (→items module: Fix incorrect name)
- 16:21, 4 July 2021 (diff | hist) . . (-222) . . LuaAPI/UpdatingFrom14 (→Functions in wesnoth namespace: Remove some duplicates)
- 16:17, 4 July 2021 (diff | hist) . . (+1) . . m LuaAPI/UpdatingFrom14 (→wesnoth.tovconfig and related functions in plugins: Missing space)
- 16:17, 4 July 2021 (diff | hist) . . (-28) . . Template:LuaMove (Update tense to past) (current)
- 16:11, 4 July 2021 (diff | hist) . . (+28) . . LuaAPI/wml-utils (Categorize)
- 02:37, 4 July 2021 (diff | hist) . . (+2) . . LuaAPI (→Conventions used in this manual: The iterator example had a function that wasn't a function…?)
- 06:15, 3 July 2021 (diff | hist) . . (+12) . . LuaAPI/wesnoth/units (→wesnoth.units.create_animator: Fix formatting to match style guide)
- 06:13, 3 July 2021 (diff | hist) . . (+244) . . LuaAPI/wesnoth/units (Document find_attack)
- 05:43, 3 July 2021 (diff | hist) . . (+199) . . LuaAPI/wesnoth/interface (→Interface functions: Document color_adjust)
- 03:07, 3 July 2021 (diff | hist) . . (+1,116) . . LuaAPI/wesnoth/interface (→Interface functions: Document end_turn and allow_end_turn)
- 02:29, 3 July 2021 (diff | hist) . . (+416) . . LuaAPI/wesnoth/paths (Document find_vision_range)
- 02:00, 3 July 2021 (diff | hist) . . (+363) . . LuaAPI/gui (Document show_help and the debug UIs)
- 01:53, 3 July 2021 (diff | hist) . . (+12) . . LuaAPI/wml (→wml.array_variables: Fix name)
- 01:53, 3 July 2021 (diff | hist) . . (+439) . . LuaAPI/wml (Document array_variables)
- 23:06, 2 July 2021 (diff | hist) . . (+554) . . LuaAPI/functional (Document zip)
- 22:54, 2 July 2021 (diff | hist) . . (+81) . . LuaAPI/location set (→location_set.iter: Add the new iterator convention)
- 22:53, 2 July 2021 (diff | hist) . . (+21) . . LuaAPI/wml (→wml.child_range: Add the new iterator convention)
- 22:51, 2 July 2021 (diff | hist) . . (+76) . . LuaAPI/wesnoth/map (→wesnoth.map.iter: Add the new convention for iterators)
- 22:50, 2 July 2021 (diff | hist) . . (+1,482) . . LuaAPI/stringx (Document trim and the range functions)
- 22:46, 2 July 2021 (diff | hist) . . (+205) . . LuaAPI (→Conventions used in this manual: Add a new convention for iterators)
- 19:01, 2 July 2021 (diff | hist) . . (+6,239) . . N LuaAPI/wml-utils (Document the wml-utils module)
- 16:49, 2 July 2021 (diff | hist) . . (+1) . . GettextForWesnothDevelopers (→Marking up strings in Lua: Update a deprecated example)
- 16:44, 2 July 2021 (diff | hist) . . (-1) . . m GettextForWesnothDevelopers (→Textdomains: typo)
- 15:56, 2 July 2021 (diff | hist) . . (+86) . . LuaAPI (→Wesnoth Modules: Add the WML utils module)
- 06:31, 2 July 2021 (diff | hist) . . (+212) . . LuaAPI/gui/widget (Warn about the unsupported set_callback function)
- 06:26, 2 July 2021 (diff | hist) . . (+3) . . m LuaAPI/types/map (→Terrain: Fix formatting)
- 06:25, 2 July 2021 (diff | hist) . . (+21) . . LuaAPI/wesnoth/map (Link to the map type documentation)
- 06:20, 2 July 2021 (diff | hist) . . (+266) . . LuaAPI/ai (Add a See Also section)
- 06:18, 2 July 2021 (diff | hist) . . (+174) . . LuaAPI/wesnoth/sides (Document wesnoth.sides.create)