Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-03 | Replace SDL_types.h with cstdint | Jared Adams | 1 | -4/+3 | |
This required moving to C++0x, so it does that too, and fixes a few errors with that. Reviewed-by: Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | |||||
2011-06-03 | Cleanup network code to use unsigned integers of the relevant size | Ben Longbons | 1 | -3/+3 | |
2010-02-27 | No point in calling Viewport::setMap(0) before deleting it | Thorbjørn Lindeijer | 1 | -1/+1 | |
Reviewed-by: Jared Adams | |||||
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 | -0/+64 | |