summaryrefslogtreecommitdiff
path: root/src/gui/help.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-2/+2
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-1/+1
2006-03-16A bunch of cosmetic changes.Björn Steinbrink1-3/+0
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-9/+9
2006-03-09Made the Button ctor accept eventId and action listener.Björn Steinbrink1-4/+1
2005-10-20Added garbage collection to the ScrollArea class. Fixed slider not being upda...Björn Steinbrink1-6/+1
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-2/+0
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-3/+6
2005-09-28Save and load X, Y, Height, and Width to useful wins.Yohann Ferreira1-1/+1
2005-09-28Added window internal name to every window. Useful to later get and save X, Y...Yohann Ferreira1-0/+1
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-1/+5
2005-07-15Fixed compiler warnings and added plain text file loading to resource manager.Bjørn Lindeijer1-20/+4
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-1/+1
2005-06-23Help files are now loaded through the resource manager.Bjørn Lindeijer1-10/+15
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila1-60/+25
2005-06-03A few cosmetic updates to help, and removed accounts help as that is outdatedBjørn Lindeijer1-19/+24
2005-06-03Modification in help systemJosé Ávila1-13/+20
2005-06-02In game help system filesJosé Ávila1-0/+131