Age | Commit message (Expand) | Author | Files | Lines |
2009-03-10 | Extended window layout to take relative positions, as well as offsets to | Ira Rice | 1 | -2/+1 |
2009-03-10 | Made it so that when windows load previous states, they are never | Ira Rice | 1 | -2/+9 |
2009-03-09 | Send the correct packet for the NPC close button | Jared Adams | 1 | -0/+8 |
2009-02-25 | Fix NPC handling to not need a handle on the NPC | Ira Rice | 1 | -4/+14 |
2009-02-25 | Make sure that all dialogs are cleared on player death, not just the NPC | Ira Rice | 1 | -0/+1 |
2009-02-24 | Cleaned up some code, as well as removed redundant talk client requesting | Ira Rice | 1 | -1/+6 |
2009-02-16 | Fixed up NPC dialogs to behave more like eAthena expects. | Jared Adams | 1 | -8/+11 |
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 | -3/+1 |
2009-01-28 | Consolidated setMinWidth into textWrap, since all lines are dependant | Ira Rice | 1 | -12/+2 |
2009-01-28 | Moved NPC text back to using the textbox. Rationale is that the textbox | Ira Rice | 1 | -13/+27 |
2009-01-26 | Fixed a few default window sizes so that they look better for first time | Ira Rice | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-20 | Fixed window transparency in NPC text (because the browser box was told | Ira Rice | 1 | -1/+1 |
2009-01-20 | Removed the now uneeded add calls, which I accidently left in two | Ira Rice | 1 | -3/+0 |
2009-01-20 | Reflowed NPC text dialog to use the layout code, so that window resizing | Ira Rice | 1 | -6/+11 |
2009-01-20 | Switch the NPC text dialog over to a BrowserBox | Jared Adams | 1 | -32/+14 |
2009-01-06 | Added support for internationalization | Ira Rice | 1 | -2/+4 |
2008-12-07 | Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a' | Ira Rice | 1 | -1/+0 |
2008-12-06 | Fixed NPC dialogs so that they properly wrap. Broken by the last cherry | Ira Rice | 1 | -0/+5 |
2008-12-06 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 1 | -13/+8 |
2008-12-07 | Fixed wrapping in some cases, removed draw method | Bjørn Lindeijer | 1 | -15/+8 |
2008-12-07 | Made NPC dialogues resizeable. | Ira Rice | 1 | -4/+33 |
2008-11-18 | Pedantic fixes to the client, where I alphabetized all of the include | Ira Rice | 1 | -4/+1 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | Made NPC dialogues resizeable. | Ira Rice | 1 | -8/+33 |
2008-10-25 | Made the ok dialogue use code that's similar to the speech bubble, so | Ira Rice | 1 | -1/+2 |
2008-10-10 | Did a little bit of code cleanup (mostly from TMW changes) as well as | 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 | -4/+4 |
2007-01-14 | Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch). | Bjørn Lindeijer | 1 | -2/+2 |
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-03-09 | Made the Button ctor accept eventId and action listener. | Björn Steinbrink | 1 | -4/+1 |
2006-02-01 | Simplified button creation code in some windows. Fixed a bug where the game c... | Björn Steinbrink | 1 | -1/+2 |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -13/+10 |
2005-10-20 | Added garbage collection to the ScrollArea class. Fixed slider not being upda... | Björn Steinbrink | 1 | -5/+0 |
2005-10-18 | Added automatic widget cleanup to the window class. | Björn Steinbrink | 1 | -2/+0 |
2005-10-16 | Rename {read,write}{Byte,Short,Long} to {read,write}Int{8,16,32}. | Björn Steinbrink | 1 | -2/+2 |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -6/+9 |
2005-09-19 | Got rid of writeSet() calls. | Eugenio Favalli | 1 | -2/+0 |
2005-09-17 | Completed transition to use MessageOut. | Eugenio Favalli | 1 | -2/+8 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -8/+10 |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 1 | -23/+6 |
2005-05-05 | Added text wrapping to NPC dialog. | Aaron Marks | 1 | -3/+22 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-03 | Separated graphic/graphic.cpp into graphics.cpp and engine.cpp. | Bjørn Lindeijer | 1 | -0/+1 |
2005-02-23 | Committed patch by Mra, which fixes multiple NPCs talks in one window and | Bjørn Lindeijer | 1 | -0/+1 |
2005-01-08 | Well improved window container and window widgets a bit, and made a start | Bjørn Lindeijer | 1 | -2/+2 |
2005-01-05 | Removed bugging cancel button from npc dialog and fixed npc sprites. | Bjørn Lindeijer | 1 | -2/+5 |
2004-12-30 | Subclassed ListBox and TextBox for a little better visual appearance. | Bjørn Lindeijer | 1 | -1/+2 |