Hello folks,

I was trying to rid the Warzone source of some dead code, when I
found, commented out, what appeared to be an entire in-game map
editor. You can see it in src/edit2d.c, with support code in
src/disp2d.c

Anyone know what this is and why it is commented out? Since the
separate map editor is pretty much unportable, and appears dead,
perhaps we could look at resurrecting this built-in map editor
instead.

From what I can tell of the code, it is started from the normal game
and switches over to a 2D view of the map, in which various stuff can
be edited, including the map. It also has code for loading and saving
maps.

 - Per

_______________________________________________
Warzone-dev mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-dev

Reply via email to