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
2006-05-04
Turned the last remaining few GameDetector methods into static methods
Max Horn
2006-04-02
Backends now are also responsile for deiniting properly. In particular, moved...
Max Horn
2006-04-02
With this change, backends are now responsible for instantiating their OSyste...
Max Horn
2006-04-02
Fully and officially renamed our main function to scummvm_main, thus making
Max Horn
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-02-07
Removed .cvsignore files
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
For consistency, specify directory when including files.
Torbjörn Andersson
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-03-09
Patch #1013937 "OSystem layer with bigger resolution". Now you will always
Eugene Sandulenko
2005-01-01
Updated copyright
Max Horn
2004-12-05
Clean up OSystem::Event
Max Horn
2004-09-28
Rename remaining OSystem methods to match our coding guidelines
Max Horn
2004-09-04
Got rid of OSystem::move_screen
Max Horn
2004-05-21
Tweaks (Morphos & Palm backends badly need updating :-/)
Max Horn
2004-05-06
Removed default value for keycolor in the OSystem implementations
Max Horn
2004-05-05
Extend setMouseCursor with additional keycolor parameter. Lets saga use 255
Eugene Sandulenko
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-15
Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes
Max Horn
2004-03-15
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...
Max Horn
2004-02-28
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...
Max Horn
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2003-11-04
added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR
Max Horn
2003-10-17
renamed some Timer methods
Max Horn
2003-09-27
OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...
Max Horn
2003-09-17
cleanup
Max Horn
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-08-23
little bugfix, safer code
Ruediger Hanke
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
[next]