Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-29 | Cleanup. | Johannes Schickel | |
svn-id: r46194 | |||
2009-11-29 | KYRA/PC98: fixed regression | Florian Kagerer | |
svn-id: r46190 | |||
2009-11-29 | KYRA: fixed pc98 intro sfx (regression) | Florian Kagerer | |
svn-id: r46185 | |||
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is ↵ | Florian Kagerer | |
still broken) svn-id: r45906 | |||
2009-11-02 | Changed foo(void) to foo() in almost all non-backend source files | Max Horn | |
svn-id: r45616 | |||
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for ↵ | Max Horn | |
consistency svn-id: r44634 | |||
2009-10-04 | Some fixes to comply with our coding guidelines. | Johannes Schickel | |
svn-id: r44624 | |||
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer | |
svn-id: r44074 | |||
2009-08-29 | Move Amiga SFX tables to kyra.dat. | Johannes Schickel | |
svn-id: r43793 | |||
2009-08-09 | prepare the kyraplayer for reading sfxtables from raw data (instead of ↵ | Norbert Lange | |
static tables) svn-id: r43184 | |||
2009-08-09 | fixed up some missing newlines | Norbert Lange | |
removed MSVC6 disable pragmas, the warnings are already disabled in the project files svn-id: r43182 | |||
2009-08-08 | moved table-definition from header to cpp file | Norbert Lange | |
svn-id: r43136 | |||
2009-08-04 | cleaned up sound_amiga.cpp a bit, added checks for missing files | Norbert Lange | |
svn-id: r43050 | |||
2009-07-19 | use own soundhandle as the ones in Kyra::Sound seem to be used for voices ↵ | Norbert Lange | |
(and might get killed) svn-id: r42620 | |||
2009-07-19 | fixed retiring of external Notes | Norbert Lange | |
fixed/improved counting DMAs in Paula added flag for looping songs rearranged maxtrax.h a bit svn-id: r42613 | |||
2009-07-18 | found and use another table, soundeffects in intro are now working | Norbert Lange | |
svn-id: r42594 | |||
2009-07-18 | first attempt at enabling soundeffects using an table from the executeable. ↵ | Norbert Lange | |
Doesnt quite work as it should svn-id: r42575 | |||
2009-07-17 | merge with trunk | Norbert Lange | |
svn-id: r42574 | |||
2009-07-17 | added primitive support for Kyrandia`s Intro Music. | Norbert Lange | |
svn-id: r42567 | |||
2009-07-17 | - Moved SoundAdlibPC definition to new header file sound_adlib.h | Johannes Schickel | |
- Made the future versions of sound.h GPL only - sound_adlib.h is dual licensed under GPL and LGPL (so AdPlug can still benefit from future changes) svn-id: r42564 | |||
2009-05-28 | Clean up PC Speaker output implementation. (Stripping out unused code) | Johannes Schickel | |
svn-id: r40972 | |||
2009-05-27 | - Moved Sound implementation declarations to the newly added file sound_intern.h | Johannes Schickel | |
- Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore - Slight cleanup svn-id: r40939 |