Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Remove old "Mod" key because it conflicting with "Stop attack" | |||||
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 | |
Remove wrong copyright lines from guichan header. | |||||
2014-01-27 | Mark external guichan usage as depricated. | Andrei Karas | 3 | -2/+7 | |
Add warning about using external guichan. | |||||
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 | |
New chat command: /uploadserverconfig | |||||
2014-01-26 | add chat command for uploading log file. | Andrei Karas | 2 | -0/+10 | |
New chat command: /uploadlog | |||||
2014-01-26 | add chat command for uploading main config.xml | Andrei Karas | 11 | -14/+119 | |
New chat command: /uploadconfig | |||||
2014-01-26 | add basic file uploading. | Andrei Karas | 4 | -87/+191 | |
For now unused. | |||||
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 | |
2014-01-22 | xcode and mac | Socapex | 4 | -872/+793 | |
2014-01-22 | xcode | Socapex | 1 | -421/+416 | |
2014-01-22 | xcode | Socapex | 1 | -0/+24 | |
2014-01-22 | xcode | Socapex | 1 | -299/+307 | |
2014-01-22 | v1.3.9.1 | Socapex | 3 | -38/+143 | |
2014-01-22 | xcode 1.3.7.21 | Socapex | 1 | -0/+18 | |
2014-01-22 | xcode stuff | Socapex | 2 | -1/+3 | |
2014-01-22 | Updated xcode to 1.3.6.9 | Socapex | 1 | -14/+88 | |
2014-01-22 | Updates to xcode. | Socapex | 1 | -33/+18 | |
2014-01-22 | Converted all libraries to static | Socapex | 1 | -106/+47 | |
2014-01-22 | add dumpmods chat command for show enabled mods. | Andrei Karas | 2 | -0/+9 | |
2014-01-20 | dont add and remove pets for temporary sprites. | Andrei Karas | 1 | -2/+2 | |
2014-01-20 | add attack action for pets. | Andrei Karas | 6 | -2/+83 | |
New pets db attributes: attackOffsetX attackOffsetY attaclDirectionType | |||||
2014-01-19 | fix pet talk and emote if trade tab is disabled. | Andrei Karas | 1 | -27/+33 | |
2014-01-19 | in emotes popup show also emote id. | Andrei Karas | 3 | -1/+7 | |
2014-01-18 | fix onscreen joystick.v1.4.1.18 | Andrei Karas | 1 | -0/+3 | |
2014-01-18 | Change version to 1.4.1.18. | Andrei Karas | 8 | -8/+30 | |
2014-01-18 | update translations. | Andrei Karas | 41 | -7720/+8028 | |
2014-01-18 | fix code style. | Andrei Karas | 4 | -5/+4 | |
2014-01-17 | fix crash on window resize. | Andrei Karas | 3 | -2/+35 | |