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
/
dc
Age
Commit message (
Expand
)
Author
2004-08-22
Support dynamic plugins on Dreamcast.
Marcus Comstedt
2004-08-20
More build-dirs added.
Marcus Comstedt
2004-06-25
Cleaned up SaveFileManager stuff a little bit
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
"int GraphicsMode *" was a rather creative type... :)
Marcus Comstedt
2004-03-15
Renamed OSystem::set_timer() to setTimerCallback(); more OSystem Doxygen changes
Max Horn
2004-03-15
Added getDefaultGraphicsMode for DC backend
Max Horn
2004-03-15
Added OSystem::getDefaultGraphicsMode(); renamed OSystem::get_height() and ge...
Max Horn
2004-03-14
Virtual keyboard.
Marcus Comstedt
2004-03-14
Protect against multiple inclusion.
Marcus Comstedt
2004-03-14
Sound buffer adjustment.
Marcus Comstedt
2004-03-14
In stereo.
Marcus Comstedt
2004-03-13
Reworked scaling logic, and added kFeatureAspectRatioCorrection support.
Marcus Comstedt
2004-03-13
Less strange.
Marcus Comstedt
2004-03-13
Cleanup.
Marcus Comstedt
2004-03-13
Use default implementation for setGraphicsMode(const char *).
Marcus Comstedt
2004-03-13
Use the name "scummvm_main" for the common main function, like WinCE.
Marcus Comstedt
2004-03-13
Features.
Marcus Comstedt
2004-03-13
Harmonized with new OSystem API.
Marcus Comstedt
2004-03-13
Merged in fixes from 0.6.0 release branch.
Marcus Comstedt
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
2004-02-05
renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
Max Horn
2004-02-01
No need to explicitly include posix-fs.o.
Marcus Comstedt
2004-02-01
Include . in MODULE_DIRS to get dependencies for this dir.
Marcus Comstedt
2004-02-01
This doesn't seem to be needed anymore either...
Marcus Comstedt
2004-02-01
The cleanup goes on...
Marcus Comstedt
2004-02-01
Added missing definition of RM_REC.
Marcus Comstedt
2004-02-01
More old cruft removed.
Marcus Comstedt
2004-02-01
Ignore sword1 build dir.
Marcus Comstedt
2004-01-31
Cleanup.
Marcus Comstedt
2004-01-31
Set $(srcdir).
Marcus Comstedt
2004-01-06
updated copyright notice
Max Horn
2003-12-21
Invisible mouse pointer fix.
Marcus Comstedt
2003-12-21
Avoid Loom dupes.
Marcus Comstedt
2003-12-21
Avoid duplicate entries due to case.
Marcus Comstedt
2003-12-21
Make sure plugins are loaded when the selector is running.
Marcus Comstedt
2003-12-21
Renames.
Marcus Comstedt
2003-11-30
cleanup; added (currently commented out) zlib/gzip code
Max Horn
2003-11-26
GUI now has its own namespace, use it.
Marcus Comstedt
2003-11-07
spelling fixes
Jonathan Gray
2003-11-03
Now compiles again...
Marcus Comstedt
2003-11-03
Updated list of build directories to ignore.
Marcus Comstedt
2003-11-03
Reeordered EXEEXT and EXECUTABLE (define before use).
Marcus Comstedt
2003-11-03
Added math.h to include list (needed for atan2).
Marcus Comstedt
2003-11-03
Use posix-fs on Dreamcast.
Marcus Comstedt
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
cleanup: new MessageDialog subclass TimedMessageDialog
Max Horn
[next]