Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-27 | Proper fix for bug #884712 | Joost Peters | |
svn-id: r12635 | |||
2004-01-27 | add in-game debugger | Oliver Kiehl | |
svn-id: r12634 | |||
2004-01-27 | Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment. | Travis Howell | |
svn-id: r12633 | |||
2004-01-27 | Fix 640x480, part 1, perfect fix tomorrow probably :p | Nicolas Bacca | |
svn-id: r12632 | |||
2004-01-27 | const'ness fixes | Max Horn | |
svn-id: r12631 | |||
2004-01-26 | o Implemented TRS handling | Eugene Sandulenko | |
o Now you can succesfully reach the cave so FT is completable, but it crashes now in some particularly situations, so you should avoid them. svn-id: r12630 | |||
2004-01-26 | Fix Ogg Vorbis, Zak and low sample rate | Nicolas Bacca | |
svn-id: r12629 | |||
2004-01-26 | updated MD5 data | Max Horn | |
svn-id: r12628 | |||
2004-01-26 | Fix ItemAction | Nicolas Bacca | |
svn-id: r12627 | |||
2004-01-26 | Remove old CE tweak | Nicolas Bacca | |
svn-id: r12626 | |||
2004-01-26 | updated MD5 data (from Forum thread; not all data included yet) | Max Horn | |
svn-id: r12625 | |||
2004-01-26 | Return default description string | Chris Apers | |
svn-id: r12624 | |||
2004-01-26 | o Fixed bug with lost inventory | Eugene Sandulenko | |
o Gave meaningful names to many variables o Eliminated some slipped debug output o Fixed vista-ranch scenes transition o Now it is possible to equip goggles svn-id: r12623 | |||
2004-01-26 | Not needed | Travis Howell | |
svn-id: r12622 | |||
2004-01-26 | Ooops | Travis Howell | |
svn-id: r12621 | |||
2004-01-26 | Update project files | Nicolas Bacca | |
svn-id: r12620 | |||
2004-01-26 | Added Multi-CD Section to 'Running ScummVM' | Hannes Niederhausen | |
svn-id: r12619 | |||
2004-01-26 | New CE backend initial commit | Nicolas Bacca | |
svn-id: r12618 | |||
2004-01-26 | Add GUI icons | Nicolas Bacca | |
svn-id: r12617 | |||
2004-01-26 | New resources files | Nicolas Bacca | |
svn-id: r12616 | |||
2004-01-26 | This VCC file doesn't seem to be useful | Nicolas Bacca | |
svn-id: r12615 | |||
2004-01-26 | Initial CE virtual keys classes commit | Nicolas Bacca | |
svn-id: r12614 | |||
2004-01-26 | Initial CE GUI classes commit | Nicolas Bacca | |
svn-id: r12612 | |||
2004-01-26 | Add SAMPLES_PER_SEC for CE in order to compile sdl-common | Nicolas Bacca | |
svn-id: r12611 | |||
2004-01-26 | Early spring cleanup | Nicolas Bacca | |
svn-id: r12610 | |||
2004-01-26 | One forgotten PROP_TOGGLE_VIRTUAL_KEYBOARD | Nicolas Bacca | |
svn-id: r12609 | |||
2004-01-26 | Come back of your favorite stupid EVC fix | Nicolas Bacca | |
svn-id: r12608 | |||
2004-01-26 | CE Keys dialog moved to new backend | Nicolas Bacca | |
svn-id: r12607 | |||
2004-01-26 | Yet another stupid EVC fix | Nicolas Bacca | |
svn-id: r12606 | |||
2004-01-26 | Revert old change - proper fix is to avoid playing in portrait mode :) | Nicolas Bacca | |
svn-id: r12605 | |||
2004-01-26 | Hide unnecessary options for CE in the main options dialog | Nicolas Bacca | |
svn-id: r12604 | |||
2004-01-26 | Undo old tweak not necessary anymore | Nicolas Bacca | |
svn-id: r12603 | |||
2004-01-26 | addGame made virtual (temporarily ?) for CE backend launcher | Nicolas Bacca | |
svn-id: r12602 | |||
2004-01-26 | Support for new CE backend launcher | Nicolas Bacca | |
svn-id: r12601 | |||
2004-01-26 | fix compile | Oliver Kiehl | |
svn-id: r12600 | |||
2004-01-25 | Seperate SFX and Speech. | Joost Peters | |
this fixes the 'pauses' in the car-chase scene and other scene which use speech and sfx simultaneously. svn-id: r12599 | |||
2004-01-25 | Fix missing song at airport. Thanks for investigating, Kirben! | Joost Peters | |
svn-id: r12598 | |||
2004-01-25 | Song 17 should be silence in demos. | Travis Howell | |
svn-id: r12597 | |||
2004-01-25 | Check for demo version. | Travis Howell | |
svn-id: r12596 | |||
2004-01-25 | A music table from original demo exes. | Travis Howell | |
svn-id: r12595 | |||
2004-01-25 | Updated comment | Torbjörn Andersson | |
svn-id: r12594 | |||
2004-01-25 | Change debug level | Travis Howell | |
svn-id: r12593 | |||
2004-01-25 | Remove old debug msg. | Travis Howell | |
svn-id: r12592 | |||
2004-01-25 | demos never have speech | Joost Peters | |
svn-id: r12591 | |||
2004-01-25 | - Cope better with invalid music (fixes 100% CPU usage) | Joost Peters | |
- Some const'ness svn-id: r12590 | |||
2004-01-25 | get rid of ScummEngine::_insaneState (I think we should eventually stop ↵ | Max Horn | |
calling processKbd() from inside smush and replace it with special code there) svn-id: r12589 | |||
2004-01-25 | The Floppy version has speech in the intro. (it doesn't hurt if speechToggle ↵ | Joost Peters | |
is set for the floppy version) svn-id: r12588 | |||
2004-01-25 | Small correction to my last commit. | Travis Howell | |
svn-id: r12587 | |||
2004-01-25 | Fixed plenty of bugs: | Eugene Sandulenko | |
o Seek error. Now it seems to cover all cases o Shadows in tunnels on mineroad o Renamed some function to match functionality o bug #867555 (Problems between Mink Farm and Poyhoga) o Ben disappearing in car chase svn-id: r12586 | |||
2004-01-25 | Add support for music in fotaq demos | Travis Howell | |
svn-id: r12585 |