Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-07 | Fixes to socket system to make it cope better with fd depletion. | Dennis Friis | 1 | -20/+20 | |
Also added timeout for fullconnect, secured map server from stateless connections. | |||||
2009-05-25 | Made itemfrob an ladmin command that can be used while running the server | Fate | 1 | -0/+10 | |
2009-05-25 | Send the 2741 reply packet directly back to the requesting char server. | Dennis Friis | 1 | -5/+4 | |
2009-05-25 | Add inter protocol code for changing account password charserv->loginserv. | Dennis Friis | 1 | -0/+48 | |
2009-05-04 | More UTC fixups | MadCamel | 1 | -1/+1 | |
2009-05-04 | Don't truncate the update host | Jared Adams | 1 | -1/+1 | |
2009-05-04 | Send server list forwards if the client says to | Jared Adams | 1 | -13/+30 | |
2009-05-03 | Add the ability to set a main character server | Jared Adams | 1 | -6/+18 | |
The client will default to it. | |||||
2009-05-03 | Change the version information sent to clients | Jared Adams | 1 | -8/+8 | |
Just making sure we look different from a normal eAthena server. | |||||
2009-05-03 | Changed all times to use UTC | MadCamel | 1 | -21/+21 | |
2009-03-08 | Some more cleanup | Jared Adams | 1 | -13/+0 | |
2009-03-07 | Allow multiple char-servers to connect | Jared Adams | 1 | -0/+11 | |
2008-11-24 | Converted some DOS newlines to UNIX | Bjørn Lindeijer | 2 | -26/+26 | |
2008-11-02 | * Minor cleanup in login server | Jared Adams | 1 | -1/+5 | |
* Char server now records client version and reports it to map server * Map server will now report all skills (even ones with dangerous indices) for client version 1 and above * Use status change val1 (instead of val2) index for speed potions, so that they can be triggered more easily from within scripts * Item database now also keeps track of the effect that items have on the spower stat * spower is now based on level + int*2 + modifier (see last point) * Minor bugfixes in support functionality for the SLang interpreter - Do not restart the map server without also restarting the char server, as the interserver protocol has changed slightly! (patch by fate) | |||||
2008-05-31 | Add optional update_host to loginserver so you can tell the client that an ↵ | Dennis Friis | 1 | -0/+28 | |
alternative update host is available. Based on patch by Sanga | |||||
2008-04-02 | initial checkin | Dennis Friis | 6 | -0/+4007 | |