Age | Commit message (Expand) | Author |
2019-07-14 | AGOS: Silence GCC memset() warnings | Torbjörn Andersson |
2016-04-14 | AGOS: Reduce audio header dependencies | Ori Avtalion |
2014-05-12 | AGOS: Add image dumping to file enable by debugflag. | D G Turner |
2014-05-11 | AGOS: Switch VGA script debug output to debug flag, rather than level 5. | D G Turner |
2014-05-11 | AGOS: Change "script" debugflag to "subroutine" as more accurate. | D G Turner |
2014-05-11 | AGOS: Switch script debugging to debug flag, rather than level 4. | D G Turner |
2014-05-11 | AGOS: Remove leftover unused _debugMode variable. | D G Turner |
2014-05-11 | AGOS: Switch VGA opcode debugging to debug flag, rather than level 3. | D G Turner |
2014-05-11 | AGOS: Switch opcode debugging to a debug flag, rather than level 2 hack. | D G Turner |
2014-03-04 | Merge pull request #441 from eriktorbjorn/feeble-loyalty | Torbjörn Andersson |
2014-03-02 | AGOS: Add initial support for mouse wheel. | Kirben |
2014-03-01 | AGOS: Modify setLoyaltyRating() on Kirben's suggestion | Torbjörn Andersson |
2014-02-27 | AGOS: Add setLoyaltyRating() function | Torbjörn Andersson |
2014-02-26 | AGOS: Add missing loyalty rating to Feeble Files 4CD version | Torbjörn Andersson |
2014-02-18 | AGOS: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-22 | AGOS: Get rid of ArchiveMan in favor of global SearchMan. | Johannes Schickel |
2014-01-22 | AGOS: Slightly clean up ArchiveMan code. | Johannes Schickel |
2013-08-23 | AGOS: Use Common::String for savegame filenames | Willem Jan Palenstijn |
2012-04-15 | AGOS: Add comment about the limitations of quick loading/saving games in the ... | Travis Howell |
2012-01-27 | AGOS: Make ArchiveMan a proper sub-type of SearchSet. | Johannes Schickel |
2012-01-27 | AGOS: Rename ArchiveMan's open to createReadStreamForMember to match our Arch... | Johannes Schickel |
2012-01-27 | AGOS: Properly overwrite hasFile from SearchSet in ArchiveMan. | Johannes Schickel |
2011-11-13 | AGOS: Fix engine crash when playing Feeble Files from cabinet datafiles. | D G Turner |
2011-10-07 | AGOS: Fix dumping all images option. | Travis Howell |
2011-08-27 | AGOS: Integrate InstallShield support. | Travis Howell |
2011-08-20 | AGOS: Slight cleanup. | Johannes Schickel |
2011-08-09 | AGOS: Fix struct/class mismatch | Ori Avtalion |
2011-08-06 | AGOS: Reduced header dependency | Eugene Sandulenko |
2011-05-17 | AGOS: cleanup | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-18 | COMMON: Rename Error to ErrorCode, introduce new Error class | Max Horn |
2011-04-14 | ALL: centre -> center | Max Horn |
2011-03-23 | ENGINES: Further simplify pseudo MidiDrivers; fix some regressions | Max Horn |
2011-02-27 | AGOS: Avoid hiding overloaded virtual methods | Ori Avtalion |
2011-02-15 | AGOS: Adapt to setPalette RGBA->RGB change. | Johannes Schickel |
2011-02-09 | AGOS: Reduce header interdependencies | Max Horn |
2010-11-17 | ENGINES: Change 'colour' to 'color' | Max Horn |
2010-11-05 | AGOS: Display item names and descriptions via GUImessage, in Swampy Adventure... | Travis Howell |
2010-10-15 | ENGINES: Enhance namespace comments a bit | Max Horn |
2010-07-04 | Cleanup: Treat booleans as booleans, not integers. (I hope I didn't mess up, | Torbjörn Andersson |
2010-03-23 | Fix compiler warning. | Travis Howell |
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn |
2010-03-07 | Exclude font data tables for The Feeble Files, when AGOS2 games are disabled. | Travis Howell |
2009-11-24 | Added Doxygen comments for the various engine namespaces (currently mostly wi... | Max Horn |
2009-09-24 | Split the script opcode table for DIMP, since it doesn't match(ie timers) oth... | Travis Howell |
2009-09-24 | Fix bug #2865191 - NoPatience hangs after undo. | Travis Howell |
2009-08-12 | Enable Personal Nightmare by default. | Travis Howell |
2009-08-11 | Fix AGOS compilation. | Johannes Schickel |
2009-08-11 | Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en... | Travis Howell |