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
Age
Commit message (
Expand
)
Author
2007-11-06
Patch #1825132: SAVEFILEMAN: renameSavefile implementation
Max Horn
2007-11-05
WinCE Makefile: make deploy was copying plugins to the wrong directory.
Robin Watts
2007-11-04
Dumb typo in earlier commit.
Robin Watts
2007-11-04
New 'deploy' targets for the WinCE makefile to automatically copy
Robin Watts
2007-11-04
Minor tweak to Wince makefile; 'all' target now depends on whether we are
Robin Watts
2007-11-03
update for the new igor engine
Kostas Nakos
2007-11-03
work around lack of errno in ce
Kostas Nakos
2007-11-02
Changed "if( ... )" to "if ( ... )" and "while( ... )" to "while ( ... )", and
Torbjörn Andersson
2007-11-02
Patch #1815526: Add TiMidity++ MIDI server support
Max Horn
2007-10-31
Factorize most of the common code in the isReadable() and isWritable() method...
David Corrales
2007-10-31
Fixed a long due typo in the error messages inside the DefaultSaveFileManager.
David Corrales
2007-10-31
Fixed compilation under Windows
Filippos Karapetis
2007-10-31
Properly implemented the isReadable() and isWritable() methods for the AmigaO...
David Corrales
2007-10-31
Removed the Common::File::removeFile() methods, and moved their implementatio...
David Corrales
2007-10-30
- free fib object in AmigaOSFilesystemNode::exists
Johannes Schickel
2007-10-30
Fixed a typo in the AmigaOSFilesystemNode::exists() method.
David Corrales
2007-10-30
Added a missing variable to the AmigaOSFilesystem::exists() method. Hopefully...
David Corrales
2007-10-30
Implement the AmigaOSFilesystemNode::exists() method.
David Corrales
2007-10-28
various assorted things required by the new compiler and codebase changes
Kostas Nakos
2007-10-28
(mainly) adding plugin support
Kostas Nakos
2007-10-28
new stuff to support the FS api and fixes for the new compiler
Kostas Nakos
2007-10-28
cleanup after framebuffer api changes
Kostas Nakos
2007-10-28
fix formatting & typo
Kostas Nakos
2007-10-28
entry point for plugin builds
Kostas Nakos
2007-10-28
Rollup commit to improve & bring the port up to speed. More specificallyi for...
Kostas Nakos
2007-10-28
formatting fixes
Kostas Nakos
2007-10-28
drop unneeded define
Kostas Nakos
2007-10-28
make sure our GetCurrentDirectory is used (non existant in ce api)
Kostas Nakos
2007-10-28
unicod-ify syscalls for ce backend
Kostas Nakos
2007-10-17
fix compile after recent fs code rename
Joost Peters
2007-10-16
Committing the set of patches #1814434, thanks to jvprat. They improve the do...
David Corrales
2007-10-13
Fixed a load of compile errors, reverted additions to lastPathComponent() whi...
Neil Millstone
2007-10-13
Fixed a huge number of compile errors, moved over features from 0.10.0 branch.
Neil Millstone
2007-10-07
Fixed a missing return value in the lastPathComponent function. Thanks to Raz...
David Corrales
2007-10-07
Commit of patch #1804861. It implements a static lastPathComponent() function...
David Corrales
2007-10-03
* Added removeSavefile()
Marcus Comstedt
2007-09-30
Patch #1804801: DMedia MIDI driver for IRIX
Max Horn
2007-09-28
Updated version number in installation files
Lars Persson
2007-09-28
sadfUpdated version number in installation files
Lars Persson
2007-09-28
Updated README for some small build details
Lars Persson
2007-09-28
Added support for Drascula and new system files
Lars Persson
2007-09-28
Updated with Drascula and new ARM asm opts.
Lars Persson
2007-09-28
Updated actions (compared with PocketPC)
Lars Persson
2007-09-28
Updated include order and H file naming
Lars Persson
2007-09-28
Don't include windows.h for Symbian emulator builds
Lars Persson
2007-09-28
Symbian OS does not have ELOOP defined as an error, so #ifdef around those tw...
Lars Persson
2007-09-27
fixed savepath files listing under win32
Gregory Montoir
2007-09-27
Key and certificate that is valid for the next 30 years.
Lars Persson
2007-09-26
Compile fixes for WinCE build
Robin Watts
2007-09-24
Silence warning.
Johannes Schickel
[next]