Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-01 | Fix code style. | Andrei Karas | 6 | -36/+39 | |
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 | 2 | -3/+8 | |
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 | 5 | -7/+12 | |
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 | 1 | -2/+9 | |
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 | 6 | -0/+472 | |
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 | 5 | -7/+241 | |
2012-07-23 | Improve perfomance in some object constructors. | Andrei Karas | 14 | -45/+33 | |
2012-07-22 | Add key for disable full screen mode. | Andrei Karas | 1 | -0/+5 | |
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 | 2 | -18/+32 | |
/url LINK - put http link in chat. /openurl LINK - open link in browser. | |||||
2012-07-21 | Add two new colors to themes. | Andrei Karas | 4 | -3/+7 | |
BUBBLE_NAME for speaker nick. BUBBLE_TEXT for speach text. | |||||
2012-07-21 | Add support for opening urls in system default browser. | Andrei Karas | 1 | -2/+10 | |
2012-07-20 | Fix code style. | Andrei Karas | 3 | -9/+9 | |
2012-07-19 | Block moving in storage is open. | Andrei Karas | 1 | -1/+2 | |
Move some code from being to playerinfo. | |||||
2012-07-19 | Show level in experience bar popup. | Andrei Karas | 1 | -4/+16 | |
2012-07-19 | Fix outfits loading. | Andrei Karas | 1 | -5/+6 | |
2012-07-18 | Add close button to npc dialog in menu selection. | Andrei Karas | 2 | -0/+15 | |
2012-07-18 | last warning fixes. | Andrei Karas | 1 | -1/+1 | |
2012-07-18 | Another warning fixes. | Andrei Karas | 10 | -22/+20 | |
2012-07-17 | Fix more code style and additional warnings. | Andrei Karas | 18 | -59/+78 | |
2012-07-16 | Add new dye type A. | Andrei Karas | 1 | -1/+1 | |
Same as type S for colors + alpha channel. Example: equipment/feet/boots.png|A:#3c3c3cff,40332d40,4d4d4dff,5e4a3d40 here colors in format RRGGBBAA. | |||||
2012-07-15 | Fix code style. | Andrei Karas | 12 | -128/+155 | |
2012-07-15 | Remove emote popup window. | Andrei Karas | 4 | -390/+7 | |
2012-07-14 | Change checkbox theming. | Andrei Karas | 2 | -27/+58 | |
2012-07-14 | Add to resourcemanager method to load imageset from image. | Andrei Karas | 2 | -0/+26 | |
2012-07-13 | Change radio button theming. | Andrei Karas | 2 | -18/+27 | |
2012-07-13 | Change selection theming. | Andrei Karas | 2 | -2/+2 | |
2012-07-13 | Change shortcuts windows theming. | Andrei Karas | 4 | -4/+8 | |
2012-07-13 | Change avatar list box theming. | Andrei Karas | 1 | -2/+2 | |
2012-07-13 | Fix compilation warning. | Andrei Karas | 1 | -1/+1 | |
2012-07-13 | Remove useless debug messages about skins. | Andrei Karas | 1 | -24/+1 | |
2012-07-13 | Fix leaks after last commit. | Andrei Karas | 12 | -17/+104 | |
2012-07-13 | Change resize grip theming. | Andrei Karas | 3 | -9/+2 | |
2012-07-13 | Change theme loading. | Andrei Karas | 2 | -73/+114 | |
2012-07-13 | Change slider theming. | Andrei Karas | 3 | -176/+88 | |
2012-07-13 | Change tab theming. | Andrei Karas | 1 | -43/+11 | |
2012-07-13 | Change progressbar theming. | Andrei Karas | 1 | -27/+4 | |
2012-07-13 | Change dropdown theming. | Andrei Karas | 1 | -50/+31 | |
2012-07-13 | Change textfield theming. | Andrei Karas | 1 | -32/+2 | |
2012-07-13 | Change playerbox theming. | Andrei Karas | 1 | -30/+3 | |
2012-07-13 | Change scrollarea theming. | Andrei Karas | 5 | -128/+61 | |