Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -9/+9 | |
modernize-use-auto modernize-use-nullptr modernize-use-override modernize-use-using | |||||
2012-05-05 | Removed the shared base classes of MessageIn and MessageOut | Thorbjørn Lindeijer | 1 | -1/+1 | |
There wasn't a whole lot gained by sharing a common base class, and it makes extending the manaserv Message{In,Out} classes with a debugging mode unnecessarily complicated. Reviewed-by: Yohann Ferreira | |||||
2012-01-28 | Moved mTrading into the TradeHandler | Thorbjørn Lindeijer | 1 | -0/+1 | |
Really only the trade handler is concerned about whether the player is currently in a trade or not. Reviewed-by: Erik Schilling | |||||
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 | |
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-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 ) | |||||
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -3/+4 | |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -0/+74 | |