- Removed unused files from TableData/Lookup folder. This files are created automatically from the XML Editor
- XML Editor now deletes the file "JA2Data.xsd" on startup and recreates it
- You can change the default maximum AP values (default = 100) for the XML editor in "XMLEditorInit.xml"
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1051 4f8fa57e-7814-0410-bad4-adc449f26b7c
-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
- 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
-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