index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
morphos
Age
Commit message (
Expand
)
Author
2003-08-05
Hotfixes ...
Ruediger Hanke
2003-08-02
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...
Max Horn
2003-07-31
added new header file backends/intern.h; removed some stuff from common/syste...
Max Horn
2003-07-23
Quick hack to solve Simon problem
Ruediger Hanke
2003-07-22
*** empty log message ***
Ruediger Hanke
2003-07-22
Some MorphOS port fixes
Ruediger Hanke
2003-07-22
adjusted to play_cdrom parameter name change in common/system.h
Max Horn
2003-07-06
some backend fixes
Max Horn
2003-07-05
updated backends to use type MutexRef
Max Horn
2003-07-05
Implement new interface functions
Ruediger Hanke
2003-05-29
more OSystem docs & cleanup
Max Horn
2003-05-29
added some doxygen comments to common/system.h; cleaned up the OSystem interf...
Max Horn
2003-05-04
*** empty log message ***
Ruediger Hanke
2003-04-26
Whatever I changed since last commit ...
Ruediger Hanke
2003-03-08
change RBG to RGB which follows the argument order and hence makes more sense...
Jonathan Gray
2003-01-30
Added couple of options to MorphOS startup
Ruediger Hanke
2003-01-25
Fixing evil deadlock
Ruediger Hanke
2003-01-25
Ok. I give up trying to teach that char is unsigned on some systems. Setting ...
Ruediger Hanke
2003-01-10
Oops
Ruediger Hanke
2003-01-09
Added warp_mouse func to MorphOS backend
Ruediger Hanke
2002-12-25
Fix compiler warning and possible hit
Ruediger Hanke
2002-12-25
Some fixes for COMI mouse pointer
Ruediger Hanke
2002-12-25
More warnings with MorphOS GCC fixed, removed unneccessary define
Ruediger Hanke
2002-12-25
Compilation warnings fixed
Ruediger Hanke
2002-12-09
change CFLAGS to CXXFLAGS
Max Horn
2002-12-02
Latest MorphOS changes from my harddisk ...
Ruediger Hanke
2002-11-15
Build rules update for MOS
Ruediger Hanke
2002-11-15
Mousewheel support added
Ruediger Hanke
2002-11-15
Remove MidiEmu option
Ruediger Hanke
2002-11-02
Cleaner CGX open/close
Ruediger Hanke
2002-11-01
Small fixes to satisfy GCC with the new MOS includes
Ruediger Hanke
2002-10-28
Overlay fix and optimisation
Ruediger Hanke
2002-10-25
MorphOS overlays, fix for new gui (keyup event)
Ruediger Hanke
2002-10-11
Close Etude midi driver on exit in the ugghliest way possible
Ruediger Hanke
2002-10-02
Renamed new AMidi to Etude
Ruediger Hanke
2002-09-28
added FIXME
Max Horn
2002-09-23
Changed WBWINDOW arg/tooltype to WINDOW
Ruediger Hanke
2002-09-23
Scaler color fix for Radeon cards in 32 bit depth (and possibly other PC grap...
Ruediger Hanke
2002-09-23
Compilation fixes. Overlay functions are stubs only at the moment.
Ruediger Hanke
2002-09-15
Compile fixes
Ruediger Hanke
2002-09-09
Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)
Michael Pearce
2002-08-31
Awww, that should have been 25
Ruediger Hanke
2002-08-31
Limit number of update rects to keep
Ruediger Hanke
2002-08-22
Split up headers. Forgot to add this file
Ruediger Hanke
2002-08-22
Changed MorphOS MIDI code so that data sent from different threads are no lon...
Ruediger Hanke
2002-08-22
Made MorphOS port use master makefile, few compilation fixes
Ruediger Hanke
2002-08-21
removed MorphOS Makefile for now
Max Horn
2002-08-21
first go at modularizing the build system
Max Horn
2002-08-21
fixed the 'intelligent' GCC build rules; added .cvsignore files
Max Horn
2002-08-21
Initial revision
Max Horn