Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -1/+1 |
2009-04-02 | Make eAthena's CharHandler | Jared Adams | 1 | -9/+4 |
2009-04-01 | Create a few more handlers for eAthena | Jared Adams | 1 | -3/+3 |
2009-03-29 | Merge branch 'master' of git@gitorious.org:tmw/mainline | Philipp Sehmisch | 1 | -20/+18 |
2009-03-29 | Fixed compilation on Windows | Philipp Sehmisch | 1 | -3/+4 |
2009-03-28 | Take the server port out of the updates dir | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-27 | Moved the inventory and storage offset handling into netcode | Bjørn Lindeijer | 1 | -8/+11 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -1/+1 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -7/+3 |
2009-03-27 | Removed unnecessary parenthesis on constructors | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-27 | Simplified and fixed initialization of login data | Bjørn Lindeijer | 1 | -27/+14 |
2009-03-27 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+4 |
2009-03-27 | Moved choosing of random death message to a function | Bjørn Lindeijer | 1 | -13/+13 |
2009-03-25 | Merged relevent changes from TMW commit | Ira Rice | 1 | -22/+32 |
2009-03-26 | Remove redundancy, fix variable names and other code cleanups | Bjørn Lindeijer | 1 | -39/+44 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -2/+2 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -49/+54 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -30/+35 |
2009-03-23 | Change version to 0.0.29 and label in the GUI | Jared Adams | 1 | -2/+11 |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -9/+9 |
2009-03-22 | Fixed loading of units when skipping updates | Bjørn Lindeijer | 1 | -2/+3 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -152/+811 |
2009-03-19 | Be sure to free the window icon | Jared Adams | 1 | -1/+5 |
2009-03-19 | Throttle framerates down to save CPU cycles. Now that we're getting high | Ira Rice | 1 | -2/+2 |
2009-03-19 | Be sure to free the window icon | Jared Adams | 1 | -1/+5 |
2009-03-15 | Fix some mem leaks | Jared Adams | 1 | -1/+0 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -4/+3 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -4/+4 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -4/+4 |
2009-03-12 | Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9e | Ira Rice | 1 | -0/+1 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -3/+0 |
2009-03-12 | Fix leaks in status effects | Jared Adams | 1 | -1/+4 |
2009-03-12 | Move emote sprite loading into EmoteDB | Jared Adams | 1 | -2/+0 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -0/+3 |
2009-03-11 | Moved the Skin class outside of the Window class, in order to allow | Ira Rice | 1 | -24/+30 |
2009-03-11 | Fix order of function calls when loading data | Jared Adams | 1 | -3/+3 |
2009-03-11 | Fix segfault when being count reaches 0 too often | Jared Adams | 1 | -0/+3 |
2009-03-10 | Remove some SetupWindow weirdness | Jared Adams | 1 | -3/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -0/+1 |
2009-03-10 | Remove some SetupWindow weirdness | Jared Adams | 1 | -3/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -1/+0 |
2009-03-10 | Fix some mem leaks | Jared Adams | 1 | -1/+0 |
2009-02-24 | Fix update handling | Jared Adams | 1 | -11/+11 |
2009-02-24 | Fix update handling | Jared Adams | 1 | -11/+11 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-18 | Introduced a toLower method and grouped string utils | Bjørn Lindeijer | 1 | -2/+2 |
2009-02-15 | Removed unnecessary parenthesis at constructors | Bjørn Lindeijer | 1 | -8/+8 |
2009-02-15 | Renamed aethyraFile to configFile, which is a lot more descriptive of | Ira Rice | 1 | -6/+6 |
2009-02-15 | Fix setting of home directory for OSX | Jared Adams | 1 | -3/+7 |
2009-02-15 | Add configurable units system | Jared Adams | 1 | -0/+3 |