aboutsummaryrefslogtreecommitdiff
path: root/graphics/primitives.cpp
AgeCommit message (Expand)Author
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2011-10-27GRAPHICS: Make drawThickLine take a thickness in both x and y directionsMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2008-01-05Converted some spaces to tabs.Torbjörn Andersson
2007-12-19Replaced sqrtf by sqrt (the former causes more problems than the tiny potenti...Max Horn
2007-12-19Include SQRTFS missing fix also for Symbian OSLars Persson
2007-12-09Fixed typosMax Horn
2007-12-09Fix for bug #1845876: MACOSX 10.2.8: sqrtf undefinedMax Horn
2007-11-25An attempt to implement thick line drawing.Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-14Use const keyword to help compiler optimize codeMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-04-27Patch #1186744 (Common line-drawing function)Max Horn