[Commits] [wesnoth/wesnoth] 9eb72f: clean up gui2 dialog "lua interpreter"

GitHub noreply at github.com
Mon Nov 17 09:41:40 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 9eb72f5cb53558759d4412e6f76cb5ede7c7430c
      https://github.com/wesnoth/wesnoth/commit/9eb72f5cb53558759d4412e6f76cb5ede7c7430c
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-11-17 (Mon, 17 Nov 2014)

  Changed paths:
    M src/gui/dialogs/lua_interpreter.cpp
    M src/gui/dialogs/lua_interpreter.hpp

  Log Message:
  -----------
  clean up gui2 dialog "lua interpreter"

- There were some bad comments and includes
- Moved all implementation details out of header
- Split up functionality into model / view / controller style
- Fix copyright statement
- Add many code comments to cpp file





More information about the Commits mailing list