aboutsummaryrefslogtreecommitdiff
path: root/scumm/help.cpp
AgeCommit message (Collapse)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20511
2006-01-23Removing GID_ZAK256 and GID_LOOM256Max Horn
svn-id: r20153
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2006-01-14Add SegaCD platform and remove SegaCD specific game Id.Travis Howell
svn-id: r20015
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-10-16Put correct order of MM NES verbs in help. Will try to make them workEugene Sandulenko
later. Currently mapping is all wrong. svn-id: r19114
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
svn-id: r18604
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
svn-id: r18444
2005-05-17Made the help dialog scale itself. There's one place where it ought to useTorbjörn Andersson
word-wrapping, but it looks fairly good even with the current hard-coded line breaks. svn-id: r18135
2005-05-16Arrow keys no longer emulate mouse movement.Torbjörn Andersson
svn-id: r18131
2005-05-08Comply to our coding conventionsMax Horn
svn-id: r17975
2005-01-01Updated copyrightMax Horn
svn-id: r16398
2004-01-06updated copyright noticeMax Horn
svn-id: r12176
2003-12-26Update helpTravis Howell
svn-id: r11936
2003-12-26Update helpTravis Howell
svn-id: r11935
2003-11-26More $Header$ stuffTorbjörn Andersson
svn-id: r11372
2003-11-17replaced demo GIDs wth GF_DEMOPaweł Kołodziejski
svn-id: r11326
2003-11-13*** empty log message ***Travis Howell
svn-id: r11281
2003-11-05fix bug #835953: Typo in key shortcut listMax Horn
svn-id: r11157
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix ↵Max Horn
explicitly svn-id: r10571
2003-08-06get rid of GF_INDY3 again, and also remove GID_INDY3_256 and GID_INDY3_TOWNSMax Horn
svn-id: r9554
2003-07-18Add Indy3 FM Towns support, patch #773434Travis Howell
svn-id: r9062
2003-07-15start of some segacd specific helpJonathan Gray
svn-id: r9034
2003-07-15put GID_MONKEY_SEGA in the correct place (has a micd/mi2 style interface)Jonathan Gray
svn-id: r9031
2003-07-15Patch #768260: Help Dialog Update (with some tweaks by me to make the dialog ↵Max Horn
a little smaller -> looks much better, IMO) svn-id: r9029
2003-07-07fix for bug #766119: help screen: '.' is listed incorrectlyMax Horn
svn-id: r8848
2003-06-15fixed 'quit' entry in help for Mac OS X; disabled Alt-X/Ctrl-Z on OS X ↵Max Horn
(Cmd-Q is the one and only true way to quit here :-) svn-id: r8505
2003-06-15ctrl z quits not ctrl qJonathan Gray
svn-id: r8499
2003-06-14Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button ↵Max Horn
from the options dialog to the main save/load dialog and enlarged & rearranged that dialog svn-id: r8485