aboutsummaryrefslogtreecommitdiff
path: root/engines/lure
AgeCommit message (Expand)Author
2016-01-26LURE: Only request actual save slots in listSaves.Johannes Schickel
2016-01-12LURE: Add support for Russian versionEugene Sandulenko
2015-11-16LURE: Fix compiler warningPaul Gilbert
2015-11-16LURE: Fix spelling of Observar in Spanish versionPaul Gilbert
2015-11-16LURE: Simplify StringList classPaul Gilbert
2015-06-06LURE: Remove unused function prototypePaul Gilbert
2014-05-29LURE: Remove useless parameters in function callStrangerke
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-03-10LURE: Use the mouse pointer for menus on the WiiDamien
2014-02-18LURE: Make GPL headers consistent in themselves.Johannes Schickel
2013-11-24BUILD: Remove need for engine.mk in each engine directory.D G Turner
2013-11-24BUILD: Remove need for engine-plugin.h in engines.D G Turner
2013-11-24BUILD: Split engines/plugins_table header down to a file per engine.D G Turner
2013-11-24BUILD: Split engines.mk down to a single file per engine.D G Turner
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
2013-08-08LURE: Fix some formatting.Torbjörn Andersson
2013-07-19LURE: Added explicit comment to switch block fall-throughPaul Gilbert
2013-06-08LURE: Fix bad operator in "hotspot" debug command, CID 1004147Torbjörn Andersson
2013-06-05LURE: Use correct deallocator, CID 1004041Torbjörn Andersson
2013-06-01LURE: Add missing va_end()Torbjörn Andersson
2013-05-05LURE: Fix getNumGroatsWillem Jan Palenstijn
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-24LURE: Fix bounds checkingTorbjörn Andersson
2013-02-23ALL: Fix typo (existant->existent)Willem Jan Palenstijn
2013-02-17LURE: Fix bug #3604370 - ANDROID menus clickablevyadh
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-06-30LURE: Fix engine crash in copy protection screen with AZERTY keyboardThierry Crozat
2012-06-29LURE: Fix engine crash in copy protection screen.D G Turner
2012-03-13JANITORIAL: Simply use *x instead of *x.get() on smart pointers.Christoph Mallon
2012-03-13JANITORIAL: Remove dead code.Christoph Mallon
2012-03-13JANITORIAL: Make getters const.Christoph Mallon
2012-03-13JANITORIAL: Avoid the ugly operator invocation syntax.Christoph Mallon
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2012-01-14LURE: Move readByte() call out of assert()Torbjörn Andersson
2011-12-18Merge pull request #131 from digitall/goto_considered_harmfulDavid Turner
2011-12-09LURE: Converted the AnimationDecoder::decode_data routine to remove GOTO usagePaul Gilbert
2011-12-09LURE: Converted the vgaDecode routine to remove GOTO usagePaul Gilbert
2011-12-08LURE: Reduce usage of 'goto'.D G Turner
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-16COMMON: Rename Common::set_to to Common::fill.Johannes Schickel
2011-11-03LURE: Fix warningsEugene Sandulenko
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-09-09LURE: Fix crash caused by trying to talk to a character when an ask action is...Paul Gilbert
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-06-30JANITORIAL: Silence a couple of "variable set but not used" warnings.eriktorbjorn
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-06-23LURE: Allocate debug strings buffer on the heapJulien