Age | Commit message (Expand) | Author | Files | Lines |
2009-12-16 | Stored the cached config value which says if non-crucial particle effects are... | Philipp Sehmisch | 1 | -1/+0 |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -3/+3 |
2009-10-15 | Speed code unification part 3: Made the client handle the speed in tiles per ... | Bertram | 1 | -4/+16 |
2009-10-04 | Do some refactoring of Being code | Jared Adams | 1 | -15/+1 |
2009-09-17 | Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo... | Bertram | 1 | -4/+41 |
2009-08-13 | Clean up Being and it's derivatives | Jared Adams | 1 | -78/+26 |
2009-08-01 | Remove some unused movement methods | Chuck Miller | 1 | -15/+0 |
2009-07-27 | Makes mX and mY in the being class private | Chuck Miller | 1 | -1/+16 |
2009-07-01 | Remove complex path finding for players. Add a simple path finding algorithm ... | Roderic Morris | 1 | -2/+6 |
2009-06-23 | Made so monster particle effects show up on eA | Chuck Miller | 1 | -4/+0 |
2009-06-08 | Merge being direction handling code | Jared Adams | 1 | -6/+0 |
2009-06-08 | Remove some unused variables | Jared Adams | 1 | -2/+0 |
2009-06-08 | Remove duplicate code from Being | Jared Adams | 1 | -4/+0 |
2009-05-29 | Some movement fixes for TMWServ build. | Chuck Miller | 1 | -5/+8 |
2009-05-11 | Unduplicated the mapping to string representation | Bjørn Lindeijer | 1 | -2/+1 |
2009-05-10 | Color player names more appropriately | Jared Adams | 1 | -1/+1 |
2009-05-05 | Moved code for hiding / showing player names from Player::logic() to a the co... | Chuck Miller | 1 | -1/+4 |
2009-05-03 | Moved mIsGM from Being to Player and made isGM() const | Bjørn Lindeijer | 1 | -6/+0 |
2009-03-27 | Fixed some positioning issues | Bjørn Lindeijer | 1 | -31/+16 |
2009-03-27 | Fixed position of dots on minimap | Bjørn Lindeijer | 1 | -14/+5 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -5/+0 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -36/+40 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -4/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -13/+129 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -1/+1 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -1/+1 |
2009-03-12 | Removed some unneeded stub code. | Ira Rice | 1 | -22/+3 |
2009-03-12 | Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9e | Ira Rice | 1 | -2/+2 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -10/+0 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -9/+1 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -1/+4 |
2009-03-11 | Remove some duplication in hair loading code | Jared Adams | 1 | -2/+6 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -1/+4 |
2009-03-10 | Extended hit type handling | sniper | 1 | -10/+17 |
2009-03-10 | Extended hit type handling | sniper | 1 | -10/+17 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -10/+10 |
2009-03-05 | Made some optimizations based on some profiling done by Octalot, as well | Ira Rice | 1 | -9/+9 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -6/+6 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -6/+6 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+23 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-10 | Added two more options for displaying speech overhead (don't show it at | Ira Rice | 1 | -0/+9 |
2009-02-10 | Simplified target drawing so that it actually uses the SimpleAnimation | Ira Rice | 1 | -4/+14 |
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 | -19/+24 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -2/+3 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -18/+71 |
2009-02-08 | Mostly fixed a few field values to behave better in Windows, as well as | Ira Rice | 1 | -2/+5 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -13/+19 |