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-09-04
Got rid of OSystem::move_screen
Max Horn
2004-08-29
Clear screen and overlay buffer after allocation.
Marcus Comstedt
2004-08-29
Disable interrupts while performing cache trickery, just in case.
Marcus Comstedt
2004-08-29
Oops, forgot to clear BSS...
Marcus Comstedt
2004-08-26
Don't return -1 from read/write, they are uint32...
Marcus Comstedt
2004-08-26
Run the DC launcher from inside the regular main() function.
Marcus Comstedt
2004-08-26
Removed obsolete checks for LFL games (thank you MD5!).
Marcus Comstedt
2004-08-26
Disable building of scalers.
Marcus Comstedt
2004-08-25
Build plugins.
Marcus Comstedt
2004-08-25
Only relocate allocated sections.
Marcus Comstedt
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
[prev]
[next]