Martin Benjamins
|
c1da89f19a
|
Assume 9.1.5 is the same pattern as 9.x/1.x/2.x
|
2021-09-01 13:59:23 +02:00 |
|
Martin Benjamins
|
ade2ef688b
|
Add to-be-verified patterns for 6.x
|
2021-08-26 03:53:20 +02:00 |
|
Martin Benjamins
|
7cb26d90cc
|
Add 1.14.0 to valid build list
|
2021-08-19 02:05:33 +02:00 |
|
Bernd Lörwald
|
5fe16cd6fb
|
code: add sublime syntax highlighting
|
2021-07-30 16:19:44 +02:00 |
|
Martin Benjamins
|
70b0ffee17
|
Add 2.5.2 to valid build list
|
2021-07-29 21:19:14 +02:00 |
|
Martin Benjamins
|
9bca7d1156
|
Add 9.1.0 to valid build list
|
2021-04-13 22:32:36 +02:00 |
|
Bernd Lörwald
|
9ca5861425
|
dbdefsdumper: add 2.5.1 to list and filter really wrong fdid (is a string*)
|
2021-03-23 03:43:41 +01:00 |
|
Martin Benjamins
|
77235bae68
|
Add 9.0.5 to pattern list
|
2021-02-09 21:37:38 +01:00 |
|
Martin Benjamins
|
07ebaaad09
|
Update PatternBuilder.cs
|
2021-01-21 00:25:11 +01:00 |
|
Bernd Lörwald
|
baad17f2c0
|
code: converter: add xml to error message
|
2020-10-16 22:19:08 +02:00 |
|
Martin Benjamins
|
6dd9ab9c60
|
Add 1.13.6 to known pattern list
|
2020-10-07 22:20:20 +02:00 |
|
Bernd Lörwald
|
5dfb981929
|
code: mark python code as version independent, use fork for modgrammar
|
2020-09-23 00:31:51 +02:00 |
|
Bernd Lörwald
|
eff6c1095c
|
code: python: allow unicode in comments
Note: this is a huge mess and half of it will still break on
unicode. Yay 2020.
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
f0f361d41c
|
code: python: mark file containing utf8 as such
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
e71db8f568
|
code: python: open file as utf8
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
ae3181716e
|
code: python: don't use py3 rethrow
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
cb953c5b94
|
code: python: allow 0 column defs (for empty tables)
|
2020-09-23 00:31:29 +02:00 |
|
Bernd Lörwald
|
f7ad4f0c72
|
code: python: don't use py3.2 feature
|
2020-09-23 00:31:29 +02:00 |
|
Martin Benjamins
|
bc1830d0bf
|
Add 9.0.2 to supported patterns
|
2020-09-09 20:39:31 +02:00 |
|
Martin Benjamins
|
201f151f49
|
Compare relation status with raw defs as well
|
2020-09-06 13:22:53 +02:00 |
|
Martin Benjamins
|
d26f300ffb
|
Only output raw checking message when it should
|
2020-09-06 12:58:53 +02:00 |
|
Martin Benjamins
|
ba06a094a9
|
Optional checking for issues with WoWDBDefsRaw repo
|
2020-09-06 12:57:30 +02:00 |
|
Martin Benjamins
|
3cc0b6215a
|
Merge pull request #68 from wowdev/fix_defs_sorting
Fix defs sorting
|
2020-09-04 22:42:48 +02:00 |
|
Martin Benjamins
|
c9010a5252
|
Make Merger/Validator sort when writing out DBDs
|
2020-09-04 22:42:25 +02:00 |
|
Martin Benjamins
|
7a26d0e509
|
Revert "code: c#: cleanup merger case sensitivity #37"
This reverts commit 3f6e6e0809.
|
2020-09-03 00:21:44 +02:00 |
|
barncastle
|
99296e676e
|
revert last commit
|
2020-08-29 12:44:46 +01:00 |
|
barncastle
|
84e6212f6c
|
fix the writer's sort
|
2020-08-29 12:42:44 +01:00 |
|
barncastle
|
796be3fad7
|
fix the writer's sort
|
2020-08-29 12:39:50 +01:00 |
|
barncastle
|
3f6e6e0809
|
code: c#: cleanup merger case sensitivity #37
|
2020-08-29 11:58:00 +01:00 |
|
Bernd Lörwald
|
7460f3891c
|
relationbug: fix: mark inline relation fields again
replace version check with check for flag in meta
|
2020-08-28 19:28:51 +02:00 |
|
barncastle
|
28393c7aa1
|
code c#: add tryparse method
|
2020-08-13 17:09:34 +01:00 |
|
Bernd Lörwald
|
3ba14aaa06
|
python: better handle double whitespace or alike, and allow column-def-only
|
2020-07-09 12:38:37 +02:00 |
|
Bernd Lörwald
|
334a0183df
|
python: include which file is broken in parser errors
|
2020-07-09 12:38:10 +02:00 |
|
Bernd Lörwald
|
381adf8f52
|
validator: allow column-defs-only files
|
2020-07-07 17:28:36 +02:00 |
|
Bernd Lörwald
|
218b71cec2
|
validator: list all dbds with errors again in the end
|
2020-07-07 17:26:12 +02:00 |
|
Bernd Lörwald
|
8c60ab6e6c
|
validator: continue parsing even if a file failed to load
best effort = more errors detected
|
2020-07-07 17:20:04 +02:00 |
|
Bernd Lörwald
|
574a762206
|
validator: be more explicit if there have been errors
|
2020-07-07 17:19:49 +02:00 |
|
Martin Benjamins
|
ebb45d8980
|
7.3.0 support
|
2020-07-05 21:25:33 +02:00 |
|
Martin Benjamins
|
b34939f6ec
|
Merge all the 7.3.2's
|
2020-07-05 20:38:04 +02:00 |
|
Martin Benjamins
|
37788e16b9
|
Limit WIP pattern to 7.3.2
|
2020-07-05 20:14:07 +02:00 |
|
Martin Benjamins
|
cb7ce24d8e
|
Add WIP 7.3.2 pattern
|
2020-07-05 20:12:01 +02:00 |
|
Martin Benjamins
|
83fd81b744
|
Add 8.3.7 to dumper
|
2020-06-23 18:10:02 +02:00 |
|
Martin Benjamins
|
534e6ed15f
|
Add 1.13.5 to dumper
|
2020-04-10 18:42:22 +02:00 |
|
Bernd Lörwald
|
597a9f76f4
|
dbdefsdumper: whitelist 9.0.1
|
2020-04-08 23:51:49 +02:00 |
|
Martin Benjamins
|
45606b4032
|
Always rewrite build lists split up by x.x.x
|
2020-03-07 21:38:52 +01:00 |
|
Martin Benjamins
|
4d3183b538
|
Add argument to override used pattern
|
2020-02-28 21:23:27 +01:00 |
|
Martin Benjamins
|
3eca3b9074
|
Add 1.13.4 to pattern list
|
2020-02-28 18:48:10 +01:00 |
|
Martin Benjamins
|
0964046735
|
Add 1.13.3 to supported pattern list
|
2019-12-10 16:41:56 +01:00 |
|
bloerwald
|
a175d20d51
|
code: python: add dump_relations, which does graphs of foreign keys
|
2019-11-15 19:26:30 +01:00 |
|
Martin Benjamins
|
9778532263
|
Add 8.3.0 to patterns and hope nothing breaks
|
2019-10-07 21:59:02 +02:00 |
|