Age | Commit message (Expand) | Author | Files | Lines |
2013-02-24 | Add particle effect support for skill levelup. | Andrei Karas | 2 | -2/+18 |
2013-02-24 | Rename specialhandler to skillhandler. | Andrei Karas | 1 | -3/+3 |
2013-02-24 | Replace newQuestSfx and completeQuestSfx to newQuestEffectId and completeQues... | Andrei Karas | 2 | -3/+14 |
2013-02-24 | Add support for show quest variables in skills window (evol only) | Andrei Karas | 4 | -43/+66 |
2013-02-22 | Disable for now FBO support on Android. | Andrei Karas | 1 | -0/+2 |
2013-02-22 | Fix change password issue with empty players list. | Andrei Karas | 2 | -1/+6 |
2013-02-21 | Fix some incorrect chars in browserbox links. | Andrei Karas | 2 | -10/+14 |
2013-02-20 | Add missing files gmtab.cpp/h | Andrei Karas | 2 | -0/+119 |
2013-02-19 | Add option to enable/disable gm tab. | Andrei Karas | 1 | -0/+3 |
2013-02-19 | Add support for GM tab. | Andrei Karas | 3 | -1/+14 |
2013-02-18 | Add option to show/hide guild online messages. | Andrei Karas | 5 | -2/+34 |
2013-02-18 | Remove auction bot support. | Andrei Karas | 3 | -33/+0 |
2013-02-18 | Add support for help seach links. | Andrei Karas | 3 | -25/+45 |
2013-02-18 | move most direct calls to physfs to separate file. | Andrei Karas | 1 | -15/+13 |
2013-02-15 | Fix code style. | Andrei Karas | 1 | -2/+2 |
2013-02-14 | Remove empty lines and useless comments in npcdialog class. | Andrei Karas | 1 | -12/+0 |
2013-02-14 | fix copyright years. | Andrei Karas | 33 | -33/+33 |
2013-02-14 | Improve event.getId() speed. | Andrei Karas | 29 | -148/+172 |
2013-02-13 | Fix code style. | Andrei Karas | 2 | -21/+17 |
2013-02-12 | Add configuration for onscreen buttons 3 and 4. | Andrei Karas | 1 | -0/+8 |
2013-02-12 | Fix resize issue in who is online window in some themes. | Andrei Karas | 1 | -9/+10 |
2013-02-11 | Add theme option to set scrollbar width/height. | Andrei Karas | 2 | -0/+4 |
2013-02-11 | Fix compilation issues. | Andrei Karas | 1 | -0/+2 |
2013-02-10 | Add option to scrollbuttons.xml to set scroll marker size. | Andrei Karas | 2 | -36/+65 |
2013-02-10 | Add option to scrollbuttons.xml to show/hide scrollbar buttons. | Andrei Karas | 1 | -13/+14 |
2013-02-10 | Add theme option to hide scrollbar buttons. | Andrei Karas | 2 | -18/+356 |
2013-02-10 | Remove unused methods in scrollarea class. | Andrei Karas | 2 | -24/+0 |
2013-02-10 | Remove channel classes because it was used only in manaserv. | Andrei Karas | 2 | -196/+0 |
2013-02-10 | Add https support to link handlers. | Andrei Karas | 3 | -3/+3 |
2013-02-10 | Improve font cache cleaning. | Andrei Karas | 3 | -14/+20 |
2013-02-10 | Fix initial size issue in did you know window. | Andrei Karas | 1 | -0/+1 |
2013-02-10 | Impliment char selection for small resolution. | Andrei Karas | 2 | -19/+168 |
2013-02-10 | Block any protocols in curl except HTTP and HTTPS. | Andrei Karas | 1 | -0/+1 |
2013-02-08 | Dont hide top right screen buttons on small screens. | Andrei Karas | 1 | -1/+1 |
2013-02-08 | Fix chat window size in small screens. | Andrei Karas | 1 | -2/+14 |
2013-02-07 | Enable job support by default. | Andrei Karas | 2 | -2/+4 |
2013-02-07 | Fix popup menu scrolling padding by hardcoded numbers. | Andrei Karas | 1 | -8/+10 |
2013-02-07 | Add missing close button to some windows. | Andrei Karas | 7 | -4/+33 |
2013-02-07 | Add close button to servers dialog. | Andrei Karas | 2 | -3/+12 |
2013-02-06 | Fix initial setup window resize issue. | Andrei Karas | 1 | -0/+1 |
2013-02-06 | Fix char createion dialog for small screens and jewelry theme. | Andrei Karas | 1 | -18/+18 |
2013-02-06 | Add google play url to update text on Android. | Andrei Karas | 1 | -1/+3 |
2013-02-06 | Add support in register dialog for apply/close by keyboard | Andrei Karas | 1 | -1/+22 |
2013-02-06 | Remove specials window and db. | Andrei Karas | 2 | -322/+0 |
2013-02-06 | Allow hide yellow bar. | Andrei Karas | 2 | -2/+24 |
2013-02-03 | By default hide "WIN" button. | Andrei Karas | 1 | -1/+1 |
2013-02-03 | Block right click on top right buttons on small resolutions. | Andrei Karas | 1 | -1/+1 |
2013-02-03 | Add ability to scroll menu popups. | Andrei Karas | 2 | -3/+21 |
2013-02-03 | Add support for small screens with on screen top right buttons. | Andrei Karas | 7 | -95/+139 |
2013-02-03 | Fix some size issues in create char dialog on small screens. | Andrei Karas | 2 | -36/+44 |