summaryrefslogtreecommitdiff
path: root/src/beingmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
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-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-6/+74
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
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-0/+15
2008-04-22Fixed a bug, thanks GCC 4.3!Bjørn Lindeijer1-1/+1
2008-04-15Fixed clicking near player.David Athay1-0/+1
2008-04-11 Players now need toDavid Athay1-0/+21
2008-03-23Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from Bjørn Lindeijer1-0/+27
2007-12-30Added a key for targeting the nearest player character based on patches by Tr...Philipp Sehmisch1-0/+27
2007-11-20Merged revisions 3692 via svnmerge from Bjørn Lindeijer1-0/+2
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+1
2007-10-18Removed guess of being type from class number. Factored handler for new beings.Guillaume Melquiond1-9/+18
2007-07-23Converted NPC code to new server.Guillaume Melquiond1-12/+0
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-10/+14
2006-12-03Made NPC names visible. Windows are now invisible by default.Bjørn Lindeijer1-5/+8