[Smithy-svn] SF.net SVN: smithy:[215] docs
Status: Beta
Brought to you by:
thermoplyae
|
From: <the...@us...> - 2008-11-28 22:22:20
|
Revision: 215
http://smithy.svn.sourceforge.net/smithy/?rev=215&view=rev
Author: thermoplyae
Date: 2008-11-28 21:44:36 +0000 (Fri, 28 Nov 2008)
Log Message:
-----------
Sorry for the huge commit; I've been away from Internet access, and so I wasn't able to make things atomic. :/
+ The Monster tab's Activated By menu works now.
+ Wrote recenter level.
+ Wrote a save-on-quit dialog, though this is imperfect -- it would be nice if it weren't Yes/No but instead Yes/No/Cancel; I couldn't figure out how to do this without the lablGTK2 documentation in front of me.
+ Shift-clicking an already highlighted piece unhighlights it.
+ The map height dialog is now nonmodal.
+ Updated the todo list.
+ Put in preliminary, no-doubt-buggy support for reading in save games. This means that maps written to disk by VM.lua can now be worked on in Smithy. (Related: made of_enum slightly more verbose on errors; this came up because some of the LITEs I was reading in had types of 0xffff, which I have not figured out but instead put in a hack to ignore those. :/ )
+ Updated the types of the placement chunk to use bool instead of int for the random flag.
+ Added more intelligent error handling for the Goto command.
Modified Paths:
--------------
CamlExt.ml
DrawModeEvent.ml
DrawModeWindows.ml
ItemStrings.ml
MapDialogs.ml
MapFormat.ml
MapTypes.ml
Smithy.ml
docs/todo.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|