Age | Commit message (Expand) | Author | Files | Lines |
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-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 |
2008-12-08 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 1 | -3/+1 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-09-25 | Merged the Tametomo branch into trunk. | Ira Rice | 1 | -8/+9 |
2008-09-15 | Commented out getBeingByPixel because it really isn't used, nor is there | Ira Rice | 1 | -2/+2 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+15 |
2008-04-22 | Fixed a bug, thanks GCC 4.3! | Bjørn Lindeijer | 1 | -1/+1 |
2008-04-15 | Fixed clicking near player. | David Athay | 1 | -0/+1 |
2008-04-11 | Players now need to | David Athay | 1 | -0/+21 |
2007-12-30 | Added a key for targeting the nearest player character based on patches by Tr... | Philipp Sehmisch | 1 | -0/+27 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2006-12-03 | Made NPC names visible. Windows are now invisible by default. | Bjørn Lindeijer | 1 | -5/+8 |
2006-12-01 | Monster sound effect patch | Philipp Sehmisch | 1 | -3/+2 |
2006-09-02 | Applied patch by Bernard Lidicky, adding targetting nearest monster with either | Bjørn Lindeijer | 1 | -0/+25 |
2006-08-29 | Updated NEWS file and made getAll return a reference instead of a pointer. | Bjørn Lindeijer | 1 | -2/+2 |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -3/+4 |
2006-03-08 | Added a 'dtor' helper functor to delete objects in arrays and containers usin... | Björn Steinbrink | 1 | -5/+3 |
2006-02-25 | Added a logic method to the being manager. | Björn Steinbrink | 1 | -0/+20 |
2006-02-23 | A bunch of mostly cosmetic cleanups. | Björn Steinbrink | 1 | -4/+3 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+143 |