Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 ) | |||||
2010-01-12 | Standardize header order | Jared Adams | 1 | -2/+2 | |
Also remove some extra new lines and fix eAthena's PartyTab define guards. | |||||
2009-11-03 | Remove more _SUPPORT ifdefs and do some cleanup | Jared Adams | 1 | -4/+0 | |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -1/+1 | |
2009-09-01 | Disable correction points in eA client | Kess Vargavind | 1 | -1/+4 | |
For now, until correction points are supported in eA. By the way, I notice mDec et cetera aren't private members. Not sure what you are up to. | |||||
2009-07-25 | Fixed HP and MP bar in the Ministatus Window. | Bertram | 1 | -3/+3 | |
2009-07-19 | Merge StatusWindows | Jared Adams | 1 | -40/+39 | |
Also some other small merges | |||||
2009-07-19 | Apparently, this function shouldn't return anything | Thorbjørn Lindeijer | 1 | -1/+1 | |
2009-07-15 | Merge and cleanup attribute code | Jared Adams | 1 | -5/+4 | |
2009-07-06 | Merge some player stats | Jared Adams | 1 | -3/+1 | |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -1/+1 | |
In an attempt to make the GUI code a little more structured, basic widgets are now put in gui/widgets. Many includes were also cleaned up. | |||||
2009-04-07 | Used custom widgets where appropriate and some cleanup | Bjørn Lindeijer | 1 | -6/+3 | |
Replaced many gcn::Label with Label, gcn::Slider with Slider in character creation dialog. Also cleaned up includes. | |||||
2009-03-26 | Fixes to file headers and header guards | Bjørn Lindeijer | 1 | -6/+6 | |
Mostly removal of branding for tmwserv related files, as was done for the eAthena client before. | |||||
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -0/+2 | |
Conflicts: A lot of files. | |||||
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -0/+105 | |
This merge involved major changes on both sides, and as such took several weeks. Lots of things are expected to be broken now, however, we now have a single code base to improve and extend, which can be compiled to support either eAthena or tmwserv. In the coming months, the plan is to work towards a client that supports both eAthena and tmwserv, without needing to be recompiled. Conflicts: Everywhere! |