Age | Commit message (Expand) | Author | Files | Lines |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 1 | -2/+4 |
2008-10-31 | Merged revisions 4071,4093,4100,4363 via svnmerge from | Bjørn Lindeijer | 1 | -5/+38 |
2008-10-30 | Minor fixes to movement and hit effects. Patch by Kage_Jittai. | Dennis Friis | 1 | -4/+4 |
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 | Add an effects manager (patch by Kage Jittai) | Jared Adams | 1 | -1/+3 |
2008-10-27 | Merged the Tametomo branch back into trunk. Targeting has been removed | Ira Rice | 1 | -0/+99 |
2008-10-26 | Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei... | Philipp Sehmisch | 1 | -5/+31 |
2008-10-25 | attack range fixes, highlight monsters in range (by Chuck Miller) | Roderic Morris | 1 | -1/+13 |
2008-10-24 | Made it so the player will auto face its target | Jared Adams | 1 | -0/+26 |
2008-10-23 | Cleaned up ColorDB code so that it loads with all other databases, as | Ira Rice | 1 | -1/+0 |
2008-10-15 | src/localplayer.cpp | David Athay | 1 | -1/+1 |
2008-10-15 | De-hardcoded colors in trunk. Now, all colors are loaded from | Ira Rice | 1 | -0/+1 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -24/+39 |
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-07-07 | Added /party command. | David Athay | 1 | -2/+2 |
2008-06-27 | add icons to the skill dialog | Roderic Morris | 1 | -14/+14 |
2008-06-12 | Merged revisions 3738 via svnmerge from | Bjørn Lindeijer | 1 | -34/+3 |
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 | -17/+17 |
2008-04-22 | Added more support for parties | David Athay | 1 | -1/+7 |
2008-04-18 | Limited keyboard walk messages flooding to one message per 1/10 sec. | Yohann Ferreira | 1 | -1/+5 |
2008-04-17 | Moved walking calls flooding control when dragging mouse to viewport. | Yohann Ferreira | 1 | -14/+4 |
2008-04-17 | Added input type parameter to the LocalPlayer::SetDestination methods in orde... | Yohann Ferreira | 1 | -4/+14 |
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-04-04 | Spawning a particle effect whenever the client sends a move message to the se... | Philipp Sehmisch | 1 | -0/+1 |
2008-04-03 | Added right click to invite to guild | David Athay | 1 | -0/+17 |
2008-03-25 | Initialized some uninitialized variables (patch by peavey). | Philipp Sehmisch | 1 | -3/+5 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -7/+7 |
2008-03-05 | Fixed guild creation. | David Athay | 1 | -56/+6 |
2008-03-03 | Skill gui beautifications by roderic. | Philipp Sehmisch | 1 | -14/+16 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+62 |
2008-02-22 | Implemented skill name display in skill dialog and xp messages (based on a pa... | Philipp Sehmisch | 1 | -1/+31 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -0/+1 |
2008-02-12 | Made pathfinding not halt on collision destination tile, made moving around w... | Eugenio Favalli | 1 | -2/+2 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -16/+50 |
2008-01-13 | Fixed non-default location music loading | David Athay | 1 | -0/+1 |