Age | Commit message (Expand) | Author |
2016-09-11 | FULLPIPE: Fix bat rewinding in scene27 | Eugene Sandulenko |
2016-09-11 | DM: Get rid of getBoundedValue, replace it by CLIP | Strangerke |
2016-09-11 | DM: Replace multiple if statements by a switch in commandMoveParty | Strangerke |
2016-09-11 | Merge pull request #825 from jepael/fix-cms-pitch | Eugene Sandulenko |
2016-09-11 | DM: Rework square code in commandMoveParty() | Strangerke |
2016-09-11 | DM: Rework functions related to Directions in order to make them consistent a... | Strangerke |
2016-09-11 | DM: Make some functions private, move 2 functions to more specific classes | Strangerke |
2016-09-11 | DM: Move some globals to DMEngine | Strangerke |
2016-09-10 | TITANIC: Move text messages to DAT file | Paul Gilbert |
2016-09-10 | DEVTOOLS: Moved Titanic messages to create_titanic | Paul Gilbert |
2016-09-11 | DM Rename enum members in dm.h and dialog.h | Strangerke |
2016-09-11 | DM: Don't build by default | Willem Jan Palenstijn |
2016-09-11 | FULLPIPE: Fix reversed statics initialization | Retro-Junk |
2016-09-10 | FULLPIPE: Fix out of bounds write in Movement::removeFirstPhase | Retro-Junk |
2016-09-10 | FULLPIPE: Fix Movement::loadPixelData | Retro-Junk |
2016-09-10 | CONFIGURE: Fix prepend_var and make it more portable | Eugene Sandulenko |
2016-09-10 | CONFIGURE: Better handling Amiga libcurl exception | Eugene Sandulenko |
2016-09-10 | CONFIGURE: AmigaOS requires -lpthread for libcurl | Eugene Sandulenko |
2016-09-10 | CONFIGURE: Some platforms, e.g. Amiga, require SDL to be after SDL_Net. Chang... | Eugene Sandulenko |
2016-09-10 | BUILD: Fix syntax | Eugene Sandulenko |
2016-09-10 | XEEN: Fix compilation on Amiga | Eugene Sandulenko |
2016-09-10 | AMIGAOS: Amiga needs date in specific format in version cookie. Now AmiUpdate... | Eugene Sandulenko |
2016-09-10 | DM: Rename _C to _Cu | Eugene Sandulenko |
2016-09-10 | DM: Rename _B to _Bu to avoid name clashes on some platforms | Eugene Sandulenko |
2016-09-10 | DM: Another attempt for compilation fixes on older compilers | Eugene Sandulenko |
2016-09-10 | JANITORIAL: Whitespace fixes | Eugene Sandulenko |
2016-09-10 | DM: Fix compilation | Eugene Sandulenko |
2016-09-10 | Merge pull request #818 from dreammaster/xeen | Eugene Sandulenko |
2016-09-10 | Merge pull request #817 from WinterGrascph/dm | Eugene Sandulenko |
2016-09-10 | DM: Finish the renaming in champion.h | Strangerke |
2016-09-10 | DM: Change constants into enums in champion.h, renaming | Strangerke |
2016-09-10 | DOC/DE: Update NEUES file | Lothar Serra Mari |
2016-09-10 | DM: Rename ChampionSlot enum | Strangerke |
2016-09-10 | DOC/DE: Add gnap, lab, myst to supported games in LIESMICH | Lothar Serra Mari |
2016-09-10 | GUI: Don't show the "Open URL" button if there is no backend support | Bastien Bouclet |
2016-09-10 | CLOUD: Move openUrl to OSystem | Thierry Crozat |
2016-09-10 | DM: Fix regression in 4613e8ffad84e76d06024448f9215439d5cea5e7 | Strangerke |
2016-09-09 | COMMON: Fix indentation inconsistencies | Thierry Crozat |
2016-09-09 | FULLPIPE: More debug output to scene27 | Eugene Sandulenko |
2016-09-09 | FULLPIPE: Fix bat knocking in scene27 | Eugene Sandulenko |
2016-09-09 | FULLPIPE: Make calculation in scene27 more readable | Eugene Sandulenko |
2016-09-09 | FULLPIPE: Further work on scene27 bats knocking logic | Eugene Sandulenko |
2016-09-09 | DM: More renaming in champion.h | Strangerke |
2016-09-09 | DM: Rename enums ChampionIndex, ChampionAttribute, ChampionWound, ChampionSta... | Strangerke |
2016-09-09 | DM: Rename IconIndice enum | Strangerke |
2016-09-09 | SCI32: Fix GK1 day 5 script patch | Martin Kiewitz |
2016-09-08 | SCI32: Add script patch for fixing game dialogue error on day 5 | Martin Kiewitz |
2016-09-08 | FULLPIPE: Further corrections to scene27 | Eugene Sandulenko |
2016-09-08 | FULLPIPE: Free contents of Bitmap surface when deleting bitmap | Torbjörn Andersson |
2016-09-08 | FULLPIPE: Also free the contents of _soundList, along with it | Torbjörn Andersson |