Managed to update the level editor to the new drawing context code and stuff.
authorRicardo Cruz <rick2@aeiou.pt>
Wed, 2 Jun 2004 23:33:35 +0000 (23:33 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Wed, 2 Jun 2004 23:33:35 +0000 (23:33 +0000)
commit148cc59583752d131847829535a34ce3ad379e06
tree80ced82d298bbbb552f2c2207ed5a6f2aa2bad43
parentacf9342eec904a17fbbcfe36faf4c4f576e426fe
Managed to update the level editor to the new drawing context code and stuff.
But it has a lot of issues. Scrolling is not being respected, buttons are not working well, and lots of crashing.
Time to rescue the level editor! :)

SVN-Revision: 1390
src/background.h
src/button.cpp
src/button.h
src/level.cpp
src/leveleditor.cpp
src/leveleditor.h
src/menu.cpp
src/screen/drawing_context.h
src/sector.h
src/title.cpp