Age | Commit message (Expand) | Author |
2005-02-06 | Moved the console font from gui to graphics | Max Horn |
2005-01-11 | On Fingolfin's suggestion I put back the inclusion of util.h into Rect, for | Torbjörn Andersson |
2005-01-11 | This is probably not the optimal fix, but at least ScummVM compiles again. | Torbjörn Andersson |
2005-01-10 | A little more moving around #include's (last one for today ;-) | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-08 | Fix bug #1098115 (GUI: Broken console font) | Max Horn |
2005-01-07 | Remove extra ; | Travis Howell |
2005-01-06 | work around yet another MSVC problem | Max Horn |
2005-01-06 | Switching GUI to an alternate font; using a second, bigger, font for 640x480 ... | Max Horn |
2005-01-06 | New normal/big fonts | Max Horn |
2005-01-06 | oops | Max Horn |
2005-01-06 | Added a font manager (work in progress) | Max Horn |
2005-01-06 | Patch #1092994 (Selfscaling GUI) | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), SF... | Max Horn |
2004-12-20 | CE workaround - skipping the movie is better than crashing if the LUT cannot ... | Nicolas Bacca |
2004-12-20 | added coordinates clipping to ScummFont::drawChar(), this should make valgrin... | Gregory Montoir |
2004-12-05 | added support for an international BS1 cutscene pack (which we didn't release... | Robert Göffringmann |
2004-11-28 | Changed parameter order of SoundMixer::playInputStream to match that of playRaw | Max Horn |
2004-11-27 | Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing some... | Max Horn |
2004-11-27 | do clipping | Max Horn |
2004-11-26 | Fix typo. Actually asserts there would be more convenient for debugging | Eugene Sandulenko |
2004-11-25 | Small optimization | Max Horn |
2004-11-25 | Added some graphic primitives | Max Horn |
2004-10-17 | Patch #1040501 (Possible fix for inttypes.h problem) | Max Horn |
2004-09-28 | Rename remaining OSystem methods to match our coding guidelines | Max Horn |
2004-08-15 | oops | Max Horn |
2004-08-15 | Changed the way NewFonts are instantiated (will make it easier to add multipl... | Max Horn |
2004-08-05 | Enhanced extrapath support | Max Horn |
2004-07-19 | Changed order of initialisation in BaseAnimationState::BaseAnimationState() t... | Bertrand Augereau |
2004-07-11 | Use extrapath in Sword1 engine (from 0.6.0 branch). More verbose errors to go... | James Brown |
2004-06-28 | Make use of new File refcount code; also fixed long standing bug in vorbis co... | Max Horn |
2004-04-16 | Rename this function and associate data with COMMON file | Chris Apers |
2004-03-28 | Renamed more OSystem methods | Max Horn |
2004-03-28 | New file. | Torbjörn Andersson |
2004-03-24 | PalmOS ? | Chris Apers |
2004-03-24 | Use the binary .pal file format that was introduced for 0.6.0. | Torbjörn Andersson |
2004-03-23 | Unify MPEG2 code even more | Max Horn |
2004-03-22 | share 'init' method, too | Max Horn |
2004-03-22 | some more cleanup | Max Horn |
2004-03-22 | move commong code into separate source file (more could be done, but it's a s... | Max Horn |
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn |