smithy-svn Mailing List for Smithy (Page 9)
Status: Beta
Brought to you by:
thermoplyae
You can subscribe to this list here.
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(14) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2008 |
Jan
(5) |
Feb
(9) |
Mar
(3) |
Apr
(3) |
May
(33) |
Jun
(49) |
Jul
(16) |
Aug
(1) |
Sep
(47) |
Oct
(24) |
Nov
(8) |
Dec
|
| 2009 |
Jan
|
Feb
(1) |
Mar
|
Apr
(5) |
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <the...@us...> - 2008-01-13 23:22:43
|
Revision: 25
http://smithy.svn.sourceforge.net/smithy/?rev=25&view=rev
Author: thermoplyae
Date: 2008-01-13 15:22:40 -0800 (Sun, 13 Jan 2008)
Log Message:
-----------
more comments
Modified Paths:
--------------
GlFlatDraw.ml
MapDialogs.ml
MapFormat.ml
Smithy.ml
TGALoader.ml
docs/todo.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-01-13 20:16:04
|
Revision: 24
http://smithy.svn.sourceforge.net/smithy/?rev=24&view=rev
Author: thermoplyae
Date: 2008-01-13 12:15:44 -0800 (Sun, 13 Jan 2008)
Log Message:
-----------
spent an hour and a half commenting three files, i'll do the rest later
Modified Paths:
--------------
CamlExt.ml
FileDialogs.ml
GeomEdit.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-01-13 17:30:38
|
Revision: 23
http://smithy.svn.sourceforge.net/smithy/?rev=23&view=rev
Author: thermoplyae
Date: 2008-01-13 09:30:30 -0800 (Sun, 13 Jan 2008)
Log Message:
-----------
changed the poly fill routine to use lists, but i don't feel fulfilled
Modified Paths:
--------------
GeomEdit.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-01-07 03:50:06
|
Revision: 22
http://smithy.svn.sourceforge.net/smithy/?rev=22&view=rev
Author: thermoplyae
Date: 2008-01-06 19:49:57 -0800 (Sun, 06 Jan 2008)
Log Message:
-----------
half-implementation of point merging, fixed some things i forgot about, updated the todo list with bugs, etc.
Modified Paths:
--------------
GeomEdit.ml
Smithy.ml
docs/todo.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2008-01-07 02:44:23
|
Revision: 21
http://smithy.svn.sourceforge.net/smithy/?rev=21&view=rev
Author: thermoplyae
Date: 2008-01-06 18:44:15 -0800 (Sun, 06 Jan 2008)
Log Message:
-----------
multiple highlights work
Modified Paths:
--------------
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-31 04:45:22
|
Revision: 20
http://smithy.svn.sourceforge.net/smithy/?rev=20&view=rev
Author: thermoplyae
Date: 2007-12-30 20:45:12 -0800 (Sun, 30 Dec 2007)
Log Message:
-----------
updated to use the special array indexing syntax instead of manual calls to Array.get and Array.set . it would be nice to read through the code and insert pattern guards where applicable (i didn't know about them until just moments ago). also, the main algorithm in GeomEdit is still using arrays instead of lists, :(
Modified Paths:
--------------
CamlExt.ml
GeomEdit.ml
GlFlatDraw.ml
MapDialogs.ml
MapFormat.ml
MapTypes.ml
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-22 04:39:35
|
Revision: 19
http://smithy.svn.sourceforge.net/smithy/?rev=19&view=rev
Author: thermoplyae
Date: 2007-12-21 20:39:31 -0800 (Fri, 21 Dec 2007)
Log Message:
-----------
lifted type restrictions in preparation for multiple selections
Modified Paths:
--------------
GeomEdit.ml
GlFlatDraw.ml
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-22 04:21:48
|
Revision: 18
http://smithy.svn.sourceforge.net/smithy/?rev=18&view=rev
Author: thermoplyae
Date: 2007-12-21 20:21:39 -0800 (Fri, 21 Dec 2007)
Log Message:
-----------
made some vague pass at getting the windows to align correctly, making a commit mostly so i can start working on multiple selections. gotta keep things atomic
Modified Paths:
--------------
Smithy.ml
docs/todo.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-07 20:16:49
|
Revision: 17
http://smithy.svn.sourceforge.net/smithy/?rev=17&view=rev
Author: thermoplyae
Date: 2007-12-07 12:16:43 -0800 (Fri, 07 Dec 2007)
Log Message:
-----------
added nuke, pave, nuke & pave, fixed gregory's suggestion about the open/save dialogs, fixed side deletion (i think)
Modified Paths:
--------------
FileDialogs.ml
MapFormat.ml
Smithy.ml
docs/todo.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-07 19:13:16
|
Revision: 16
http://smithy.svn.sourceforge.net/smithy/?rev=16&view=rev
Author: thermoplyae
Date: 2007-12-07 11:13:06 -0800 (Fri, 07 Dec 2007)
Log Message:
-----------
added the polygon type overhead viewer, read-only
Modified Paths:
--------------
CamlExt.ml
GlFlatDraw.ml
Smithy.ml
docs/notes-for-developers.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-07 10:20:01
|
Revision: 15
http://smithy.svn.sourceforge.net/smithy/?rev=15&view=rev
Author: thermoplyae
Date: 2007-12-07 02:19:52 -0800 (Fri, 07 Dec 2007)
Log Message:
-----------
fixed some naming conventions, got the poly dialog a little more functional (still missing platform config support), fixed the gigantic OK buttons, added Real Closure to the svn repo so that people have a demo map they can immediately load up, made the enumeration descriptors more expressive (and changed the translators in CamlExt to match), added basic platform array handling things to MapFormat, fixed some missing values in the polygon_kind enumerative type
Modified Paths:
--------------
CamlExt.ml
MapDialogs.ml
MapFormat.ml
MapTypes.ml
Smithy.ml
args
docs/todo.txt
Added Paths:
-----------
examples/Real Closure.sceA
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-06 01:18:51
|
Revision: 14
http://smithy.svn.sourceforge.net/smithy/?rev=14&view=rev
Author: thermoplyae
Date: 2007-12-05 17:18:43 -0800 (Wed, 05 Dec 2007)
Log Message:
-----------
cleaned up the dialogs some, restored type setting to the polygon dialog and put in the framework to deal with things like platforms
Modified Paths:
--------------
MapDialogs.ml
MapTypes.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-04 05:10:06
|
Revision: 13
http://smithy.svn.sourceforge.net/smithy/?rev=13&view=rev
Author: thermoplyae
Date: 2007-12-03 21:10:04 -0800 (Mon, 03 Dec 2007)
Log Message:
-----------
cleaned up the light dialog significantly
Modified Paths:
--------------
MapDialogs.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-04 05:00:49
|
Revision: 12
http://smithy.svn.sourceforge.net/smithy/?rev=12&view=rev
Author: thermoplyae
Date: 2007-12-03 21:00:44 -0800 (Mon, 03 Dec 2007)
Log Message:
-----------
actually made media lighting work
Modified Paths:
--------------
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-04 04:59:40
|
Revision: 11
http://smithy.svn.sourceforge.net/smithy/?rev=11&view=rev
Author: thermoplyae
Date: 2007-12-03 20:59:39 -0800 (Mon, 03 Dec 2007)
Log Message:
-----------
compressed the change mode functions
Modified Paths:
--------------
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-04 04:51:32
|
Revision: 10
http://smithy.svn.sourceforge.net/smithy/?rev=10&view=rev
Author: thermoplyae
Date: 2007-12-03 20:51:25 -0800 (Mon, 03 Dec 2007)
Log Message:
-----------
packed down some of the matches in the tool routines
Modified Paths:
--------------
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-04 04:26:19
|
Revision: 9
http://smithy.svn.sourceforge.net/smithy/?rev=9&view=rev
Author: thermoplyae
Date: 2007-12-03 20:26:11 -0800 (Mon, 03 Dec 2007)
Log Message:
-----------
changed some manual iterations into folds
Modified Paths:
--------------
CamlExt.ml
MapFormat.ml
docs/todo.txt
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-03 07:56:55
|
Revision: 8
http://smithy.svn.sourceforge.net/smithy/?rev=8&view=rev
Author: thermoplyae
Date: 2007-12-02 23:56:47 -0800 (Sun, 02 Dec 2007)
Log Message:
-----------
put in the Map Manager dialog, the only functional part is the grid setting
Modified Paths:
--------------
GlFlatDraw.ml
MapDialogs.ml
Smithy.ml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <the...@us...> - 2007-12-01 20:18:51
|
Revision: 7
http://smithy.svn.sourceforge.net/smithy/?rev=7&view=rev
Author: thermoplyae
Date: 2007-12-01 12:18:50 -0800 (Sat, 01 Dec 2007)
Log Message:
-----------
whoops, this file should be empty by default
Modified Paths:
--------------
args
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|