Age | Commit message (Expand) | Author |
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 |
2013-09-05 | LASTEXPRESS: Fix uninitialized scalar field (CID1002847) | Littleboy |
2013-08-03 | LASTEXRPESS: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | LASTEXPRESS: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2013-04-28 | LASTEXPRESS: Fix multiline macros. CID 1003638 | Eugene Sandulenko |
2013-04-28 | LASTEXPRESS: Fix nasty bug with multiline macro. CID 1003640 | Eugene Sandulenko |
2012-08-27 | LASTEXPRESS: Implement more savegame loading | Littleboy |
2012-08-27 | LASTEXPRESS: Cleanup savegame | Littleboy |
2012-08-27 | LASTEXPRESS: Identify more Verges functions | Littleboy |
2012-08-27 | LASTEXPRESS: Fix typo in Verges chapter 3 function | Littleboy |
2012-08-27 | LASTEXPRESS: Identify several Verges functions | Littleboy |
2012-08-27 | LASTEXPRESS: Remove unnecessary casts | Littleboy |
2012-08-27 | LASTEXPRESS: Remove some unreachable code | Littleboy |
2012-08-27 | LASTEXPRESS: Add const modifiers | Littleboy |
2012-08-27 | LASTEXPRESS: Update Debug::loadArchive() to reduce casts | Littleboy |
2012-08-27 | LASTEXPRESS: Reduce header interdependency | Littleboy |
2012-08-27 | LASTEXPRESS: Check for valid data in Beetle::invertDirection() | Littleboy |
2012-08-27 | LASTEXPRESS: Identify some Abbot Chapter 3 functions | Littleboy |
2012-08-27 | LASTEXPRESS: Check for invalid cd number in debugger commands | Littleboy |
2012-08-27 | LASTEXPRESS: Fix playsnd debugger command | Littleboy |
2012-08-27 | LASTEXPRESS: Fix analysis warnings | Littleboy |
2012-08-01 | LASTEXPRESS: Fix typo preventing playing NIS animations from the debugger | Littleboy |
2012-08-01 | LASTEXPRESS: Remove unused code and move functor definition to only file usin... | Littleboy |
2012-08-01 | LASTEXPRESS: Remove use of skip from savegame functions when loading | Littleboy |
2012-08-01 | LASTEXPRESS: Implement savegame read compression | Littleboy |
2012-07-31 | LASTEXPRESS: Implement savegame write compression | Littleboy |
2012-07-30 | LASTEXPRESS: Switch savegame reading to use new read method | Littleboy |
2012-07-29 | LASTEXPRESS: Fix regression with Logic::resetState() | Littleboy |
2012-07-29 | LASTEXPRESS: Replace REDRAW_CURSOR macro by function | Littleboy |
2012-07-29 | LASTEXPRESS: Reorganize savegame code to prepare for compressed savegames sup... | Littleboy |
2012-07-28 | LASTEXPRESS: Implement menu egg blinking | Littleboy |
2012-07-28 | LASTEXPRESS: Disable sound filter reset on each decoded block | Littleboy |
2012-07-27 | LASTEXPRESS: Untemplatize setup functions | Littleboy |
2012-07-27 | LASTEXPRESS: Fix some formatting issues | Littleboy |
2012-07-27 | LASTEXPRESS: Add IgnoreSubtype option to AnimFrame | Littleboy |
2012-07-27 | LASTEXPRESS: Add menu-related warnings and turn some warnings into errors | Littleboy |
2012-07-27 | LASTEXPRESS: Remove templated resetCurrentParameters() function | Littleboy |
2012-07-27 | LASTEXPRESS: Remove entity include in savepoint.h | Littleboy |
2012-07-27 | LASTEXPRESS: More include re-organization | Littleboy |
2012-07-27 | LASTEXPRESS: Move includes to header for setup function templates | Julien |
2012-07-27 | LASTEXPRESS: Implement Logic::resetState() | Julien |
2012-07-27 | LASTEXPRESS: Replace setup macros by functions | Julien |
2012-07-27 | LASTEXPRESS: Cleanup unused arguments from BEGIN_SETUP macro | Julien |