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
Age
Commit message (
Expand
)
Author
2008-09-04
remove deprecated SCUMMVM_SAVEPATH define -- pass default savepath to Default...
Joost Peters
2008-09-04
Correct HE version for Wii version of Freddi Fish 1.
Travis Howell
2008-09-03
correct a typo (thanks to salty-horse)
Matthew Hoops
2008-09-03
Minor formatting cleanup.
Johannes Schickel
2008-09-03
Changed some code to use the new Stream::readLine() method
Max Horn
2008-09-03
Fix nasty off-by-one errors
Max Horn
2008-09-03
Fixed Stream::readLine implementation to match its doxygen comment
Max Horn
2008-09-03
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...
Max Horn
2008-09-03
Removed unused readLine code from the MT-32 emu
Max Horn
2008-09-03
Modified Common::Str to use exponential growth for its storage; also changed ...
Max Horn
2008-09-03
Changed Archive::openFile to return a SeekableReadStream* instead of a FilePtr
Max Horn
2008-09-03
clarified comment
Max Horn
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
2008-09-03
TODO: bdf_getline seems to duplicate code from SeekableReadStream::readLine(_...
Max Horn
2008-09-03
Some cleanup by peres
Max Horn
2008-09-03
POSIX FSNode: got rid of Double-slashes in paths for childs of the root; simp...
Max Horn
2008-09-03
Updated MSVC project files for commit #34303
Filippos Karapetis
2008-09-03
Added more versions of HE games.
Travis Howell
2008-09-03
Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out ...
Max Horn
2008-09-03
Moved StdioStream to its own files inside backends
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-09-03
Added new AbstractFilesystemNode::openForReading & ::openForWriting method, b...
Max Horn
2008-09-03
Added new StdioStream class, a thin wrapper around FILE
Max Horn
2008-09-03
Fix for MSVC warning about ambiguous usage of MIN
Filippos Karapetis
2008-09-03
Silence MSVC warning about uninitialized variables
Filippos Karapetis
2008-09-03
Commented out currently broken code, adding a FIXME
Filippos Karapetis
2008-09-03
Silence MSVC warning about ambiguous usage of CLIP
Filippos Karapetis
2008-09-03
Cleanup
Filippos Karapetis
2008-09-03
In the launcher load dialog code, store the save_slot in the transient domain...
Max Horn
2008-09-03
If launching scummvm with no game selected, clear the transient domain (and h...
Max Horn
2008-09-03
Updated gob MSVC project files for commit #34286
Filippos Karapetis
2008-09-03
Add another Dutch demo of Pajama Sam 1.
Travis Howell
2008-09-03
Add Nintendo Wii versions of Freddi Fish 1 and Pajama Sam 1.
Travis Howell
2008-09-02
some minor bug fixes
Florian Kagerer
2008-09-02
Added French Bargon Attack, as supplied by kizkoool in bugreport #2089734
Sven Hesse
2008-09-02
Urban Runner stubs
Sven Hesse
2008-09-02
Change FilesystemNode::getChild to new desired behavior: namely, that it shou...
Max Horn
2008-09-02
Modified POSIX FSNode implementation to use Common::normalizePath & Common::l...
Max Horn
2008-09-02
Cleanup: Remove now unneeded KyraEngine_v1::quitGame.
Johannes Schickel
2008-09-02
Applied my patch from -devel, which reenables GMM opening via F6.
Johannes Schickel
2008-09-02
Fake 320x200 resolution instead of 200x320.
Johannes Schickel
2008-09-02
Fixed copy&paste error when checking y and h of a widget on layout change.
Johannes Schickel
2008-09-02
Updated NULL backend for FS changes.
Johannes Schickel
2008-09-02
Handle OSystem::lockScreen fail in default OSystem::clearScreen implementation.
Johannes Schickel
2008-09-02
Added missing include.
Johannes Schickel
2008-09-02
Enabled the new optimizations for older versions of MSVC as well
Filippos Karapetis
2008-09-02
Revised HashMap implementation
Max Horn
2008-09-02
Added two new global funcs which ease proper handling of 'path' strings: Comm...
Max Horn
2008-09-02
Added the missing tinsel engine project files for MSVC 7/7.1
Filippos Karapetis
2008-09-02
Changed the MSVC optimization settings for the release version of all current...
Filippos Karapetis
[prev]
[next]