aboutsummaryrefslogtreecommitdiff
path: root/backends/null
AgeCommit message (Expand)Author
2006-06-24Started to move 'monolithic' parts of our ports to the new 'background/platfo...Max Horn
2006-06-24Follow our code formatting guidelines; also, we provide default implementatio...Max Horn
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-05-06Added a default implementation of the OSystem CD API (which simply does nothing)Max Horn
2006-04-02Backends now are also responsile for deiniting properly. In particular, moved...Max Horn
2006-04-02With this change, backends are now responsible for instantiating their OSyste...Max Horn
2006-04-02Fixing the X11 & NULL backends by adding main()Max Horn
2006-02-12openCD() and pollCD() should return false, since they don't actually access a...Joost Peters
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max 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-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-03-09Patch #1013937 "OSystem layer with bigger resolution". Now you will alwaysEugene Sandulenko
2005-01-11On Fingolfin's suggestion I put back the inclusion of util.h into Rect, forTorbjörn Andersson
2005-01-01Updated copyrightMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-07-20fix null backend driverJoost Peters
2004-07-19Updated the null driver to current OSystem interfaceBertrand Augereau
2004-05-06Removed default value for keycolor in the OSystem implementationsMax Horn
2004-05-05Extend setMouseCursor with additional keycolor parameter. Lets saga use 255Eugene Sandulenko
2004-03-28Renamed more OSystem methodsMax Horn
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-01-06updated copyright noticeMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-05-29more OSystem docs & cleanupMax Horn
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-29cleanupMax Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup ....Paweł Kołodziejski
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-08-24seperated NULL driver into its own source module (*not* tested yet)Max Horn