Age | Commit message (Expand) | Author | Files | Lines |
2009-02-19 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -0/+5 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 1 | -2/+6 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -16/+7 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Simplified target drawing so that it actually uses the SimpleAnimation | Ira Rice | 1 | -16/+7 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -2/+8 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -5/+63 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -2/+6 |
2009-02-04 | Moved mEquipment to the LocalPlayer class, since it's the only place | Ira Rice | 1 | -0/+3 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-09 | Removed an unneccessary function | Ira Rice | 1 | -2/+0 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -9/+23 |
2008-12-14 | Removed ChargeDialog | Bjørn Lindeijer | 1 | -3/+0 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 1 | -1/+1 |
2008-12-07 | Added some initialization and removed ChargeDialog | Bjørn Lindeijer | 1 | -3/+1 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -0/+7 |
2008-11-29 | Imported patch that Fate made on TMW which which changes the item | Ira Rice | 1 | -1/+1 |
2008-11-23 | Corrected a misreporting of the number of available slots. In the | Ira Rice | 1 | -1/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 1 | -0/+2 |
2008-10-31 | Merged revisions 4071,4093,4100,4363 via svnmerge from | Bjørn Lindeijer | 1 | -0/+11 |
2008-10-28 | Fixed attacking so that it will actually continue to attack in | Ira Rice | 1 | -0/+2 |
2008-10-27 | Made targets draw on the fringe layer, as well as added t for talking to | Ira Rice | 1 | -0/+1 |
2008-10-27 | Merged the Tametomo branch back into trunk. Targeting has been removed | Ira Rice | 1 | -0/+25 |
2008-10-26 | Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei... | Philipp Sehmisch | 1 | -0/+11 |
2008-10-25 | attack range fixes, highlight monsters in range (by Chuck Miller) | Roderic Morris | 1 | -8/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -1/+1 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -0/+16 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -8/+3 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -9/+4 |
2008-07-07 | Added /party command. | David Athay | 1 | -1/+1 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -12/+4 |
2008-04-29 | Name structs with capital, just like classes. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-28 | Skills patch by roderic, mantis id=209 | David Athay | 1 | -1/+6 |
2008-04-22 | Added more support for parties | David Athay | 1 | -1/+6 |
2008-04-18 | Limited keyboard walk messages flooding to one message per 1/10 sec. | Yohann Ferreira | 1 | -0/+2 |
2008-04-17 | Moved walking calls flooding control when dragging mouse to viewport. | Yohann Ferreira | 1 | -8/+1 |
2008-04-17 | Added input type parameter to the LocalPlayer::SetDestination methods in orde... | Yohann Ferreira | 1 | -4/+7 |
2008-04-17 | Added basic party support (no interface to create or quit yet) | David Athay | 1 | -1/+1 |
2008-04-11 | Players now need to | David Athay | 1 | -0/+11 |
2008-04-03 | Added right click to invite to guild | David Athay | 1 | -0/+5 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -1/+3 |
2008-03-05 | Fixed guild creation. | David Athay | 1 | -31/+0 |
2008-03-04 | Added HP regeneration and new death messages. | Philipp Sehmisch | 1 | -7/+8 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+36 |