Age | Commit message (Expand) | Author |
2003-09-06 | avoid accidental copying of Map | Max Horn |
2003-09-06 | Update news | Travis Howell |
2003-09-06 | removed pauseMixer method from mixer, and renamed stop to stopChannel | Max Horn |
2003-09-06 | OOps | Travis Howell |
2003-09-06 | Other v1/v2 resources are invalid, checked again v1 maniac and v1/v2 zak. | Travis Howell |
2003-09-06 | Fix debug level, only > 1 should be valid. | Travis Howell |
2003-09-06 | Game failure message shouldn't be a debug either. | Travis Howell |
2003-09-06 | Actually make these game version message shown by default, so users can bette... | Travis Howell |
2003-09-06 | Default debug level should be zero. | Travis Howell |
2003-09-06 | Remove outdated comment | Travis Howell |
2003-09-06 | Change version message to debug, to match other games. | Travis Howell |
2003-09-06 | Update comment | Travis Howell |
2003-09-06 | zak256 partial sfx loops are working fine. | Travis Howell |
2003-09-06 | Search header of Amiga V2 games for rate and volume. | Travis Howell |
2003-09-06 | Remove sound looping hack for v2 amiga games. | Travis Howell |
2003-09-06 | Don't let Amiga and Platform options cancel each other out for Amiga support. | Travis Howell |
2003-09-05 | optimized channel volume/pan handling | Max Horn |
2003-09-05 | rearranged GameFeatures constants a bit | Max Horn |
2003-09-05 | added whitespace, added FIXME comment | Max Horn |
2003-09-05 | some paranoid cleanup | Max Horn |
2003-09-05 | init value of _amiga to false | Max Horn |
2003-09-05 | moved the sound ID param in playRaw before volume/pan | Max Horn |
2003-09-05 | added TODO | Max Horn |
2003-09-05 | oops | Max Horn |
2003-09-05 | any reasons for playing bundle sounds at 50% volume? | Max Horn |
2003-09-05 | added default volume/pan values | Max Horn |
2003-09-05 | cleaned up sound/mixer.h a bit; renamed some mixer methods for consistency | Max Horn |
2003-09-05 | made default case outputs a bit more consistent | Max Horn |
2003-09-05 | removed duplicate check | Max Horn |
2003-09-05 | removed outdated comments | Max Horn |
2003-09-05 | updated commented out to work again | Max Horn |
2003-09-05 | fixed a warning from the IBM C++ compiler | Max Horn |
2003-09-05 | Add to config as int for now. | Travis Howell |
2003-09-05 | Fix platform command line and add to readme | Travis Howell |
2003-09-05 | Added FIXME comment about DipMusic(). | Torbjörn Andersson |
2003-09-05 | Cleanup. | Torbjörn Andersson |
2003-09-05 | Oops | Travis Howell |
2003-09-05 | This fixes another music-related crash for me. I guess it's our | Torbjörn Andersson |
2003-09-05 | *** empty log message *** | Travis Howell |
2003-09-05 | Add mac check. | Travis Howell |
2003-09-05 | Removed unused function, StartMusicFadeDown(). | Torbjörn Andersson |
2003-09-05 | Cleaned up UpdateCompSampleStreaming() and re-enabled music fading. We | Torbjörn Andersson |
2003-09-05 | Use --platform option, instead of system specific options. | Travis Howell |
2003-09-05 | Update docs for new flags | Travis Howell |
2003-09-05 | Remove warning | Travis Howell |
2003-09-05 | Add atarist and macintosh options, since there seem to be no way to detect ve... | Travis Howell |
2003-09-05 | fixes for uninitialized pan and volume | Paweł Kołodziejski |
2003-09-05 | Changeing warning to debug, since we know functions purpuse and it seems to b... | Travis Howell |
2003-09-05 | Correction from Hibernatus, is used in fm towns games too. | Travis Howell |
2003-09-05 | comment unused label | Jonathan Gray |