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
/
platform
/
ps2
/
fileio.cpp
Age
Commit message (
Expand
)
Author
2014-04-28
Merge pull request #426 from sunmax/master
Eugene Sandulenko
2014-02-18
PS2: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-23
PS2: Made it quieter unless -DLOGORRHEIC is set
Max Lingua
2014-01-23
PS2: Improved support for profiling (gprof) build
Max Lingua
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-06-06
PS2: Remove dead code
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-18
PS2: Fix use of Ps2File::_sema w/o __PS2_FILE_SEMA__ guard
Max Horn
2010-10-30
PS2: Enable use of forbidden symbols
Max Horn
2009-11-23
PS2: Further tweak PS2FileStream; fix potential leak in ps2_fopen
Max Horn
2009-11-23
PS2: Add new PS2FileStream class for std I/O.
Max Horn
2009-11-23
PS2 & NDS: Remove ps2_fprintf and some useless typedefs and #defines; use fpu...
Max Horn
2009-11-23
PS2: cleanup
Max Horn
2009-07-13
Reverted my previous change (fprintf vs fputs),
Max Lingua
2009-07-12
Split _eof vs. _err.
Max Lingua
2009-07-12
ScummVM/PS2 bugs fixed by this commit:
Max Lingua
2009-05-24
Strip trailing whitespaces in the whole code base.
Johannes Schickel
2009-03-04
- 0.13.x friendly ;-)
Max Lingua
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-07-17
Committing PS2 changes on behalf of the other Max ;)
Max Horn
2008-03-03
the ps2 changes from the 0.11.1 release, plus some bugfixes and cleanup.
Robert Göffringmann
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-08-04
Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)
Max Horn
2006-07-06
Moving remaining platform/backends code, as previously threatened
Max Horn