summaryrefslogtreecommitdiff
path: root/src/beingmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-05Remove extra check on player targetJared Adams1-4/+0
2009-04-09Made BeingManager methods const where appropriateBjørn Lindeijer1-18/+24
2009-04-01Some cleanupJared Adams1-4/+1
2009-03-28Remove #ifdefs related to Being creationJared Adams1-26/+7
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-5/+2
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-4/+5
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+1
2009-03-25A host of code style fixesBjørn Lindeijer1-1/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-23/+31
2009-03-23Move all TMWServ-specific code to net/tmwservJared Adams1-1/+1
2009-03-22Fixed map name saving in the engine class. Somehow, the const getsIra Rice1-3/+3
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-6/+74
2009-03-15Fix some mem leaksJared Adams1-0/+5
2009-03-10Fix some mem leaksJared Adams1-5/+0
2009-03-10Fix some mem leaksJared Adams1-0/+5
2009-03-10Fix some mem leaksJared Adams1-0/+5
2009-03-06Merge branch 'aethyra/master'Bjørn Lindeijer1-11/+4
2009-03-05Made some optimizations based on some profiling done by Octalot, as wellIra Rice1-11/+4
2009-03-05Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-8/+8
2009-03-06Got rid of Sint{8,16,32} and Uint32 for being IDBjørn Lindeijer1-8/+8
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-4/+4
2009-02-26Forgot to extend the player or NPC specifying fields as well.Ira Rice1-1/+1
2009-02-26Extended job numbers based on what's actually used for Ragnarok'sIra Rice1-3/+3
2009-02-25Fix NPC handling to not need a handle on the NPCIra Rice1-0/+10
2009-02-25Fix NPC handling to not need a handle on the NPCJared Adams1-10/+11
2009-02-25Fix some problems with deleting NPCs earlyJared Adams1-1/+10
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-7/+14
2009-02-07Some more include cleanups.Ira Rice1-2/+0
2009-01-26Bit of code cleanup for the last commit (moved default width and heightIra Rice1-3/+3
2009-01-26Fixed offset of right-click hitboxes and made NPCs without spritesIra Rice1-3/+7
2009-01-25Fixed offset of right-click hitboxes and made NPCs without sprites clickable.Philipp Sehmisch1-9/+10
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Fix range for NPCs to not include the warp classJared Adams1-1/+1
2009-01-20Allow more monster typesJared Adams1-1/+1
2009-01-20Allow more NPCsJared Adams1-3/+3
2008-12-08Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-3/+1
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+0
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-10-31Merged revisions 4071,4093,4100,4363 via svnmerge from Bjørn Lindeijer1-0/+22
2008-10-25attack range fixes, highlight monsters in range (by Chuck Miller)Roderic Morris1-25/+14
2008-10-24fixes for targetting (by Chuck Miller)Roderic Morris1-2/+4
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-6/+9
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-8/+9
2008-09-15Commented out getBeingByPixel because it really isn't used, nor is there Ira Rice1-2/+2
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer1-2/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1