aboutsummaryrefslogtreecommitdiff
path: root/saga/render.h
AgeCommit message (Expand)Author
2005-01-08begining of verb implementationAndrew Kurushin
2005-01-06- implement faceTowards (script function & etc)Andrew Kurushin
2005-01-01oops, correct copyright stringMax Horn
2005-01-01Updated copyrightMax Horn
2004-12-29Implemented the "placard" functions, because they're such a nice visualTorbjörn Andersson
2004-12-03First pass at migrating from the old Reinherit console to the ScummVMTorbjörn Andersson
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-10-07Turn ObjectMap into real object.Eugene Sandulenko
2004-08-03Move SPRITE_ to a classEugene Sandulenko
2004-08-02create objectMap classJonathan Gray
2004-08-01init _gfx in a less hacky mannerJonathan Gray
2004-08-01merge gfx_mod.h into gfx.h and stick functions into a classJonathan Gray
2004-08-01Objectize actionmap.cppEugene Sandulenko
2004-07-31Objectize render.cppEugene Sandulenko
2004-05-02Got rid of r_softcursor by having the backend always draw the cursorTorbjörn Andersson
2004-05-02get rid of the last bits of SDL timer usage, SAGA should now be 100% OSystemJonathan Gray
2004-05-01All graphics and input now is in OSystem.Eugene Sandulenko
2004-05-01Remove scalers, 16bpp code, unused functions.Eugene Sandulenko
2004-05-01indentPaweł Kołodziejski
2004-04-30Move from custom unsigned types to those provided by main config.hEugene Sandulenko
2004-04-25Fix many warnings; use C++ type system instead of C style typedefs; removed v...Max Horn
2004-04-12WIP for SAGA engine.Eugene Sandulenko