Author: ilor
Date: Wed Sep 24 20:49:20 2008
New Revision: 29674

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29674&view=rev
Log:
editor2: move map loading code to map_context and editor_map. Make random map 
generation undoable. Clean up some ctor and refresh code in editor_controller. 
Add a --load support for -e option to allow starting the editor with a map file 
loaded. Improve error handling when a map file is empty or does not exist.

Modified:
    trunk/changelog
    trunk/players_changelog
    trunk/src/editor2/action.cpp
    trunk/src/editor2/editor_common.hpp
    trunk/src/editor2/editor_controller.cpp
    trunk/src/editor2/editor_controller.hpp
    trunk/src/editor2/editor_main.cpp
    trunk/src/editor2/editor_main.hpp
    trunk/src/editor2/editor_map.cpp
    trunk/src/editor2/editor_map.hpp
    trunk/src/editor2/editor_palettes.cpp
    trunk/src/editor2/map_context.cpp
    trunk/src/editor2/map_context.hpp
    trunk/src/game.cpp

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

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/players_changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/players_changelog?rev=29674&r1=29673&r2=29674&view=diff

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

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

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

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

Modified: trunk/src/editor2/editor_main.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_main.cpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/editor2/editor_main.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_main.hpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/editor2/editor_map.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_map.cpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/editor2/editor_map.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_map.hpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/editor2/editor_palettes.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/editor_palettes.cpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/editor2/map_context.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/map_context.cpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/editor2/map_context.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/editor2/map_context.hpp?rev=29674&r1=29673&r2=29674&view=diff

Modified: trunk/src/game.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game.cpp?rev=29674&r1=29673&r2=29674&view=diff


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

Reply via email to