Zepha/src/client/gui
Auri 4003a9c169 new EventEmitter template class that can have arbitrary event parameters, and is awesome 2021-10-11 12:46:57 -07:00
..
basic New GUI Wip with old style getters. 2021-08-19 13:33:08 -07:00
compound New GUI Wip with old style getters. 2021-08-19 13:33:08 -07:00
BoxElement.cpp More efficient texture parser, broken though :/ 2021-10-10 13:16:14 -07:00
BoxElement.h More efficient texture parser, broken though :/ 2021-10-10 13:16:14 -07:00
DebugDisplay.cpp Less intensive texture atlas code, support for in-atlas crops, better structures, biome tinting with other functions :) 2021-09-30 15:50:59 -07:00
DebugDisplay.h Add some debug GUI back, fix CLion folder configuration. 2021-08-29 20:38:22 -07:00
Element.cpp Clean up TextureAtlas, fix swaying and offsetting, add pillar blockmodel. 2021-09-02 23:48:09 -07:00
Element.h Add some debug GUI back, fix CLion folder configuration. 2021-08-29 20:38:22 -07:00
Expression.cpp Clean up TextureAtlas, fix swaying and offsetting, add pillar blockmodel. 2021-09-02 23:48:09 -07:00
Expression.h Container and self widths, implementation is recursive and slow, fix getComputedSize() by storing elem size in a const. 2021-08-21 02:17:09 -07:00
GameGui.cpp New GUI Wip with old style getters. 2021-08-19 13:33:08 -07:00
GameGui.h New GUI Wip with old style getters. 2021-08-19 13:33:08 -07:00
Gui.cpp New GUI Wip with old style getters. 2021-08-19 13:33:08 -07:00
Gui.h CallbackGroup madness 2021-08-22 11:58:52 -07:00
Root.cpp new EventEmitter template class that can have arbitrary event parameters, and is awesome 2021-10-11 12:46:57 -07:00
Root.h new EventEmitter template class that can have arbitrary event parameters, and is awesome 2021-10-11 12:46:57 -07:00
Style.cpp More Lua GuiElement functionality. 2021-08-24 01:48:53 -07:00
Style.h Clean up TextureAtlas, fix swaying and offsetting, add pillar blockmodel. 2021-09-02 23:48:09 -07:00
TextElement.cpp Less intensive texture atlas code, support for in-atlas crops, better structures, biome tinting with other functions :) 2021-09-30 15:50:59 -07:00
TextElement.h Expression Parsing 2021-08-20 16:19:10 -07:00