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
/
lure
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2016-03-08
ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.
Johannes Schickel
2016-02-25
LURE: Let listSaves return list sorted on slot numbers.
Johannes Schickel
2016-01-26
LURE: Only request actual save slots in listSaves.
Johannes Schickel
2016-01-12
LURE: Add support for Russian version
Eugene Sandulenko
2015-11-16
LURE: Fix compiler warning
Paul Gilbert
2015-11-16
LURE: Fix spelling of Observar in Spanish version
Paul Gilbert
2015-11-16
LURE: Simplify StringList class
Paul Gilbert
2015-06-06
LURE: Remove unused function prototype
Paul Gilbert
2014-05-29
LURE: Remove useless parameters in function call
Strangerke
2014-05-27
ALL: Make Debugger command function names conform to our guidelines.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
Johannes Schickel
2014-05-27
ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.
Johannes Schickel
2014-03-10
LURE: Use the mouse pointer for menus on the Wii
Damien
2014-02-18
LURE: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-24
BUILD: Remove need for engine.mk in each engine directory.
D G Turner
2013-11-24
BUILD: Remove need for engine-plugin.h in engines.
D G Turner
2013-11-24
BUILD: Split engines/plugins_table header down to a file per engine.
D G Turner
2013-11-24
BUILD: Split engines.mk down to a single file per engine.
D G Turner
2013-11-24
BUILD: Split configure.engines down to a single file per engine.
D G Turner
2013-08-08
LURE: Fix some formatting.
Torbjörn Andersson
2013-07-19
LURE: Added explicit comment to switch block fall-through
Paul Gilbert
2013-06-08
LURE: Fix bad operator in "hotspot" debug command, CID 1004147
Torbjörn Andersson
2013-06-05
LURE: Use correct deallocator, CID 1004041
Torbjörn Andersson
2013-06-01
LURE: Add missing va_end()
Torbjörn Andersson
2013-05-05
LURE: Fix getNumGroats
Willem Jan Palenstijn
2013-05-02
COMMON: Change kPlatformPC to kPlatformDOS
Matthew Hoops
2013-04-24
LURE: Fix bounds checking
Torbjörn Andersson
2013-02-23
ALL: Fix typo (existant->existent)
Willem Jan Palenstijn
2013-02-17
LURE: Fix bug #3604370 - ANDROID menus clickable
vyadh
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-06-30
LURE: Fix engine crash in copy protection screen with AZERTY keyboard
Thierry Crozat
2012-06-29
LURE: Fix engine crash in copy protection screen.
D G Turner
2012-03-13
JANITORIAL: Simply use *x instead of *x.get() on smart pointers.
Christoph Mallon
2012-03-13
JANITORIAL: Remove dead code.
Christoph Mallon
2012-03-13
JANITORIAL: Make getters const.
Christoph Mallon
2012-03-13
JANITORIAL: Avoid the ugly operator invocation syntax.
Christoph Mallon
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2012-01-14
LURE: Move readByte() call out of assert()
Torbjörn Andersson
2011-12-18
Merge pull request #131 from digitall/goto_considered_harmful
David Turner
2011-12-09
LURE: Converted the AnimationDecoder::decode_data routine to remove GOTO usage
Paul Gilbert
2011-12-09
LURE: Converted the vgaDecode routine to remove GOTO usage
Paul Gilbert
2011-12-08
LURE: Reduce usage of 'goto'.
D G Turner
2011-11-16
LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)
Strangerke
2011-11-16
COMMON: Rename Common::set_to to Common::fill.
Johannes Schickel
2011-11-03
LURE: Fix warnings
Eugene Sandulenko
2011-10-23
AD: Switched rest of the engines to new GUIO
Eugene Sandulenko
2011-09-09
LURE: Fix crash caused by trying to talk to a character when an ask action is...
Paul Gilbert
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-08-06
ALL: Reduce audio/ header dependency
Eugene Sandulenko
[next]