Age | Commit message (Expand) | Author |
2018-08-18 | LURE: Replace use of strdup with Common::String | Colin Snover |
2018-08-17 | JANITORIAL: Removing trailing spaces after int casts | Paul Gilbert |
2018-07-14 | LURE: Don't report failure message when save/load is successful | David Fioramonti |
2018-05-05 | ALL: Use CLIP to clip volumes | Adrian Frühwirth |
2017-11-10 | Merge pull request #1041 from criezy/variadic-undefined | Thierry Crozat |
2017-11-07 | LURE: Stop taking address of unaligned pointer | Colin Snover |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2017-10-06 | LURE: Fix undefined behaviour in variadic functions | Thierry Crozat |
2017-08-06 | LURE: Adjust switch fall through comments | Paul Gilbert |
2017-08-06 | JANITORIAL: Silence more GCC 7 warnings | Torbjörn Andersson |
2017-07-30 | COMMON: Migrate Various Endian Functions to Common from Engine Code. | D G Turner |
2017-07-10 | Revert "COMMON: Change way the Singleton instances are instantiated" | Eugene Sandulenko |
2017-07-10 | COMMON: Change way the Singleton instances are instantiated | Thierry Crozat |
2017-06-25 | LURE: Added detection for updated Russian version | Eugene Sandulenko |
2016-12-08 | ALL: Leave out instructions for engine data issues | Ben Castricum |
2016-12-06 | ALL: Change instructions for engine data file issues | Ben Castricum |
2016-12-06 | ALL: Unify 'wrong version of engine data' message | Ben Castricum |
2016-12-06 | ALL: Unify 'corrupted engine data' message | Ben Castricum |
2016-12-05 | ALL: Unify 'missing engine data' message | Ben Castricum |
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko |
2016-05-16 | LURE: Fix potential buffer overrun introduced in 8577606 | Eugene Sandulenko |
2016-05-13 | LURE: Safer string manupulation | Eugene Sandulenko |
2016-05-13 | LURE: Safer string manipulation | Eugene Sandulenko |
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 |