Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -285/+0 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -104/+214 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -2/+1 |
2009-02-05 | Exposed some more strings I found to be translatable. | Ira Rice | 1 | -2/+3 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 1 | -12/+42 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-07-07 | get rid of channel registering related code | Roderic Morris | 1 | -34/+0 |
2008-06-25 | handle topic changes and guild events | Roderic Morris | 1 | -1/+7 |
2008-06-10 | add commandhandler class and fix / add some commands | Roderic Morris | 1 | -16/+17 |
2008-06-03 | channel announcements and leave / enter messages, chat code refactoring | Roderic Morris | 1 | -115/+196 |
2008-05-30 | Fixed handling of announce messages and private messages. Don't cut off the | Bjørn Lindeijer | 1 | -66/+9 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -10/+33 |
2008-05-08 | Fixed initialisation in case | David Athay | 1 | -1/+2 |
2008-05-07 | Made say messages from being ID 0 display as messages from server. | Philipp Sehmisch | 1 | -2/+8 |
2008-04-18 | Fixed numerous crashes with chat and guild windows using new tabbed area. | David Athay | 1 | -3/+11 |
2008-04-15 | Added online status of guild members | David Athay | 1 | -1/+22 |
2008-04-14 | Added new TabbedArea which extends gui::TabbedArea. Changed Guild and | David Athay | 1 | -0/+11 |
2008-04-10 | Implemented support for whispering to other players (patch by peavey). | Bjørn Lindeijer | 1 | -0/+34 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -0/+1 |
2007-12-22 | Make sure chat messages are also trimmed for the local player. | Bjørn Lindeijer | 1 | -0/+1 |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 1 | -14/+14 |
2007-09-20 | Fixed some compilation warning. | Guillaume Melquiond | 1 | -1/+0 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -0/+2 |
2007-08-24 | Added trimming of name for new character creation and of chat messages | Bjørn Lindeijer | 1 | -0/+2 |
2007-03-13 | Removed some tabs | Rogier Polak | 1 | -3/+3 |
2007-02-27 | Implementation of chat channels by Trapdoor. | Philipp Sehmisch | 1 | -0/+76 |
2006-09-02 | Switched to short IDs for beings. | Guillaume Melquiond | 1 | -2/+4 |
2006-08-26 | Implemented "say around" chat. | Guillaume Melquiond | 1 | -0/+17 |
2006-08-20 | Changed MessageHandler::handleMessage to take a reference instead of a pointer. | Bjørn Lindeijer | 1 | -10/+10 |
2006-07-25 | Switched client to use enet and modified login sequence to work with the new ... | Eugenio Favalli | 1 | -5/+5 |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication abi... | Eugenio Favalli | 1 | -4/+4 |
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -4/+4 |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -4/+4 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+118 |