Age | Commit message (Expand) | Author | Files | Lines |
2009-05-04 | Replaced emote window with a new emote popup | Bjørn Lindeijer | 1 | -2/+4 |
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -34/+2 |
2009-04-02 | Add some missing handler for eAthena | Jared Adams | 1 | -0/+1 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -1/+1 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -0/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -2/+22 |
2009-02-19 | Prevent target toggling when the button is held | Jared Adams | 1 | -0/+2 |
2009-02-09 | Merged with Aethyra master as of 2009-02-09 | Bjørn Lindeijer | 1 | -4/+0 |
2009-02-09 | Mostly whitespace fixes | Bjørn Lindeijer | 1 | -26/+26 |
2009-02-08 | Mostly fixed a few field values to behave better in Windows, as well as | Ira Rice | 1 | -3/+0 |
2009-02-07 | Some more include cleanups. | Ira Rice | 1 | -1/+0 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -2/+2 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -2/+0 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-10-27 | add effect handler (by Chuck Miller) | Roderic Morris | 1 | -0/+1 |
2008-10-21 | Fixed up some of the postal system stuff for testing it. | David Athay | 1 | -0/+1 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -25/+25 |
2008-07-14 | Added admin commands to /help and added registration of party handler | David Athay | 1 | -0/+1 |
2008-03-23 | Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ... | Bjørn Lindeijer | 1 | -1/+1 |
2008-02-28 | Work in Progress commit of guilds. | David Athay | 1 | -0/+1 |
2008-01-28 | Added weapon skill system and leveling system. | Philipp Sehmisch | 1 | -1/+0 |
2008-01-26 | Fixed a GCC 4.3 compile error and constified the usage of auto_ptr, since | Bjørn Lindeijer | 1 | -1/+1 |
2007-07-31 | Removed legacy inventory code. Added display of equipment. | Guillaume Melquiond | 1 | -1/+0 |
2007-02-25 | Fixed small issue concerning SDL timers, removed a useless variable. | Rogier Polak | 1 | -0/+5 |
2006-09-29 | Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -4/+13 |
2006-09-12 | Added some items to the NEWS file. | Bjørn Lindeijer | 1 | -2/+1 |
2006-09-11 | Simplified fps limiting a bit and added some comments. Now based on | Bjørn Lindeijer | 1 | -2/+12 |
2006-08-26 | Made the Network class a purely static interface, as there is only one instance. | Guillaume Melquiond | 1 | -4/+1 |
2006-03-09 | Use std::auto_ptr in some places. | Björn Steinbrink | 1 | -10/+12 |
2006-02-01 | Created a Game class. | Björn Steinbrink | 1 | -36/+22 |
2006-01-26 | Moved some setup code out of the game loop into the setup functions. Setup fu... | Björn Steinbrink | 1 | -4/+3 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -11/+7 |
2006-01-05 | Remove some useless code. | Björn Steinbrink | 1 | -1/+0 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -1/+0 |
2005-09-17 | Remove inclusion of being.h, there was a forward declaration anyways... | Björn Steinbrink | 1 | -1/+1 |
2005-09-17 | Fixed typo. | José Ávila | 1 | -1/+1 |
2005-09-17 | 2005-09-17 Duane Bailey nayryeliab@gmail.com | Duane Bailey | 1 | -0/+2 |
2005-09-17 | Added PVP | Matthias Hartmann | 1 | -0/+1 |
2005-09-14 | Converted map_path from char array to std::string. | Björn Steinbrink | 1 | -2/+2 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -9/+6 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -10/+0 |
2005-08-03 | Moved my invented variable, since it makes more sense. | Andrej Sinicyn | 1 | -1/+0 |
2005-08-02 | Fix my previous fix because it broke my own code. | Andrej Sinicyn | 1 | -0/+1 |
2005-08-01 | Show the name of the trade partner in the trade dialog. | Andrej Sinicyn | 1 | -0/+1 |
2005-07-28 | Added an action enumeration to th Being class and removed the old #define's. | Björn Steinbrink | 1 | -11/+0 |
2005-07-15 | Enabling support for joypads: | Eugenio Favalli | 1 | -0/+19 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -14/+0 |
2005-06-14 | Added background to minimap. Only used in Tonori Desert map for now, and its | Bjørn Lindeijer | 1 | -0/+2 |