Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-27 | Fix incorrect map loading on first run for server. | Andrei Karas | 2 | -55/+59 | |
2013-01-27 | Add option to autoresize minimaps. | Andrei Karas | 3 | -10/+31 | |
New option: misc \ maps \ resize minimaps. | |||||
2013-01-27 | Fix bug with shoplistbox.xml file. | Hal9000 | 1 | -2/+2 | |
2013-01-27 | Add missing check to skilldialog. | Andrei Karas | 1 | -1/+1 | |
2013-01-26 | Fix show ping time if timer overflowed and still no response from server. | Andrei Karas | 1 | -10/+2 | |
2013-01-26 | Add support for manual compression selection. | Andrei Karas | 2 | -4/+30 | |
2013-01-25 | Add empty handlers for accelerometer events in Android version. | Andrei Karas | 1 | -0/+5 | |
2013-01-25 | Remove unused code for Android keyboard. | Andrei Karas | 2 | -15/+0 | |
2013-01-25 | Fix news.txt loading. | Andrei Karas | 1 | -13/+7 | |
Before was skipped empty lines. | |||||
2013-01-23 | Use in different listbox derived classes different xml skin. | Andrei Karas | 15 | -28/+28 | |
2013-01-23 | fix for previous commit. | Andrei Karas | 1 | -1/+1 | |
2013-01-23 | Show self nick in online list with special color. | Andrei Karas | 3 | -0/+12 | |
New theme colors: SELFNICK - color for own player nick in online list. SELFNICK_OUTLINE - outline color for self nick. | |||||
2013-01-22 | Show in online list colored party and guild members. | Andrei Karas | 2 | -6/+65 | |
2013-01-22 | Improve a bit online list draw. | Andrei Karas | 1 | -11/+9 | |
2013-01-21 | Fix context menu in chat window. | Andrei Karas | 1 | -1/+3 | |
2013-01-21 | Play sounds also in broken quests (where missing complete or incomplete part) | Andrei Karas | 1 | -2/+9 | |
2013-01-21 | Fix sounds if quest variables working in loop. | Andrei Karas | 1 | -0/+10 | |
2013-01-20 | Last part with FOR_EACH changes. | Andrei Karas | 9 | -35/+15 | |
2013-01-20 | Another part with FOR_EACH changes. | Andrei Karas | 32 | -164/+72 | |
2013-01-20 | Fix crashes on closing client before entering game. | Andrei Karas | 1 | -0/+2 | |
2013-01-18 | Add padding for items in extended listboxes. | Andrei Karas | 2 | -2/+4 | |
New parameter: itemPadding - padding from up and down for each list entry. | |||||
2013-01-18 | Fix code style. | Andrei Karas | 1 | -1/+1 | |
2013-01-18 | Added missing Belgium flag in the setup/theme/language scrolling menu. | Alige | 1 | -1/+1 | |
2013-01-17 | Add detect joystick button in settings page. | Andrei Karas | 2 | -4/+17 | |
This need to detect joystick changes. | |||||
2013-01-17 | Fix server type dropdown in new server dialog. | Andrei Karas | 7 | -7/+18 | |
2013-01-16 | Fix loading quests with missing attributes. | Andrei Karas | 1 | -1/+1 | |
2013-01-16 | update copyrights year. | Andrei Karas | 251 | -251/+251 | |
2013-01-16 | Add context menu to browserbox http links. | Andrei Karas | 7 | -4/+56 | |
2013-01-16 | Fix ministatus window size and bars positions. | Andrei Karas | 1 | -7/+7 | |
2013-01-15 | Show better stats line in chat from status window. | Andrei Karas | 2 | -13/+29 | |
2013-01-15 | Enable music fadeout by default. | Andrei Karas | 1 | -1/+1 | |
2013-01-03 | Fix SDL_gfx confict from broken header. | Andrei Karas | 1 | -7/+5 | |
2013-01-02 | Fix resize issue in shortcuts windows in software drawing mode. | Andrei Karas | 2 | -0/+7 | |
2013-01-01 | Add support for theming in bars in top left corner. | Andrei Karas | 3 | -9/+17 | |
New theme options in ministatus.xml: padding - border padding spacing - space between buttons iconPadding - padding for icons iconSpacing - space between icons | |||||
2013-01-01 | Add theming support for top right buttons. | Andrei Karas | 2 | -8/+18 | |
New theme file: windowmenu.xml Options in windowmenu.xml: padding - padding from window borders spacing - space between buttons. | |||||
2013-01-01 | Remove free space from top and right in buttons menu. | Andrei Karas | 1 | -8/+2 | |
2013-01-01 | Allow select differnt modes for on screen buttons. | Andrei Karas | 2 | -0/+18 | |
Now supported 2x1 and 2x2 modes. | |||||
2012-12-31 | Fix code style and compilation under windows. | Andrei Karas | 4 | -10/+12 | |
2012-12-31 | Sort onscreen keyboard actions list. | Andrei Karas | 2 | -34/+64 | |
2012-12-31 | Add configurable actions for onscreen buttons. | Andrei Karas | 1 | -7/+23 | |
2012-12-31 | Add support for changable actions for onscreen controls. | Andrei Karas | 6 | -8/+249 | |
2012-12-31 | Replace "on screen" to "onscreen". | Andrei Karas | 1 | -3/+3 | |
2012-12-31 | Add option to show/hide onscreen keyboard icon. | Andrei Karas | 1 | -0/+3 | |
2012-12-30 | Add action to show onscreen keyboard. | Andrei Karas | 1 | -0/+5 | |
2012-12-30 | Allow open context menu in textfields before connecting to server. | Andrei Karas | 3 | -9/+34 | |
2012-12-30 | Add popup menu for text fields. | Andrei Karas | 7 | -6/+80 | |
This menu allow copy/paste text to/from clipboard. | |||||
2012-12-29 | Add chat command to dump environment variables to log. | Andrei Karas | 1 | -0/+1 | |
New chat command: /dumpe | |||||
2012-12-29 | Add support for show icon also in selected item in dropdown. | Andrei Karas | 2 | -14/+41 | |
2012-12-29 | Show flags icons in language selection list | Andrei Karas | 9 | -31/+73 | |
Also add support for extended listboxes in popuplist control. | |||||
2012-12-28 | Fix previous commit error. | Andrei Karas | 1 | -2/+2 | |