Age | Commit message (Expand) | Author | Files | Lines |
2009-03-27 | Fixed position of dots on minimap | Bjørn Lindeijer | 1 | -2/+8 |
2009-03-27 | Fixed include structure in resource/ directory | Bjørn Lindeijer | 1 | -0/+1 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -6/+3 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -32/+90 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -3/+3 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -23/+508 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -9/+10 |
2009-03-12 | Make use of the new available colors | Majin Sniper | 1 | -9/+10 |
2009-03-09 | Add an interface for eAthena's storage system | Jared Adams | 1 | -2/+9 |
2009-03-08 | Add an interface for eAthena's storage system | Jared Adams | 1 | -0/+7 |
2009-03-08 | Fix some NPC-related bugs | Jared Adams | 1 | -15/+25 |
2009-03-06 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+25 |
2009-03-05 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-06 | Got rid of Sint{8,16,32} and Uint32 for being ID | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-02 | Cut down on constant streaming of attacks. Attacks from players now only | Ira Rice | 1 | -1/+1 |
2009-03-02 | Added particle attacks back on to the players. However, instead of being | Ira Rice | 1 | -1/+25 |
2009-02-28 | Allow sending attack packets when not in range | Jared Adams | 1 | -4/+2 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+4 |
2009-02-20 | Removed the last of the image particle guichan fonts. | Ira Rice | 1 | -2/+4 |
2009-02-20 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -0/+12 |
2009-02-19 | Added a pickup notification as particle effect. Also make a ui option to enab... | Majin Sniper | 1 | -0/+12 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-18 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -1/+0 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-17 | Fixed an error reported by m0t1k4 which caused a segmentation fault on | Ira Rice | 1 | -1/+0 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-16 | Don't arbitrarily unset player target on NPC deletion | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -95/+56 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-11 | Removed many pointless comparisons with NULL | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-10 | Use string::empty() instead of comparing to "" | Bjørn Lindeijer | 1 | -1/+2 |
2009-02-10 | Don't time out targets when attacking. | Ira Rice | 1 | -1/+1 |
2009-02-10 | Simplified target drawing so that it actually uses the SimpleAnimation | Ira Rice | 1 | -94/+55 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -2/+7 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -5/+5 |
2009-02-09 | Merged with Aethyra master as of 2009-01-27 | Bjørn Lindeijer | 1 | -19/+222 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -2/+6 |
2009-02-04 | Moved mEquipment to the LocalPlayer class, since it's the only place | Ira Rice | 1 | -0/+1 |
2009-01-24 | Tweaks to the speech bubbles so that being status (GM, mob, npc, | Ira Rice | 1 | -0/+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 |
2009-01-09 | Removed an unneccessary function | Ira Rice | 1 | -8/+0 |
2009-01-09 | Added the ability to save GM assert state to the client, as requested. | Ira Rice | 1 | -1/+2 |
2009-01-09 | Added the ability to see your own name in game. | Ira Rice | 1 | -0/+44 |
2009-01-04 | Code reformatting | Bjørn Lindeijer | 1 | -4/+1 |
2008-12-17 | Code reformatting | Bjørn Lindeijer | 1 | -5/+2 |