Michael Ragazzon 6e0e3011b2 Merge branch 'databinding_improvements' 4 years ago
..
DecoratorDefender.cpp 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. 5 years ago
DecoratorDefender.h 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. 5 years ago
DecoratorInstancerDefender.cpp 330432704e Remove Decorator::LoadTexture. Instead, use the DecoratorInstancerInterface to load textures and pass it into the decorator. 5 years ago
DecoratorInstancerDefender.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 years ago
DecoratorInstancerStarfield.cpp 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 years ago
DecoratorInstancerStarfield.h 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 years ago
DecoratorStarfield.cpp e435d9c915 Various sample tweaks and fixes. 4 years ago
DecoratorStarfield.h e94fb0d690 Some cleanup and warning fixes. 5 years ago
Defender.cpp 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Defender.h 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
ElementGame.cpp 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
ElementGame.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
Event.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
Event.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandler.cpp eff01ba43a The big rename. We are now RmlUi version 2.0! 6 years ago
EventHandler.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandlerHighScore.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandlerHighScore.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandlerOptions.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandlerOptions.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandlerStartGame.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventHandlerStartGame.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventInstancer.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventInstancer.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventManager.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
EventManager.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
Game.cpp 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Game.h 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
GameDetails.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
GameDetails.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
HighScores.cpp c09da72495 Rework pointer definition and data struct members 4 years ago
HighScores.h c09da72495 Rework pointer definition and data struct members 4 years ago
Invader.cpp 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Invader.h 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Mothership.cpp e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
Mothership.h e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 years ago
Shield.cpp 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Shield.h 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Sprite.cpp 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
Sprite.h 9e7f04c20b High DPI support for the invaders and luainvaders samples 5 years ago
main.cpp 1504be8b94 Shell improvement: Move RmlUi context out of shell renderer. 5 years ago