Age | Commit message (Expand) | Author | Files | Lines |
2009-07-08 | Have both builds use the same SkillDialog | Jared Adams | 1 | -1/+1 |
2009-07-06 | Merge some player stats | Jared Adams | 1 | -1/+1 |
2009-05-27 | Fade out logon music just before initial map change. | Dennis Friis | 1 | -0/+4 |
2009-05-26 | Fixed attacking for tmwserv. Added back attacking with keyboard for tmwserv. | David Athay | 1 | -5/+7 |
2009-05-14 | Add QOAL's outfit window | Jared Adams | 1 | -0/+66 |
2009-05-13 | Fixed two compiler warnings | Bjørn Lindeijer | 1 | -0/+2 |
2009-05-13 | Allow more control of NpcDialog using the keyboard | Jared Adams | 1 | -0/+5 |
2009-05-12 | Add target + attack key, defaults to x. | Dennis Friis | 1 | -0/+17 |
2009-05-10 | Remove 'attack key targets' which was merged in from aethyra. If the botters ... | peavey | 1 | -13/+2 |
2009-05-10 | Don't show the chat input when a modal widget has focus | Bjørn Lindeijer | 1 | -2/+6 |
2009-05-09 | Modify keyboard handling | Freeyorp | 1 | -11/+1 |
2009-05-07 | Add a key to toggle visibility of the party window | Jared Adams | 1 | -0/+3 |
2009-05-07 | Fixes the light speed bug | Chuck Miller | 1 | -1/+2 |
2009-05-07 | Fix handling of error messages in the game state | Jared Adams | 1 | -4/+8 |
2009-05-04 | Replaced emote window with a new emote popup | Bjørn Lindeijer | 1 | -12/+7 |
2009-05-01 | Merge the NPC dialogs into one | Jared Adams | 1 | -35/+9 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -4/+4 |
2009-04-20 | Fix up window visibility saving/restoring | Jared Adams | 1 | -29/+0 |
2009-04-20 | Removed the unused itemshortcutwindow.{h,cpp} | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-20 | Fix clearing handlers on connecting to game server. | David Athay | 1 | -2/+0 |
2009-04-16 | Some more cleanups | Bjørn Lindeijer | 1 | -7/+7 |
2009-04-15 | Moved tile animations outside of the clock time polling loop. There's no | Tametomo | 1 | -2/+4 |
2009-04-13 | Revert forced FPS limit | Bjørn Lindeijer | 1 | -6/+2 |
2009-04-13 | Fix an input bug | Jared Adams | 1 | -1/+1 |
2009-04-12 | Fix ChatTab changing to need alt when chatting | Jared Adams | 1 | -9/+13 |
2009-04-11 | Remove more support #ifdefs | Jared Adams | 1 | -49/+9 |
2009-04-09 | Remove a segfault when exiting the client | Jared Adams | 1 | -3/+0 |
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -75/+13 |
2009-04-06 | Add TMWServ's SkillHandler | Jared Adams | 1 | -3/+5 |
2009-04-05 | Implement TMWServ's Admin-, Chat-, and MapHandlers | Jared Adams | 1 | -3/+7 |
2009-04-05 | Implement TMWServ's NpcHandler | Jared Adams | 1 | -1/+5 |
2009-04-06 | Use a namespace to keep apart implementations of network handlers | Bjørn Lindeijer | 1 | -3/+8 |
2009-04-05 | Fixed compile warnings | Bjørn Lindeijer | 1 | -2/+2 |
2009-04-02 | Make eAthena's CharHandler | Jared Adams | 1 | -5/+2 |
2009-04-02 | Partially fixed compilation for TMWServ. src/gui/buysell.cpp still needs to b... | Philipp Sehmisch | 1 | -1/+1 |
2009-04-02 | Some cleanup and renaming | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-02 | Add some missing handler for eAthena | Jared Adams | 1 | -0/+3 |
2009-04-01 | Create a few more handlers for eAthena | Jared Adams | 1 | -1/+1 |
2009-03-29 | Fix up eAthena party handling some more | Jared Adams | 1 | -1/+8 |
2009-03-28 | Clean up eAthena party handling a bit more | Jared Adams | 1 | -13/+4 |
2009-03-28 | Allow changing chat tabs with the keyboard | Jared Adams | 1 | -0/+11 |
2009-03-28 | Removed a lot of useless isVisible() checks | Bjørn Lindeijer | 1 | -1/+0 |
2009-03-27 | FIx loading of initial map under eAthena | Jared Adams | 1 | -0/+1 |
2009-03-27 | Clean up some ifdefs and start cleanup of parties | Jared Adams | 1 | -3/+2 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -28/+6 |
2009-03-27 | Made eAthena's Network class statically accessible | Bjørn Lindeijer | 1 | -2/+1 |
2009-03-27 | Removed unnecessary parenthesis on constructors | Bjørn Lindeijer | 1 | -11/+11 |
2009-03-26 | Major clean up of ChatTab handling | Jared Adams | 1 | -9/+11 |
2009-03-26 | Move ChatWindow over to ChatTabs | Jared Adams | 1 | -0/+3 |
2009-03-25 | A host of code style fixes | Bjørn Lindeijer | 1 | -1/+1 |