aboutsummaryrefslogtreecommitdiff
path: root/backends/morphos
AgeCommit message (Expand)Author
2004-12-05Clean up OSystem::EventMax Horn
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-09-04Got rid of OSystem::move_screenMax Horn
2004-05-21Tweaks (Morphos & Palm backends badly need updating :-/)Max Horn
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-03-15Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changesMax Horn
2004-03-15Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...Max 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
2003-11-04added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSORMax Horn
2003-10-17renamed some Timer methodsMax Horn
2003-09-27OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...Max Horn
2003-09-17cleanupMax Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-08-23little bugfix, safer codeRuediger Hanke
2003-08-05Hotfixes ...Ruediger Hanke
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-31added new header file backends/intern.h; removed some stuff from common/syste...Max Horn
2003-07-23Quick hack to solve Simon problemRuediger Hanke
2003-07-22*** empty log message ***Ruediger Hanke
2003-07-22Some MorphOS port fixesRuediger Hanke
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
2003-07-06some backend fixesMax Horn
2003-07-05updated backends to use type MutexRefMax Horn
2003-07-05Implement new interface functionsRuediger Hanke
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-04*** empty log message ***Ruediger Hanke
2003-04-26Whatever I changed since last commit ...Ruediger Hanke
2003-03-08change RBG to RGB which follows the argument order and hence makes more sense...Jonathan Gray
2003-01-30Added couple of options to MorphOS startupRuediger Hanke
2003-01-25Fixing evil deadlockRuediger Hanke
2003-01-25Ok. I give up trying to teach that char is unsigned on some systems. Setting ...Ruediger Hanke
2003-01-10OopsRuediger Hanke
2003-01-09Added warp_mouse func to MorphOS backendRuediger Hanke
2002-12-25Fix compiler warning and possible hitRuediger Hanke
2002-12-25Some fixes for COMI mouse pointerRuediger Hanke
2002-12-25More warnings with MorphOS GCC fixed, removed unneccessary defineRuediger Hanke
2002-12-25Compilation warnings fixedRuediger Hanke
2002-12-09change CFLAGS to CXXFLAGSMax Horn
2002-12-02Latest MorphOS changes from my harddisk ...Ruediger Hanke
2002-11-15Build rules update for MOSRuediger Hanke
2002-11-15Mousewheel support addedRuediger Hanke
2002-11-15Remove MidiEmu optionRuediger Hanke
2002-11-02Cleaner CGX open/closeRuediger Hanke
2002-11-01Small fixes to satisfy GCC with the new MOS includesRuediger Hanke
2002-10-28Overlay fix and optimisationRuediger Hanke
2002-10-25MorphOS overlays, fix for new gui (keyup event)Ruediger Hanke