Age | Commit message (Expand) | Author | Files | Lines |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -2/+9 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-02 | Cut down on constant streaming of attacks. Attacks from players now only | Ira Rice | 1 | -1/+1 |
2009-03-02 | Added particle attacks back on to the players. However, instead of being | Ira Rice | 1 | -1/+25 |
2009-02-20 | Removed the last of the image particle guichan fonts. | Ira Rice | 1 | -2/+4 |
2009-02-20 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -0/+12 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-17 | Fixed an error reported by m0t1k4 which caused a segmentation fault on | Ira Rice | 1 | -1/+0 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Don't time out targets when attacking. | Ira Rice | 1 | -1/+1 |
2009-02-10 | Simplified target drawing so that it actually uses the SimpleAnimation | Ira Rice | 1 | -94/+55 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -5/+5 |
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/+1 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -0/+1 |
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 | -8/+0 |
2009-01-09 | Added the ability to save GM assert state to the client, as requested. | Ira Rice | 1 | -1/+2 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -0/+44 |
2008-12-07 | Added some initialization and removed ChargeDialog | Ira Rice | 1 | -2/+12 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -2/+3 |
2008-11-29 | Imported patch that Fate made on TMW which which changes the item | Ira Rice | 1 | -0/+1 |
2008-11-28 | Eliminated silly C++ warning | Fate | 1 | -1/+1 |
2008-11-28 | Initialise mSkillPoint variable to avoid erroneous skill point displays durin... | Fate | 1 | -0/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-06 | Ported a patch by Peavey on TMW to keep all item pointers inside of | Ira Rice | 1 | -1/+1 |
2008-11-06 | Have equipment tied into player inventory instead of keeping its own list of ... | Dennis Friis | 1 | -1/+1 |
2008-11-05 | Minor targeting fix (don't count attacking against target timeouts), as | Ira Rice | 1 | -5/+6 |
2008-10-30 | Fixed a small targeting issue that arose from having uninitialized data | Ira Rice | 1 | -10/+9 |
2008-10-28 | Fixed a fast walking bug that was caused by a state conflict | Ira Rice | 1 | -6/+0 |
2008-10-28 | Changed the name of the old target key to stop attack, as well as making | Ira Rice | 1 | -1/+7 |
2008-10-28 | Fixed attacking so that it will actually continue to attack in | Ira Rice | 1 | -29/+43 |
2008-10-27 | Revised code so that dead sprites are de-targeted. | Ira Rice | 1 | -7/+14 |
2008-10-27 | Fixed mouse attacks and targeting. | Ira Rice | 1 | -1/+5 |
2008-10-27 | Added the ability to turn off a target by targeting it again after being | Ira Rice | 1 | -2/+9 |
2008-10-27 | Made targets draw on the fringe layer, as well as added t for talking to | Ira Rice | 1 | -3/+20 |
2008-10-27 | Merged the Tametomo branch back into trunk. Targeting has been removed | Ira Rice | 1 | -0/+99 |
2008-10-23 | Cleaned up ColorDB code so that it loads with all other databases, as | Ira Rice | 1 | -1/+0 |
2008-10-15 | De-hardcoded colors in trunk. Now, all colors are loaded from | Ira Rice | 1 | -0/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -4/+18 |
2008-09-12 | Fixed /where, added /cast for heal and gather, some changes to inventory to s... | Lloyd Bryant | 1 | -3/+5 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -3/+25 |
2008-08-18 | Fixed bugs with new arrow types | Lloyd Bryant | 1 | -3/+0 |
2008-08-16 | reverted last change - playability issues | Lloyd Bryant | 1 | -4/+0 |
2008-08-16 | Bugfix for segfault when hitting a warp while targeting another player | Lloyd Bryant | 1 | -0/+5 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -4/+26 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -34/+3 |