index
:
OpenVic
3d-terrain
Conor-TechUI
array-dict-tweaks
asset-manager-load-flags
budget-tab-gui
concept-pie-charts
country-definition
country-instance
design-docs
document_hr
document_industry_score
document_literacy_change
document_military_score
document_mobilisation
document_regiment_reinforcements
document_rgo_production
explain_worker_pops
fix-checkbox
fix_ui_binding_after_rgo_pr
flag-sheet
for-loop-types
force-scons-4.7.0
format-cleanup
free-on-remove
good-instance
gov-flag-type
gui-listbox
gui-text-label
include_admirals
indexed-map
instance-definition-managers
locale-sort-cache
map-background
map-instance
master
menu-singleton
menu-tweaks
misc
model-dict-cache
models
nation-management-screens
panel-ui
play_pause_music_icons
pop-menu
pop-menu-imp
province-const-mutable
province-edge-blending
qazz-map-converter
ranking
rename_sum_workforce_in_state
reorganising
resultant-modifier
rgo_ui
rivers
rule-modifier-tooltips
scrollbar
scrolling-textures
search-panel
sprite-texture
tall-tooltip
test-modifier-localisation
test3d
tooltip
topbar-tech
update-clock
update-sim
utf8-fix
workflow-codesign
xxhash-checksum
Main repo for the OpenVic project
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
...
|
*
Change default_theme.theme to default_theme.tres
Spartan322
2023-02-27
-3
/
+233
*
|
Update Keychain SVG imports to Godot 4 RC 5 (#43)
George L. Albany
2023-03-01
-10
/
+10
*
|
add: credits.csv - req: FS4 (#16)
Brendan Griffiths
2023-03-01
-3
/
+281
|
/
*
Refactor SFX into a SoundManager (#45)
George L. Albany
2023-02-27
-26
/
+115
*
Add MacOS template (#3)
Andres Villagra
2023-02-27
-1
/
+111
*
Use uint64_t rather than size_t (#47)
BrickPi
2023-02-27
-4
/
+4
*
Update to Godot 4 Release Candidate 6 (#46)
George L. Albany
2023-02-27
-4
/
+4
*
Add skeleton for Game Lobby Menu (#26)
nuruvilu
2023-02-27
-2
/
+132
*
Add Main Menu Version and Checksum Labels (#44)
BrickPi
2023-02-27
-2
/
+97
*
Add Setting Sanatization (#21)
Hop311
2023-02-26
-126
/
+215
*
Add Sound Effect Manager (#25)
BrickPi
2023-02-26
-0
/
+45
*
Merge pull request #24 from Spartan322/update/godot4-rc5
CptAlanSmith
2023-02-26
-4
/
+4
|
\
|
*
Update to Godot 4 Release Candidate 5
Spartan322
2023-02-26
-4
/
+4
|
/
*
Update to Godot 4 Release Candidate 4 (#20)
George L. Albany
2023-02-25
-4
/
+4
*
Added contributor quickstart guide (#19)
ClarkeCode
2023-02-23
-1
/
+123
*
Delete Simulation singleton correctly. (#17)
Hop311
2023-02-22
-1
/
+1
*
Add Keychain plugin for Controls tab (#15)
George L. Albany
2023-02-21
-200
/
+2240
*
Add stylized theme to MainMenu (#12)
George L. Albany
2023-02-21
-77
/
+412
*
Merge pull request #13 from Orwellian-225/ProjectStructure
Justin Nolan
2023-02-20
-0
/
+93
|
\
|
*
add: Project File Structure doc
Orwellian-225
2023-02-20
-0
/
+93
*
|
Merge pull request #11 from Spartan322/update/godot4-rc2
ClarkeCode
2023-02-19
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
Update to Godot 4 Release Candidate 2
Spartan322
2023-02-18
-4
/
+4
|
/
*
Merge pull request #9 from OpenVic2Project/docs-wip
ClarkeCode
2023-02-15
-0
/
+323
|
\
|
*
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
|
*
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
|
*
Convert styleguide-cpp from latex to markdown
Justin Nolan
2023-02-10
-0
/
+54
|
*
Beginning of initial draft
Robert Clarke
2023-02-08
-0
/
+118
*
|
Merge pull request #8 from OpenVic2Project/dev-trailblazing-cpp
ClarkeCode
2023-02-13
-22
/
+188
|
\
\
|
*
|
Removing semicolons that would cause issues on MSVC
Robert Clarke
2023-02-13
-2
/
+2
|
*
|
Moved positioning of GDCLASS macro
Robert Clarke
2023-02-13
-1
/
+1
|
*
|
Reversion of commit e7ee0dd
Robert Clarke
2023-02-13
-6
/
+11
|
*
|
Simple example of Godot querying and updating the state of a C++ object
Robert Clarke
2023-02-12
-0
/
+105
|
*
|
Everything necessary to register a C++ class with internal state for access w...
Robert Clarke
2023-02-12
-21
/
+82
|
*
|
Just changed bracketing style
Robert Clarke
2023-02-12
-11
/
+6
|
*
|
Likely an automatic change caused by Godot 4rc1
Robert Clarke
2023-02-12
-1
/
+1
*
|
|
Merge pull request #7 from Spartan322/feature/usable-ui
George L. Albany
2023-02-12
-221
/
+641
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Implement a usable settings UI, should fulfill:
Spartan322
2023-02-10
-221
/
+641
*
|
|
Merge pull request #6 from Spartan322/update-godot4-rc1
ClarkeCode
2023-02-11
-4
/
+4
|
\
|
|
|
|
/
|
/
|
|
*
Update Godot 4 to Release Candidate 1
George L. Albany
2023-02-10
-4
/
+4
|
/
*
Merge pull request #5 from ClarkeCode/basic-ui
ClarkeCode
2023-02-08
-17
/
+280
|
\
|
*
Exploration of UI and rudimentary scene switching.
Robert Clarke
2023-02-08
-17
/
+280
|
/
*
Create LICENSE.md
Justin Nolan
2023-02-02
-0
/
+674
*
Merge pull request #2 from OpenVic2Project/moreinstruction
George L. Albany
2023-01-29
-0
/
+1
|
\
|
*
feat(docs): added git submodule command to build instructions
Robert Clarke
2023-01-29
-0
/
+1
|
/
*
feat(build): Allow local configuration build options with custom.py
George L. Albany
2023-01-29
-2
/
+59
[prev]
[next]