Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 | |
2013-12-17 | Add support for set npc dialog title from server script. | Andrei Karas | 1 | -0/+1 | |
Change client version netcode to 12. | |||||
2013-10-30 | add support for temporary replace background music on given map by server. | Andrei Karas | 1 | -0/+1 | |
2013-10-26 | add handling for map mask packet. (evol only) | Andrei Karas | 1 | -0/+1 | |
Also change network version to 11. | |||||
2013-09-04 | add support for getting full move path from server (evol only). | Andrei Karas | 1 | -0/+1 | |
Also change netcode version to 10. Some times still movement bit wrong. | |||||
2013-05-28 | fix guard header part2. | Andrei Karas | 1 | -3/+3 | |
2013-04-14 | another fixes from cpplint. | Andrei Karas | 1 | -11/+12 | |
2013-03-22 | add netcode support for channels (for now evol only). | Andrei Karas | 1 | -0/+3 | |
for now any channel ignored and used as general tab. also change netcode version to 8. | |||||
2013-03-20 | Fix CMSG to SMSG in some messages. | Andrei Karas | 1 | -2/+2 | |
2013-01-16 | update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2012-11-30 | Add support for email field in registration form. | Andrei Karas | 1 | -0/+3 | |
2012-07-30 | Fix code style. | Andrei Karas | 1 | -21/+24 | |
2012-07-29 | Add quests netcode and quests window. | Andrei Karas | 1 | -0/+2 | |
2012-03-09 | Add support for many update hosts (evol server only). | Andrei Karas | 1 | -0/+3 | |
2012-01-28 | Add support for processing player statuses in evol server. | Andrei Karas | 1 | -0/+1 | |
2012-01-23 | Add support for request client language from server. | Andrei Karas | 1 | -0/+1 | |
2012-01-05 | Update copyrights year. | Andrei Karas | 1 | -1/+1 | |
2011-11-30 | Add server side online players list support. | Andrei Karas | 1 | -0/+2 | |
2011-10-23 | Add chat commands for using server side ignore for all whispers. | Andrei Karas | 1 | -0/+2 | |
Commands: /serverignoreall and /serverunignoreall | |||||
2011-07-30 | Extract shared logic from inventoryhandler netcode to ea namespace. | Andrei Karas | 1 | -3/+0 | |
2011-03-01 | Add support for reading item colors for char list and created char (for ↵ | Andrei Karas | 1 | -0/+2 | |
extended servers) | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-02-18 | Add packet SMSG_BEING_NAME_RESPONSE2 with big being names. | Andrei Karas | 1 | -0/+1 | |
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 1 | -5/+10 | |
2011-01-08 | Add support for drawing new slots as sprites. | Andrei Karas | 1 | -0/+2 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+327 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |