aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/register_types.cpp
Commit message (Collapse)AuthorAgeLines
* Rename GUITextLabel to GUILabelgui-text-label hop3112024-08-27-2/+2
|
* Add GUITextLabel (colour code + currency icon support) hop3112024-08-15-4/+6
|
* Music and Sound Effect loading and playing Nemrav2024-08-06-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | almost working music loading music list sent to godot wav loading not working mp3 metadata load wav initial load and play title theme first fix errors not related to nodetools working wav define loading and music playlists fixup error handling and playlist load song chances code style progress switch mp3 metadata addon to MusicMetadata add id3v1 mp3 metadata handling to MusicMetadata remove commented code from id3v1 sounds gd styling fix dataloader conflicts clean up commented code move MusicChance to dataloader remove reference to old addon move sfx defines loader add self to credits feedback on soundSingleton include subfolders in sound singleton sfx map replace space tabs replace std_view_to_godot_string with std_to_godot_string revise singleton files revise gd side sound final revisions
* Generate army and navy models hop3112024-05-08-0/+9
|
* Move GDExtension menu-related functions to MenuSingletonmenu-singleton hop3112024-03-05-4/+13
|
* Add GUIListBox + GUIScrollbar tweaksgui-listbox hop3112024-03-03-0/+2
|
* Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar hop3112024-02-24-0/+8
|
* Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexturesprite-texture hop3112024-02-19-2/+3
|
* Added button state textures + block colour progress bars hop3112023-12-30-0/+2
|
* Back to UI Work hop3112023-12-25-0/+2
| | | | | | | | | - UIAdapter -> UITools with cleaner API - GUIOverlappingElementsBox (for core and modifier icons) - Improved GUINode API - Province building slots - TypeHints for files in the GameSession folder - Incorporate SIM strong colour types
* Big UI commit - GUINode, MaskedFlag, PieChart, etc hop3112023-12-11-0/+6
|
* GUI elements -> Godot UI nodes generator hop3112023-11-16-10/+21
|
* Clang-format formatting (with manual cleanup) hop3112023-11-07-2/+4
|
* Astyle formatting (with manual cleanup) hop3112023-11-07-1/+2
|
* Logger::warning, format cleanup + req comments Hop3112023-09-14-0/+63