Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-03 | - hard coded cutaway stuff for boat room | Gregory Montoir | |
- hard coded cutaway and talk oracle stuff - scale Joe during cutaway when changing rooms - special moves 20 & 24 (temple room 100) - special move 15 (valley room 67) - special move 26 (c69g.CUT) - (game is now completable up to final fight scene) svn-id: r11491 | |||
2003-12-03 | whitespaces/tab | Gregory Montoir | |
svn-id: r11489 | |||
2003-12-03 | remaining stuff for Azura/Floda | Gregory Montoir | |
svn-id: r11487 | |||
2003-12-03 | fix klunk scene glitches | Gregory Montoir | |
svn-id: r11486 | |||
2003-12-01 | cleanup header includes | Gregory Montoir | |
svn-id: r11449 | |||
2003-11-30 | cleanup | Gregory Montoir | |
svn-id: r11438 | |||
2003-11-27 | - speak correct sentence when object is not usable | Gregory Montoir | |
- some hardcoded stuff for rooms 69 & 108 - handle CUTJOEF svn-id: r11383 | |||
2003-11-26 | fix some animation issues | Gregory Montoir | |
svn-id: r11380 | |||
2003-11-26 | add a wrapper for Talk::speak in Logic that clears current command | Gregory Montoir | |
svn-id: r11379 | |||
2003-11-26 | rename some methods (purely cosmetic) and fix some walking problems when ↵ | Gregory Montoir | |
closing Journal screen svn-id: r11373 | |||
2003-11-17 | fix some demo-related bugs : | Gregory Montoir | |
- lola disappearing under the shower - wrong frame used when Joe uses the sheet rope (changed some conditions to match the ones in the original source) the english demo versions (PCGames & normal) seem now to be completable without any graphical glitches ; only the sound/music and 'end message' are missing svn-id: r11325 | |||
2003-11-17 | restart person animations at the end of a cutaway (this enables Sparky to ↵ | Gregory Montoir | |
animate again after giving Joe his file) svn-id: r11322 | |||
2003-11-16 | Apparently, my previous fix (joe position when switching room) causes ↵ | Gregory Montoir | |
trouble when returning from a cutaway with initialRoom != currentRoom. I added a condition, but that's not exactly like the original. Maybe one effect of the missing SETUP_ROOM call in cutaway code. svn-id: r11314 | |||
2003-11-16 | fix 'wrong Joe position when switching from hotel basement to lobby' issue | Gregory Montoir | |
svn-id: r11313 | |||
2003-11-15 | - Enabled missing calls to _sound->playSong, now it should *really* play all SFX | Joost Peters | |
- Moved sound/music related toggle variables to Sound class - Changed "Couldn't find file.." warning() to debug(7, ..) svn-id: r11303 | |||
2003-11-14 | rewitten fullscreen/panel switching code | Gregory Montoir | |
svn-id: r11296 | |||
2003-11-13 | Fix crashing demos: the demos have no song parameter in cutaway animations. | David Eriksson | |
svn-id: r11283 | |||
2003-11-10 | Make the fix like the original game instead. | David Eriksson | |
svn-id: r11248 | |||
2003-11-10 | Return mouse cursor and panel after cutaway. | David Eriksson | |
svn-id: r11247 | |||
2003-11-09 | forgot to update comment | Gregory Montoir | |
svn-id: r11229 | |||
2003-11-09 | fix flipped faye issue in c3a.cut | Gregory Montoir | |
svn-id: r11228 | |||
2003-11-09 | - Fix cutaway bug that made Joe end up in the wrong location when the | David Eriksson | |
cutaway was cancelled. - Fix cutaway bugs that made it very bad to cancel the cutaway where Joe looks out from the hotel window. svn-id: r11225 | |||
2003-11-08 | cleanup whitespaces | Paweł Kołodziejski | |
svn-id: r11224 | |||
2003-11-08 | missing stuff for carbam scene | Gregory Montoir | |
svn-id: r11206 | |||
2003-11-08 | Start/stop scenes - fixes missing panel. | David Eriksson | |
svn-id: r11205 | |||
2003-11-07 | oops | Gregory Montoir | |
svn-id: r11198 | |||
2003-11-07 | add bob parallax stuff for room 74 (carbam) | Gregory Montoir | |
svn-id: r11197 | |||
2003-11-07 | Implement some special actions | David Eriksson | |
svn-id: r11194 | |||
2003-11-07 | Minor fixes. | David Eriksson | |
svn-id: r11185 | |||
2003-11-07 | Added partial playSong() implementation | Joost Peters | |
svn-id: r11179 | |||
2003-11-06 | Bug fix for non-quittable cutaways. | David Eriksson | |
svn-id: r11166 | |||
2003-11-06 | more enum stuff | Joost Peters | |
svn-id: r11163 | |||
2003-11-06 | The more I implement, the more I need to implement. | David Eriksson | |
- More cutaway code - More dialogue code Hint: Let the last intro cutaway finish if you don't want Joe to get stuck. svn-id: r11160 | |||
2003-11-03 | Add partial roomname enum | Joost Peters | |
svn-id: r11085 | |||
2003-10-31 | use Command class | Gregory Montoir | |
svn-id: r11017 | |||
2003-10-30 | new Verb class | Gregory Montoir | |
svn-id: r11010 | |||
2003-10-23 | Make it possible to quit cutaways! | David Eriksson | |
svn-id: r10952 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-21 | - Add some missing speech | David Eriksson | |
- Disable debug messages svn-id: r10936 | |||
2003-10-21 | add Sound class + call it from Talk::speakSegment | Joost Peters | |
svn-id: r10933 | |||
2003-10-21 | - Better handling of complex animations | David Eriksson | |
- Special action: scale title svn-id: r10932 | |||
2003-10-20 | - Disable debug messages | David Eriksson | |
- Write text at correct position svn-id: r10915 | |||
2003-10-20 | fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37) | Gregory Montoir | |
svn-id: r10914 | |||
2003-10-19 | Added scaling of objects in cutaways. | David Eriksson | |
svn-id: r10904 | |||
2003-10-19 | - currentImage stuff | David Eriksson | |
- create correct voice file prefix svn-id: r10903 | |||
2003-10-18 | Improved the 'special moves' for intro cutaway (but the thugs must be | David Eriksson | |
hiding behind some crate...) svn-id: r10897 | |||
2003-10-18 | Fix normal animation. | David Eriksson | |
svn-id: r10896 | |||
2003-10-18 | Special actions for cdint.cut | David Eriksson | |
svn-id: r10895 | |||
2003-10-18 | Fix a little bug. | David Eriksson | |
svn-id: r10893 | |||
2003-10-18 | Handle cutaway text. | David Eriksson | |
svn-id: r10892 |