Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | document mobilisationdocument_mobilisation | wvpm | 7 days | -1/+12 |
| | ||||
* | Updated System Requirements For Ubuntu 22.04 | devdude | 2024-10-16 | -1/+6 |
| | | | | | | - GCC 12 for Ubuntu 22.04 needs to be manually installed and set as the primary g++ tool - Updated System Requirements documentation to add the additional commands | |||
* | Document rgo productiondocument_rgo_production | wvpm | 2024-10-03 | -5/+42 |
| | ||||
* | Rename sum_workforce_in_state to total_factory_jobs_in_staterename_sum_workforce_in_state | wvpm | 2024-09-10 | -2/+2 |
| | ||||
* | Explain worker pops depend on can_work_factory = yesexplain_worker_pops | wvpm | 2024-09-08 | -1/+1 |
| | ||||
* | Correct Maximum regiments per soldier POP | wvpm | 2024-09-08 | -1/+1 |
| | ||||
* | Use consistent naminginclude_admirals | wvpm | 2024-09-07 | -2/+2 |
| | ||||
* | Document regiment reinforcements | wvpm | 2024-09-04 | -30/+44 |
| | ||||
* | Merge pull request #258 from OpenVicProject/document_literacy_change | wvpm | 2024-09-04 | -0/+4 |
|\ | | | | | Document montly literacy change | |||
| * | Added note to literacy changedocument_literacy_change | wvpm | 2024-09-03 | -0/+1 |
| | | ||||
| * | Document montly literacy change | wvpm | 2024-09-02 | -0/+3 |
| | | ||||
* | | Corrected capital ship scoredocument_military_score | wvpm | 2024-09-02 | -1/+4 |
| | | ||||
* | | Military score calculation | wvpm | 2024-09-01 | -2/+16 |
|/ | ||||
* | Document industrial power scoredocument_industry_score | wvpm | 2024-08-31 | -3/+18 |
| | ||||
* | Prefixed workers & owners with n_ | wvpm | 2024-08-31 | -7/+7 |
| | ||||
* | Document regiment xp gain | wvpm | 2024-08-29 | -0/+4 |
| | ||||
* | Document HRdocument_hr | wvpm | 2024-02-14 | -14/+31 |
| | ||||
* | Add Basic Dataloding Documentation | BrickPi | 2024-01-19 | -0/+94 |
| | ||||
* | Document <strata>_<need>_needs modifier effect | wvpm | 2024-01-15 | -5/+9 |
| | ||||
* | Westernisation cost calculation | wvpm | 2024-01-13 | -41/+48 |
| | ||||
* | Maximum units per soldier POP & supply factor | wvpm | 2024-01-11 | -2/+15 |
| | ||||
* | Reinforcements calculation | wvpm | 2024-01-10 | -1/+28 |
| | ||||
* | Document influence modifiers | wvpm | 2023-12-31 | -2/+32 |
| | | | | Use floor for clarity | |||
* | Document RGO & social income | wvpm | 2023-12-29 | -17/+38 |
| | | | | | | Corrected formula Corrected formula | |||
* | Document calculations in YAML | wvpm | 2023-12-28 | -0/+44 |
| | ||||
* | Simplify README.md | Spartan322 | 2023-09-25 | -0/+236 |
| | | | | | | | | | | | | Add system-requirements.md Add using-git-bisect.md Add run-build-export.md Add cloning.md Add debugging.md Add rebasing.md Includes PR squashing Simplify .vscode/launch.json | |||
* | Update Godot link to latest stable release | ClarkeCode | 2023-05-21 | -1/+1 |
| | ||||
* | Changed from OpenVic2 to OpenVic | Hop311 | 2023-05-17 | -25/+25 |
| | ||||
* | Changing "OpenVic2" to "OpenVic" | DiarmaidMckeagney | 2023-05-16 | -16/+16 |
| | | | | Changing instances of the term "OpenVic2" to just "OpenVic" within the documentation. | |||
* | adding text to fix mermaid render error | Isaiah | 2023-05-08 | -2/+2 |
| | ||||
* | Logo on Mainmenu + icon imports + whitespace cleanup (#82) | Hop311 | 2023-04-07 | -16/+16 |
| | | | | | | | * Whitespace cleanup * Icon import files * Logo on main menu. | |||
* | Merge pull request #68 from OpenVic2Project/docs-architecture-and-schema | ClarkeCode | 2023-03-22 | -30/+193 |
|\ | | | | | Docs architecture and schema | |||
| * | Fix spelling | ClarkeCode | 2023-03-22 | -1/+1 |
| | | | | | | Co-authored-by: Hop311 <Hop3114@gmail.com> | |||
| * | Re-evaluated approach for dataloading | ClarkeCode | 2023-03-15 | -14/+60 |
| | | ||||
| * | Update to reflect recent additions | ClarkeCode | 2023-03-12 | -1/+7 |
| | | ||||
| * | Beginning of architecture file | ClarkeCode | 2023-03-12 | -0/+52 |
| | | ||||
| * | Initial description of Province schema | ClarkeCode | 2023-03-12 | -0/+58 |
| | | ||||
| * | Minor tweaks | Robert Clarke | 2023-03-12 | -29/+30 |
| | | ||||
* | | fix: Spelling mistake | Orwellian-225 | 2023-03-13 | -2/+2 |
|/ | ||||
* | add: Data modelling Documentation - JC and Vanilla | Orwellian-225 | 2023-03-09 | -0/+227 |
| | | | | | | add: ideology documentation add: goods documentation add: sim doc format | |||
* | Modify Project Structure Documentation (#14) | Brendan Griffiths | 2023-03-04 | -9/+124 |
| | | | | | | | | | | | | | | | | | | | | | | | * add: Asset and Data file structure add: Naming Conventions add: Clarification on asset file exporting * change: More relevant file structure examples Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com> * apply: Directory Naming Convention Changes Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com> * apply: Remove Prefixes for asset names Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com> * apply: Directory Naming Convention Changes to example --------- Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com> | |||
* | Added contributor quickstart guide (#19) | ClarkeCode | 2023-02-23 | -1/+120 |
| | ||||
* | add: Project File Structure doc | Orwellian-225 | 2023-02-20 | -0/+93 |
| | ||||
* | Update of C++ styleguide | Robert Clarke | 2023-02-14 | -38/+300 |
| | ||||
* | Update docs readme | Justin Nolan | 2023-02-10 | -6/+1 |
| | ||||
* | Remove Latex files | Justin Nolan | 2023-02-10 | -110/+0 |
| | ||||
* | Revert "Remove latex files" | Justin Nolan | 2023-02-10 | -0/+68 |
| | | | | This reverts commit 180a7c5a6dff21f319a80780376450a46080ca28. | |||
* | Remove latex files | Justin Nolan | 2023-02-10 | -68/+0 |
| | ||||
* | Fix table of contents #2 | Justin Nolan | 2023-02-10 | -4/+4 |
| | ||||
* | Fix table of contents | Justin Nolan | 2023-02-10 | -0/+4 |
| |