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-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
2008-09-02
Merging more of the GSoC 2008 RTL branch: PARALLACTION
Nicola Mettifogo
2008-08-31
Fixed leak with Input class, introduced in commit 34206.
Nicola Mettifogo
2008-08-31
More cleanup.
Nicola Mettifogo
2008-08-31
Cleanup.
Nicola Mettifogo
2008-08-31
Removed extra semicolon detected by salty-horse pesky compiler.
Nicola Mettifogo
2008-08-31
Moved save/load code into SaveLoad class.
Nicola Mettifogo
2008-08-31
Uniformed the interface of Parallaction class (and its hierarchy) with regard...
Nicola Mettifogo
2008-08-30
Removed global g_system.
Nicola Mettifogo
2008-08-30
Moved mouse cursor loading/handling to Input class.
Nicola Mettifogo
2008-08-26
Cleanup.
Nicola Mettifogo
2008-08-25
Fixed regression: show mouse and enable input in NS Demo.
Nicola Mettifogo
2008-08-25
Added workaround for bug 2070751, long standing issue with item matching expo...
Nicola Mettifogo
2008-08-22
Fixed error in parsing.
Nicola Mettifogo
2008-08-22
Implement transition when entering a new location for BRA. Not pixel-perfect,...
Nicola Mettifogo
2008-08-21
Fixed warning.
Torbjörn Andersson
2008-08-21
Removed unused code and structures, and a bit of cleanup.
Nicola Mettifogo
2008-08-20
Engine now returns to the menu when intro is over.
Nicola Mettifogo
2008-08-20
* Enlarged buffer for frame decoding. Crashes in the introduction were caused...
Nicola Mettifogo
2008-08-19
Deleted debug code that slipped in.
Nicola Mettifogo
2008-08-19
Fixed bug in low-level parser. Block comments weren't interpreted correctly.
Nicola Mettifogo
2008-08-19
Fixed segfault when quitting BRA.
Nicola Mettifogo
[prev]
[next]