--- In gladiator@yahoogroups.com, "clan_cg_2003" <clan_cg_2003@...> wrote:
>
> Hi, does anyone know the function of the file editor.exe that was
> included with the original version of gladiator? I assume it has
> something to do with graphics, but I have no idea on how to use it,
> and the manual makes no mention of it what so ever.
The function of the original editor.exe program was to create brand
new maps of any size and fill the maps relatively easily with tiles of
the same type. Of course, if you know any programming language that
can read/write binary files, you could accomplish the same thing. A
few years ago, I explained how do substitution of tiles
programmatically. Really easy stuff if you understand file input/output.