added auto mapping feature by LordSkelethom
commit7bc07b613f9fed3dcef26f63332ea68db1e1f381
authoroy <Tom_Adams@web.de>
Fri, 8 Jul 2011 23:09:06 +0000 (9 01:09 +0200)
committeroy <Tom_Adams@web.de>
Fri, 8 Jul 2011 23:09:06 +0000 (9 01:09 +0200)
treed357af2b1d1db1dd6d5d62874326c739890402a4
parentf44094490549a46781a7d85a137ddf748021d00f
added auto mapping feature by LordSkelethom
data/editor/desert_main.rules [new file with mode: 0644]
data/editor/grass_main.rules [new file with mode: 0644]
data/editor/jungle_main.rules [new file with mode: 0644]
data/editor/winter_main.rules [new file with mode: 0644]
src/game/editor/auto_map.cpp [new file with mode: 0644]
src/game/editor/auto_map.h [new file with mode: 0644]
src/game/editor/editor.cpp
src/game/editor/editor.h
src/game/editor/io.cpp
src/game/editor/layer_tiles.cpp
src/game/editor/popups.cpp