Guillaume Melquiond
90b9c39a69
Added vconfig conversion to wesnoth.fire.
...
(Compatibility fix for bug #16475.)
2010-08-18 05:12:23 +00:00
Nils Kneuper
9accef8411
add a texdomain marker...
...
...(currently not required, basically just a safeguard)
2010-07-27 09:07:07 +00:00
Guillaume Melquiond
3ef35edebe
Removed wesnoth.fire and register_wml_action functions from the engine.
...
Delegated handling of WML actions to Lua.
Made WML action handler proxies into an associative table.
Added backward-compatible functions for accessing them.
2010-07-18 21:38:57 +00:00
Guillaume Melquiond
1c04edcc83
Removed wesnoth.get_unit_type* functions from engine.
...
Implemented unit_type proxies in an associative table.
Added backward-compatible functions.
2010-07-18 17:38:35 +00:00
Guillaume Melquiond
72f9514746
Removed wesnoth.get_side* functions from the engine.
...
Made side proxies into a simple array.
Added backward-compatible functions for accessing them.
2010-07-18 16:12:35 +00:00