Age | Commit message (Expand) | Author | Files | Lines |
2013-10-19 | move virtual member calls from worldselectdialog constructor into postInit. | Andrei Karas | 3 | -0/+7 |
2013-10-19 | fix cast in windowmenu. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | improve function pointers usage in whoisonline. | Andrei Karas | 1 | -2/+2 |
2013-10-19 | move virtual member calls from whoisonline constructor into postInit. | Andrei Karas | 3 | -0/+7 |
2013-10-19 | improve function pointer usage in wallpaper. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | fix const in definition in viewport. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | fix casting in viewport. | Andrei Karas | 1 | -2/+2 |
2013-10-19 | improve function pointers usage in updaterwindow. | Andrei Karas | 1 | -3/+3 |
2013-10-19 | move virtual member calls from updaterwindow constructor into postInit. | Andrei Karas | 3 | -0/+7 |
2013-10-19 | move virtual member calls from unregisterdialog constructor into postInit. | Andrei Karas | 3 | -0/+7 |
2013-10-19 | fix definition in translationmanager. | Andrei Karas | 2 | -2/+2 |
2013-10-19 | fix const in definition in tradehandler. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | add missing initialisation in tradehandler. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | fix const in definition in touchmanager. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | move virtual member calls from textpopup constructor into postInit. | Andrei Karas | 10 | -0/+20 |
2013-10-19 | change textfield constructor to explicit. | Andrei Karas | 1 | -6/+6 |
2013-10-19 | move virtual member calls from textdialog constructor into postInit. | Andrei Karas | 6 | -2/+15 |
2013-10-19 | move virtual member calls from textcommandeditor constructor into postInit. | Andrei Karas | 3 | -1/+6 |
2013-10-19 | fix const in definition in text. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | move virtual member calls from tabbedarea constuctor into postInit. | Andrei Karas | 9 | -0/+14 |
2013-10-19 | fix definition in tab. | Andrei Karas | 2 | -13/+13 |
2013-10-19 | fix initialisation in stringutils. | Andrei Karas | 1 | -4/+1 |
2013-10-19 | improve pinters usage in stringutils. | Andrei Karas | 1 | -2/+2 |
2013-10-19 | fix const in declaration in statuswindow. | Andrei Karas | 2 | -2/+2 |
2013-10-19 | in statuswindow remove from constuctors calls to virtual methods. | Andrei Karas | 1 | -4/+2 |
2013-10-19 | move virtual member calls from statuspopup constuctor into postInit. | Andrei Karas | 3 | -3/+8 |
2013-10-19 | fix const in definition in statuseffect. | Andrei Karas | 1 | -1/+2 |
2013-10-19 | add missing initialisation in spellshortcut. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | move virtual member calls from spellpopup constuctor into postInit. | Andrei Karas | 4 | -0/+8 |
2013-10-19 | move virtual member calls from speechbubble constuctor into postInit. | Andrei Karas | 3 | -0/+7 |
2013-10-19 | improve function pointer usage in soundmanager. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | move virtual member calls from socialwindow constuctor into postInit. | Andrei Karas | 3 | -5/+15 |
2013-10-19 | removed default parameter from sliderlist constructor. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | move virtual member calls from sliderlist constuctor into postInit. | Andrei Karas | 3 | -9/+17 |
2013-10-19 | move virtual member calls from skilldialog constuctor into postInit. | Andrei Karas | 3 | -0/+6 |
2013-10-19 | add explicit to shortcutcontainer constructor. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | remove pure functions from overrided members in shortcutcontainer. | Andrei Karas | 1 | -3/+9 |
2013-10-19 | move virtual member calls from shopwindow constuctor into postInit. | Andrei Karas | 3 | -1/+7 |
2013-10-19 | improve pointers using in setup_video. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | Add missing initialisation in setup. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | move virtual member calls from setup constuctor into postInit. | Andrei Karas | 3 | -0/+6 |
2013-10-19 | move virtual member calls from serverdialog constuctor into postInit. | Andrei Karas | 3 | -0/+6 |
2013-10-19 | fix initialisation in sdlimagehelper. | Andrei Karas | 1 | -2/+1 |
2013-10-19 | add missing initialisation in sdlfont. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | change constructors in scrollarea into explicit. | Andrei Karas | 1 | -3/+4 |
2013-10-19 | fix const in declaration in safeopenglgraphics. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | remove unused vars from resourcemanager. | Andrei Karas | 2 | -4/+0 |
2013-10-19 | improve pointers using in resourcemanager. | Andrei Karas | 1 | -12/+13 |
2013-10-19 | move virtual member calls from registerdialog constuctor into postInit. | Andrei Karas | 3 | -0/+7 |
2013-10-19 | move virtual member calls from quitdialog constuctor into postInit. | Andrei Karas | 3 | -1/+7 |