User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 13:36, 25 June 2021 (diff | hist) . . (+22) . . LuaAPI/wml (→wml.remove_children: Add dev-tag since it's broken on older versions)
- 02:57, 25 June 2021 (diff | hist) . . (+10) . . m LuaAPI (→Wesnoth Modules: Add pipe to unit_test link)
- 02:57, 25 June 2021 (diff | hist) . . (+109) . . LuaAPI (→Wesnoth Modules: Add unit_test module)
- 02:52, 25 June 2021 (diff | hist) . . (+128) . . LuaAPI/wesnoth (→Submodules: Add the paths module)
- 02:51, 25 June 2021 (diff | hist) . . (+234) . . LuaAPI (→Wesnoth Modules: Add filesystem and paths modules)
- 02:37, 25 June 2021 (diff | hist) . . (+2,920) . . N LuaAPI/wesnoth/schedule (Document wesnoth.schedule)
- 02:31, 25 June 2021 (diff | hist) . . (+679) . . N Template:DevFeature1.17 (Created page with "'''''(Version {{#if: {{{1|}}} | 1.17.{{{1}}} | 1.17.x (please read the template documentation to set the correct version number) }} and later only)'''''<noinclu...")
- 01:58, 25 June 2021 (diff | hist) . . (+365) . . LuaAPI (→Wesnoth Modules: Add schedule and sync modules)
- 01:56, 25 June 2021 (diff | hist) . . (+296) . . LuaAPI/wesnoth (→Submodules: Add the schedule and sync modules)
- 18:06, 24 June 2021 (diff | hist) . . (+52) . . LuaAPI/wesnoth/sides (→wesnoth.sides.add_fog: Note that a userdata works)
- 18:06, 24 June 2021 (diff | hist) . . (+60) . . LuaAPI/wesnoth/sides (→wesnoth.sides.is_fogged: Clarify argument)
- 18:05, 24 June 2021 (diff | hist) . . (+68) . . LuaAPI/wesnoth/sides (→wesnoth.sides.remove_fog: Fix the example and note you can pass a userdata)
- 18:03, 24 June 2021 (diff | hist) . . (+1,355) . . LuaAPI/wesnoth/sides (Document the fog functions)
- 17:59, 24 June 2021 (diff | hist) . . (+3,622) . . N LuaAPI/types/map (Document the map userdata)
- 13:40, 24 June 2021 (diff | hist) . . (+454) . . LuaAPI/wesnoth/map (Document the village owner functions)
- 06:02, 24 June 2021 (diff | hist) . . (+72) . . LuaAPI/wml (→wml.remove_children: Clarify that it accepts multiple tag names)
- 04:46, 24 June 2021 (diff | hist) . . (+12) . . LuaAPI/wesnoth (→wesnoth.current: Add some indents for better clarity)
- 04:45, 24 June 2021 (diff | hist) . . (+835) . . LuaAPI/wesnoth (→wesnoth.current: Document wesnoth.current.schedule)
- 04:37, 24 June 2021 (diff | hist) . . (+1,301) . . LuaAPI/wesnoth/map (Document the (time) area functions)
- 03:42, 24 June 2021 (diff | hist) . . (+1,056) . . LuaAPI/wesnoth/map (Document the label functions)
- 00:09, 24 June 2021 (diff | hist) . . (-3) . . LuaAPI/wesnoth/map (→wesnoth.map.generate_height_map: Fix a link that was in Markdown format instead of MediaWiki format)
- 00:08, 24 June 2021 (diff | hist) . . (+1) . . LuaAPI/wesnoth/map (→wesnoth.map.generate: Fix a link that was in Markdown format instead of MediaWiki format)
- 00:02, 24 June 2021 (diff | hist) . . (0) . . m LuaAPI/types/hex (→Labels: Fix punctuation (it's a method so it needs a colon))
- 00:01, 24 June 2021 (diff | hist) . . (0) . . m LuaAPI/types/hex (→Filters: Fix punctuation again (WTH how'd a quote get there!?))
- 00:01, 24 June 2021 (diff | hist) . . (0) . . m LuaAPI/types/hex (→Filters: Fix punctuation (it's a method so it needs a colon))
- 00:01, 24 June 2021 (diff | hist) . . (+4) . . m LuaAPI/types/hex (→Fog and Shroud: Fix formatting)
- 00:00, 24 June 2021 (diff | hist) . . (+3,580) . . N LuaAPI/types/hex (Document the hex reference type)
- 23:34, 23 June 2021 (diff | hist) . . (+21) . . LuaAPI/wesnoth/map (→wesnoth.map.get: Link hex reference to the definition of the type)
- 23:32, 23 June 2021 (diff | hist) . . (+36) . . LuaAPI/wesnoth/map (Move table of contents to the right)
- 14:01, 23 June 2021 (diff | hist) . . (+98) . . LuaAPI/wesnoth (→wesnoth.current: Add link to the maps documentation from wesnoth.current.map)
- 13:59, 23 June 2021 (diff | hist) . . (+119) . . LuaAPI (→Wesnoth Types: Add redlinks for the new types from the map API)
- 05:29, 23 June 2021 (diff | hist) . . (+522) . . LuaAPI/wesnoth/map (Document wesnoth.map.make_bitmap and wesnoth.map.parse_bitmap)
- 04:52, 23 June 2021 (diff | hist) . . (+673) . . LuaAPI/wesnoth/interface (→Interface functions: Document wesnoth.interface.get_viewing_side)
- 04:22, 23 June 2021 (diff | hist) . . (+567) . . LuaAPI/wesnoth (→Functions: Document wesnoth.log)
- 04:20, 23 June 2021 (diff | hist) . . (+765) . . LuaAPI/wesnoth/interface (→Interface functions: Document add_chat_message and clear_chat_messages)
- 03:52, 23 June 2021 (diff | hist) . . (+4) . . LuaAPI/wesnoth/game events (Split the functions (which are a draft) and the hooks (which are mostly-final) into separate sections)
- 03:32, 23 June 2021 (diff | hist) . . (+6,685) . . LuaAPI/wesnoth/game events (Document the event hooks)
- 13:50, 22 June 2021 (diff | hist) . . (+77) . . InternalActionsWML (→[store_side]: Add a link to [color_range])
- 13:44, 22 June 2021 (diff | hist) . . (+471) . . LuaAPI/wesnoth/game events (Since this draft API didn't make it in for 1.16, I've noted the old names of the functions)
- 03:38, 22 June 2021 (diff | hist) . . (+260) . . LuaAPI/gui (Document gui.add_widget_definition)
- 03:33, 22 June 2021 (diff | hist) . . (+7,593) . . LuaAPI/wesnoth/interface (Document wesnoth.interface.game_display)
- 02:03, 22 June 2021 (diff | hist) . . (+28) . . LuaAPI/wesnoth (→wesnoth.wml_conditionals: Correct and link '''eval_conditional''')
- 02:00, 22 June 2021 (diff | hist) . . (-1) . . m LuaAPI/wml (→wml.error: Fix extra =)
- 02:00, 22 June 2021 (diff | hist) . . (+448) . . LuaAPI/wml (Document wml.error)
- 00:23, 22 June 2021 (diff | hist) . . (+172) . . LuaAPI/wml (Document wml.matches_filter)
- 06:16, 20 June 2021 (diff | hist) . . (+285) . . SchemaWML (→Defining a type: Document allow_translatable) (current)
- 06:14, 20 June 2021 (diff | hist) . . (-2) . . m SchemaWML (→Defining a type: Fix another improper plural)
- 06:13, 20 June 2021 (diff | hist) . . (-1) . . m SchemaWML (→Defining a type: Fix improper plural)
- 21:45, 19 June 2021 (diff | hist) . . (+6,827) . . LuaAPI/UpdatingFrom14 (Update for the 1.15.14 deprecations as well as some older ones that were missing)
- 20:32, 19 June 2021 (diff | hist) . . (+303) . . InternalActionsWML (→[set_variable]: Document min, max, and reverse)