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