Age | Commit message (Expand) | Author | Files | Lines |
2011-03-08 | Replace also color constants in pickup messages. | Andrei Karas | 5 | -11/+48 |
2011-03-08 | Fix possible problem with buying colored item. | Andrei Karas | 1 | -1/+2 |
2011-03-08 | Show item colors in buy dialog. | Andrei Karas | 1 | -6/+31 |
2011-03-08 | Replace %color% and %Color% constants in item names/descriptions. | Andrei Karas | 5 | -8/+85 |
2011-03-08 | Add possible colors to item popups. | Andrei Karas | 3 | -6/+12 |
2011-03-06 | Add translation for some strings/ Rebuild translations and update russian tra... | Andrei Karas | 1 | -8/+12 |
2011-03-05 | Update version to 1.1.3.6 | Andrei Karas | 1 | -2/+2 |
2011-03-04 | Fix code style. | Andrei Karas | 18 | -26/+56 |
2011-03-04 | Possible solve problems with X clipboard in some systems. | Andrei Karas | 1 | -8/+22 |
2011-03-03 | Add colors to buy/sell dialogs. | Andrei Karas | 16 | -48/+68 |
2011-03-03 | Chnage same methods with different parameters number to different names. | Andrei Karas | 6 | -7/+7 |
2011-03-03 | Add extended buy list items. | Andrei Karas | 2 | -2/+11 |
2011-03-03 | Possible fix extended minimaps opacity. | Andrei Karas | 1 | -0/+1 |
2011-03-03 | Merge branch 'coloritems' | Andrei Karas | 41 | -147/+498 |
2011-03-03 | Add some protections to disable advanced features for old servers like tmw. | Andrei Karas | 2 | -2/+10 |
2011-03-03 | Dehardcode item colors. Now reading all from configs. | Andrei Karas | 15 | -48/+186 |
2011-03-02 | Dont show "add to trade ..." menu items if trade window is hidden. | Andrei Karas | 1 | -1/+1 |
2011-03-02 | Add serverversion checks. And disable some advanced features in old servers. | Andrei Karas | 6 | -24/+59 |
2011-03-01 | Fix char slots number calculation. | Andrei Karas | 1 | -1/+5 |
2011-03-01 | Add support for reading colors in moveing players packets. | Andrei Karas | 1 | -5/+16 |
2011-03-01 | Add support for reading item colors for char list and created char (for exten... | Andrei Karas | 4 | -22/+78 |
2011-02-28 | Change client version to 3. | Andrei Karas | 1 | -1/+1 |
2011-02-27 | First part of implimintation item colors. | Andrei Karas | 23 | -52/+128 |
2011-02-27 | Remove debug log messages. | Andrei Karas | 1 | -3/+0 |
2011-02-27 | Merge branch 'master' into coloritems | Andrei Karas | 2 | -2/+2 |
2011-02-27 | Fix compilation warning. | Andrei Karas | 2 | -2/+2 |
2011-02-27 | Implement receiving item color from server. | Andrei Karas | 10 | -32/+55 |
2011-02-26 | Allow kick player from party from context menu if player not here. | Andrei Karas | 1 | -0/+20 |
2011-02-26 | Add ability to redownload update files if file checksum incorrect. | Andrei Karas | 4 | -20/+37 |
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 |