aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/vgafades.cpp
AgeCommit message (Expand)Author
2014-02-19DREAMWEB: Some British to American englishStrangerke
2014-02-18DREAMWEB: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-30DREAMWEB: Change various loop variables to uint, rather than size_t.D G Turner
2012-05-31DREAMWEB: Objectify Sound functions & data into DreamWebSound class.D G Turner
2012-05-30DREAMWEB: Replaced vsync() function with waitForVSync().D G Turner
2011-12-28DREAMWEB: Completely remove all of the runtime, and move everything into Drea...Filippos Karapetis
2011-12-28DREAMWEB: Mass-move variables out of dataWillem Jan Palenstijn
2011-12-26DREAMWEB: Moved the two rollEndCredits functions together in print.cpp and re...Filippos Karapetis
2011-12-26DREAMWEB: Port rollEm() to C++Max Horn
2011-12-23DREAMWEB: Move palettes out of buffersWillem Jan Palenstijn
2011-12-23DREAMWEB: Add titles.cpp, move some methods to titles.cpp and talk.cppMax Horn
2011-12-23DREAMWEB: Convert fadeDownMon, fadeUpMon, initialMonCols to C++Max Horn
2011-12-18DREAMWEB: Move backdrop.cpp and more to DreamBase; remove some dead codeMax Horn
2011-12-16DREAMWEB: Convert fadeScreenDownHalf to C++Max Horn
2011-12-12DREAMWEB: Convert rollEndCredits/rollEndCredits2 to C++Max Horn
2011-12-12DREAMWEB: Convert greyscaleSum, allPalette, dumpCurrentMax Horn
2011-12-12DREAMWEB: Move fadeDOS to vgafades.cpp, cleanupMax Horn
2011-12-08DREAMWEB: Add missing semicolonFilippos Karapetis
2011-12-08DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-08DREAMWEB: Convert doFade()Max Horn
2011-12-06DREAMWEB: Cleanup end of namespace commentsMax Horn
2011-12-06DREAMWEB: 'clearpalette', 'deleverything', 'errormessage1', 'errormessage2', ...Filippos Karapetis
2011-12-06DREAMWEB: 'fadescreenup', 'fadescreenups', 'fadescreenuphalf', 'fadescreendow...Filippos Karapetis
2011-12-06DREAMWEB: Apply our code formatting conventionsFilippos Karapetis
2011-12-02DREAMWEB: 'segRef' was redundant with 'getSegment' (thanks to Max for noting ...Bertrand Augereau
2011-12-01DREAMWEB: Fix compilation due to dreamgen.* function renaming.D G Turner
2011-11-21DREAMWEB: Stub wrappers with a better signature for 'playchannel[0|1]'Bertrand Augereau
2011-11-18DREAMWEB: 'fadeupmonfirst' ported to C++Bertrand Augereau
2011-11-18DREAMWEB: 'fadeupyellows' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'clearendpal' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: 'fadecalculation' ported to C++Bertrand Augereau
2011-11-16DREAMWEB: Misc palette copies portedBertrand Augereau
2011-11-16DREAMWEB: 'clearstartpal' ported to C++Bertrand Augereau