Age | Commit message (Expand) | Author | Files | Lines |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -21/+14 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -21/+14 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -10/+19 |
2009-02-24 | Cleaned up some code, as well as removed redundant talk client requesting | Ira Rice | 1 | -10/+19 |
2009-02-20 | Restore old middle click behavior | Jared Adams | 1 | -1/+2 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -4/+5 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -7/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -4/+5 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -170/+65 |
2009-02-08 | Mostly fixed a few field values to behave better in Windows, as well as | Ira Rice | 1 | -1/+1 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -5/+0 |
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-15 | Style cleanups throughout most of the code. Splitting function type from | Ira Rice | 1 | -2/+0 |
2009-01-09 | More code style cleanups | Ira Rice | 1 | -4/+2 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -0/+11 |
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -2/+0 |
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -2/+0 |
2009-01-06 | Fixed the windows cbp file, deleted some files which we don't use, and | Ira Rice | 1 | -1/+1 |
2008-12-08 | Fixed speech bubbles, which broke on the last merger. | Ira Rice | 1 | -0/+1 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -4/+5 |
2008-12-07 | Some code reformatting | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -0/+6 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -7/+4 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-28 | Fixed attacking so that it will actually continue to attack in | Ira Rice | 1 | -1/+1 |
2008-10-27 | Revised code so that dead sprites are de-targeted. | Ira Rice | 1 | -1/+1 |
2008-10-27 | Changed mouse attack behavior so that if you click on a being that's too | Ira Rice | 1 | -1/+1 |
2008-10-27 | Fixed mouse attacks and targeting. | Ira Rice | 1 | -4/+2 |
2008-10-27 | Made targets draw on the fringe layer, as well as added t for talking to | Ira Rice | 1 | -3/+0 |
2008-10-27 | Merged the Tametomo branch back into trunk. Targeting has been removed | Ira Rice | 1 | -94/+1 |
2008-10-23 | A few more compiler warnings fixed. | Ira Rice | 1 | -1/+1 |
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-01 | Merged revisions 4044-4067 via svnmerge from | Bjørn Lindeijer | 1 | -7/+5 |
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-03-27 | Applied patch by peavey and added his name to the ChangeLog some more. | Bjørn Lindeijer | 1 | -1/+2 |
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 |