Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-04 | Fix possible incorrect ditection. | Andrei Karas | 1 | -1/+1 | |
2012-12-04 | Possible fix for incorrect colors in fillRectangle function. | Andrei Karas | 1 | -10/+16 | |
2012-12-04 | Included more library dependencies. Delete unnecessary .app. | Socapex | 25 | -9/+112 | |
2012-12-04 | Self conatined .app should now work on computers without libraries. | Socapex | 9 | -36/+117 | |
Conflicts: ManaPlus.app/Contents/Info.plist ManaPlus.app/Contents/MacOS/ManaPlus | |||||
2012-12-04 | Bit more cleanup after merging xcode project. | Andrei Karas | 6 | -82/+0 | |
2012-12-04 | Remove some outdated xcode files. | Andrei Karas | 15 | -5425/+0 | |
2012-12-04 | Initial changes for OS X build. | Socapex | 22 | -29/+8692 | |
2012-12-04 | Fix for MacOSX in OpenGL extensions. | Andrei Karas | 1 | -0/+2 | |
2012-12-03 | Add option to protect chat focus. | Andrei Karas | 3 | -4/+29 | |
Enabled by default. | |||||
2012-12-03 | Rename sound.cpp/h to soundmanager. | Andrei Karas | 27 | -74/+74 | |
2012-12-03 | Rename music.cpp/h to sdlmusic. | Andrei Karas | 8 | -26/+26 | |
2012-12-03 | Fix code style. | Andrei Karas | 7 | -8/+10 | |
2012-12-03 | Add missing files from previous commit. | Andrei Karas | 2 | -0/+97 | |
2012-12-03 | Add support for relative mouse move in android version. | Andrei Karas | 10 | -26/+63 | |
2012-12-02 | update and rebuild translations. | Andrei Karas | 43 | -8392/+8713 | |
2012-12-01 | Add batch drawing to shortcuts windows. | Andrei Karas | 8 | -40/+63 | |
2012-12-01 | add batch draw to equipment window. | Andrei Karas | 4 | -11/+47 | |
2012-12-01 | Add batch drawing to touch manager. | Andrei Karas | 2 | -14/+42 | |
2012-12-01 | Add batch drawing to popup. | Andrei Karas | 2 | -11/+17 | |
2012-12-01 | Fix previous commits. | Andrei Karas | 2 | -0/+2 | |
2012-12-01 | Add batch drawing to window. | Andrei Karas | 2 | -28/+67 | |
2012-12-01 | Add batch drawing to tab. | Andrei Karas | 2 | -12/+20 | |
2012-12-01 | Add batch drawing to progressbar. | Andrei Karas | 2 | -9/+17 | |
2012-12-01 | Add batch drawing to scrollarea. | Andrei Karas | 2 | -52/+217 | |
2012-12-01 | Add batch drawing for any images. | Andrei Karas | 14 | -32/+783 | |
Add this drawing to Button. | |||||
2012-11-29 | ANDROID: Basic joypad area graphic added in Jewelry Theme. | Hal9OOO | 4 | -0/+13 | |
2012-11-30 | Set jewelry theme by default for evol branding. | Andrei Karas | 1 | -1/+1 | |
2012-11-30 | Add support for email field in registration form. | Andrei Karas | 7 | -21/+56 | |
2012-11-28 | Fix option "Show chat history" for all tabs. | Andrei Karas | 5 | -5/+13 | |
2012-11-27 | Simplify command handlers. | Andrei Karas | 21 | -1686/+1454 | |
2012-11-25 | Add relative mouse moving. | Andrei Karas | 4 | -17/+108 | |
Enabled by default in Android version. | |||||
2012-11-24 | Change version to 1.2.11.25v1.2.11.25 | Andrei Karas | 7 | -7/+21 | |
2012-11-24 | update translations. | Andrei Karas | 16 | -1032/+1035 | |
2012-11-24 | Revert "Fake solution to avoid Theme Info button graphic to be corrupted." | Andrei Karas | 1 | -1/+1 | |
This reverts commit d553924a7f8c911d944207f7431b7e0ebd2b0fe8. | |||||
2012-11-24 | Fix code style. | Andrei Karas | 9 | -10/+23 | |
2012-11-22 | Fake solution to avoid Theme Info button graphic to be corrupted. | Hal9OOO | 1 | -1/+1 | |
2012-11-22 | Browserbox padding tuning in Jewelry Theme. | Hal9OOO | 3 | -0/+10 | |
2012-11-22 | Fix drops shortcuts loading. | Andrei Karas | 2 | -4/+5 | |
2012-11-22 | Possible fix for random incorrect beings draw order. | Andrei Karas | 1 | -1/+1 | |
2012-11-21 | Add some consts to draw backend. | Andrei Karas | 10 | -94/+107 | |
2012-11-21 | update and rebuild translations. | Andrei Karas | 40 | -7930/+9135 | |
2012-11-21 | Enable batch map draw always in OpenGL modes. | Andrei Karas | 1 | -1/+2 | |
It using bit more cpu, but look like anyway faster. | |||||
2012-11-21 | Fix screenshot dir under Android. | Andrei Karas | 1 | -1/+8 | |
2012-11-20 | Add debug option to show draw calls per frame. | Andrei Karas | 9 | -5/+120 | |
Also fix map draw and text in debug window with mobile OpenGL. | |||||
2012-11-19 | Fix compilation error without C++11 flags. | Andrei Karas | 2 | -6/+7 | |
Error was introduced in previous commits. | |||||
2012-11-18 | Extend quests window text message types. | Andrei Karas | 1 | -4/+13 | |
New type <reward> for rewards. Now it same like <text>. | |||||
2012-11-18 | Add missing themes to windows installer. | Andrei Karas | 2 | -0/+16 | |
2012-11-18 | Add support for persistent directory under Android. | Andrei Karas | 4 | -3/+28 | |
This directory used for updates, configs, logs. | |||||
2012-11-17 | Add a bit constexpr. | Andrei Karas | 2 | -12/+9 | |
2012-11-17 | Save drop shortcuts after clean operation. | Andrei Karas | 1 | -0/+1 | |