aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-24XEEN: Fix purchasing spells from the guildPaul Gilbert
2018-03-24XEEN: Reset interface keypress when getting an input stringPaul Gilbert
2018-03-24XEEN: Fix crash in Mine 3 due to out of bounds monsterPaul Gilbert
2018-03-24SCUMM: Fix interrupting speech not working with AZERTY keyboardThierry Crozat
2018-03-24BLADERUNNER: Fixed another compilation warningPeter Kohaut
2018-03-24BLADERUNNER: Fixed compilation warningPeter Kohaut
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
2018-03-24BLADERUNNER: Save game methodsThomas Fach-Pedersen
2018-03-24BLADERUNNER: PoliceMaze fix & constantsPeter Kohaut
2018-03-24JANITORIAL: Silence GCC 7 fallthrough warningsAdrian Frühwirth
2018-03-24BLADERUNNER: Fix PoliceMaze trackEugene Sandulenko
2018-03-24BLADERUNNER: Fix crash at startup of PoliceMazeEugene Sandulenko
2018-03-24BLADERUNNER: Finished PoliceMaze implementationEugene Sandulenko
2018-03-23XEEN: Remove duplicated party dead flagPaul Gilbert
2018-03-23XEEN: Don't immediately die again after loading save after deathPaul Gilbert
2018-03-24BLADERUNNER: Moved PoliceMaze to script/Eugene Sandulenko
2018-03-24BLADERUNNER: Added WIP code for PoliceMazeTargetTrack::tick()Eugene Sandulenko
2018-03-24BLADERUNNER: Unstub PoliceMazeTargetTrack::add()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement PoliceMazeTargetTrack::readdObject()Eugene Sandulenko
2018-03-24BLADERUNNER: Hook PoliceMaze to Scene classEugene Sandulenko
2018-03-24BLADERUNNER: Implement PoliceMaze::tick()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement setting items as targetEugene Sandulenko
2018-03-24BLADERUNNER: Implement Item_Spin_In_World()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement PoliceMaze hooksEugene Sandulenko
2018-03-24BLADERUNNER: Added struct definitions to PoliceMazeEugene Sandulenko
2018-03-24BLADERUNNER: Added Police Maze skeletonEugene Sandulenko
2018-03-23XEEN: Redraw party after loading a savegamePaul Gilbert
2018-03-23PSP2: prevent accidental clicks when moving pointer using touchrsn8887
2018-03-23BLADERUNNER: Add Game Time classThomas Fach-Pedersen
2018-03-23JANITORIAL: Fix formattingAdrian Frühwirth
2018-03-23BLADERUNNER: Add missing break to switch statementAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC warningAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningsAdrian Frühwirth
2018-03-23HUGO: Remove unnecessary call to setSeed()Adrian Frühwirth
2018-03-23AVALANCHE: Remove unnecessary call to setSeed()Adrian Frühwirth
2018-03-23XEEN: Fix equpping armorPaul Gilbert
2018-03-23XEEN: Fix crash getting experience from Vertigo mayorPaul Gilbert
2018-03-22XEEN: Fix reading entirety of message in Vertigo warehousePaul Gilbert
2018-03-22XEEN: Fix conditions that prevent characters doing actionsPaul Gilbert
2018-03-22XEEN: Fix roster characters going invalid during savingPaul Gilbert
2018-03-22XEEN: Add original copy protection dialogPaul Gilbert
2018-03-22XEEN: Fix bought items going into correct character's inventoryPaul Gilbert
2018-03-22XEEN: Fix implementation of breakAllItemsPaul Gilbert
2018-03-22COMMON: Fix UB, left shift of negative valueAdrian Frühwirth
2018-03-21XEEN: Don't allow GMM load/save on the main menus or intro/end cutscenesPaul Gilbert
2018-03-21TUCKER: Use kLastSaveSlot where appropriateAdrian Frühwirth
2018-03-21JANITORIAL: Fix indentationAdrian Frühwirth
2018-03-21TUCKER: Add Location enumAdrian Frühwirth