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
/
lastexpress
Age
Commit message (
Expand
)
Author
2014-06-16
LASTEXPRESS: Fix potential out-of-bounds read. CID 1003992
Littleboy
2014-06-16
LASTEXPRESS: Check for resulting sequence size in August logic code. CID 1003264
Littleboy
2014-06-16
LASTEXPRESS: Add assert check in Gendarmes logic. CID 1003263
Littleboy
2014-06-16
LASTEXPRESS: Rename Ivo functions
Littleboy
2014-06-16
LASTEXPRESS: Fix comparison in sound entry serialization. CID 1004148
Littleboy
2014-06-16
LASTEXPRESS: Add asserts in sound entry serialization and update code. CID 10...
Littleboy
2014-06-16
LASTEXPRESS: Check that the archive is loaded correctly in debug code. CID 10...
Littleboy
2014-06-16
LASTEXPRESS: Replace useless checks by asserts. CID 1004086, 1004090
Littleboy
2014-06-16
LASTEXPRESS: Update SavePoint::push/call interface and check for string size....
Littleboy
2014-06-16
LASTEXPRESS: Add asserts in EntityData serialization code. CID 1003265
Littleboy
2014-06-16
LASTEXPRESS: Rename Max functions
Littleboy
2014-06-16
LASTEXPRESS: Rename Chapters and Gendarmes functions
Littleboy
2014-06-16
LASTEXPRESS: Rename Kahina functions
Littleboy
2014-06-16
LASTEXPRESS: Rename Pascale functions
Littleboy
2014-06-16
LASTEXPRESS: Rename Cooks functions
Littleboy
2014-06-16
LASTEXPRESS: Add missing logic in Waiter2 for chapter 4
Littleboy
2014-06-16
LASTEXPRESS: Rename Waiter* functions
Littleboy
2014-06-16
LASTEXPRESS: Rename Server* classes to Waiter*
Littleboy
2014-06-16
LASTEXPRESS: Rename Hadija functions
Littleboy
2014-06-16
LASTEXPRESS: Rename Kronos functions
Littleboy
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-30
ALL: Resolve multiple clang warnings
Max Horn
2014-02-18
LASTEXPRESS: Make GPL headers consistent in themselves.
Johannes Schickel
2013-12-10
LASTEXPRESS: Rename Yasmin logic functions
Littleboy
2013-12-10
LASTEXPRESS: Fix enum comparison
Littleboy
2013-12-10
LASTEXPRESS: Rename Francois and Alouan logic functions
Littleboy
2013-12-10
LASTEXPRESS: Update documentation for savegame format
Littleboy
2013-12-10
LASTEXPRESS: Rename InventoryItem properties
Littleboy
2013-12-10
LASTEXPRESS: Rename Object properties
Littleboy
2013-12-10
LASTEXPRESS: Rename several action functions
Littleboy
2013-12-10
LASTEXPRESS: Rename Anna logic functions
Littleboy
2013-12-10
LASTEXPRESS: Rename Alexei logic functions
Littleboy
2013-12-10
LASTEXPRESS: Rename Abbot logic functions
Littleboy
2013-11-26
Merge pull request #375 from digitall/engineAutoPlug
Johannes Schickel
2013-11-24
LASTEXPRESS: Janitorial - Fix spacing errors
Strangerke
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-10-12
LASTEXPRESS: Redo d71b48 and use variable instead of commenting it
Eugene Sandulenko
2013-10-08
LASTEXPRESS: Comment out unused variable
Eugene Sandulenko
2013-10-08
LASTEXPRESS: Fix potential buffer overruns. Numerous CID 1003873-1003885
Eugene Sandulenko
2013-09-05
LASTEXPRESS: Fix uninitialized scalar field (CID1002849)
Littleboy
2013-09-05
LASTEXPRESS: Fix unchecked return value (CID1003854)
Littleboy
2013-09-05
LASTEXPRESS: Fix unchecked return value (CID1003850)
Littleboy
2013-09-05
LASTEXPRESS: Remove unneeded check for loaded sequence (CID1003911)
Littleboy
2013-09-05
LASTEXPRESS: Fix unchecked return value in LastExpressEngine::pollEvents() (C...
Littleboy
[next]