Age | Commit message (Expand) | Author | Files | Lines |
2016-02-20 | Add missing const in gui directory. | Andrei Karas | 1 | -2/+2 |
2016-02-07 | Fix some casts between signed and unsigned in some files. | Andrei Karas | 1 | -1/+1 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-12-29 | Move touchmanager into touch directory. | Andrei Karas | 1 | -1/+2 |
2015-12-20 | Move shortcuts files into gui/shortcut directory. | Andrei Karas | 1 | -1/+2 |
2015-12-17 | Add support for full screen in nacl. | Andrei Karas | 1 | -0/+13 |
2015-12-15 | Fix manual set resolution in nacl. | Andrei Karas | 1 | -1/+23 |
2015-12-13 | Move spells and graphics related constants into separate files. | Andrei Karas | 1 | -0/+1 |
2015-11-13 | Use global skillPopup variable for show skill popups. | Andrei Karas | 1 | -0/+3 |
2015-08-03 | Add gui mode for dyecmd. Now only basic code added. | Andrei Karas | 1 | -3/+12 |
2015-06-14 | Rename CREATEWIDGET* macroses. | Andrei Karas | 1 | -9/+9 |
2015-06-14 | Use CREATEWIDGET macro in windowmanager. | Andrei Karas | 1 | -18/+10 |
2015-05-21 | Call postInit after each window creation. | Andrei Karas | 1 | -0/+1 |
2015-01-01 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2014-10-28 | Dehardcode default spells/commands. | Andrei Karas | 1 | -0/+3 |
2014-10-19 | Add miltiline popup based on textbox. | Andrei Karas | 1 | -0/+4 |
2014-08-27 | Remove unused commands.cpp and commandhandler.cpp. | Andrei Karas | 1 | -3/+0 |
2014-08-17 | Create public variable for spellpopup. | Andrei Karas | 1 | -0/+4 |
2014-08-17 | Create public variable for itempopup. | Andrei Karas | 1 | -0/+4 |
2014-08-17 | Move windows deletion into windowmanager. | Andrei Karas | 1 | -0/+13 |
2014-08-17 | Create public variable for textpopup. | Andrei Karas | 1 | -0/+3 |
2014-08-17 | Create public variable for beingpopup. | Andrei Karas | 1 | -0/+3 |
2014-08-16 | Create public variable for popupmenu. | Andrei Karas | 1 | -0/+4 |
2014-08-14 | Allow use chat commands before connecting to server. | Andrei Karas | 1 | -0/+2 |
2014-05-31 | fix code style. | Andrei Karas | 1 | -112/+17 |
2014-05-30 | Move main window related code into windowmanager. | Andrei Karas | 1 | -0/+405 |