aboutsummaryrefslogtreecommitdiff
path: root/engines/wage
AgeCommit message (Expand)Author
2016-03-07WAGE: Added games from Joshua's Worlds 1.0Eugene Sandulenko
2016-03-07WAGE: Use new AD flag for autogenerating targets for fangamesEugene Sandulenko
2016-03-07WAGE: Added couple more games to detectionEugene Sandulenko
2016-03-07WAGE: Added more games to detectionEugene Sandulenko
2016-03-07WAGE: More game detectionEugene Sandulenko
2016-03-01WAGE: Added two more gamesEugene Sandulenko
2016-03-01WAGE: Added detection for The TowerEugene Sandulenko
2016-03-01WAGE: Added detection for 2 more gamesEugene Sandulenko
2016-03-01WAGE: Added detection for The PhoenixEugene Sandulenko
2016-03-01WAGE: Fix bufer overrun in bitmap codeEugene Sandulenko
2016-03-01WAGE: Simplified detection entries for fan gamesEugene Sandulenko
2016-03-01WAGE: Added detection for Twisted! and Exploration Zeta!Eugene Sandulenko
2016-02-25WAGE: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25WAGE: Added detection for Eidisi IEugene Sandulenko
2016-02-25WAGE: Implemented cropping in cosole. That fixes crashes in Bug HuntEugene Sandulenko
2016-02-24WAGE: Simplified detection tableEugene Sandulenko
2016-02-24WAGE: Added detection for Dungeon World IIEugene Sandulenko
2016-02-24WAGE: Fixed crash in Double Trouble. Needs more work.Eugene Sandulenko
2016-02-24WAGE: Added detection for Double TroubleEugene Sandulenko
2016-02-24WAGE: Add detection for Canal DistrictEugene Sandulenko
2016-02-24WAGE: Fix compilation with MSVCFilippos Karapetis
2016-02-24WAGE: Silence false positive MSVC warningsFilippos Karapetis
2016-02-23WAGE: Fix crash when border is off-screen. Bug Hunt was affected.Eugene Sandulenko
2016-02-23WAGE: Improved debug outputEugene Sandulenko
2016-02-23WAGE: Fix assert in string Operand, as it allows TEXT_INPUT as stringEugene Sandulenko
2016-02-23WAGE: Fix crashes for poorly initialized objectsEugene Sandulenko
2016-02-23WAGE: Added safeguard checks for operandsEugene Sandulenko
2016-02-23WAGE: Added detection for "3rd Floor" and "Bug Hunt"Eugene Sandulenko
2016-02-22WAGE: Initialize class variablesEugene Sandulenko
2016-02-22WAGE: Fix buffer overrunEugene Sandulenko
2016-02-18WAGE: Safety check on parsing main game fileEugene Sandulenko
2016-02-18WAGE: Plug memory leakEugene Sandulenko
2016-02-18WAGE: Plug memory leakEugene Sandulenko
2016-02-18WAGE: Safer string concatenationEugene Sandulenko
2016-02-18WAGE: Initialize class variablesEugene Sandulenko
2016-02-16WAGE: Implement sound decoderEugene Sandulenko
2016-02-16WAGE: Moved Sound class definition to sound.hEugene Sandulenko
2016-02-16WAGE: Moved sound code stubs to sound.cppEugene Sandulenko
2016-02-16WAGE: Enable required menu items to allow game restartEugene Sandulenko
2016-02-16WAGE: Started post-gameover code implementationEugene Sandulenko
2016-02-16WAGE: Remove debug codeEugene Sandulenko
2016-02-16WAGE: Fix random direction choosing logicEugene Sandulenko
2016-02-15WAGE: Added Midnight Snack and Time Bomb detectionEugene Sandulenko
2016-02-15WAGE: Fix input string after script executionEugene Sandulenko
2016-02-15WAGE: Added Magic Rings detectionEugene Sandulenko
2016-02-15WAGE: Move detection tables to separate fileEugene Sandulenko
2016-02-14WAGE: Fix uninit membersEugene Sandulenko
2016-02-14WAGE: Fix warningEugene Sandulenko
2016-02-14WAGE: Fix int/uint comparisonEugene Sandulenko
2016-02-14WAGE: Simplify savename generation codeEugene Sandulenko