aboutsummaryrefslogtreecommitdiff
path: root/game/src/Game/GameSession/ProvinceOverviewPanel/ProvinceOverviewPanel.gd
Commit message (Collapse)AuthorAgeLines
* GUI elements -> Godot UI nodes generator hop3112023-11-16-142/+0
|
* Terrain types calculation, label and mapmode Hop3112023-09-27-1/+3
|
* Preparation for interface loading Hop3112023-09-23-1/+1
|
* Compat localisation loading Hop3112023-09-14-1/+1
|
* PieChart data and image now come from c++ layer Hop3112023-08-10-5/+6
|
* add piecharts Nemrav2023-08-09-0/+6
|
* First pass at pops (test pops and density mapmode) Hop3112023-07-28-0/+3
|
* Tidying: missing req comments, submodules, hotkeys Hop3112023-07-21-1/+1
|
* Add GameLoader Autoload to handle global loading data Spartan3222023-07-09-1/+1
| | | | | | | | | | | | | | Remove GameDebug, Localization, and ShaderManager from Events.gd Renamed OptionsSingleton class_name to OptionsEventsObject Add Events.Loader to handle Loader events (which are global signals) Make GameDebug singleton with static functions and property Make Localization functions static Move ShaderManager variable to GameLoader Move Events._define_filepaths_dict to GameLoader.define_filepaths_dict Move game initialization from LoadingScreen.gd and Events.gd to GameStart.gd Attach GameStart.gd to GameStart.tscn root Make LoadingScreen generalized and so it is reusable Remove class_name from LoaderingScreen.gd
* Localisation and UI focus cleanup Hop3112023-06-23-5/+13
| | | | | | | | Updated Russian localisation Resolution, window_mode, monitor refactor Locale based number formatting
* Reorganize the file structure of the files in `game/src` Spartan3222023-06-03-0/+122