Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-31 | Removed some unused members from Party and Guild classes | Thorbjørn Lindeijer | 1 | -25/+5 | |
Reviewed-by: Jared Adams | |||||
2010-03-26 | Replace most dynamic_casts with static_casts | Jared Adams | 1 | -5/+4 | |
The remaining instances can't easily or safely be changed as the classes involved don't have type information like Being does. Reviewed-by: Freeyorp | |||||
2010-02-25 | Change const void to void | Jared Adams | 1 | -1/+1 | |
Reviewed-by: Thorbjørn Lindeijer | |||||
2010-02-24 | Add more to eAthena guild support | Jared Adams | 1 | -15/+45 | |
It's not complete yet, but it is closer. Also fix up handling of guild/party members. Reviewed-by: Chuck Miller | |||||
2010-02-22 | Change chat autocompletion to be more flexible | Jared Adams | 1 | -1/+1 | |
Reviewed-by: Chuck Miller | |||||
2010-02-22 | Modify copyright headers | Freeyorp | 1 | -1/+2 | |
2010-02-20 | License header update for The Mana Client | Thorbjørn Lindeijer | 1 | -4/+3 | |
2010-02-08 | Fix some bugs in party handling and add HP to AvatarListBox | Jared Adams | 1 | -0/+18 | |
2010-02-08 | Merge PartyWindow and GuildWindow into SocialWindow | Jared Adams | 1 | -14/+28 | |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 | |
Also added the update copyright tool from the Wormux Team. ( And not forgetting credit's due. :P ) | |||||
2010-01-10 | Change code style | Andrei Karas | 1 | -28/+10 | |
2009-12-05 | Removed a few superfluous semicolons | Thorbjørn Lindeijer | 1 | -3/+3 | |
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -13/+163 | |
Also some related chenges elsewhere | |||||
2009-10-03 | Added support for the "too fast" login error | Thorbjørn Lindeijer | 1 | -5/+5 | |
So that next time somebody encounters it, it doesn't turn up as "unknown error". | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -4/+4 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 | |
I don't know why we dealt with these things for so long. Did we ever get anything out of it? | |||||
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 1 | -2/+5 | |
2008-04-23 | Fixed svn:keywords properties and added header to guild.h. | Bjørn Lindeijer | 1 | -5/+3 | |
2008-04-16 | Fixed online status so that users are shown as online | David Athay | 1 | -8/+26 | |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+52 | |