Age | Commit message (Collapse) | Author |
|
fs/stdiostream.cpp to properly support eof / clearerr.
svn-id: r39143
|
|
Forgot to commit backends/fs/ps2/ps2-fs.cpp in #36014
(here it comes!)
svn-id: r39142
|
|
Modified PS2FSNode openForReading -> createReadStream
openForWriting -> createWriteStream
Started Common::EventManager *OSystem::getEventManager()
on backend side...
svn-id: r39141
|
|
- Real patch filename stored and used instead of calling patch_sprintf_funct()
- some fprintf()s replaced with debug() and warning()
svn-id: r39140
|
|
svn-id: r39139
|
|
svn-id: r39138
|
|
initialize.
svn-id: r39137
|
|
svn-id: r39136
|
|
well as our unit tests, ouch) handled SEEK_END incorrectly (using -offset instead of offset), contrary to what the docs said and what fseek does. Hopefully I found and fixed all affected parts, but still watch out for regressions
svn-id: r39135
|
|
svn-id: r39134
|
|
the meaning of the returned string, as discussed some time ago in scummvm-devel
svn-id: r39132
|
|
functions instead
svn-id: r39130
|
|
svn-id: r39128
|
|
svn-id: r39127
|
|
svn-id: r39125
|
|
code with the latest changes
svn-id: r39124
|
|
svn-id: r39123
|
|
svn-id: r39122
|
|
svn-id: r39121
|
|
svn-id: r39119
|
|
svn-id: r39118
|
|
should ditch that one and use our fmopl...
svn-id: r39117
|
|
svn-id: r39116
|
|
Audio::makeLinearInputStream
svn-id: r39115
|
|
svn-id: r39114
|
|
svn-id: r39113
|
|
unit test for it, based on the old (and very outdated) timetest.cpp. To be used by Audio::Mixer one day...
svn-id: r39112
|
|
svn-id: r39111
|
|
svn-id: r39109
|
|
there, and it seems its funcs are only called from stuff in engine/)
svn-id: r39108
|
|
svn-id: r39107
|
|
svn-id: r39106
|
|
svn-id: r39105
|
|
svn-id: r39104
|
|
svn-id: r39103
|
|
- new GUI/themes
- no more funky colors!
- load/delete saved games
- cleaned-up Makefile.PS2 :
- dropped multiple extra paths
- dropped deprecated deps (UCL, MPEG2)
- all possible devices are supported to store, play and save games:
- CD
- HD
- USB
- MC
- REMOTE ! (this could actually be anywhere on the internet
as long as you run "ps2client listen" on the machine on
the other side that hosts the games)
- tested from :
- ps2link
- uLE
- toxicOS
- tested with:
- bass
- bs1
- mi1
- comi
- indy4
- ft
- ite
- ihnm
- elvira1
- dig
- kyra
- lure
- simon2
- goblins1
Played all those games in 1 session using RTL. Very smooth,
sub-second RTL experience. No crash!
- new PAL/NTSC detection : we are now reading the flavor from PS2 ROM,
it should work on all PS2 slim too
- new PAL TV centering : no more missing chunk of games on top/bottom
- we can now read the savefiles from Linux/SDL and other backends!
if you add that you can read them from remote together with the
games that you already have there, you can imagine the fun ;-)
- we fully implement RTL with every games/engine
- we nicely reboot / shutdown on quit
- fully support for themes/savegames paths. Run from MC, play the
games on remote and store your data on USB or HD. No limits!
- universal write/read for every media (of course no write on CD/DVD!)
- fully async / DMA read-write access to every media (even MC!)
- optimized cache/read-ahead for every media - now COMI is fast and
enjoyable from remote as it is from CD ;-)
- non polluting MC storage, just 1 folder + 1 icon, so that you can
copy all your settings / saved games to another MC in one go!
svn-id: r39102
|
|
ENABLE_LOL define)
- Change default build system to support LoL as a subengine of KYRA. LoL is currently disabled by default.
(- Minor enum name fixes for Lands of Lore code.)
svn-id: r39099
|
|
- Changes and clean-ups in resource loading code.
svn-id: r39098
|
|
svn-id: r39097
|
|
svn-id: r39096
|
|
svn-id: r39095
|
|
svn-id: r39094
|
|
svn-id: r39093
|
|
svn-id: r39091
|
|
svn-id: r39090
|
|
transparent background now displays correctly.
svn-id: r39089
|
|
dismiss the text, rather than trying to immediately perform another action
svn-id: r39088
|
|
explicitly named fields
svn-id: r39087
|
|
svn-id: r39086
|
|
svn-id: r39083
|