Age | Commit message (Expand) | Author | Files | Lines |
2010-02-21 | Made tick counter and framerate limiter work during login sequence | Thorbjørn Lindeijer | 1 | -3/+4 |
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-10 | Adds missile-particle attribute to items and monster attacks | Chuck Miller | 1 | -1/+5 |
2010-02-09 | Made the Beings' logic be able to handle any tile height/width. | Bertram | 1 | -1/+1 |
2010-02-07 | Updated Copyright year to 2010! | Bertram | 1 | -1/+1 |
2010-02-01 | Small cleanups. | Bertram | 1 | -1/+1 |
2010-01-31 | Unify eAthena and manaserv support in to one build. | Daniel Bradshaw | 1 | -3/+3 |
2010-01-28 | Added virtual destructors, some implicit casts, and a couple of type changes. | Daniel Bradshaw | 1 | -1/+1 |
2010-01-24 | Remove some more _SUPPORT ifdefs | Jared Adams | 1 | -2/+2 |
2009-12-16 | Stored the cached config value which says if non-crucial particle effects are... | Philipp Sehmisch | 1 | -2/+2 |
2009-10-04 | Do some refactoring of Being code | Jared Adams | 1 | -2/+0 |
2009-09-17 | Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo... | Bertram | 1 | -0/+2 |
2009-08-13 | Clean up Being and it's derivatives | Jared Adams | 1 | -44/+18 |
2009-06-24 | Fix the attack particles to use sprite directions not being directions | Chuck Miller | 1 | -5/+5 |
2009-06-23 | Made so monster particle effects show up on eA | Chuck Miller | 1 | -18/+0 |
2009-04-15 | Some PopupMenu cleanups/fixes and additions. | Tametomo | 1 | -12/+9 |
2009-03-28 | Remove #ifdefs related to Being creation | Jared Adams | 1 | -4/+0 |
2009-03-27 | Fixed some positioning issues | Bjørn Lindeijer | 1 | -8/+5 |
2009-03-27 | Fixed position of dots on minimap | Bjørn Lindeijer | 1 | -4/+5 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -5/+3 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -7/+10 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -5/+29 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -2/+5 |
2009-03-10 | Extended hit type handling | sniper | 1 | -4/+4 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-17 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -5/+1 |
2009-02-16 | Moved target unsetting on NPCs and monsters to the being class. This is | Ira Rice | 1 | -5/+1 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -2/+1 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -20/+50 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -2/+1 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -0/+2 |
2009-01-24 | Code reformatting | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -4/+1 |
2009-01-24 | Code reformatting | Bjørn Lindeijer | 1 | -14/+7 |
2009-01-24 | Use standard GUI font also for speech and names | Bjørn Lindeijer | 1 | -3/+1 |
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 |
2008-12-13 | Mantis #406 by jaxad0127 | David Athay | 1 | -6/+26 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -2/+7 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -5/+2 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-14 | Early addition of a particle effect disabling option. Would like to | Ira Rice | 1 | -7/+9 |
2008-10-13 | Added mob particle attack effects to mobs. Inspired by the TMW patch in | Ira Rice | 1 | -0/+21 |