index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
beingmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-28
Added virtual destructors, some implicit casts, and a couple of type changes.
Daniel Bradshaw
1
-1
/
+1
2010-01-27
Added mutators/accessors to being.h and smal cleanups.
Bertram
1
-5
/
+6
2010-01-24
Remove some more _SUPPORT ifdefs
Jared Adams
1
-3
/
+5
2010-01-18
Unified BeingManager::findNearestLivingBeing for eAthena and manaserv
Thorbjørn Lindeijer
1
-54
/
+9
2010-01-08
Small refactoring in chat auto completing
Andrei Karas
1
-22
/
+7
2010-01-07
Chat auto completing
Andrei Karas
1
-0
/
+35
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-4
/
+0
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-6
/
+6
2009-07-27
Makes mX and mY in the being class private
Chuck Miller
1
-9
/
+4
2009-05-05
Remove extra check on player target
Jared Adams
1
-4
/
+0
2009-04-09
Made BeingManager methods const where appropriate
Bjørn Lindeijer
1
-18
/
+24
2009-04-01
Some cleanup
Jared Adams
1
-4
/
+1
2009-03-28
Remove #ifdefs related to Being creation
Jared Adams
1
-26
/
+7
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-5
/
+2
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-4
/
+5
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+1
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-23
/
+31
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-1
/
+1
2009-03-22
Fixed map name saving in the engine class. Somehow, the const gets
Ira Rice
1
-3
/
+3
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-6
/
+74
2009-03-15
Fix some mem leaks
Jared Adams
1
-0
/
+5
2009-03-10
Fix some mem leaks
Jared Adams
1
-5
/
+0
2009-03-10
Fix some mem leaks
Jared Adams
1
-0
/
+5
2009-03-10
Fix some mem leaks
Jared Adams
1
-0
/
+5
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-11
/
+4
2009-03-05
Made some optimizations based on some profiling done by Octalot, as well
Ira Rice
1
-11
/
+4
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-8
/
+8
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-8
/
+8
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+4
2009-02-26
Forgot to extend the player or NPC specifying fields as well.
Ira Rice
1
-1
/
+1
2009-02-26
Extended job numbers based on what's actually used for Ragnarok's
Ira Rice
1
-3
/
+3
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
1
-0
/
+10
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
1
-10
/
+11
2009-02-25
Fix some problems with deleting NPCs early
Jared Adams
1
-1
/
+10
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-7
/
+14
2009-02-07
Some more include cleanups.
Ira Rice
1
-2
/
+0
2009-01-26
Bit of code cleanup for the last commit (moved default width and height
Ira Rice
1
-3
/
+3
2009-01-26
Fixed offset of right-click hitboxes and made NPCs without sprites
Ira Rice
1
-3
/
+7
2009-01-25
Fixed offset of right-click hitboxes and made NPCs without sprites clickable.
Philipp Sehmisch
1
-9
/
+10
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-20
Fix range for NPCs to not include the warp class
Jared Adams
1
-1
/
+1
2009-01-20
Allow more monster types
Jared Adams
1
-1
/
+1
2009-01-20
Allow more NPCs
Jared Adams
1
-3
/
+3
[next]