Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-04-01 | Build eAthena's PlayerHandler | Jared Adams | 1 | -1/+0 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -0/+5 |
2009-03-28 | Clean up eAthena party handling a bit more | Jared Adams | 1 | -4/+4 |
2009-03-27 | Moved the inventory and storage offset handling into netcode | Bjørn Lindeijer | 1 | -4/+6 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -8/+0 |
2009-03-27 | Fixed some positioning issues | Bjørn Lindeijer | 1 | -6/+3 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -16/+12 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -10/+303 |
2009-03-10 | Extended hit type handling | sniper | 1 | -4/+4 |
2009-03-08 | Add an interface for eAthena's storage system | Jared Adams | 1 | -4/+1 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -2/+2 |
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 |