aboutsummaryrefslogtreecommitdiff
path: root/game/src/Game/GameSession/MapView.gd
Commit message (Collapse)AuthorAgeLines
* New pop history loading + bookmark selection by index hop3112023-12-18-0/+1
|
* Sim submodule update + extension compatibility hop3112023-12-04-1/+1
|
* Striped mapmodes hop3112023-11-16-1/+4
|
* Fix edge scrolling when window not in focus. Benjamin Darnell2023-09-11-3/+16
|
* Implemented zoom-to-cursor functionality; Fixed bug with edge scrolling. Benjamin Darnell2023-09-05-8/+12
|
* Add GameLoader Autoload to handle global loading data Spartan3222023-07-09-5/+5
| | | | | | | | | | | | | | 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
* Reorganize the file structure of the files in `game/src` Spartan3222023-06-03-0/+242