aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/backdrop.cpp
AgeCommit message (Expand)Author
2011-09-07DREAMWEB: Useless includes removedBertrand Augereau
2011-09-01DREAMWEB: 'checkpixelset' ported to C++Bertrand Augereau
2011-08-30DREAMWEB: Stricter typingBertrand Augereau
2011-08-30DREAMWEB: Structs member renamingBertrand Augereau
2011-08-30DREAMWEB: More reversing of DynObject structBertrand Augereau
2011-08-30DREAMWEB: 'showallex' ported to C++Bertrand Augereau
2011-08-25DREAMWEB: 'drawflags' ported to C++Bertrand Augereau
2011-08-23DREAMWEB: Renamed FreeObject to DynObject and ObjData to SetObjectBertrand Augereau
2011-08-21DREAMWEB: 'showframe' overload for this majority of clients that don't need w...Bertrand Augereau
2011-08-21DREAMWEB: 'showallfree' ported to C++Bertrand Augereau
2011-08-21DREAMWEB: 'calcfrframe' returns (width,height) in (cl,ch)Bertrand Augereau
2011-08-18DREAMWEB: 'calcmapad' ported to C++Bertrand Augereau
2011-08-18DREAMWEB: 'getposition' ported to C++Bertrand Augereau
2011-08-17DREAMWEB: 'doblocks' moves to backdrops.cppBertrand Augereau
2011-08-17DREAMWEB: Drawing of background objects ported to C++Bertrand Augereau