Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-18 | Specific messages for each pickup failure reason. | Ben Longbons | 1 | -3/+4 | |
Reviewed-by: Jaxad0127 Manaplus: fix code style and add some checks. | |||||
2011-02-18 | Add packet SMSG_BEING_NAME_RESPONSE2 with big being names. | Andrei Karas | 3 | -0/+43 | |
2011-02-15 | Change client protocol version to 2. | Andrei Karas | 1 | -1/+1 | |
2011-02-13 | Add arrows bar. | Andrei Karas | 1 | -1/+10 | |
2011-02-13 | Set weight notice message not modal and hide it after 10 seconds. | Andrei Karas | 1 | -2/+5 | |
2011-02-09 | Implement npc gender. | Andrei Karas | 1 | -0/+15 | |
2011-02-06 | Fix version in windows readme.v1.1.2.6 | Andrei Karas | 1 | -0/+1 | |
Add fix unitialised variable. | |||||
2011-02-02 | Close npc and other dialogs if reconnecting. | Andrei Karas | 3 | -9/+4 | |
Also save extra layers if network error. | |||||
2011-02-01 | Add ability to enable/disable manaserv with embedded enet. | Andrei Karas | 2 | -2/+6 | |
Set manaserv disabled in automake and cmake by default but enabled in build scripts. | |||||
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 1 | -5/+10 | |
2011-01-19 | Add unknown skills to first skill tab. (in tmw Basic). | Andrei Karas | 1 | -2/+8 | |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 10 | -11/+20 | |
2011-01-13 | Fix again equipment window (F4) issue and adding checks. | Andrei Karas | 1 | -4/+14 | |
Now equipment window now worked if was empty inventory in connection movinf to other map. | |||||
2011-01-13 | Fix invisible equipment in equipment window (F4) issue. | Andrei Karas | 1 | -0/+5 | |
2011-01-12 | Increase default chat slots number for tAthena/evol from 3 to 9. | Andrei Karas | 2 | -2/+5 | |
Add reading real slots number from server (evol). | |||||
2011-01-12 | Add new error codes for creating char. | Andrei Karas | 1 | -2/+22 | |
2011-01-11 | Add new login return code 10 what mean wrong name. | Andrei Karas | 1 | -0/+3 | |
2011-01-10 | Add more selling error messages. | Andrei Karas | 1 | -6/+16 | |
2011-01-10 | Fix skill points updating. | Andrei Karas | 1 | -0/+3 | |
2011-01-10 | Add persistent ip as connection option. | Andrei Karas | 2 | -2/+13 | |
Usefull is player using some kind of port mapping. | |||||
2011-01-08 | Add support for drawing new slots as sprites. | Andrei Karas | 3 | -2/+12 | |
2011-01-02 | Add error for non tradable items. | Andrei Karas | 1 | -0/+5 | |
2011-01-02 | Initial commit. | Andrei Karas | 126 | -0/+20359 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |