Commit Graph
6 Commits
Author SHA1 Message Date
MaddMugsy 07b4855a51 XML Editor Updated to version .35:
-changed the way user grid settings are stored so they are actually saved to a file now.  Stupid Microsoft doesn't allow My.Settings properties to be created dynamically and persisted, so they are now stored in XMLEditorSettings.xml in the main game directory.
-grid forms now stay within the window boundaries (most of the time)
-fixed the item detail form problem where the last change got lost if you switch tabs and then hit OK/Apply
-grid column widths are now adjustable and saved to the xsd when a grid form is closed
-further increased the loading speed of grid forms... however, the first time they load, they will be slow, but subsequent loads will be fast.  This is because the first time it loads, it uses the automatic column widths, which are then persisted to the xsd.  Subsequent loads use the saved width values and so are much faster.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@954 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-03-13 01:51:32 +00:00
Starwalker 06b903c957 new exe and new editors
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@946 4f8fa57e-7814-0410-bad4-adc449f26b7c
2008-03-11 12:39:19 +00:00
MaddMugsy e07b4f48af XML Editor Version 0.33:
- AttachmentInfo, Inventory and Sound xml files are now properly re-indexed when records are deleted

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@803 4f8fa57e-7814-0410-bad4-adc449f26b7c
2007-05-18 18:31:36 +00:00
MaddMugsy 06ddd332fb XML Editor Version .32:
-increased Range Bonus maximum from 100 to 10,000

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@792 4f8fa57e-7814-0410-bad4-adc449f26b7c
2007-05-10 17:38:05 +00:00
MaddMugsy 81bbbb3ecd XML Editor Version 0.31:
-Item duplication in merge tables fixed 
NOTE: any entries in the merges.xml with the item as a result of the merge are not duplicated.  This is because one item combination cannot produce two different results.

-"TableHandler" problem when restarting the editor after modifying visible columns fixed

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@790 4f8fa57e-7814-0410-bad4-adc449f26b7c
2007-05-08 18:49:33 +00:00
MaddMugsy 49173d9452 -XML Editor binaries (Beta) added to the main Game directory
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@759 4f8fa57e-7814-0410-bad4-adc449f26b7c
2007-04-05 23:58:28 +00:00