Follow-up Comment #1, patch #3240 (project wesnoth):

please add yourself to data/core/about.cfg, to Misc.contributors section

please add a function to readwrite_context and readwrite_context_impl, to
issue the chat message (same as with other actions)

please use spaces around = i.e. cfg["side"] = side_number;

please keep indentation good, especially don't mix tabs and spaces if it can
be avoided.

(if you manage to do this) Do not do it via menu_events, or at least make sure
it works even if there is no GUI.

remove the need for '//do not use this function directly before any
(...):xxx_execute() call since it modifies the stack' restriction'

be sure that you don't leak const char* message.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?3240>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to