aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-04added msvc8 project filesPaweł Kołodziejski
svn-id: r14895
2004-09-04fixed warning, updated msvc projectsPaweł Kołodziejski
svn-id: r14894
2004-09-04added error info for bundle mgr bugPaweł Kołodziejski
svn-id: r14893
2004-09-04fixde bug IMUSE+DEBUGPaweł Kołodziejski
svn-id: r14892
2004-09-04added comment for insane hackPaweł Kołodziejski
svn-id: r14891
2004-09-04cleanup (this actor clip stuff is really evil -- I have to agree with ↵Max Horn
Kirben, it's totally unclear why they didn't just use the good old virt screen system... svn-id: r14890
2004-09-04Fix for bug #1022265 (Memory leak in vorbis.cpp?)Max Horn
svn-id: r14889
2004-09-04Fixed a glitch in the music fade-out code.Torbjörn Andersson
svn-id: r14888
2004-09-04Added support for compressed music. I'm sure there are some glitches stillTorbjörn Andersson
to fix, but it should work well enough for now. In this rewrite of the music code, I removed the "save/restore music state" function, since it just complicated things for a very small gain. It wasn't in the original engine, and I added it just for the credits, so that the previously playing music could be resumed afterwards. I might re-add it later, but probably not. svn-id: r14887
2004-09-04Should use _numSounds too.Travis Howell
svn-id: r14886
2004-09-04OoopsTravis Howell
svn-id: r14885
2004-09-04cleanupGregory Montoir
svn-id: r14884
2004-09-04Complete actor clipping override code for HE games.Travis Howell
Add akos speech queue for HE games Minor cleanup svn-id: r14883
2004-09-04Got rid of OSystem::move_screenMax Horn
svn-id: r14882
2004-09-04Missing popTravis Howell
svn-id: r14881
2004-09-04OoopsTravis Howell
svn-id: r14880
2004-09-04Add actor cliping override for HE games.Travis Howell
svn-id: r14879
2004-09-04cleanupMax Horn
svn-id: r14878
2004-09-03Trying to be a bit more consistent in NEWS entries ↵Max Horn
('Added/Removed/Fixed/Deleteted/... feature FOO in BAR') svn-id: r14877
2004-09-03Fix for bug #1021538 (COMI: Graphic glitches in ship-to-ship fight)Max Horn
svn-id: r14876
2004-09-03preliminar Wiz images support (HE 72)Gregory Montoir
svn-id: r14875
2004-09-03Small correction for V7-8 actor drawingMax Horn
svn-id: r14874
2004-09-03Another akos code difference in HE 71+ gamesTravis Howell
svn-id: r14873
2004-09-03Fix warningMax Horn
svn-id: r14872
2004-09-03Add basic decoding of debug script scripts.Travis Howell
svn-id: r14871
2004-09-03Revert verb draw order change.Travis Howell
Fix recent verb regressions. svn-id: r14870
2004-09-03Add fingolfin's suggested solution for bug #881132Travis Howell
svn-id: r14869
2004-09-02Cleanup: renamed 'value' to 'scaletableSize' and made akos codec1 & the old ↵Max Horn
costume code look even more alike svn-id: r14868
2004-09-02Make clearTextQueue call removeBlastTexts -- this fixes a text redraw issue ↵Max Horn
in the ship-to-ship combat svn-id: r14867
2004-09-02cleanupMax Horn
svn-id: r14866
2004-09-02UpdateTravis Howell
svn-id: r14865
2004-09-02Update HE issuesTravis Howell
svn-id: r14864
2004-09-02HE games don't mask.Travis Howell
svn-id: r14863
2004-09-02Update IMHD fieldsTravis Howell
svn-id: r14862
2004-09-02*** empty log message ***Travis Howell
svn-id: r14861
2004-09-02Add extra sound check for HE gamesTravis Howell
svn-id: r14860
2004-09-02HE games should check _numSounds to check whether sound type is music.Travis Howell
Set maximum resource idx at 8000 for now, some HE games include huge amounts of sound resources. svn-id: r14859
2004-09-01Update debug codeTravis Howell
svn-id: r14858
2004-09-01HE specificTravis Howell
svn-id: r14857
2004-09-01Add misisng case (Used in funpack)Travis Howell
svn-id: r14856
2004-09-01Fix incorrect flObject base address computationMax Horn
svn-id: r14854
2004-09-01HE 80+ speech files aren't encodedTravis Howell
svn-id: r14853
2004-09-01Add HE 72 versions, still not working right yet.Travis Howell
svn-id: r14852
2004-09-01Update HE gamesTravis Howell
svn-id: r14851
2004-09-01Correct assertTravis Howell
svn-id: r14850
2004-08-31*** empty log message ***Travis Howell
svn-id: r14849
2004-08-31Ignore akos codec 32 for nowTravis Howell
svn-id: r14848
2004-08-31Remove newlineTravis Howell
svn-id: r14847
2004-08-31Add eriktorbjorn's patch for separate target for Broken Sword 1 demo. Avoids ↵Travis Howell
sound regressions in full game. svn-id: r14846
2004-08-31Add HE 72 versionTravis Howell
svn-id: r14845