Edward R. Gonzalez ed
ed synced commits to main at ed/gencpp from mirror 2024-10-27 23:22:55 -07:00
81a0376c99 Need cstdlib for systems calls in generator files. update to package_release.ps1
1417a68757 updates to test validations
1e4d5ce630 touchup to singleheader.cpp
0f2763a115 fixes for unreal use
420f452d35 More fixes found by self-parsing
Compare 9 commits »
ed synced commits to main at ed/gencpp from mirror 2024-10-26 22:52:55 -07:00
00df336610 fix type on parser namespace in singleheader.cpp
ed synced commits to main at ed/gencpp from mirror 2024-10-25 14:18:50 -07:00
d89c9a6072 de-hardcode target_arch.psm1 import
6aa99ac1d5 change how path_root is resolved so it works when cloned into another repository
3989f5fa83 formatting and removing unused code
Compare 3 commits »
ed synced commits to main at ed/gencpp from mirror 2024-10-25 06:09:25 -07:00
f90c0a59b6 inital implemention of UE library variant generator completed
33f992ef56 Updated generated ast_inlines.hpp so that operator defs have the inline explicit
0542204b35 progress on unreal variant generator
e5616c5879 generated code update + reverting some fixes for now...
40a256f6c3 initial setup for generating a library compatible for usage as an Unreal thirdyparty module.
Compare 6 commits »
ed pushed to master at ed/GASATHON 2024-10-25 02:04:26 -07:00
208cc67a7f Updates to gasagen gencpp library after backporting changes from this project to the gencpp repo.
ed pushed to master at ed/GASATHON 2024-10-24 17:30:03 -07:00
eef7709fc6 update gitignore
0f7c51b7b8 GasaGen changes (renames to files, added more changes to ue editor slate UI)
60a4128df4 Fixes to gencpp
Compare 3 commits »
ed pushed to master at ed/GASATHON_Content 2024-10-22 15:12:50 -07:00
0aedc58fab 74. Modifier Magnitude Calculations
ed pushed to master at ed/GASATHON 2024-10-22 15:12:43 -07:00
001a542521 74. Modifier Magnitude Calculations
ed pushed to master at ed/GASATHON 2024-10-22 14:32:49 -07:00
7e27f708cf 73. Player Level and Combat Interface
ed pushed to master at ed/GASATHON_Content 2024-10-22 13:53:29 -07:00
dffd38f4bd 71. Derived Attributes
ed pushed to master at ed/GASATHON 2024-10-22 13:52:58 -07:00
d34201e8a1 71. Derived Attributes
2d625967a9 69. Modifier Coefficients
Compare 2 commits »
ed pushed to master at ed/GASATHON_Content 2024-10-22 12:51:47 -07:00
a947161757 69. Modifier Coefficients
ed pushed to master at ed/GASATHON_Content 2024-10-22 12:35:24 -07:00
034f613fa2 67. Attribute Based Modifiers
ed pushed to master at ed/GASATHON_Content 2024-10-22 12:20:30 -07:00
d766f85fa1 update table
ed pushed to master at ed/GASATHON 2024-10-22 12:19:57 -07:00
f1a4a44c8d 66. Initialize Attributes with Gameplay Effects
ed pushed to master at ed/GASATHON_Content 2024-10-22 12:17:26 -07:00
cead40e6f8 66. Initialize Attributes with Gameplay Effects
ed pushed to master at ed/GASATHON_Content 2024-10-22 10:26:05 -07:00
317ba8b319 Fixes for DTs or deletion of uneeded
ed pushed to master at ed/GASATHON 2024-10-22 10:25:40 -07:00
7f7a041978 Fixes for GasaGen_AttributeSets
ed pushed to master at ed/GASATHON 2024-10-22 10:08:00 -07:00
8ba9170794 New generic attribute set codegen from table implemented
ed pushed to master at ed/GASATHON 2024-10-21 19:58:34 -07:00
d4bf7cfaec Made the codgen run on async