Age | Commit message (Expand) | 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-19 | Fixed a crash when trying to switch servers | Thorbjørn Lindeijer | 1 | -3/+3 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-02-01 | Small cleanups. | Bertram | 1 | -14/+42 |
2010-01-31 | Unify eAthena and manaserv support in to one build. | Daniel Bradshaw | 1 | -2/+0 |
2010-01-28 | Added virtual destructors, some implicit casts, and a couple of type changes. | Daniel Bradshaw | 1 | -1/+1 |
2010-01-21 | No point in differentiating between int and Uint16 | Thorbjørn Lindeijer | 1 | -11/+7 |
2010-01-13 | Supress level up notifications when starting | Jared Adams | 1 | -2/+2 |
2010-01-13 | Adds a follow manager for users | BlueSansDouze | 1 | -0/+29 |
2010-01-12 | Standardize header order | Jared Adams | 1 | -3/+4 |
2010-01-10 | Remove some support ifdefs | Jared Adams | 1 | -16/+3 |
2009-11-07 | More eAthena guild stuff | Jared Adams | 1 | -1/+1 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -4/+4 |
2009-10-22 | Fix flipping player's direction when using keyboard to walk diagonally. | Bertram | 1 | -1/+5 |
2009-10-16 | Made the keyboard walking pixel exact again. | Bertram | 1 | -0/+5 |
2009-10-09 | Mostly fixed keyboard movement on TMWserv. | Bertram | 1 | -4/+5 |
2009-10-09 | While seeing it, made obvious that LocalPlayer::nextStep() isn't used by TMWs... | Bertram | 1 | -0/+2 |
2009-10-02 | Removed non hurting eAthena ifdefs. | Bertram | 1 | -2/+1 |
2009-08-16 | More merges and conflict resolves | Philipp Sehmisch | 1 | -2/+8 |
2009-08-16 | Merged changes from last month with a commit I forgot to commit before I went... | Philipp Sehmisch | 1 | -121/+55 |
2009-08-13 | Clean up Being and it's derivatives | Jared Adams | 1 | -2/+8 |
2009-08-01 | Fix a compile error under Windows | Jared Adams | 1 | -2/+3 |
2009-07-22 | Fix updating the status window when money changes | Jared Adams | 1 | -2/+1 |
2009-07-20 | Fixed a bunch of compile errors/warnings | Thorbjørn Lindeijer | 1 | -3/+3 |
2009-07-19 | Merge StatusWindows | Jared Adams | 1 | -26/+26 |
2009-07-15 | Merge and cleanup attribute code | Jared Adams | 1 | -15/+2 |
2009-07-14 | Merge and cleanup more stuff | Jared Adams | 1 | -4/+1 |
2009-07-13 | Some item pickup cleaning | Jared Adams | 1 | -4/+8 |
2009-07-13 | Fix level experience messages | Jared Adams | 1 | -4/+4 |
2009-07-08 | Have both builds use the same SkillDialog | Jared Adams | 1 | -1/+6 |
2009-07-07 | Use tmw-skills.xml instead of hardcoding | Jared Adams | 1 | -50/+8 |
2009-07-06 | Merge some player stats | Jared Adams | 1 | -22/+2 |
2009-07-03 | Implemented display of spell recharge information from server in the magic gu... | Philipp Sehmisch | 1 | -0/+14 |
2009-05-18 | Added target combat | David Athay | 1 | -3/+1 |
2009-05-14 | Fixed alpha to also apply to the main text of a text particle | Bjørn Lindeijer | 1 | -1/+2 |
2009-05-13 | Add GM notification handling | Jared Adams | 1 | -0/+4 |
2009-05-12 | Fix up handling of GM status | Jared Adams | 1 | -1/+1 |
2009-05-12 | Some small cleanups and fixed compile with tmwserv support | Bjørn Lindeijer | 1 | -4/+1 |
2009-05-12 | Remove methods from LocalPlayer that just call Net | Jared Adams | 1 | -40/+2 |
2009-05-12 | Makes ItemContainer use indexes for selected and highlighted items, rather th... | Chuck Miller | 1 | -5/+0 |
2009-05-06 | Remove more inventory handling support #ifdefs | Jared Adams | 1 | -2/+0 |
2009-05-04 | Fixed seemingly random attacks from occuring once a target is put up. | Tametomo | 1 | -2/+0 |
2009-05-03 | Added rotational particles, and added code to show arrows when a player shoot... | Chuck Miller | 1 | -1/+1 |
2009-04-20 | Drop current target on death | Bjørn Lindeijer | 1 | -1/+2 |
2009-04-13 | Revert forced FPS limit | Bjørn Lindeijer | 1 | -2/+1 |
2009-04-11 | Remove more support #ifdefs | Jared Adams | 1 | -9/+3 |
2009-04-06 | Moved many MessageOut constructions around | Bjørn Lindeijer | 1 | -3/+0 |
2009-04-03 | Fill in TMWServ's TradeHandler | Jared Adams | 1 | -2/+1 |
2009-04-01 | Make eAthena's inventory handler | Jared Adams | 1 | -4/+0 |