Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-06 | Add GF_LOOM feature flag for loom games to reduce checks. | Travis Howell | |
Will make it easier to add loom fm towns target in future. svn-id: r9547 | |||
2003-08-06 | Add GF_INDY3 feature flag for indy3 games to reduce checks | Travis Howell | |
Remove GF_ADLIB_DEFAULT since it is no longer used svn-id: r9546 | |||
2003-08-06 | update man page a bit, we should probably have another one for the config ↵ | Jonathan Gray | |
file at some point as well svn-id: r9544 | |||
2003-08-06 | Changed | Chris Apers | |
svn-id: r9543 | |||
2003-08-06 | Added --demo-mode option | Chris Apers | |
svn-id: r9542 | |||
2003-08-06 | Get rid of the bad onehalf array (thx to Mark Fechtner) | Chris Apers | |
svn-id: r9540 | |||
2003-08-06 | Disable SWORD2 | Chris Apers | |
svn-id: r9539 | |||
2003-08-06 | Added --demo-mode option | Chris Apers | |
svn-id: r9538 | |||
2003-08-06 | correct version string | Jonathan Gray | |
svn-id: r9537 | |||
2003-08-06 | snmidemo is adlin resources only, other than intro. | Travis Howell | |
snmdemo is midi resources only, double checked svn-id: r9535 | |||
2003-08-06 | Reverted too much | Travis Howell | |
Add note about missing code in simon svn-id: r9531 | |||
2003-08-06 | get rid of some g_system usage | Max Horn | |
svn-id: r9529 | |||
2003-08-06 | must create adlib driver *after* calling _mixer->bindToSystem | Max Horn | |
svn-id: r9528 | |||
2003-08-05 | getting rid of g_mixer; removing lots of whitespace | Max Horn | |
svn-id: r9527 | |||
2003-08-05 | removing whitespace | Max Horn | |
svn-id: r9526 | |||
2003-08-05 | some cleanup; added Channel::getVolume, once somebody tells me what exactly ↵ | Max Horn | |
is needed, I can add per-channel volume, and also per-channel panning svn-id: r9525 | |||
2003-08-05 | Update right click stuff | Nicolas Bacca | |
svn-id: r9523 | |||
2003-08-05 | begone, old mixer code | Max Horn | |
svn-id: r9521 | |||
2003-08-05 | another tab completion fix by wjp | Max Horn | |
svn-id: r9517 | |||
2003-08-05 | fix for debugger tab completion (thanks wjp) | Max Horn | |
svn-id: r9515 | |||
2003-08-05 | Hotfixes ... | Ruediger Hanke | |
svn-id: r9514 | |||
2003-08-05 | more cleanup | Max Horn | |
svn-id: r9513 | |||
2003-08-05 | cleanup | Max Horn | |
svn-id: r9512 | |||
2003-08-05 | fix warning, cleanup code | Max Horn | |
svn-id: r9511 | |||
2003-08-05 | added support for output sample rates > 32767 (still limited to a max of ↵ | Max Horn | |
65535, but all we care about are 44100 and 48000 anyway) svn-id: r9510 | |||
2003-08-05 | cleanup | Max Horn | |
svn-id: r9509 | |||
2003-08-05 | oops | Travis Howell | |
svn-id: r9508 | |||
2003-08-05 | F10 key works in simon1 | Travis Howell | |
svn-id: r9507 | |||
2003-08-05 | F10 key works in simon1, although it highlights exits | Travis Howell | |
svn-id: r9506 | |||
2003-08-05 | Make prepositions work | James Brown | |
svn-id: r9505 | |||
2003-08-05 | fix warning / whitespace | Max Horn | |
svn-id: r9504 | |||
2003-08-05 | Forgot some V1 prep code | James Brown | |
svn-id: r9503 | |||
2003-08-05 | V1 preposition support, but broken. | James Brown | |
svn-id: r9502 | |||
2003-08-05 | Revert | Travis Howell | |
svn-id: r9500 | |||
2003-08-05 | This sam and max demo includes midi tracks | Travis Howell | |
svn-id: r9499 | |||
2003-08-05 | Rvert this non-smallheader adlib change | Travis Howell | |
svn-id: r9491 | |||
2003-08-05 | stdafx.h should always be first | Max Horn | |
svn-id: r9490 | |||
2003-08-05 | removed obsolete FIXME | Max Horn | |
svn-id: r9488 | |||
2003-08-05 | fixed VAR_TALKSTOP_KEY for V7 games (descumm6.cpp had it right all the time :-) | Max Horn | |
svn-id: r9486 | |||
2003-08-05 | fix bug #783423 | Max Horn | |
svn-id: r9484 | |||
2003-08-05 | Humongous Games should use native midi drivers if available, since music ↵ | Travis Howell | |
resources are MIDI type. svn-id: r9483 | |||
2003-08-05 | nuke old resource again | Travis Howell | |
svn-id: r9481 | |||
2003-08-05 | Add adlib music improvements for indy3/monkeyega/monkeyvga and cleanups from ↵ | Travis Howell | |
patch #770862 svn-id: r9480 | |||
2003-08-05 | more cleanup (like the previous two, I just moved around code, to clearly ↵ | Max Horn | |
separate the old and the new mixer code) svn-id: r9479 | |||
2003-08-05 | some more cleanup | Max Horn | |
svn-id: r9478 | |||
2003-08-05 | cleanup; removed some code duplication | Max Horn | |
svn-id: r9477 | |||
2003-08-05 | and finally VorbisInputStream::readBuffer. Once we verified the new ↵ | Max Horn | |
readBuffer methods all work, we can get rid of readIntern again and merge those back into the regular read() methods svn-id: r9476 | |||
2003-08-05 | optimized MP3InputStream::readBuffer (once more, I won't gurantee for ↵ | Max Horn | |
correctness although it seems to work fine over here) svn-id: r9475 | |||
2003-08-05 | simplified code a bit | Max Horn | |
svn-id: r9474 | |||
2003-08-05 | optimized WrappedMemoryStream::readBuffer (It's almost 3 AM, so I don't ↵ | Max Horn | |
trust myself, hence I'll leave this as an #ifdef for now :-) svn-id: r9473 |