Age | Commit message (Expand) | Author | Files | Lines |
2024-01-26 | Apply C++11 fixits | Thorbjørn Lindeijer | 1 | -5/+5 |
2013-04-30 | Hide attribute sliders on character creation when appropriate | Thorbjørn Lindeijer | 1 | -47/+65 |
2013-04-27 | Added support for charcreation.xml settings | Thorbjørn Lindeijer | 1 | -0/+7 |
2012-05-05 | Removed the shared base classes of MessageIn and MessageOut | Thorbjørn Lindeijer | 1 | -1/+0 |
2012-02-02 | Fix to the hair colors and styles handling. | Yohann Ferreira | 1 | -28/+45 |
2012-01-26 | Updated copyrights to 2012 | Thorbjørn Lindeijer | 1 | -1/+1 |
2012-01-18 | ColorDB -> HairDB. | Yohann Ferreira | 1 | -5/+5 |
2010-12-29 | Made the client handle the characters slots properly for Manaserv. | Yohann Ferreira | 1 | -2/+8 |
2010-08-26 | Merged testing branch into master. | Yohann Ferreira | 1 | -3/+4 |
2010-05-17 | Remove Monster, Player, and NPC classes | Jared Adams | 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-19 | Fixed a crash when trying to switch servers | Thorbjørn Lindeijer | 1 | -13/+12 |
2010-02-13 | Allow player to talk after death | Andrei Karas | 1 | -1/+1 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-01-24 | Remove some more _SUPPORT ifdefs | Jared Adams | 1 | -1/+1 |
2010-01-11 | Cleanup GUI classes | Jared Adams | 1 | -8/+7 |
2010-01-10 | Change code style | Andrei Karas | 1 | -4/+9 |
2009-10-03 | Update the CharSelectDialog after char creation | Jared Adams | 1 | -1/+7 |
2009-09-13 | Fix hair browsing bug in character creation | Kess Vargavind | 1 | -0/+4 |
2009-08-13 | Clean up Being and it's derivatives | Jared Adams | 1 | -15/+31 |
2009-08-07 | Gettext fixes | Kess Vargavind | 1 | -2/+2 |
2009-07-28 | Add some translators comments | Kess Vargavind | 1 | -0/+4 |
2009-07-26 | Gettext fixes | Kess Vargavind | 1 | -4/+4 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -3/+3 |
2009-04-16 | Fix gender setting in CharCreationDialog | Jared Adams | 1 | -0/+2 |
2009-04-12 | Append _F or _M to username in eAthena network layer | Bjørn Lindeijer | 1 | -4/+4 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -5/+5 |
2009-04-07 | Used custom widgets where appropriate and some cleanup | Bjørn Lindeijer | 1 | -6/+4 |
2009-04-07 | Fixed compile warnings about unsigned/signed comparisons | Bjørn Lindeijer | 1 | -5/+5 |
2009-04-06 | Fix CharCreateDialog | Jared Adams | 1 | -1/+5 |
2009-04-06 | Implement TMWServ's CharHandler | Jared Adams | 1 | -0/+329 |