Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-18 | Add event.h to eventmanager.h and listener.h to reduce total number of includes | Chuck Miller | 1 | -1/+0 | |
You'll have to include it anyways 99% of the time | |||||
2010-07-18 | Move the majority of the netcode's server messages to the event system | Chuck Miller | 1 | -3/+5 | |
There is still a good way to go, but this should get us started Reviewed-by: Jared Adams | |||||
2010-07-18 | Move more from LocalPlayer to PlayerInfo | Jared Adams | 1 | -2/+2 | |
Also cleanup PlayerInfo a bit. Reviewed-by: Chuck Miller | |||||
2010-04-17 | Changed eAthena protocol name to TmwAthena and changed the config files ↵ | Bertram | 1 | -0/+519 | |
accordingly. This makes room for the actual eAthena protocol future inclusion. |