Age | Commit message (Expand) | Author | Files | Lines |
2010-06-10 | Merge BeingManager and FloorItemManager as ActorSpriteManager | Jared Adams | 1 | -276/+0 |
2010-06-09 | Fix dead Beings not being removed using tmwAthena | Jared Adams | 1 | -20/+17 |
2010-05-24 | Show selected target with bold font. | Andrei Karas | 1 | -0/+3 |
2010-05-21 | Merge branch '1.0' | Thorbjørn Lindeijer | 1 | -4/+7 |
2010-05-17 | Remove Monster, Player, and NPC classes | Jared Adams | 1 | -34/+13 |
2010-04-22 | Fix keyboard target selection to allow player targeting | No Name | 1 | -5/+7 |
2010-03-12 | Fix some issues with Being deletion | Jared Adams | 1 | -0/+3 |
2010-03-04 | Show gender near player names. | Andrei Karas | 1 | -0/+13 |
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 |