a2x
|
09413db57a
|
Handle empty names and duplicate values in Rust generator
|
2024-05-24 21:09:25 +10:00 |
|
a2x
|
bf2ebb716f
|
Show error message if pattern wasn't found
|
2024-05-08 13:45:58 +10:00 |
|
a2x
|
d0c40c50cd
|
Reorganize schema system structures into separate files
|
2024-04-21 00:33:24 +10:00 |
|
a2x
|
8b1ecb7afb
|
Refactor code writer and fix minor things
Also added the ability to specify which files should be generated based on their file type.
E.g. `cs2-dumper.exe -f hpp,json`
|
2024-04-10 01:11:25 +10:00 |
|
a2x
|
4944a3a630
|
Avoid generating files for empty modules
|
2024-04-07 18:23:52 +10:00 |
|
a2x
|
9f37324266
|
Fix for enum values that could be out of range for their datatype
|
2024-04-07 15:35:48 +10:00 |
|
a2x
|
7c9d594ca6
|
Fix issue causing missing schema entries
|
2024-04-07 03:26:07 +10:00 |
|
a2x
|
ce0fb918ab
|
Improve schema parsing
|
2024-04-06 03:20:54 +10:00 |
|
Txreq
|
c75480be3e
|
Add token escaping for Rust output r#use
|
2024-04-04 07:38:06 +02:00 |
|
a2x
|
3a935f5d73
|
Refactor and move Linux code to separate branch
|
2024-04-03 03:13:57 +11:00 |
|
a2x
|
acb0c73f00
|
Revert to old method of generating schema files
|
2024-03-30 07:10:29 +10:00 |
|
a2x
|
9765aff73f
|
Fix UtlTsHash::elements bug causing missing schema entries
|
2024-03-29 23:47:35 +10:00 |
|
a2x
|
8b79c3ba8d
|
Write enum member values in hexadecimal
|
2024-03-29 18:36:51 +10:00 |
|
a2x
|
413ae710b1
|
Modify JSON file generation for easier parsing
|
2024-03-29 18:26:44 +10:00 |
|
a2x
|
621ec605c6
|
Replace process.read_ptr usage with ptr.read
|
2024-03-29 16:12:37 +10:00 |
|
a2x
|
87fccce283
|
Revert renaming class, enum and field names
|
2024-03-29 01:51:20 +10:00 |
|
a2x
|
bf890592c2
|
Generate info.json file with timestamp and build number
|
2024-03-29 00:45:04 +10:00 |
|
a2x
|
889ef7dcd8
|
Merge dev branch into main
|
2024-03-28 22:19:20 +10:00 |
|