Age | Commit message (Expand) | Author | Files | Lines |
2009-05-17 | Fix offsets (16,32) on TextEffects for damage, pickup and exp. | Dennis Friis | 1 | -1/+1 |
2009-05-10 | Made overhead text the default instead of the bubbles | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-09 | Increased the distance between head and overhead text a bit | Bjørn Lindeijer | 1 | -5/+5 |
2009-05-05 | Remove debug code that was accidentally committed | Jared Adams | 1 | -37/+0 |
2009-05-05 | Remove extra check on player target | Jared Adams | 1 | -0/+37 |
2009-05-04 | Check to see if their is a victim before sending a arrow | Chuck Miller | 1 | -1/+1 |
2009-05-04 | Prevented crash when arrow particle effect does not exist or has an error. | Philipp Sehmisch | 1 | -3/+6 |
2009-05-04 | Fixed crash when no weapon is equipped and fixed height of arrow target | Philipp Sehmisch | 1 | -1/+2 |
2009-05-03 | Added rotational particles, and added code to show arrows when a player shoot... | Chuck Miller | 1 | -1/+16 |
2009-05-03 | Moved mIsGM from Being to Player and made isGM() const | Bjørn Lindeijer | 1 | -1/+0 |
2009-03-27 | Fixed selection shadow not to overlap the emoticons | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-27 | Fixed some positioning issues | Bjørn Lindeijer | 1 | -27/+32 |
2009-03-27 | Fixed position of dots on minimap | Bjørn Lindeijer | 1 | -43/+16 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -3/+2 |
2009-03-26 | Fixed duplicate check for item names | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-25 | Merged relevent changes from TMW commit | Ira Rice | 1 | -20/+5 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -20/+4 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -135/+95 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -5/+6 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -11/+304 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -25/+16 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -23/+14 |
2009-03-12 | Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9e | Ira Rice | 1 | -2/+14 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -29/+1 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -23/+2 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -29/+27 |
2009-03-11 | Remove some duplication in hair loading code | Jared Adams | 1 | -52/+23 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -29/+27 |
2009-03-10 | Extended hit type handling | sniper | 1 | -31/+24 |
2009-03-10 | Extended hit type handling | sniper | 1 | -17/+37 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -41/+20 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -41/+20 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -5/+21 |
2009-02-20 | Removed the last of the image particle guichan fonts. | Ira Rice | 1 | -9/+37 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -3/+2 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -2/+1 |
2009-02-17 | Fix segfault when canceling new character dialog | Jared Adams | 1 | -1/+1 |
2009-02-17 | Fix segfault when canceling new character dialog | Jared Adams | 1 | -1/+1 |
2009-02-17 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+3 |
2009-02-16 | Moved target unsetting on NPCs and monsters to the being class. This is | Ira Rice | 1 | -0/+4 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -3/+3 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -35/+42 |
2009-02-11 | Adjusted a few files for release. | Ira Rice | 1 | -1/+1 |
2009-02-11 | Restored particle effects on hits and critical hits. | Philipp Sehmisch | 1 | -15/+2 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -4/+4 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Added two more options for displaying speech overhead (don't show it at | Ira Rice | 1 | -10/+18 |