aboutsummaryrefslogtreecommitdiff
path: root/extension/src/GameSingleton.cpp
Commit message (Expand)AuthorAgeLines
* Move province csv load to SIM + remove return_t Hop3112023-09-14-7/+5
* Followup big dataloader commit Hop3112023-09-09-0/+1
* Big Dataloader Commit (openvic) Hop3112023-09-09-99/+10
* Moved index_t back to Province Hop3112023-09-09-2/+2
* Fixed piechart tooltip + updated sim submodule Hop3112023-08-14-2/+2
* string_view changes + general cleanup Hop3112023-08-12-1/+1
* PieChart data and image now come from c++ layer Hop3112023-08-10-5/+76
* First pass at pops (test pops and density mapmode) Hop3112023-07-28-3/+25
* Tidying: missing req comments, submodules, hotkeys Hop3112023-07-21-1/+1
* Date fix + string fix + Logger queue Hop3112023-05-24-2/+5
* Map compatibility mode Hop3112023-05-22-1/+2
* GD/std string cleanup + separate data loading cpp Hop3112023-05-22-478/+42
* Changed from OpenVic2 to OpenVic Hop3112023-05-17-2/+2
* Fix building buttons and terrain texture imports Hop3112023-05-11-6/+8
* Added Goods loading + mapmode Hop3112023-05-11-43/+286
* Support features up to clang-format 14 Spartan3222023-05-02-33/+46
* Terrain textures + province colour alpha channel Hop3112023-04-29-61/+136
* Merge branch 'main' into goods Hop3112023-04-29-35/+58
|\
| * Terrain channel for provinces + generated minimap Hop3112023-04-28-26/+38
| * Vertical subdivision + calculation for both dims Hop3112023-04-26-24/+34
* | Moved several type aliases to Types.hpp; Added HasColour class for items whic... ClarkeCode2023-04-28-18/+22
|/
* Divide map texture to fit in 16384 GPU dim limit Hop3112023-04-26-14/+26
* Further cleanup + reset on return to main menu Hop3112023-04-25-3/+3
* Req comments + cleanup + c++ registry refactoring Hop3112023-04-25-1/+3
* C++ refactoring + simulation prototype Hop3112023-04-23-0/+449