Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-08 | Fix typo in theme option captionalign. | Andrei Karas | 1 | -1/+1 | |
2012-08-08 | Add theme options for caption offset and align. | Andrei Karas | 2 | -1/+22 | |
Options: captionoffsetx captionoffsety captionallign | |||||
2012-08-08 | Play sound on getting new quest and complete quest. | Andrei Karas | 4 | -5/+29 | |
New items for paths.xml: newQuestSfx and completeQuestSfx. | |||||
2012-08-07 | Fix background draw in buy/sell dialogs. | Andrei Karas | 2 | -5/+6 | |
2012-08-07 | Change a bit char select dialog size. | Andrei Karas | 1 | -1/+1 | |
2012-08-07 | Add support for units separator. | Andrei Karas | 1 | -5/+48 | |
2012-08-07 | Add connect button to edit server dialog. | Andrei Karas | 4 | -39/+54 | |
2012-08-06 | Add equip button to outfits window. | Andrei Karas | 2 | -12/+22 | |
2012-08-06 | Extend outfits to 4x4 items in each outfit. | Andrei Karas | 2 | -3/+3 | |
2012-08-06 | Change a bit network buffers and add check. | Andrei Karas | 2 | -2/+18 | |
2012-08-06 | Fix code style. | Andrei Karas | 3 | -4/+2 | |
2012-08-06 | In small inventory hide only filter box and not hide sort field. | Andrei Karas | 1 | -12/+12 | |
2012-08-05 | Fix remember checkbox in login dialog. | Andrei Karas | 1 | -1/+10 | |
2012-08-05 | Move some hardcoded paddings to themes. | Andrei Karas | 12 | -39/+40 | |
2012-08-04 | Extend background theming. | Andrei Karas | 18 | -31/+51 | |
2012-08-04 | Add support for default theme file names. | Andrei Karas | 23 | -42/+69 | |
2012-08-04 | Add support for themed background for scrollarea. | Andrei Karas | 2 | -17/+24 | |
2012-08-04 | Unassign default key from bot checker window.v1.2.8.5 | Andrei Karas | 1 | -1/+1 | |
It was conflicted with Quests window. | |||||
2012-08-04 | fix code style. | Andrei Karas | 1 | -4/+8 | |
2012-08-04 | Change version to 1.2.8.5. | Andrei Karas | 1 | -2/+2 | |
2012-08-04 | update and rebuild translations. | Andrei Karas | 1 | -1/+2 | |
2012-08-03 | Fix unassign key button. | Andrei Karas | 1 | -0/+1 | |
2012-08-02 | Add option to show/hide background in npc dialog. | Andrei Karas | 1 | -2/+4 | |
2012-08-02 | Add option to show/hide background in social window tabs. | Andrei Karas | 1 | -24/+25 | |
2012-08-01 | Fix code style. | Andrei Karas | 30 | -116/+125 | |
2012-08-01 | Disable emotes moving in emotes bar for now. | Andrei Karas | 1 | -1/+3 | |
2012-07-31 | add links support to quests window. | Andrei Karas | 2 | -0/+5 | |
2012-07-31 | Add support for clear npc dialog by command from server (evol only). | Andrei Karas | 3 | -3/+13 | |
2012-07-31 | Fix guildbot messages delay. | Andrei Karas | 3 | -3/+10 | |
2012-07-31 | Add theme option to show hide opaque background for some windows. | Andrei Karas | 6 | -12/+40 | |
2012-07-30 | Add addition options to skin objects. | Andrei Karas | 4 | -24/+80 | |
2012-07-30 | Fix code style. | Andrei Karas | 10 | -50/+68 | |
2012-07-29 | Fix quests update in quests window. | Andrei Karas | 1 | -30/+71 | |
2012-07-29 | Add quests window to on screen buttons. | Andrei Karas | 2 | -3/+11 | |
Dont create quests window if using old servers. | |||||
2012-07-29 | Add icons to quests window. | Andrei Karas | 3 | -12/+72 | |
Fix memory leak in extendednamesmodel. | |||||
2012-07-29 | Add quests netcode and quests window. | Andrei Karas | 21 | -7/+666 | |
2012-07-28 | Remove white background in social window. | Andrei Karas | 1 | -8/+8 | |
2012-07-28 | Simplify scrollarea opaque flag. | Andrei Karas | 8 | -27/+17 | |
2012-07-28 | Extend playerbox theming. | Andrei Karas | 6 | -31/+45 | |
2012-07-28 | Add support for images in npc menu. | Andrei Karas | 8 | -7/+248 | |
2012-07-24 | Fix emotes shortcuts bar default size. | Andrei Karas | 1 | -1/+1 | |
2012-07-23 | Improve perfomance in some object constructors. | Andrei Karas | 29 | -99/+73 | |
2012-07-22 | Add key for disable full screen mode. | Andrei Karas | 5 | -0/+23 | |
Minus on numeric keyboard. | |||||
2012-07-22 | Add equipment button to inventory window. | Andrei Karas | 2 | -5/+17 | |
2012-07-22 | Add new chat commands. | Andrei Karas | 5 | -20/+63 | |
/url LINK - put http link in chat. /openurl LINK - open link in browser. | |||||
2012-07-22 | Move some getters in being class from cpp to h. | Andrei Karas | 2 | -58/+35 | |
2012-07-21 | Add two new colors to themes. | Andrei Karas | 5 | -4/+8 | |
BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text. | |||||
2012-07-21 | Add support for opening urls in system default browser. | Andrei Karas | 4 | -16/+110 | |
2012-07-21 | Change version to 1.2.7.22.v1.2.7.22 | Andrei Karas | 1 | -2/+2 | |
2012-07-20 | Fix code style. | Andrei Karas | 10 | -26/+40 | |