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
/
sword1
/
sword1.cpp
Age
Commit message (
Expand
)
Author
2009-03-03
Added missing checkCd() execution when loading through GMM
Fabio Battaglia
2009-03-03
Enabled and hopefully fixed GMM saving/loading for sword1
Fabio Battaglia
2009-03-02
Add playtime feature support to sword1
Fabio Battaglia
2009-02-28
Patch #2638336: Broken Sword PSX Support
Eugene Sandulenko
2009-02-15
Applied my patch for the BS1/2 video player
Filippos Karapetis
2009-01-02
Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> gui/GuiManag...
Johannes Schickel
2008-11-18
Applied a slightly modified version of my patch #2307224 - "BS1: Save/load ov...
Filippos Karapetis
2008-11-16
Fixed various g++ warnings ("format not a string literal and no format argume...
Johannes Schickel
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-13
Moved sword1 detection and meta engine specific code from sword1.cpp into det...
Filippos Karapetis
2008-11-09
Added a getMaximumSaveSlot() implementation for sword1 and sword2
Filippos Karapetis
2008-11-06
Switched various Engine APIs to use Common::Error
Max Horn
2008-11-05
Turned enum PluginError into Common::Error, which in the future is to be used...
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-10-26
Renamed engine feature kSupportsDirectLoad to kSupportsLoadingDuringStartup, ...
Filippos Karapetis
2008-10-26
Another attempt at making the Broken Sword 1 savegame list in the launcher match
Torbjörn Andersson
2008-10-23
Removed obsolete FIXME.
Torbjörn Andersson
2008-10-22
Shut up MSVC and add FIXMEs to Sword's listSaves and ThemeEngine's loadThemeXML.
Kari Salminen
2008-10-20
Formatting.
Johannes Schickel
2008-10-20
Fix - at least partially - the list of savegames for the launcher's load dialog.
Torbjörn Andersson
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-27
Allow quitting or returning to the launcher while cutscenes are playing.
Torbjörn Andersson
2008-09-07
Replaced Engine::_gameDataPath (a String) by Engine::_gameDataDir (an FSNode)...
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-08-16
Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ...
Christopher Page
2008-08-15
If the last savegame is deleted, reset save_slot in config man to -1
Christopher Page
2008-08-15
Fixes for Sword1 engine loading from launcher
Christopher Page
2008-08-15
Defined some MetaEngineFeatures for the engines, the launcher uses these feat...
Christopher Page
2008-07-29
Added --list-saves support for SWORD1
Christopher Page
2008-07-17
More work with SWORD1 sound settings
Christopher Page
2008-07-17
SWORD1 Sound settings work with the GMM
Christopher Page
2008-07-13
Overlooked something in SWORD1, works now
Christopher Page
2008-07-13
SWORD1 works with the new GMM implementation
Christopher Page
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
New MetaEngine class (work in progress to replace the current Engine plugin A...
Max Horn
2008-01-05
Fix to remove a tab character from the GPL header
Paul Gilbert
2008-01-01
Patch #1733017: "SWORD1: Possible patch for bug #1730183"
Eugene Sandulenko
2007-11-28
Update mouse coordinates onn *all* mouse events, i.e. also after click events
Max Horn
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-07-08
Merged the FSNode branch with trunk r27681:27969
David Corrales
2007-06-26
Fix FLAC support for speech in Broken Sword 1.
Travis Howell
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-22
BS1: Make use of Common::KeySate::reset()
Max Horn
[next]