See Features for what is currently implemented.
The devs are currently working on the building grids.
If you want to help (and we need it), contact us via IRC.
Dan or PK are the most active coders at the moment.
history.txt
Crystal Map Tool detailed change log.
http://crystalmaptool.sourceforge.net/
-------------------------------------------------------------------------------
15-May-2004
- PK updated the help dialog.
- PK implemented 'create sector'.
- PK implemented command line history.
08-May-2004
- PK updated the help dialog.
- PK implemented 'set position'.
- PK added some code to walk around in the world.
- Dan added code for newmap command in the menu. I also extended the save
map so it prints out the what is currently in the map.
- Dan started to work on the showlights in the grid view.
06-May-2004
- Dan added the "set zoom window level" command to the commandline.
This will be used for at least the gridview to tell the zoom level.
- Dan extended the framework class with a GetViewFrame function
- Dan extended view class with a SetZoom function too
- Dan finally added the SetZoom to the View2D where it will be used
by the grid system
05-May-2004
- Dan fixed so that the grid is only displayed when that menu is
pressed.
- Dan fixed so only visible meshes are going to be drawn if grid view
and not for Box view.
02-May-2004
- PK fixed the MSVC6 Workspace to compile Release versions.