MapEdit


Map editor dedicated dedicated for games development (2/16/256 colors) and part of the P2SM project. Tiles are imported from GIF and asset is stored in GIF containor.

Needs EdDI cookie for offscreen VDI (NVDI), plenty of RAM and strong CPU.

The programs MAPEDIT and its tool MAKE_MAP (GIF slicer) use the GIFdec.ldg and GIFenc.ldg libraries to manage GIF file format. Please install these accordingly to the LDG way (release 3 for FreeMiNT, release 2 if you stay with MagiC).

Archives Size Version Date
English 68K CFv4e 234.1 KB 1.2 11-16-2025
GFA Sources 132.4 KB

Online mapedit.hyp and make_map.hyp guides.
Older versions are kept in the repository.

3 réflexions sur « MapEdit »

  1. Changes in the 1.2 version:

    • add: hindrance optional and additional array, encoded as Boolean or Byte, saved in separated raw files, can assign some values to predefined shapes. More details in the updated HYP guide.
    • fix: possible division by zero while obtaining coordinates.
    • fix: crash when cursor was on void tile while displaying coordinates.
    • fix: crash if drawing outside map area (small map/templates).
    • fix: creating new template from a template took map datas instead.
    • fix: avoid memory allocation for palette template (use palette of the map).
    • fix: menu save entry was disabled while template was modified.
    • chg: map « metadatas » renamed map « settings ».

  2. Changes in the 1.1 version:

    • add: templates (= group of tiles = blocks = sub-maps) using the map tileset, press Shift key then select the area by holding the left mouse button and moving the cursor.
    • add: grid view for tiles list (^G), infos in bubble.
    • add: clean tiles list function, which removes all unused tiles in the map and templates.
    • mod: panels for metadatas window (Internals panel disabled for templates).
    • add: ARGV support (launch with several .map folders), code by Gregor Duchalski/GFA_BIND/PDATS627.
    • fix: in map part raster redraw (right and bottom of large maps).
    • fix: « save as… » menu entry always disabled.
    • fix: tiles toolbar wasn’t masked if tiles lock on.
    • fix: in retreiving fonts names.

  3. New in the 1.0 version:

    • first functional release, basic features, enhancements are planned.
    • provided with AES-Lupe util (from NVDI package) to better view tiles on large screens.
    • provided with MakeMAP (GIF slicer), moved from P2SM tools.

    Changes in MakeMap 1.1:

    • add: export tiles assets into GIF containor instead of folder.
    • add: MAP_NAME= for the map name.

Les commentaires sont fermés.