lp:~janosch-peters-deactivatedaccount/widelands/editor-remove-invalid-resources
Created by
xxx-deleted
and last modified
Only
xxx-deleted
can upload to this branch. If you are
xxx-deleted
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- SirVer: Approve
- Tino: Needs Fixing
- kaputtnik (community): Needs Fixing
- TiborB: Pending requested
-
Diff: 2875 lines (+769/-768)53 files modifiedsrc/editor/map_generator.cc (+1/-1)
src/editor/tools/editor_decrease_height_tool.cc (+23/-23)
src/editor/tools/editor_decrease_height_tool.h (+8/-6)
src/editor/tools/editor_decrease_resources_tool.cc (+22/-41)
src/editor/tools/editor_decrease_resources_tool.h (+6/-6)
src/editor/tools/editor_delete_bob_tool.cc (+18/-18)
src/editor/tools/editor_delete_bob_tool.h (+6/-6)
src/editor/tools/editor_delete_immovable_tool.cc (+16/-17)
src/editor/tools/editor_delete_immovable_tool.h (+6/-6)
src/editor/tools/editor_draw_tool.cc (+18/-18)
src/editor/tools/editor_draw_tool.h (+6/-6)
src/editor/tools/editor_history.cc (+5/-5)
src/editor/tools/editor_increase_height_tool.cc (+21/-21)
src/editor/tools/editor_increase_height_tool.h (+6/-6)
src/editor/tools/editor_increase_resources_tool.cc (+25/-101)
src/editor/tools/editor_increase_resources_tool.h (+10/-9)
src/editor/tools/editor_info_tool.cc (+13/-13)
src/editor/tools/editor_info_tool.h (+3/-3)
src/editor/tools/editor_make_infrastructure_tool.cc (+5/-5)
src/editor/tools/editor_make_infrastructure_tool.h (+3/-3)
src/editor/tools/editor_noise_height_tool.cc (+23/-23)
src/editor/tools/editor_noise_height_tool.h (+6/-6)
src/editor/tools/editor_place_bob_tool.cc (+26/-26)
src/editor/tools/editor_place_bob_tool.h (+6/-6)
src/editor/tools/editor_place_immovable_tool.cc (+28/-29)
src/editor/tools/editor_place_immovable_tool.h (+6/-6)
src/editor/tools/editor_set_height_tool.cc (+26/-26)
src/editor/tools/editor_set_height_tool.h (+6/-6)
src/editor/tools/editor_set_origin_tool.cc (+14/-14)
src/editor/tools/editor_set_origin_tool.h (+6/-6)
src/editor/tools/editor_set_port_space_tool.cc (+69/-69)
src/editor/tools/editor_set_port_space_tool.h (+13/-13)
src/editor/tools/editor_set_resources_tool.cc (+61/-62)
src/editor/tools/editor_set_resources_tool.h (+19/-6)
src/editor/tools/editor_set_starting_pos_tool.cc (+12/-12)
src/editor/tools/editor_set_starting_pos_tool.h (+3/-3)
src/editor/tools/editor_set_terrain_tool.cc (+30/-30)
src/editor/tools/editor_set_terrain_tool.h (+6/-6)
src/editor/tools/editor_tool.h (+12/-12)
src/editor/ui_menus/editor_tool_change_resources_options_menu.cc (+8/-5)
src/logic/bob.h (+1/-1)
src/logic/game_controller.h (+1/-1)
src/logic/map.cc (+66/-21)
src/logic/map.h (+51/-25)
src/logic/widelands.h (+1/-0)
src/logic/worker.cc (+23/-27)
src/logic/world/world.cc (+5/-2)
src/map_io/widelands_map_loader.cc (+2/-0)
src/scripting/lua_map.cc (+7/-3)
src/ui_fsmenu/options.cc (+2/-1)
src/wui/overlay_manager.cc (+3/-1)
src/wui/overlay_manager.h (+1/-1)
test/maps/lua_testsuite.wmf/scripting/efield.lua (+5/-5)
Related bugs
Related blueprints
Branch information
Recent revisions
This branch has not been scanned yet.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:widelands