Age | Commit message (Expand) | Author | Files | Lines |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-06 | Ported a patch by Peavey on TMW to keep all item pointers inside of | Ira Rice | 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-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 |
2008-04-16 | Cancel walking to a clicked monster if the target is lost while getting to it... | Dennis Friis | 1 | -0/+5 |
2008-04-11 | Players now need to | David Athay | 1 | -1/+32 |
2008-03-25 | Initialized some uninitialized variables (patch by peavey). | Philipp Sehmisch | 1 | -3/+5 |
2008-02-12 | Made pathfinding not halt on collision destination tile, made moving around w... | Eugenio Favalli | 1 | -2/+2 |
2008-01-13 | Fixed non-default location music loading | David Athay | 1 | -0/+1 |
2007-12-21 | Fixed inventory size not matching the size assumed by eAthena and related | Bjørn Lindeijer | 1 | -0/+1 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -6/+1 |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -2/+0 |
2007-08-24 | Removed useless logic method and reverted mouse cursor to non-static since | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-23 | Changed XP gaining effect to appear on the player instead. | Bjørn Lindeijer | 1 | -3/+12 |
2007-08-22 | Added close button and item shortcut backgrounds to files that will be | Bjørn Lindeijer | 1 | -1/+1 |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -0/+11 |
2007-08-20 | Added monster killed xp notification effect. | Joshua Langley | 1 | -0/+10 |
2007-07-11 | Weapon sprites are now (almost) threated like other equipment sprites through... | Philipp Sehmisch | 1 | -4/+11 |
2007-03-19 | Added target cursor. Shows blue when target in range, and red when out of range. | David Athay | 1 | -0/+1 |
2006-12-16 | Fixed connection dialog visibility and fixed issues with walking one tile too | Bjørn Lindeijer | 1 | -5/+14 |
2006-12-11 | Fixed visibility of the update window. | Bjørn Lindeijer | 1 | -3/+3 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -3/+1 |
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -9/+30 |
2006-07-24 | Fixed setDirection() semantics. | Björn Steinbrink | 1 | -4/+0 |
2006-07-24 | Removed unused code, fixed "change direction when not walking" bug, updated p... | Eugenio Favalli | 1 | -0/+6 |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -6/+6 |
2006-05-12 | You can now see the shirt when equipping a top equipment. | Eugenio Favalli | 1 | -2/+1 |
2006-05-02 | Fixed the delay last move bug. | Eugenio Favalli | 1 | -1/+1 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -26/+26 |
2006-03-09 | Use std::auto_ptr in some places. | Björn Steinbrink | 1 | -1/+0 |
2006-03-08 | Reverted changes from r2225, it broke walking code as I missed the difference... | Björn Steinbrink | 1 | -5/+2 |
2006-03-08 | Let the LocalPlayer decide whether it can walk to a destination. | Björn Steinbrink | 1 | -3/+6 |
2006-03-05 | Merged new_playerset branch into trunk. | Eugenio Favalli | 1 | -4/+9 |