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
path:
root
/
game
Commit message (
Expand
)
Author
Age
Lines
...
*
Merge pull request #113 from Nemrav/keep-video-settings-dialog
George L. Albany
2023-05-18
-16
/
+73
|
\
|
*
keep-video-settings-dialog and game-session ui layering fix
Nemrav
2023-05-18
-16
/
+73
*
|
Changed from OpenVic2 to OpenVic
Hop311
2023-05-17
-45
/
+45
*
|
Fix SettingHSlider not loading properly on default values
Spartan322
2023-05-16
-2
/
+5
*
|
Fix incomplete #110 requirement documentation
Spartan322
2023-05-14
-2
/
+11
|
/
*
Add SaveManager autoload singleton
Spartan322
2023-05-12
-23
/
+892
*
Fix building buttons and terrain texture imports
Hop311
2023-05-11
-269
/
+139
*
Added Goods loading + mapmode
Hop311
2023-05-11
-5643
/
+328
*
GUI scale tweaks
Hop311
2023-05-10
-34
/
+32
*
Add UI scaling through menu option
Nemrav
2023-05-10
-2
/
+152
*
Fix display names for North American provinces
ClarkeCode
2023-05-02
-40
/
+40
*
Merge pull request #104 from OpenVic2Project/map-hover-tweaks
George L. Albany
2023-05-02
-4
/
+15
|
\
|
*
Better province highlight on selection/hover.
Hop311
2023-05-01
-4
/
+15
*
|
Merge pull request #102 from Spartan322/refine/argument-parsing
George L. Albany
2023-05-02
-1
/
+348
|
\
\
|
*
|
Add ArgumentParser
Spartan322
2023-05-02
-1
/
+348
*
|
|
Merge pull request #99 from Spartan322/conform-license-for-godot
George L. Albany
2023-05-02
-1
/
+139
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add some license conformance for Godot
Spartan322
2023-04-28
-1
/
+139
|
|
/
*
|
Hashmaps instead of linear + better province hover
Hop311
2023-05-01
-0
/
+1
*
|
Highlight selected province on minimap
Hop311
2023-04-30
-3
/
+29
*
|
Terrain textures + province colour alpha channel
Hop311
2023-04-29
-30
/
+190
*
|
Merge branch 'main' into goods
Hop311
2023-04-29
-157
/
+108
|
\
\
|
*
|
Terrain channel for provinces + generated minimap
Hop311
2023-04-28
-164
/
+108
|
*
|
Vertical subdivision + calculation for both dims
Hop311
2023-04-26
-3
/
+10
|
|
/
*
/
Fix typo
ClarkeCode
2023-04-27
-2
/
+2
|
/
*
Divide map texture to fit in 16384 GPU dim limit
Hop311
2023-04-26
-18
/
+17
*
Further cleanup + reset on return to main menu
Hop311
2023-04-25
-2
/
+2
*
Req comments + cleanup + c++ registry refactoring
Hop311
2023-04-25
-2
/
+17
*
Refurbish UI elements
Spartan322
2023-04-24
-155
/
+317
*
C++ refactoring + simulation prototype
Hop311
2023-04-23
-242
/
+320
*
Added basic outlines of Canadian provinces + territories
ClarkeCode
2023-04-20
-3
/
+33
*
Double-click a start date to automatically start a game session
ClarkeCode
2023-04-18
-0
/
+6
*
Added music player control to GameSession
ClarkeCode
2023-04-18
-1
/
+13
*
Added game speed panel to GameSession
ClarkeCode
2023-04-18
-1
/
+76
*
Merge pull request #88 from OpenVic2Project/map-drawing
Hop311
2023-04-18
-95
/
+748
|
\
|
*
Better province image + terrain + some buttons
Hop311
2023-04-18
-95
/
+748
*
|
Removing TestSingleton
ClarkeCode
2023-04-17
-2
/
+0
|
/
*
Add minimap for terrain map
Gone2Daly
2023-04-14
-68
/
+386
*
Add terrain map
Hop311
2023-04-14
-12
/
+462
*
Logo on Mainmenu + icon imports + whitespace cleanup (#82)
Hop311
2023-04-07
-11
/
+3239
*
Added unit icons; unfinished icons given placeholder
ClarkeCode
2023-04-01
-0
/
+0
*
Added images for Army technologies
ClarkeCode
2023-04-01
-0
/
+0
*
Adding icon files; unfinished icons given placeholder
ClarkeCode
2023-04-01
-0
/
+0
*
Added Localisation (#77)
Hop311
2023-03-30
-90
/
+326
*
Add automated git release info retrieval on export
Spartan322
2023-03-29
-31
/
+271
*
Make main_menu_button.png a Texture2D
Spartan322
2023-03-24
-9
/
+16
*
Merge pull request #72 from Spartan322/enhance/theming
George L. Albany
2023-03-24
-149
/
+229
|
\
|
*
Make default_theme.tres the project theme
Spartan322
2023-03-23
-149
/
+229
*
|
Fix MacOS OpenVic2.dmg export_path to OpenVic2.app
Spartan322
2023-03-24
-20
/
+6
|
/
*
Merge pull request #68 from OpenVic2Project/docs-architecture-and-schema
ClarkeCode
2023-03-22
-0
/
+3949
|
\
|
*
Moved data files according to project-file-structure.md
ClarkeCode
2023-03-22
-0
/
+3949
[prev]
[next]