Age | Commit message (Expand) | Author | Files | Lines |
2009-05-25 | Renamed connection.{cpp,h} to connectiondialog.{cpp,h} | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-25 | Add change password dialog to athena client | Dennis Friis | 1 | -2/+2 |
2009-05-14 | Add QOAL's outfit window | Jared Adams | 1 | -0/+2 |
2009-05-07 | Moved two files which held net data into the net folder. Considering | Tametomo | 1 | -2/+2 |
2009-05-04 | Removed the no longer used EmoteContainer class | Bjørn Lindeijer | 1 | -2/+0 |
2009-05-04 | Replaced emote window with a new emote popup | Bjørn Lindeijer | 1 | -4/+4 |
2009-05-03 | Added rotational particles, and added code to show arrows when a player shoot... | Chuck Miller | 1 | -0/+2 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -2/+0 |
2009-05-01 | Merge the NPC dialogs into one | Jared Adams | 1 | -8/+2 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -16/+16 |
2009-04-27 | Moved special coordinates packing into MessageOut | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-16 | Make sure math functions are still inlined | Bjørn Lindeijer | 1 | -1/+0 |
2009-04-14 | Start a MathUtils file | Jared Adams | 1 | -1/+2 |
2009-04-11 | Remove more support #ifdefs | Jared Adams | 1 | -2/+2 |
2009-04-10 | Reduced the GCContainer to be even more trivial | Bjørn Lindeijer | 1 | -2/+2 |
2009-04-10 | Introduced a Desktop widget to handle the wallpaper | Bjørn Lindeijer | 1 | -0/+2 |
2009-04-08 | Add a more flexible wallpaper system | Jared Adams | 1 | -0/+2 |
2009-04-08 | Make some more file build for both servers | Jared Adams | 1 | -4/+4 |
2009-04-08 | Move ChatInput into the files for ChatWindow | Jared Adams | 1 | -2/+0 |
2009-04-08 | Associated setup tab name with the tab itself | Bjørn Lindeijer | 1 | -0/+1 |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -43/+43 |
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -0/+7 |
2009-04-06 | Implement TMWServ's CharHandler | Jared Adams | 1 | -0/+2 |
2009-04-06 | Add TMWServ's SkillHandler | Jared Adams | 1 | -0/+2 |
2009-04-06 | Fix the Sell button in BuySellDialog | Jared Adams | 1 | -2/+2 |
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -0/+4 |
2009-04-03 | Fill in TMWServ's TradeHandler | Jared Adams | 1 | -0/+1 |
2009-04-01 | Forgot a few files for eAthena's admin handler | Jared Adams | 1 | -0/+2 |
2009-04-01 | Create a few more handlers for eAthena | Jared Adams | 1 | -2/+2 |
2009-03-31 | Implement a few more handlers for eAthena | Jared Adams | 1 | -2/+0 |
2009-03-31 | Make network handler functions virtual | Jared Adams | 1 | -0/+14 |
2009-03-28 | Clean up eAthena party handling a bit more | Jared Adams | 1 | -8/+10 |
2009-03-28 | Make the BuySellWindow eAthena only | Jared Adams | 1 | -3/+3 |
2009-03-27 | Clean up some ifdefs and start cleanup of parties | Jared Adams | 1 | -3/+3 |
2009-03-26 | Add WhisperTabs | Jared Adams | 1 | -0/+2 |
2009-03-27 | Removed the unused BuddyList class | Bjørn Lindeijer | 1 | -2/+0 |
2009-03-26 | Add ChannelTab for chat channels | Jared Adams | 1 | -0/+2 |
2009-03-26 | Move ChatWindow over to ChatTabs | Jared Adams | 1 | -0/+2 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -2/+13 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+8 |
2009-03-23 | Move all TMWServ-specific code to net/tmwserv | Jared Adams | 1 | -57/+59 |
2009-03-23 | Merge eA's command handling into CommandHandler | Jared Adams | 1 | -2/+2 |
2009-03-22 | Merged the tmwserv client with the eAthena client | Bjørn Lindeijer | 1 | -47/+155 |
2009-03-14 | Made a label class derived from the guichan label class which utilizes | Ira Rice | 1 | -0/+2 |
2009-03-12 | Extend color config gui to support the new colors | Majin Sniper | 1 | -1/+3 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -2/+3 |
2009-03-12 | Extend color config gui to support the new colors | Majin Sniper | 1 | -0/+3 |
2009-03-12 | Extending the internal handling of colors | sniper | 1 | -2/+2 |
2009-03-11 | Added a new Popup class, which overall is functionally similar to the | Ira Rice | 1 | -0/+2 |
2009-03-11 | Moved the Skin class outside of the Window class, in order to allow | Ira Rice | 1 | -0/+2 |