Age | Commit message (Collapse) | Author | Files | Lines |
|
And make a few others like that, and remove them too.
|
|
We don't use underscores in the filenames generally, and let's be
consistent on that matter.
|
|
Also namespace both Player- and TradeHandlers
|
|
Also started temparary implementation of the Net::getXHandler() methods
and started using them.
|
|
When confirming item add for trade, the inventory offset was not
substracted from the item index.
|
|
Party, skill, and trade handlers made for eAthena.
|
|
|
|
|
|
ChatTabs now manage their own adding/removal from the chat window, which
lost most of it's chat related messages. Whisper handling is stil done
by the ChatWindow, but it no longer manages any other tabs. ChannelTab
handling is now the sole responsability of the Channels they are
attached to. The general tab is handled by Game.
|
|
Conflicts:
A lot of files.
|
|
This merge involved major changes on both sides, and as such took
several weeks. Lots of things are expected to be broken now, however, we
now have a single code base to improve and extend, which can be compiled
to support either eAthena or tmwserv.
In the coming months, the plan is to work towards a client that supports
both eAthena and tmwserv, without needing to be recompiled.
Conflicts:
Everywhere!
|