Age | Commit message (Expand) | Author | Files | Lines |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -3/+9 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -4/+9 |
2009-01-05 | Renamed PATH_NODE to Position as on mainline | Bjørn Lindeijer | 1 | -22/+2 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -4/+5 |
2008-12-14 | Code reformatting | Bjørn Lindeijer | 1 | -24/+14 |
2008-12-13 | Code style reformatting | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-13 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+19 |
2008-12-13 | * Use hair.xml to determine hair colours (#514) | Fate | 1 | -3/+7 |
2008-12-13 | Moved gender and hair style back to Being | Bjørn Lindeijer | 1 | -0/+36 |
2008-12-09 | Defer re-adding of particles to next call to Being::logic() to avoid crash | Fate | 1 | -0/+1 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -0/+6 |
2008-12-08 | Code reformatting | Bjørn Lindeijer | 1 | -46/+27 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+16 |
2008-12-07 | Some code reformatting | Bjørn Lindeijer | 1 | -12/+10 |
2008-12-07 | Added client-side status change handlers (text, icon, particle effect, audio). | Fate | 1 | -5/+49 |
2008-12-06 | Defrobnicated ParticleContainer inheritance hierarchy | Fate | 1 | -2/+2 |
2008-12-06 | Added particle containers and refactored beings to use them (to clean up resp... | Fate | 1 | -2/+10 |
2008-12-03 | Add an effects manager (patch by Kage Jittai) | Ira Rice | 1 | -9/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | * Use hair.xml to determine hair colours (#514) | Fate | 1 | -3/+7 |
2008-10-31 | Added critical notifications to the client. While I had originally | Ira Rice | 1 | -0/+5 |
2008-10-27 | De-hardcoded the number of hair styles. | Ira Rice | 1 | -2/+7 |
2008-10-27 | Made targets draw on the fringe layer, as well as added t for talking to | Ira Rice | 1 | -1/+0 |
2008-10-27 | Merged the Tametomo branch back into trunk. Targeting has been removed | Ira Rice | 1 | -4/+6 |
2008-10-26 | fixes for movement | Roderic Morris | 1 | -0/+5 |
2008-10-15 | Added patch so that players can turn on or off speech bubbles. | Ira Rice | 1 | -0/+2 |
2008-10-15 | De-hardcoded colors in trunk. Now, all colors are loaded from | Ira Rice | 1 | -4/+4 |
2008-10-14 | Early addition of a particle effect disabling option. Would like to | Ira Rice | 1 | -0/+3 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 1 | -71/+39 |
2008-09-25 | Fixed a bug that prevents compilation in some compilers. | Ira Rice | 1 | -0/+1 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -60/+65 |
2008-09-07 | Added 2 new hair styles in game. | Ira Rice | 1 | -1/+1 |
2008-09-07 | Added 6 colors for each of the hair styles. Since 10 is an odd number | Ira Rice | 1 | -1/+1 |
2008-08-28 | Accepted Patch by Scraggy that moves text in such a way that no text overlaps | Bjørn Lindeijer | 1 | -15/+13 |
2008-08-28 | Added support for being effects through the eAthena levelup message, and check | Bjørn Lindeijer | 1 | -0/+20 |
2008-08-28 | Applied patch put together by Jaxad0127 with changes from the Aethyra project. | Bjørn Lindeijer | 1 | -0/+4 |
2008-08-13 | Added support for different colored fonts for different being types | Lloyd Bryant | 1 | -0/+4 |
2008-07-23 | Added viewable cape/misc1/misc2, Chat button in GUI | Lloyd Bryant | 1 | -0/+3 |
2008-07-18 | Added support for animated shoe and glove sprites | Lloyd Bryant | 1 | -0/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -16/+14 |
2008-07-01 | Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi... | Philipp Sehmisch | 1 | -6/+9 |
2008-06-02 | Merged handling for eAthena packets 0x00c3 and 0x01d7 and added support for | Bjørn Lindeijer | 1 | -0/+1 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+4 |
2008-03-13 | Synchronized pathfinding algorithmns with those used by the server to avoid a... | Philipp Sehmisch | 1 | -5/+34 |
2008-03-09 | Implemented possibility to rotate particle emitters. Implemented interpretati... | Philipp Sehmisch | 1 | -1/+1 |
2008-02-18 | Merged revisions 3762-3772,3776-3782 via svnmerge from | Bjørn Lindeijer | 1 | -0/+8 |
2008-01-26 | Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since | Bjørn Lindeijer | 1 | -1/+2 |
2007-12-10 | Simplified player subsprite handling by treating equipment, hairstyle and bas... | Philipp Sehmisch | 1 | -2/+3 |