Age | Commit message (Expand) | Author | Files | Lines |
2009-04-07 | Moved basic widgets into the gui/widgets directory | Bjørn Lindeijer | 1 | -4/+4 |
2009-03-27 | Clean up of most of the Network pointers | Bjørn Lindeijer | 1 | -10/+0 |
2009-03-27 | Fix some problems with NPC dialogs | Jared Adams | 1 | -7/+0 |
2009-03-25 | Merge branch 'eathena/master' | Bjørn Lindeijer | 1 | -1/+32 |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+13 |
2009-03-10 | Made it so that when windows load previous states, they are never | Ira Rice | 1 | -0/+13 |
2009-03-09 | Send the correct packet for the NPC close button | Jared Adams | 1 | -0/+2 |
2009-03-09 | Send the correct packet for the NPC close button | Jared Adams | 1 | -0/+2 |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+2 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Ira Rice | 1 | -2/+7 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Jared Adams | 1 | -1/+7 |
2009-02-24 | Cleaned up some code, as well as removed redundant talk client requesting | Ira Rice | 1 | -0/+2 |
2009-02-24 | Fixed compile warnings | Bjørn Lindeijer | 1 | -1/+1 |
2009-02-17 | Reduce NpcTextDialog to one action | Jared Adams | 1 | -0/+7 |
2009-02-16 | Fixed up NPC dialogs to behave more like eAthena expects. | Jared Adams | 1 | -1/+2 |
2009-02-16 | Add next/close buttons for NPCs | Jared Adams | 1 | -0/+5 |
2009-02-15 | Fixes some variable names to conform to naming convention | Bjørn Lindeijer | 1 | -2/+1 |
2009-02-10 | Fixed header files, as well as removed the unused buddy list class (not | Ira Rice | 1 | -2/+3 |
2009-02-04 | Went through the gui folder and revised the include statements to not | Ira Rice | 1 | -2/+1 |
2009-01-28 | Moved NPC text back to using the textbox. Rationale is that the textbox | Ira Rice | 1 | -2/+11 |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -3/+3 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Switch the NPC text dialog over to a BrowserBox | Jared Adams | 1 | -13/+6 |
2009-01-05 | Made trade window resizable | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-06 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 1 | -12/+4 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -3/+2 |
2008-11-01 | Made NPC dialogues resizeable. | Ira Rice | 1 | -0/+18 |
2008-10-03 | Made a new Windows binary, as well as fix some files to make the Windows | Ira Rice | 1 | -0/+2 |
2008-07-18 | Import of client tree | Lloyd Bryant | 1 | -1/+1 |
2008-04-16 | Restored the text wrapping in TextBox, since it was based on overriding a | Bjørn Lindeijer | 1 | -3/+4 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -1/+1 |
2006-08-13 | Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates | Bjørn Lindeijer | 1 | -1/+1 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -4/+1 |
2006-01-05 | Remove some useless code. | Björn Steinbrink | 1 | -2/+0 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -5/+0 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -5/+7 |
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ... | Björn Steinbrink | 1 | -0/+2 |
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -3/+4 |
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -0/+2 |
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+1 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -1/+1 |
2004-12-29 | Ported the npc text dialog and some other small updates. | Bjørn Lindeijer | 1 | -0/+78 |