Age | Commit message (Expand) | Author | Files | Lines |
2011-02-25 | Trim extra spaces from chat commands. | Andrei Karas | 1 | -0/+2 |
2011-02-25 | Add tabs to spells window. Now it 5 tabs. | Andrei Karas | 10 | -31/+90 |
2011-02-24 | Add to item context menu "add to trade" items. | Andrei Karas | 1 | -0/+42 |
2011-02-20 | Reorder store option to the top, so it is more useful.v1.1.2.20 | Ben Longbons | 1 | -16/+18 |
2011-02-20 | Fix some code style and some errors. | Andrei Karas | 12 | -42/+34 |
2011-02-19 | Change version to 1.1.2.20. | Andrei Karas | 1 | -2/+2 |
2011-02-19 | Update copyrights. | Andrei Karas | 515 | -986/+1473 |
2011-02-19 | Fix race condition in guichan bugfix. | Andrei Karas | 4 | -3/+57 |
2011-02-18 | Specific messages for each pickup failure reason. | Ben Longbons | 3 | -12/+48 |
2011-02-18 | Add particle notification for "Unable to pick up item." | Ben Longbons | 1 | -1/+7 |
2011-02-18 | Add packet SMSG_BEING_NAME_RESPONSE2 with big being names. | Andrei Karas | 3 | -0/+43 |
2011-02-16 | Fix bug in sprites replacement functionality. | Andrei Karas | 1 | -2/+5 |
2011-02-15 | Fix compilation warnings. | Andrei Karas | 1 | -2/+0 |
2011-02-15 | Fix compilation on Haiku and set config and data paths for it. | DarkWind | 3 | -2/+11 |
2011-02-15 | Add auto wrap and lines limit for npc dialogs. | Andrei Karas | 1 | -1/+2 |
2011-02-15 | Change client protocol version to 2. | Andrei Karas | 1 | -1/+1 |
2011-02-15 | Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc. | Andrei Karas | 3 | -15/+30 |
2011-02-14 | Replace sprites functionality (need support in client data). | Andrei Karas | 7 | -38/+118 |
2011-02-14 | Fix slot names in reordering/hiding function. | Andrei Karas | 1 | -8/+39 |
2011-02-13 | Set by default opengl to safe opengl mode for windows players. | Andrei Karas | 1 | -1/+3 |
2011-02-13 | Add arrows bar. | Andrei Karas | 6 | -2/+49 |
2011-02-13 | Add money bar. | Andrei Karas | 4 | -0/+36 |
2011-02-13 | Show pickedup amount in pickup particles. | Andrei Karas | 1 | -1/+10 |
2011-02-13 | Set weight notice message not modal and hide it after 10 seconds. | Andrei Karas | 3 | -2/+15 |
2011-02-13 | Start/Stop playing music after enable/disable music. | Andrei Karas | 1 | -2/+21 |
2011-02-12 | Add items attribute what allow hide other sprites only by id. | Andrei Karas | 6 | -1/+41 |
2011-02-12 | Initialise missing variable. | Andrei Karas | 1 | -0/+1 |
2011-02-12 | Add support for items attribute RemoveSprite. | Andrei Karas | 4 | -0/+29 |
2011-02-10 | Add checks to mapreader. | Andrei Karas | 1 | -49/+8 |
2011-02-10 | Add support for CSV map data | Jared Adams | 1 | -1/+34 |
2011-02-10 | Add to text popups bar name in top left corner. | Andrei Karas | 3 | -6/+54 |
2011-02-10 | Add inventory slots bar in top left corner (hidden by default). | Andrei Karas | 4 | -6/+53 |
2011-02-10 | Add weight bar to top left corner (hidden by default). | Andrei Karas | 4 | -0/+36 |
2011-02-10 | Fix memory leak on exit in windowmenu. | Andrei Karas | 1 | -0/+11 |
2011-02-10 | Impliment show/hide bars in left top corner. | Andrei Karas | 6 | -39/+206 |
2011-02-09 | Implement npc gender. | Andrei Karas | 1 | -0/+15 |
2011-02-08 | Fixing saving state of buttons in top right corner. | Andrei Karas | 1 | -0/+2 |
2011-02-08 | Merge branch 'minimaps' | Andrei Karas | 4 | -9/+62 |
2011-02-08 | Fixing code style and adding configuration option for extented minimaps. | Andrei Karas | 4 | -23/+63 |
2011-02-08 | Fix showing buttons in up right corner. | Andrei Karas | 1 | -0/+6 |
2011-02-08 | Possibly buggy patch to autogenerate minimap | Ben Longbons | 1 | -1/+14 |
2011-02-07 | Add ability to show/hide buttons in top right window corner. | Andrei Karas | 6 | -6/+148 |
2011-02-06 | Fix version in windows readme.v1.1.2.6 | Andrei Karas | 1 | -0/+1 |
2011-02-05 | Change version to 1.1.2.6. | Andrei Karas | 1 | -3/+3 |
2011-02-04 | Update item amount in sell dialog. | Andrei Karas | 3 | -8/+41 |
2011-02-03 | Add option to enable\disable player popups. | Andrei Karas | 5 | -3/+26 |
2011-02-02 | Fix error where automatically navigation bar can show portal with coord 0,0. | Andrei Karas | 2 | -16/+5 |
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 9 | -11/+52 |
2011-02-02 | Fix icon path. | Andrei Karas | 1 | -1/+1 |
2011-02-02 | Make it clear that our current sha256 code is GPLv2 only | Thorbjørn Lindeijer | 1 | -3/+2 |