| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Added spin box gui element | Alexander Pickering | 2018-08-31 |
| | | |||
| * | Added file open dialog | Alexander Pickering | 2018-08-31 |
| | | | | | Added a file open dialog to the gui library | ||
| * | reoganization | Alexander Pickering | 2018-08-19 |
| | | |||
| * | Added color selector element | Alexander Pickering | 2018-08-12 |
| | | | | | Added a color selector gui element | ||
| * | Changed files to use the common iguielement registry | Alexander Pickering | 2018-08-12 |
| | | | | | | Files now use the registry defined in iguielement, so they are all in sync. | ||
| * | Deleted old skin and util files | Alexander Pickering | 2018-08-12 |
| | | | | | | Skin file needs to be rewritten, util files has been moved to shared/lua_api/common.cpp | ||
| * | Modified iguielement to export it's functions | Alexander Pickering | 2018-08-12 |
| | | | | | | Other gui elements can now register all the base igui functions by registering iguielement_m from iguielement.hpp | ||
| * | Various updates | Alexander Pickering | 2018-08-11 |
| | | | | | | | Edit boxes can have their contents retreived Fixed a typo for edit box methods various updates to the net api | ||
| * | Buttons can be parrented to elements | Alexander Pickering | 2018-08-05 |
| | | |||
| * | Added an editbox | Alexander Pickering | 2018-07-31 |
| | | | | | Added bindings to Irrlicht's EditBox gui element. | ||
| * | Removed some dead code | Alexander Pickering | 2018-06-30 |
| | | | | | Removed a lot of commented out old code | ||
| * | Warning-less build | Alexander Pickering | 2018-06-30 |
| | | | | | All compile warning for -Wall have been fixed | ||
| * | Simplified makefile | Alexander Pickering | 2018-06-28 |
| | | | | | | Made makefile much simpiler, added option to build dynamically with DEBUG=true | ||
| * | Updated core | Alexander Pickering | 2018-06-22 |
| | | | | | Updated all core files to prepare for tech demo | ||
| * | Various additions | Alexander Pickering | 2018-05-28 |
| | | | | | Various additions, updates, and bugfixes while making mahjong solitare. | ||
| * | Fixed some warnings in iguiwindow | Alexander Pickering | 2018-04-11 |
| | | |||
| * | Made gui windows use metatables | Alexander Pickering | 2018-04-11 |
| | | | | | GUI windows now use metatables, onClose() renamed to close() | ||
| * | GUI buttons use metatables | Alexander Pickering | 2018-04-11 |
| | | | | | | GUI buttons now use metatables, and are dependent on some of the shared code. Makefile updated accordingly | ||
| * | Fixed the procedural textures | Alexander Pickering | 2018-03-27 |
| | | | | | Procedural textures are now completely working. | ||
| * | Added IGUIImages | Alexander Pickering | 2018-03-09 |
| | | | | | Added the ability to display itextures on the gui | ||
| * | Major update | Alexander Pickering | 2017-12-26 |
| | | |||
| * | Added gui window | Alexander Pickering | 2017-07-29 |
| | | | | | Bound irrlicht's IGUIWindow to lua | ||
| * | Lots of changes | Alexander Pickering | 2017-07-04 |
| | | | | | | | * client no longer crashes when closed * started work on adding physics types * some bugfixes to core lua api | ||
| * | Added getpos and setpos functions for scene nodes | Alexander Pickering | 2017-04-10 |
| | | |||
| * | Initial commit | Alexander Pickering | 2016-11-01 |
