Age | Commit message (Expand) | Author | Files | Lines |
2014-03-09 | enable download music by default. | Andrei Karas | 1 | -1/+4 |
2014-03-08 | Show all default top buttons on windows. | Andrei Karas | 1 | -2/+0 |
2014-03-08 | Add about button. | Andrei Karas | 1 | -0/+11 |
2014-03-07 | Rename exguichan container into basiccontainer2. | Andrei Karas | 1 | -1/+1 |
2014-03-06 | improve a bit different code. | Andrei Karas | 1 | -26/+2 |
2014-02-27 | Remove some manaserv enums usage. | Andrei Karas | 1 | -2/+1 |
2014-02-27 | Remove manaserv ifdefs code. | Andrei Karas | 1 | -6/+0 |
2014-02-27 | Dehardcode swords, shields and bows for auto switching weapons. | Andrei Karas | 1 | -0/+3 |
2014-02-24 | Rename Rectangle into Rect. | Andrei Karas | 1 | -1/+1 |
2014-02-24 | load branding info from portable.xml if branding file missing. | Andrei Karas | 1 | -0/+6 |
2014-02-22 | Move Rectangle and ClipRectangle into gui directory. | Andrei Karas | 1 | -1/+1 |
2014-02-22 | Move color into gui dir. | Andrei Karas | 1 | -1/+1 |
2014-02-20 | improve includes. | Andrei Karas | 1 | -1/+2 |
2014-02-16 | move actionevent into events directory. | Andrei Karas | 1 | -5/+5 |
2014-02-15 | move actionlistener from base into listeners. | Andrei Karas | 1 | -3/+3 |
2014-02-04 | rename Setup into SetupWindow. | Andrei Karas | 1 | -2/+2 |
2014-02-02 | Add missing const and static into other classes. | Andrei Karas | 1 | -4/+4 |
2014-02-01 | fix code style. | Andrei Karas | 1 | -0/+2 |
2014-01-29 | Fix screenshot directory saving/loading. | Andrei Karas | 1 | -2/+2 |
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 | 1 | -1/+3 |
2014-01-29 | allow apply scale without client restart. | Andrei Karas | 1 | -0/+11 |
2014-01-28 | add support for screen scale in OpenGL modes. | Andrei Karas | 1 | -10/+15 |
2014-01-26 | add chat command for uploading main config.xml | Andrei Karas | 1 | -2/+4 |
2014-01-15 | reload background image if reconnecting to other server. | Andrei Karas | 1 | -0/+6 |
2014-01-15 | add option for edit screenshot dir. | Andrei Karas | 1 | -25/+25 |
2014-01-14 | Change default screenshot path from XDG_DESKTOP_DIR into XDG_PICTURES_DIR. | Andrei Karas | 1 | -1/+1 |
2014-01-12 | fix showing branding icon in windows. | Andrei Karas | 1 | -2/+6 |
2014-01-10 | fix icon loading on windows. | Andrei Karas | 1 | -1/+4 |
2014-01-10 | Possible load mods from local/ dir also. | Andrei Karas | 1 | -3/+5 |
2014-01-09 | add mods loading based on settings. | Andrei Karas | 1 | -1/+6 |
2014-01-09 | add ability to notify setup pages about disconnect from server. | Andrei Karas | 1 | -0/+2 |
2014-01-08 | add moddb support. | Andrei Karas | 1 | -0/+3 |
2014-01-08 | fix named input actions in gui before logging into game. | Andrei Karas | 1 | -0/+4 |
2014-01-06 | Add missing npc font settings. | Andrei Karas | 1 | -0/+4 |
2014-01-05 | Add chinese font auto usage if detected chinese locale. | Andrei Karas | 1 | -0/+4 |
2014-01-04 | fix window icon in windows.v1.4.1.4 | Andrei Karas | 1 | -0/+8 |
2014-01-03 | fix server config saving if select switch character or switch server. | Andrei Karas | 1 | -0/+1 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 |
2014-01-01 | add ability for auto backup main configuration file on startup. | Andrei Karas | 1 | -0/+18 |
2013-12-23 | show connection dialog before actual network actions. | Andrei Karas | 1 | -7/+5 |
2013-12-16 | add ability to show emotes in text over heads. | Andrei Karas | 1 | -1/+9 |
2013-11-09 | fix motd message while changing char or reconnecting to server. | Andrei Karas | 1 | -0/+4 |
2013-11-07 | add progress bar while loading in SDL2 in Android. | Andrei Karas | 1 | -2/+33 |
2013-11-07 | Split init in client.cpp into separate methods. | Andrei Karas | 1 | -231/+272 |
2013-11-07 | remove client.h include from some files. | Andrei Karas | 1 | -0/+1 |
2013-11-06 | fix storage if select other character with opened storage. | Andrei Karas | 1 | -0/+2 |
2013-11-04 | Merge branch 'master' of gitorious.org:manaplus/manaplus | Dan Sagunov | 1 | -0/+1 |
2013-11-04 | Remove nacl debug things | Dan Sagunov | 1 | -1/+0 |
2013-11-04 | Load features file also after client data connected to physfs. | Andrei Karas | 1 | -0/+1 |