aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress
AgeCommit message (Expand)Author
2014-06-16LASTEXPRESS: Rename Chapters and Gendarmes functionsLittleboy
2014-06-16LASTEXPRESS: Rename Kahina functionsLittleboy
2014-06-16LASTEXPRESS: Rename Pascale functionsLittleboy
2014-06-16LASTEXPRESS: Rename Cooks functionsLittleboy
2014-06-16LASTEXPRESS: Add missing logic in Waiter2 for chapter 4Littleboy
2014-06-16LASTEXPRESS: Rename Waiter* functionsLittleboy
2014-06-16LASTEXPRESS: Rename Server* classes to Waiter*Littleboy
2014-06-16LASTEXPRESS: Rename Hadija functionsLittleboy
2014-06-16LASTEXPRESS: Rename Kronos functionsLittleboy
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-30ALL: Resolve multiple clang warningsMax Horn
2014-02-18LASTEXPRESS: Make GPL headers consistent in themselves.Johannes Schickel
2013-12-10LASTEXPRESS: Rename Yasmin logic functionsLittleboy
2013-12-10LASTEXPRESS: Fix enum comparisonLittleboy
2013-12-10LASTEXPRESS: Rename Francois and Alouan logic functionsLittleboy
2013-12-10LASTEXPRESS: Update documentation for savegame formatLittleboy
2013-12-10LASTEXPRESS: Rename InventoryItem propertiesLittleboy
2013-12-10LASTEXPRESS: Rename Object propertiesLittleboy
2013-12-10LASTEXPRESS: Rename several action functionsLittleboy
2013-12-10LASTEXPRESS: Rename Anna logic functionsLittleboy
2013-12-10LASTEXPRESS: Rename Alexei logic functionsLittleboy
2013-12-10LASTEXPRESS: Rename Abbot logic functionsLittleboy
2013-11-26Merge pull request #375 from digitall/engineAutoPlugJohannes Schickel
2013-11-24LASTEXPRESS: Janitorial - Fix spacing errorsStrangerke
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-10-12LASTEXPRESS: Redo d71b48 and use variable instead of commenting itEugene Sandulenko
2013-10-08LASTEXPRESS: Comment out unused variableEugene Sandulenko
2013-10-08LASTEXPRESS: Fix potential buffer overruns. Numerous CID 1003873-1003885Eugene Sandulenko
2013-09-05LASTEXPRESS: Fix uninitialized scalar field (CID1002849)Littleboy
2013-09-05LASTEXPRESS: Fix unchecked return value (CID1003854)Littleboy
2013-09-05LASTEXPRESS: Fix unchecked return value (CID1003850)Littleboy
2013-09-05LASTEXPRESS: Remove unneeded check for loaded sequence (CID1003911)Littleboy
2013-09-05LASTEXPRESS: Fix unchecked return value in LastExpressEngine::pollEvents() (C...Littleboy
2013-09-05LASTEXPRESS: Fix uninitialized scalar field (CID1002847)Littleboy
2013-08-03LASTEXRPESS: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03LASTEXPRESS: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2013-04-28LASTEXPRESS: Fix multiline macros. CID 1003638Eugene Sandulenko
2013-04-28LASTEXPRESS: Fix nasty bug with multiline macro. CID 1003640Eugene Sandulenko
2012-08-27LASTEXPRESS: Implement more savegame loadingLittleboy
2012-08-27LASTEXPRESS: Cleanup savegameLittleboy
2012-08-27LASTEXPRESS: Identify more Verges functionsLittleboy
2012-08-27LASTEXPRESS: Fix typo in Verges chapter 3 functionLittleboy
2012-08-27LASTEXPRESS: Identify several Verges functionsLittleboy
2012-08-27LASTEXPRESS: Remove unnecessary castsLittleboy