Age | Commit message (Expand) | Author | Files | Lines |
2014-02-05 | fix loading value in SetupItemSliderInt. | Andrei Karas | 1 | -0/+1 |
2014-02-05 | use new control for scale. | Andrei Karas | 3 | -6/+9 |
2014-02-05 | add slider list setup control for int value. | Andrei Karas | 2 | -2/+65 |
2014-02-04 | update translations. | Andrei Karas | 41 | -5426/+5622 |
2014-02-04 | rename Setup into SetupWindow. | Andrei Karas | 20 | -41/+42 |
2014-02-04 | adjust windows size if main window was resized to smaller size. | Andrei Karas | 2 | -0/+24 |
2014-02-03 | fix friend tab update in social window if friends was changed. | Andrei Karas | 4 | -16/+66 |
2014-02-02 | Add new attributes for start position for ambient layers. | Andrei Karas | 3 | -8/+22 |
2014-02-02 | add actions for select next/previous tab in spells/commands window. | Andrei Karas | 5 | -0/+50 |
2014-02-02 | add actions for select next/previous tab in shortcuts window. | Andrei Karas | 10 | -21/+94 |
2014-02-02 | Add basic rules for cppcheck. | Andrei Karas | 1 | -0/+45 |
2014-02-02 | Add missing const and static into other classes. | Andrei Karas | 30 | -57/+58 |
2014-02-02 | Add missing const and static into render classes. | Andrei Karas | 2 | -2/+2 |
2014-02-02 | Add missing const and static into translation classes. | Andrei Karas | 2 | -6/+6 |
2014-02-02 | Add missing const and static into input classes. | Andrei Karas | 4 | -9/+9 |
2014-02-02 | Add missing const and static into being classes. | Andrei Karas | 6 | -17/+18 |
2014-02-02 | Add missing const and static into resource classes. | Andrei Karas | 10 | -28/+41 |
2014-02-02 | Add missing const and static into net classes. | Andrei Karas | 34 | -94/+83 |
2014-02-02 | Add missing const and static into gui classes. | Andrei Karas | 39 | -96/+75 |
2014-02-01 | Change version to 1.4.2.1v1.4.2.1 | Andrei Karas | 8 | -8/+18 |
2014-02-01 | update translations. | Andrei Karas | 40 | -4696/+5186 |
2014-02-01 | do not scale on the fly on windows. | Andrei Karas | 1 | -0/+2 |
2014-02-01 | fix code style. | Andrei Karas | 4 | -1/+8 |
2014-01-31 | Combine "Mod" and "Stop attack" keys. | Andrei Karas | 5 | -14/+10 |
2014-01-30 | Fix code style. | Andrei Karas | 6 | -11/+15 |
2014-01-30 | add info about run time deps into README file. | Andrei Karas | 2 | -2/+10 |
2014-01-30 | update translations. | Andrei Karas | 40 | -7229/+7683 |
2014-01-29 | Fix paths for xsel and xdg-open on OpenBSD and FreeBSD. | Andrei Karas | 2 | -2/+15 |
2014-01-29 | fix on the fly scalle changing. | Andrei Karas | 1 | -5/+4 |
2014-01-29 | Fix screenshot directory saving/loading. | Andrei Karas | 6 | -5/+38 |
2014-01-29 | apply configuration update before graphics initialization. | Andrei Karas | 1 | -1/+1 |
2014-01-29 | Disable texture bluring in old configurations. | Andrei Karas | 2 | -2/+4 |
2014-01-29 | allow apply scale without client restart. | Andrei Karas | 7 | -16/+41 |
2014-01-29 | add option for changing scale. | Andrei Karas | 2 | -1/+17 |
2014-01-28 | add support for screen scale in OpenGL modes. | Andrei Karas | 22 | -113/+231 |
2014-01-28 | Move direct SDL_GetMouseState calls into method in gui class. | Andrei Karas | 8 | -16/+31 |
2014-01-27 | fix copyrights in sdlinput.cpp and sdlinput.h files. | Andrei Karas | 2 | -3/+2 |
2014-01-27 | add GPL header into all guichan files. | Andrei Karas | 74 | -4/+1481 |
2014-01-27 | fix guichan headers. | Andrei Karas | 74 | -238/+168 |
2014-01-27 | Mark external guichan usage as depricated. | Andrei Karas | 3 | -2/+7 |
2014-01-27 | remove platform.hpp from guichan sources. | Andrei Karas | 43 | -171/+45 |
2014-01-26 | add chat command for uploading server config.xml | Andrei Karas | 2 | -0/+10 |
2014-01-26 | add chat command for uploading log file. | Andrei Karas | 2 | -0/+10 |
2014-01-26 | add chat command for uploading main config.xml | Andrei Karas | 11 | -14/+119 |
2014-01-26 | add basic file uploading. | Andrei Karas | 4 | -87/+191 |
2014-01-23 | remove default parameter from download object. | Andrei Karas | 3 | -3/+3 |
2014-01-23 | add xcode release files into ignore list. | Andrei Karas | 5 | -1/+1 |
2014-01-22 | minor stuff | Socapex | 3 | -45/+80 |
2014-01-22 | xcode | Socapex | 1 | -5/+5 |
2014-01-22 | ignore and xcode5 | Socapex | 2 | -4/+43 |