Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-01 | Updated copyright | Max Horn | |
svn-id: r16398 | |||
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), ↵ | Max Horn | |
SFX and music; volume is now controlled based on the sound type svn-id: r16330 | |||
2004-12-20 | CE workaround - skipping the movie is better than crashing if the LUT cannot ↵ | Nicolas Bacca | |
be allocated svn-id: r16218 | |||
2004-12-20 | added coordinates clipping to ScummFont::drawChar(), this should make ↵ | Gregory Montoir | |
valgrind happy when displaying the about window. svn-id: r16147 | |||
2004-12-05 | added support for an international BS1 cutscene pack (which we didn't ↵ | Robert Göffringmann | |
release yet) svn-id: r15983 | |||
2004-11-28 | Changed parameter order of SoundMixer::playInputStream to match that of playRaw | Max Horn | |
svn-id: r15950 | |||
2004-11-27 | Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing ↵ | Max Horn | |
some very specialised methods svn-id: r15914 | |||
2004-11-27 | do clipping | Max Horn | |
svn-id: r15902 | |||
2004-11-26 | Fix typo. Actually asserts there would be more convenient for debugging | Eugene Sandulenko | |
purposes. svn-id: r15892 | |||
2004-11-25 | Small optimization | Max Horn | |
svn-id: r15889 | |||
2004-11-25 | Added some graphic primitives | Max Horn | |
svn-id: r15885 | |||
2004-10-17 | Patch #1040501 (Possible fix for inttypes.h problem) | Max Horn | |
svn-id: r15590 | |||
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn | |
svn-id: r15332 | |||
2004-08-15 | oops | Max Horn | |
svn-id: r14626 | |||
2004-08-15 | Changed the way NewFonts are instantiated (will make it easier to add ↵ | Max Horn | |
multiple fonts) svn-id: r14625 | |||
2004-08-05 | Enhanced extrapath support | Max Horn | |
svn-id: r14470 | |||
2004-07-19 | Changed order of initialisation in BaseAnimationState::BaseAnimationState() ↵ | Bertrand Augereau | |
to match order of declaration, to avoid a pedantic warning svn-id: r14275 | |||
2004-07-11 | Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to ↵ | James Brown | |
go with the forthcoming new manual. Sword1 CD swapping doesn't work as expected HERE, either :) svn-id: r14188 | |||
2004-06-28 | Make use of new File refcount code; also fixed long standing bug in vorbis ↵ | Max Horn | |
code (ov_clear was not being called, resulting in a file not being closed) svn-id: r14107 | |||
2004-04-16 | Rename this function and associate data with COMMON file | Chris Apers | |
svn-id: r13587 | |||
2004-03-28 | Renamed more OSystem methods | Max Horn | |
svn-id: r13410 | |||
2004-03-28 | New file. | Torbjörn Andersson | |
svn-id: r13409 | |||
2004-03-24 | PalmOS ? | Chris Apers | |
svn-id: r13378 | |||
2004-03-24 | Use the binary .pal file format that was introduced for 0.6.0. | Torbjörn Andersson | |
Invalidate the lookup table when the screen changes. (TODO: We also have to invalidate it if the change happens between cutscenes, don't we?) Some cleanup, particularly in the BS2 cutscene player. More needed, I guess... svn-id: r13377 | |||
2004-03-23 | Unify MPEG2 code even more | Max Horn | |
svn-id: r13365 | |||
2004-03-22 | share 'init' method, too | Max Horn | |
svn-id: r13361 | |||
2004-03-22 | some more cleanup | Max Horn | |
svn-id: r13359 | |||
2004-03-22 | move commong code into separate source file (more could be done, but it's a ↵ | Max Horn | |
start) svn-id: r13358 | |||
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn | |
svn-id: r13357 |