summaryrefslogtreecommitdiff
path: root/src/gui/npc_text.h
AgeCommit message (Expand)AuthorFilesLines
2009-01-28Moved NPC text back to using the textbox. Rationale is that the textboxIra Rice1-2/+11
2009-01-25Removed the TMW branding from header guardsBjørn Lindeijer1-3/+3
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-20Switch the NPC text dialog over to a BrowserBoxJared Adams1-13/+6
2009-01-05Made trade window resizableBjørn Lindeijer1-1/+1
2008-12-06Fixed wrapping in some cases, removed draw methodBjørn Lindeijer1-12/+4
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-3/+2
2008-11-01Made NPC dialogues resizeable.Ira Rice1-0/+18
2008-10-03Made a new Windows binary, as well as fix some files to make the Windows Ira Rice1-0/+2
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-04-16Restored the text wrapping in TextBox, since it was based on overriding aBjørn Lindeijer1-3/+4
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-1/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-4/+1
2006-01-05Remove some useless code.Björn Steinbrink1-2/+0
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-5/+0
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-5/+7
2005-08-28Prepare our source so that it'll survive a guichan header cleanup, should it ...Björn Steinbrink1-0/+2
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-3/+4
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-05-14Mainly separating core GUI classes from game interface.Bjørn Lindeijer1-1/+1
2005-01-08Well improved window container and window widgets a bit, and made a startBjørn Lindeijer1-1/+1
2004-12-29Ported the npc text dialog and some other small updates.Bjørn Lindeijer1-0/+78