Age | Commit message (Expand) | Author | Files | Lines |
2013-10-19 | move virtual member calls from confirmdialog constuctor into postInit. | Andrei Karas | 9 | -8/+25 |
2013-10-19 | remove virtual from clear function in configuration. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | fix const in declarations in compoundsprite. | Andrei Karas | 1 | -3/+3 |
2013-10-19 | dont call virtual function in constructor in colorpage. | Andrei Karas | 1 | -2/+5 |
2013-10-19 | fix definitions in checkbox. | Andrei Karas | 2 | -3/+3 |
2013-10-19 | fix const usage in chatwindow. | Andrei Karas | 1 | -1/+1 |
2013-10-19 | use postInit in ChatWindow. | Andrei Karas | 5 | -8/+14 |
2013-10-19 | fix initialisation style in chattab. | Andrei Karas | 1 | -2/+1 |
2013-10-19 | add missing const in declaration in chathandler.h | Andrei Karas | 1 | -1/+1 |
2013-10-19 | add missing break in chathandler. | Andrei Karas | 1 | -0/+1 |
2013-10-19 | add postInit function into popup. | Andrei Karas | 4 | -4/+16 |
2013-10-19 | add postinit function into window. | Andrei Karas | 4 | -2/+13 |
2013-10-17 | Add new emotes for chat emotes. | Reid Yaro | 1 | -0/+0 |
2013-10-17 | dont call virtual functions in characterview constructor. | Andrei Karas | 2 | -2/+11 |
2013-10-17 | dont use virtual function in changepassworddialog constructor. | Andrei Karas | 2 | -1/+1 |
2013-10-17 | dont use virtual function in changeemaildialog constructor. | Andrei Karas | 2 | -1/+1 |
2013-10-17 | Fix button defenition in button class. | Andrei Karas | 2 | -12/+12 |
2013-10-17 | Add missing break into browserbox. | Andrei Karas | 1 | -0/+1 |
2013-10-17 | fix const issue in botcheckerwindow. | Andrei Karas | 1 | -2/+2 |
2013-10-17 | fix const in beinghandler. | Andrei Karas | 1 | -1/+2 |
2013-10-17 | dont call virtual function in beingequipbackend destructor. | Andrei Karas | 1 | -1/+5 |
2013-10-17 | fix const in being class. | Andrei Karas | 2 | -3/+3 |
2013-10-17 | Remove virtual from Being::updateColors because it called in constructor. | Andrei Karas | 1 | -1/+1 |
2013-10-17 | fix switch usage in avatarlistbox. | Andrei Karas | 1 | -1/+2 |
2013-10-17 | remove from animatedsprite contructor virtual method call. | Andrei Karas | 1 | -4/+5 |
2013-10-17 | Fix const casting in actorspritemanager. | Andrei Karas | 1 | -22/+25 |
2013-10-17 | fix target cursor defenition in actorsprite. | Andrei Karas | 1 | -1/+1 |
2013-10-17 | dont call setMap from destructors. | Andrei Karas | 3 | -2/+13 |
2013-10-17 | increase process make count in build scripts. | Andrei Karas | 11 | -21/+21 |
2013-10-13 | remove depricated stl feature. | Andrei Karas | 1 | -1/+2 |
2013-10-12 | Change version to 1.3.10.12.v1.3.10.12 | Andrei Karas | 8 | -8/+38 |
2013-10-12 | update translations. | Andrei Karas | 24 | -3156/+3260 |
2013-10-12 | fix compilation in old systems. | Andrei Karas | 1 | -1/+1 |
2013-10-11 | add /talkraw chat command for special use. | Andrei Karas | 4 | -6/+12 |
2013-10-11 | Use first finger as right mouse click target. | Andrei Karas | 1 | -1/+1 |
2013-10-11 | fix code style | Andrei Karas | 3 | -3/+3 |
2013-10-11 | Second part of checks from Parasoft C++ Test. | Andrei Karas | 21 | -80/+87 |
2013-10-11 | First part of checks from Parasoft C++ Test. | Andrei Karas | 19 | -94/+139 |
2013-10-11 | disable SDL2 builds in make script by default | Andrei Karas | 1 | -2/+1 |
2013-10-11 | add missing check in base64. | Andrei Karas | 1 | -0/+2 |
2013-10-11 | Put OpenLinkHandler in own namespace. | Andrei Karas | 2 | -25/+31 |
2013-10-10 | fix code style. | Andrei Karas | 11 | -30/+47 |
2013-10-10 | Fix help button before login to game. | Andrei Karas | 2 | -1/+7 |
2013-10-09 | fix manaplus.cbp again. | Andrei Karas | 1 | -502/+495 |
2013-10-09 | fix compilation under windows with codeblocks. | Andrei Karas | 1 | -0/+1 |
2013-10-09 | fix a bit codeblocks project file. | Andrei Karas | 1 | -600/+400 |
2013-10-09 | Add help button into right top corner. | Andrei Karas | 1 | -0/+18 |
2013-10-09 | update liberation fonts. | Andrei Karas | 4 | -0/+0 |
2013-10-09 | Add browserbox links theme options. | Andrei Karas | 15 | -14/+25 |
2013-10-09 | use correct theme file in social window popup. | Andrei Karas | 1 | -1/+1 |