summaryrefslogtreecommitdiff
path: root/src/being.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-12Removed some unneeded stub code.Ira Rice1-22/+3
2009-03-12Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9eIra Rice1-2/+2
2009-03-12Move emote sprite loading into EmoteDBJared Adams1-10/+0
2009-03-11Fix segfault when being count reaches 0 too oftenJared Adams1-1/+4
2009-03-10Extended hit type handlingsniper1-10/+17
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-9/+9
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-6/+6
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-10Added two more options for displaying speech overhead (don't show it atIra Rice1-0/+9
2009-02-10Simplified target drawing so that it actually uses the SimpleAnimationIra Rice1-4/+14
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-08Mostly fixed a few field values to behave better in Windows, as well asIra Rice1-2/+5
2009-02-07Some more include cleanups.Ira Rice1-13/+19
2009-02-04Moved mEquipment to the LocalPlayer class, since it's the only placeIra Rice1-3/+0
2009-01-26Created a new equipment screen, which is loosely related to theIra Rice1-0/+3
2009-01-26Bit of code cleanup for the last commit (moved default width and heightIra Rice1-3/+0
2009-01-26Fixed offset of right-click hitboxes and made NPCs without spritesIra Rice1-0/+3
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-2/+2
2009-01-24Tweaks to the speech bubbles so that being status (GM, mob, npc,Ira Rice1-0/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-16Made emotes load in only one location, as well as fixing the code on theIra Rice1-0/+2
2009-01-15Added emote database, which is loosely based off of the NPC database.Ira Rice1-2/+2
2009-01-05Renamed PATH_NODE to Position as on mainlineBjørn Lindeijer1-18/+1
2009-01-05Handling gender with an enum everywhere.Philipp Sehmisch1-3/+9
2008-12-08Code reformattingBjørn Lindeijer1-0/+6
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-1/+16
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-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-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-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