aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeLines
* feat: improved identifier registry macro zaaarf2023-12-10-282/+92
|
* Merge pull request #90 from OpenVicProject/dataloading-decisions zaaarf2023-12-10-0/+145
|\ | | | | Decision dataloading (kind of)
| * feat: decision dataloading zaaarf2023-12-10-0/+145
|/
* Merge pull request #45 from OpenVicProject/event-loading Hop3112023-12-10-2/+242
|\ | | | | Skeleton Event Loading
| * Generic Event Loading BrickPi2023-12-10-2/+242
| |
* | Merge pull request #88 from OpenVicProject/vec-header Hop3112023-12-10-97/+114
|\ \ | | | | | | Make vec2_t header only (friend functions weren't being found)
| * | Make vec2_t header only (friend functions weren't being found) hop3112023-12-09-97/+114
| |/
* | Merge pull request #87 from OpenVicProject/dataloading-country-history-2 zaaarf2023-12-10-18/+79
|\ \ | |/ |/| Dataloading Country History - Part 2
| * feat: added missing country history keys (except decisions) zaaarf2023-12-10-21/+51
| |
| * feat: loading techs, inventions and foreign investments in country history zaaarf2023-12-09-7/+38
|/
* Merge pull request #86 from OpenVicProject/meta-state-fix Hop3112023-12-08-9/+10
|\ | | | | Meta regions being used to make states fix
| * Meta regions being used to make states fix hop3112023-12-08-9/+10
|/
* Merge pull request #85 from OpenVicProject/container-callbacks Hop3112023-12-07-281/+290
|\ | | | | Container (pointer) callbacks + format cleanup
| * Vec/set callbacks + crime file + prov building pos hop3112023-12-07-281/+290
|/
* Merge pull request #83 from OpenVicProject/dataloading-inventions zaaarf2023-12-05-48/+284
|\ | | | | Dataloading inventions
| * feat: implemented invention dataloading zaaarf2023-12-05-48/+284
| |
* | Merge pull request #84 from OpenVicProject/move/vic2-path-search George L. Albany2023-12-05-316/+342
|\ \
| * | Move Victoria 2 path searching to Vic2PathSearch.cpp Spartan3222023-12-04-316/+342
| |/ | | | | | | Move fshash and _cached_paths definitions to Dataloader::Search_for_game_path
* | Merge pull request #79 from OpenVicProject/states BrickPi2023-12-05-2/+145
|\ \ | |/ |/|
| * States First Pass Joel Machens2023-11-28-2/+140
| |
* | Merge pull request #82 from OpenVicProject/backlog Hop3112023-12-02-332/+573
|\ \ | | | | | | Accumulated changes from Dev Diary GUI focus period
| * | Crime+event modifier loading + misc UI backend hop3112023-12-02-332/+573
|/ /
* | Merge pull request #51 from OpenVicProject/dataloading-tech Hop3112023-12-02-53/+453
|\ \ | | | | | | Dataloading tech
| * | feat: implemented modifier identifier flattening, added/fixed remaining tech ↵ zaaarf2023-12-02-103/+262
| | | | | | | | | | | | modifiers effects
| * | feat: implemented basic technology and school loading (modifier processing ↵ zaaarf2023-10-22-0/+241
|/ / | | | | | | is still missing)
* | Merge pull request #81 from OpenVicProject/dataloading-rebels zaaarf2023-12-01-100/+295
|\ \ | |/ |/| Dataloading rebels
| * feat: rebel type parsing zaaarf2023-12-01-0/+230
| |
| * feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-100/+65
|/
* Merge pull request #78 from OpenVicProject/property-macro Hop3112023-11-22-1133/+257
|\ | | | | Refactoring (*mostly* related to the property macro)
| * chore: change some lingering lowerCamelCase to snake_case zaaarf2023-11-22-66/+62
| |
| * chore: use PROPERTY and its variants when possible zaaarf2023-11-22-1059/+179
| |
| * feat: allow (optionally) specifying access levels and custom names for ↵ zaaarf2023-11-22-9/+17
|/ | | | PROPERTY and PROPERTY_RW macros
* Merge pull request #75 from OpenVicProject/accumulated-changes Hop3112023-11-17-971/+883
|\ | | | | Accumulated changes
| * Misc changes hop3112023-11-16-314/+338
| |
| * Bookmark loading + province and building cleanup hop3112023-11-15-448/+259
| |
| * Striped mapmode and improved distributions hop3112023-11-15-110/+187
|/
* Merge pull request #76 from OpenVicProject/national-foci BrickPi2023-11-15-2/+231
|\
| * Implement National Foci BrickPi2023-11-15-2/+231
|/
* Merge pull request #71 from OpenVicProject/gui-loading Hop3112023-11-13-225/+1122
|\ | | | | GUI and GFX file loading
| * Directory lookup refactor+suppressed wargoal error hop3112023-11-13-220/+166
| |
| * GUI and GFX file loading hop3112023-11-12-14/+965
| |
* | Merge pull request #74 from OpenVicProject/apply-country-history BrickPi2023-11-13-4/+130
|\ \ | |/ |/| Country History Improvements
| * Added CountryInstance & Country History Apply Func Joel Machens2023-11-13-4/+130
|/
* Merge pull request #73 from OpenVicProject/history-integration BrickPi2023-11-12-3/+76
|\ | | | | Apply Province Histories
| * Apply Province Histories BrickPi2023-11-12-3/+76
|/
* Merge pull request #72 from OpenVicProject/fix/compiledb George L. Albany2023-11-11-2/+9
|\
| * Fix compiledb warning Spartan3222023-11-11-2/+9
|/
* Propagate scripts update for Godot-4.1.3 hop3112023-11-11-0/+0
|
* Merge pull request #70 from OpenVicProject/diplomacy-basics BrickPi2023-11-08-0/+991
|\ | | | | Diplomacy History
| * Diplomacy History Loading Joel Machens2023-11-08-18/+479
| |