aboutsummaryrefslogtreecommitdiff
path: root/sword2/driver/menu.cpp
AgeCommit message (Expand)Author
2003-10-04added namespace Sword2Max Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-09-28More cleanup, plus support for cutscene leadout music. For now, we onlyTorbjörn Andersson
2003-09-23Removed ancient version history. Much of it doesn't apply to us, and wasTorbjörn Andersson
2003-09-21Removed original ProcessMenu() code.Torbjörn Andersson
2003-09-16Removed some unnecessary #includes and #defines.Torbjörn Andersson
2003-08-28Removed the Surface class in favor of small struct specially made for theTorbjörn Andersson
2003-08-26The graphics detail settings partially work now. They only affect howTorbjörn Andersson
2003-08-23Unstubbed the Create/Draw/DeleteSurface() functions, and removed someTorbjörn Andersson
2003-08-21When a menu icon reaches its full size it can be drawn directly, withoutTorbjörn Andersson
2003-08-20Lots of cleanup.Torbjörn Andersson
2003-08-20fix warning (properly initialise 2 dimensional arrays)Joost Peters
2003-08-20SetMenuIcon(), other stubs in menu.cpp will have to be done for things to be ...Jonathan Gray
2003-07-28-Werror cleanupJonathan Gray
2003-07-28Compiles on mingw nowTravis Howell
2003-07-28bs2 driverJonathan Gray