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
/
engines
/
parallaction
Age
Commit message (
Expand
)
Author
2008-11-16
Added missing initialization (which caused random crashes).
Nicola Mettifogo
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-14
Removed unused parameter.
Nicola Mettifogo
2008-11-13
Update to the low level parser:
Nicola Mettifogo
2008-11-12
Renamed Graphics::TextAlignment -> Graphics::TextAlign and merged it with GUI...
Max Horn
2008-11-12
Fixed default zone flags, so that labels in BRA are only shown on zones which...
Nicola Mettifogo
2008-11-10
Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.
Vicent Marti
2008-11-09
- The GMM save dialog is now working for all engines which support the approp...
Filippos Karapetis
2008-11-09
Update ReadStringStream and parser to work with the new eos() logic.
Nicola Mettifogo
2008-11-09
Enabled flags parsing for all commands in location script. Most of them don't...
Nicola Mettifogo
2008-11-09
Fixed crash when closing BRA.
Nicola Mettifogo
2008-11-09
Better cleanup and handling of mouse when changing location in NS.
Nicola Mettifogo
2008-11-09
Fixed bug in introduction of NS.
Nicola Mettifogo
2008-11-08
* cleanup
Nicola Mettifogo
2008-11-08
* removed the obsolete _quit flag
Nicola Mettifogo
2008-11-08
Got rid of the SurfaceToMultiFrames adapter class.
Nicola Mettifogo
2008-11-07
* completed transition to Common::Archive for Nippon Safes.
Nicola Mettifogo
2008-11-07
Implemented a Common::Archive subclass to handle the content of archives in N...
Nicola Mettifogo
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-11-05
Got rid of the unused 'filename' attribute in SaveStateDescriptor
Max Horn
2008-11-04
Fixed the EngineFeature vs. MetaEngineFeature mess, clarified some EngineFeat...
Max Horn
2008-11-04
Fixed leak (unreleased stream of music data).
Nicola Mettifogo
2008-11-04
Refactoring of NS disk code, preliminary to change towards Common::Archive.
Nicola Mettifogo
2008-11-01
Fixed assorted leaks in NS Amiga.
Nicola Mettifogo
2008-10-29
Removed reference to Common::File in music code, and small cleanup.
Nicola Mettifogo
2008-10-29
Cleanup of Nippon Safes disk code.
Nicola Mettifogo
2008-10-26
Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...
Filippos Karapetis
2008-10-26
Cleaned up disk code after recent updates to Common::SearchSet.
Nicola Mettifogo
2008-10-22
Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...
Johannes Schickel
2008-10-12
Changed BRA to use the new Common:Archive infrastructure.
Nicola Mettifogo
2008-10-11
Fixed crash when existing BRA: fonts were deallocated twice.
Nicola Mettifogo
2008-10-09
Manual merge of the GSoC2008 GUI branch. (71 files)
Vicent Marti
2008-10-06
Added new type Engine::Feature; pushed down some #include dependencies
Max Horn
2008-10-05
Merged several revisions from SVNMerge.
Vicent Marti
2008-10-02
Engine class changed:
Max Horn
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-30
Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...
Max Horn
2008-09-29
- Merged 75 revisions from trunk.
Vicent Marti
2008-09-27
Fixed a nasty bug in SearchManager::addDirectory; made the 'char' constructor...
Max Horn
2008-09-20
fix drawing order in saveload choosers (draw container before contents)
Willem Jan Palenstijn
2008-09-20
- Merged the new RTL changes into the branch.
Vicent Marti
2008-09-14
Big patch changing semantics of ReadStream::eos():
Willem Jan Palenstijn
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-09-11
Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState".
Johannes Schickel
2008-09-09
Fix for bug #2101083 - "ANY - MSVC71 compilation fails due to warnings-as-err...
Filippos Karapetis
2008-09-07
Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...
Max Horn
2008-09-03
Changed some code to use the new Stream::readLine() method
Max Horn
2008-09-03
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; add...
Max Horn
2008-09-03
Moved check for shouldRTL() from engines to scummvm_main
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
[next]