Author: ilor
Date: Wed Jul  9 02:02:16 2008
New Revision: 27867

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27867&view=rev
Log:
Editor2:
* Implement very basic single hex drawing
* Framework for mouse actions
* Merge editor_mouse_handler with editor_controller (required some slight 
changes in mouse_handler_base and mouse_handler)
* Minor changes that would be difficult to separate now and commt on their own

Added:
    trunk/src/editor2/editor_mode.cpp   (with props)
    trunk/src/editor2/editor_mode.hpp   (with props)
    trunk/src/editor2/mouse_action.cpp   (with props)
    trunk/src/editor2/mouse_action.hpp   (with props)
Modified:
    trunk/src/CMakeLists.txt
    trunk/src/Makefile.am
    trunk/src/SConscript
    trunk/src/editor2/action.cpp
    trunk/src/editor2/action.hpp
    trunk/src/editor2/editor_common.hpp
    trunk/src/editor2/editor_controller.cpp
    trunk/src/editor2/editor_controller.hpp
    trunk/src/editor2/editor_mouse_handler.cpp
    trunk/src/editor2/editor_mouse_handler.hpp
    trunk/src/mouse_events.cpp
    trunk/src/mouse_events.hpp
    trunk/src/mouse_handler_base.cpp
    trunk/src/mouse_handler_base.hpp

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/src/CMakeLists.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/CMakeLists.txt?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/Makefile.am
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/Makefile.am?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/SConscript
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/SConscript?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/editor2/action.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/action.cpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/editor2/action.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/action.hpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/editor2/editor_common.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_common.hpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/editor2/editor_controller.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_controller.cpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/editor2/editor_controller.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_controller.hpp?rev=27867&r1=27866&r2=27867&view=diff

Added: trunk/src/editor2/editor_mode.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_mode.cpp?rev=27867&view=auto

Added: trunk/src/editor2/editor_mode.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_mode.hpp?rev=27867&view=auto

Modified: trunk/src/editor2/editor_mouse_handler.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_mouse_handler.cpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/editor2/editor_mouse_handler.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_mouse_handler.hpp?rev=27867&r1=27866&r2=27867&view=diff

Added: trunk/src/editor2/mouse_action.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/mouse_action.cpp?rev=27867&view=auto

Added: trunk/src/editor2/mouse_action.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/mouse_action.hpp?rev=27867&view=auto

Modified: trunk/src/mouse_events.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/mouse_events.cpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/mouse_events.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/mouse_events.hpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/mouse_handler_base.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/mouse_handler_base.cpp?rev=27867&r1=27866&r2=27867&view=diff

Modified: trunk/src/mouse_handler_base.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/mouse_handler_base.hpp?rev=27867&r1=27866&r2=27867&view=diff


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

Reply via email to