Age | Commit message (Expand) | Author | Files | Lines |
2008-10-27 | Merged the Tametomo branch back into trunk. Targeting has been removed | Ira Rice | 1 | -94/+1 |
2008-10-24 | fixes for targetting (by Chuck Miller) | Roderic Morris | 1 | -11/+8 |
2008-10-23 | A few more compiler warnings fixed. | Ira Rice | 1 | -1/+1 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -45/+46 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -80/+63 |
2008-09-15 | Commented out getBeingByPixel because it really isn't used, nor is there | Ira Rice | 1 | -4/+4 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -21/+7 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -22/+8 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 1 | -4/+4 |
2008-07-01 | Merged revisions 4044-4067 via svnmerge from | Bjørn Lindeijer | 1 | -7/+5 |
2008-06-15 | fix compiler and cmake warnings | Roderic Morris | 1 | -2/+2 |
2008-06-04 | Small fix for displaying all names. | Mateusz Kaduk | 1 | -1/+3 |
2008-06-04 | Added switch option drawing nicknames only if mouse hover. Useful in crowded ... | Mateusz Kaduk | 1 | -1/+25 |
2008-04-20 | Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from | Bjørn Lindeijer | 1 | -0/+1 |
2008-04-17 | Moved walking calls flooding control when dragging mouse to viewport. | Yohann Ferreira | 1 | -11/+15 |
2008-04-17 | Added input type parameter to the LocalPlayer::SetDestination methods in orde... | Yohann Ferreira | 1 | -6/+10 |
2008-04-16 | Fixed compilation warning. | Bjørn Lindeijer | 1 | -2/+2 |
2008-04-15 | Fixed clicking near player. | David Athay | 1 | -2/+0 |
2008-04-11 | Players now need to | David Athay | 1 | -2/+19 |
2008-04-08 | Implemented support for an arbitrary number of map layers. The only layer | Bjørn Lindeijer | 1 | -15/+9 |
2008-03-27 | Applied patch by peavey and added his name to the ChangeLog some more. | Bjørn Lindeijer | 1 | -1/+2 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -31/+28 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -2/+6 |
2008-02-12 | Made pathfinding not halt on collision destination tile, made moving around w... | Eugenio Favalli | 1 | -1/+1 |
2007-12-31 | Added config options to set the scroll center. Retained scroll offset during ... | Philipp Sehmisch | 1 | -51/+53 |
2007-11-20 | Merged revisions 3629-3630 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2007-11-14 | Experimented with non-stuck gaming when talking to NPCs. | Guillaume Melquiond | 1 | -4/+0 |
2007-10-18 | Removed player looks from generic beings. Prevented client termination on mis... | Guillaume Melquiond | 1 | -1/+1 |
2007-10-15 | Added Dutch translation (incomplete) and put drawing of debug path into a | Bjørn Lindeijer | 1 | -27/+31 |
2007-09-27 | Merged another bunch of changes from trunk to 0.0 to reduce the difference. | Bjørn Lindeijer | 1 | -1/+1 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -21/+4 |
2007-08-23 | Removed two useless popup related methods, used generic close button | Bjørn Lindeijer | 1 | -14/+2 |
2007-08-14 | Fixed popup menu requiring one more click after being used. | Eugenio Favalli | 1 | -7/+2 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -36/+72 |
2007-05-23 | Added a missing include and fixed a bug with cleaning up target cursor | Bjørn Lindeijer | 1 | -6/+7 |
2007-05-23 | Replaced target cursor graphics with higher quality ones by Pauan. | Philipp Sehmisch | 1 | -6/+6 |
2007-05-20 | Added different target cursor sizes for monsters. Graphics for small and larg... | Philipp Sehmisch | 1 | -22/+52 |
2007-05-07 | Fixed positioning of monster names and target circles. | Philipp Sehmisch | 1 | -15/+18 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -23/+87 |
2007-03-21 | Renamed Spriteset to ImageSet. | Bjørn Lindeijer | 1 | -14/+18 |
2007-03-21 | Avoiding magic numbers where possible (1002) and also display the target when | Bjørn Lindeijer | 1 | -43/+31 |
2007-03-20 | Reduced amount of useless logging, calculate nearest power of two in a function | Bjørn Lindeijer | 1 | -1/+1 |
2007-03-20 | Tweaked the target cursor and name drawing. | David Athay | 1 | -52/+63 |
2007-03-20 | Fixed target cursor animation, and changed when it is drawn. | David Athay | 1 | -57/+57 |
2007-03-19 | Added target cursor. Shows blue when target in range, and red when out of range. | David Athay | 1 | -0/+61 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -5/+9 |
2007-03-11 | Fixed a bug that made the engine not draw the last row and column of the map. | Philipp Sehmisch | 1 | -2/+2 |
2007-02-10 | Fixed the bug in the scrolling limitation that made it possible to scroll out... | Philipp Sehmisch | 1 | -5/+9 |
2007-01-23 | Merged 0.0 changes from revision 3035 to 3065 to trunk. | Bjørn Lindeijer | 1 | -1/+1 |
2007-01-15 | Fixed issue where the player stops walking.v0.0.22.1 | Bjørn Lindeijer | 1 | -1/+1 |