Age | Commit message (Expand) | Author |
2015-11-28 | AGI: Improve debug output | Eugene Sandulenko |
2014-02-18 | AGI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-04-18 | AGI: Get rid of unused SoundMgr parameters | Max Horn |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-11-16 | AGI: Change two local SharedPtr uses to ScopedPtr. | Johannes Schickel |
2011-08-14 | AGI: Make the sound code use AgiBase instead of AgiEngine | Matthew Hoops |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-03 | AGI: Fix type mismatch (see bug #3311198) | Max Horn |
2011-05-25 | AGI: Fix compilation on 64 bit platforms | Willem Jan Palenstijn |
2011-05-25 | Merge pull request #9 from tiqpit/a2gs | Eugene Sandulenko |
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-12 | AGI: More formatting changes... | Jussi Pitkanen |
2011-04-12 | AGI: Use delete[] instead of delete for arrays | Jussi Pitkanen |
2011-04-12 | AGI: Formatting | Jussi Pitkanen |
2011-04-10 | AGI: Detect swap mode correctly for Apple IIGS instruments. | Jussi Pitkanen |
2011-04-09 | AGI: Cleanup sound_2gs.* | Jussi Pitkanen |
2011-04-09 | AGI: Refactor and fix Apple IIGS sound generator | Jussi Pitkanen |
2011-04-04 | AGI: Avoid global constructors (due to global refs) | Max Horn |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-07 | COMMON: Rename and tweak MD5 functions | Max Horn |
2010-06-15 | AGI: rearranged class methods a bit and cleanup. | Eugene Sandulenko |
2010-06-15 | AGI: Split all sound generators into separate modules. | Eugene Sandulenko |
2010-06-15 | AGI: Split out IIgs sound emulator into separate files. | Eugene Sandulenko |