Vhati
|
719a5d960a
|
Filled in changelog
|
2013-09-02 00:25:40 -04:00 |
|
Vhati
|
ea0e4d0fe1
|
Added GUI sandbox for XML tinkering
|
2013-09-02 00:23:07 -04:00 |
|
Vhati
|
6174e45645
|
Added XMLPatcher for fancy mod syntax; not wired to the Patch button yet
|
2013-09-01 14:28:31 -04:00 |
|
Vhati
|
4eb46ea542
|
Added support for hyphens and periods in elements/attribs, plus default namespace declarations
|
2013-09-01 14:24:49 -04:00 |
|
Vhati
|
a585047427
|
Added commandline interface
|
2013-08-30 15:06:09 -04:00 |
|
Vhati
|
4a091297ed
|
Added ProgressDialog superclass
|
2013-08-29 14:17:01 -04:00 |
|
Vhati
|
a879071dbd
|
Incremented version
|
2013-08-28 18:20:09 -04:00 |
|
Vhati
|
524b376694
|
Added progressbar dialog while extracting dats
|
2013-08-28 17:58:02 -04:00 |
|
Vhati
|
7997dda212
|
Missed a semicolon
|
2013-08-28 17:41:59 -04:00 |
|
Vhati
|
aa9ca9a97a
|
Continuation of commit aeadd42
|
2013-08-28 16:43:15 -04:00 |
|
Vhati
|
aeadd42708
|
Added FTL resource extraction
|
2013-08-28 16:39:40 -04:00 |
|
Vhati
|
7c9bb71cf3
|
Added exceptions when accessing InnerPaths outside a FolderPack's root dir
|
2013-08-28 16:36:52 -04:00 |
|
Vhati
|
52e57f0e42
|
Added menubar and 'Re-Scan mods/' feature
|
2013-08-28 15:12:07 -04:00 |
|
Vhati
|
18dc2148bb
|
Trivial code cleanup
|
2013-08-28 09:02:32 -04:00 |
|
Vhati
|
8d2713cb4d
|
Switched to JDOMFactory for tree building
|
2013-08-28 08:19:48 -04:00 |
|
Vhati
|
ab07a57174
|
Trivial code cleanup
|
2013-08-28 08:15:59 -04:00 |
|
Vhati
|
b93c4fffbf
|
Sloppy parser only inserts a wrapper tag when it needs to
|
2013-08-28 01:23:50 -04:00 |
|
Vhati
|
ae48ec87ab
|
Trivial cleanup
|
2013-08-28 00:20:24 -04:00 |
|
Vhati
|
45b26c5f7e
|
Added single-tag vs dual-tag distinction to strict parser
|
2013-08-27 23:34:26 -04:00 |
|
Vhati
|
270f4314d6
|
Added Sloppy XML printing
|
2013-08-27 23:33:24 -04:00 |
|
Vhati
|
b1a0ef4164
|
Added namespace support
|
2013-08-27 23:30:52 -04:00 |
|
Vhati
|
a6c67f49d3
|
Trivial edit
|
2013-08-26 19:26:46 -04:00 |
|
Vhati
|
725aa9d868
|
Gave ModInfoArea a style tree that can be overridden
|
2013-08-26 19:17:57 -04:00 |
|
Vhati
|
2405b73a28
|
Fixed ReportMessage equals() which broke repetition checking
|
2013-08-26 18:41:02 -04:00 |
|
Vhati
|
c9b5c38368
|
Added SloppyXMLParser
|
2013-08-26 17:29:14 -04:00 |
|
Vhati
|
c5dc2669cf
|
Changed Report to a message tree, recursively formatted
|
2013-08-26 15:01:21 -04:00 |
|
Vhati
|
aa11d54396
|
Edited an error message no one will ever see
|
2013-08-26 11:33:21 -04:00 |
|
Vhati
|
d6c0d5fcd9
|
Filled in the changelog
|
2013-08-26 10:55:10 -04:00 |
|
Vhati
|
950b5d664e
|
Added a button to open the mods/ folder
|
2013-08-26 10:46:15 -04:00 |
|
Vhati
|
2033c80d6a
|
Omitted leading newlines when formatting NESTED_BLOCK messages
|
2013-08-26 10:02:00 -04:00 |
|
Vhati
|
e86c38a4ee
|
Improved Validate messages
|
2013-08-26 10:00:02 -04:00 |
|
Vhati
|
2ecf3e87c7
|
Added mod file date to the 'description missing' notice
|
2013-08-26 09:50:31 -04:00 |
|
Vhati
|
0487d5d932
|
Added a JSplitPane to resize the mod list
|
2013-08-26 09:47:51 -04:00 |
|
Vhati
|
ef95dc3a73
|
Changed modorder saving to occur on exit
|
2013-08-26 09:47:01 -04:00 |
|
Vhati
|
f25ebace0b
|
Changed modorder saving to occur on exit
|
2013-08-26 09:46:06 -04:00 |
|
Vhati
|
d73a33beae
|
Added encodings explanation
|
2013-08-26 09:41:48 -04:00 |
|
Vhati
|
d8fd3ac738
|
Repeated Validate warning for xml with multiple declaration tags
|
2013-08-24 20:10:24 -04:00 |
|
Vhati
|
e05e0347d3
|
Added Validate warning for Windows-1252 chars outside ASCII
|
2013-08-24 20:07:45 -04:00 |
|
Vhati
|
474aeb8830
|
Restricted double-click selection to repeated clicks on one title cell
|
2013-08-24 20:05:52 -04:00 |
|
Vhati
|
1f2662f3f0
|
Fixed Validation checking that scanned selected mods in reverse order
|
2013-08-24 20:01:33 -04:00 |
|
Vhati
|
33064ebff2
|
Added tolerance/warning for non-standard zips containing backslash paths
|
2013-08-24 19:57:42 -04:00 |
|
Vhati
|
248cc5d6aa
|
Added forum scraper for catalog maintenance
|
2013-08-24 13:27:01 -04:00 |
|
Vhati
|
8886312c50
|
Changed catalog auto-update url to SMM repo
|
2013-08-24 13:21:03 -04:00 |
|
Vhati
|
dcd46e44d0
|
Cleaned anachronisms from dummy readme files
|
2013-08-24 13:12:56 -04:00 |
|
Vhati
|
eae6aabf61
|
Fixed data loss when decoding Windows-1252 text with accented characters
|
2013-08-24 12:00:04 -04:00 |
|
Vhati
|
ef135052b3
|
Trivial code cleanup
|
2013-08-24 03:45:07 -04:00 |
|
Vhati
|
f9680d4cda
|
Trivial code cleanup
|
2013-08-24 03:39:30 -04:00 |
|
Vhati
|
9b34c5119f
|
Added LF to CR-LF conversion, and warnings
|
2013-08-24 03:38:22 -04:00 |
|
Vhati
|
5f289a0bef
|
Trivial additions
|
2013-08-22 06:19:59 -04:00 |
|
Vhati
|
fa273ec6a2
|
Set the forum url
|
2013-08-22 05:28:07 -04:00 |
|