Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-08 | Enable pinnacle room | David Eriksson | |
svn-id: r11216 | |||
2003-11-08 | Show mouse cursor in dialogue. | David Eriksson | |
svn-id: r11215 | |||
2003-11-08 | fix dufflebag problem | Gregory Montoir | |
svn-id: r11208 | |||
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-08 | Apparantly, this cast is not needed for it to work properly | Joost Peters | |
svn-id: r11202 | |||
2003-11-07 | fix palette glitches occuring when Joe switches from his clothes to the dress | Gregory Montoir | |
svn-id: r11200 | |||
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 | Small fixes. | David Eriksson | |
svn-id: r11189 | |||
2003-11-07 | Minor fixes. | David Eriksson | |
svn-id: r11185 | |||
2003-11-07 | Fixed warning. (I've only seen these warnings when compiling under MinGW, | Torbjörn Andersson | |
and to be honest I never understood why the compiler wars for it.) svn-id: r11184 | |||
2003-11-07 | Added partial playSong() implementation | Joost Peters | |
svn-id: r11179 | |||
2003-11-07 | Don't try to speak NULL strings, this fixes atleast 1 crash. (looking out ↵ | Joost Peters | |
the hotel window) svn-id: r11173 | |||
2003-11-06 | Bug fix for non-quittable cutaways. | David Eriksson | |
svn-id: r11166 | |||
2003-11-06 | - Improved talking | David Eriksson | |
- Lots of small fixes svn-id: r11165 | |||
2003-11-06 | Do not allow invalid room numbers. | David Eriksson | |
svn-id: r11164 | |||
2003-11-06 | more enum stuff | Joost Peters | |
svn-id: r11163 | |||
2003-11-06 | Validate room number | David Eriksson | |
svn-id: r11162 | |||
2003-11-06 | Clean-up | David Eriksson | |
svn-id: r11161 | |||
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-05 | update | Gregory Montoir | |
svn-id: r11148 | |||
2003-11-05 | minor changes | Gregory Montoir | |
svn-id: r11147 | |||
2003-11-05 | walking fixes (int16/uint16) | Gregory Montoir | |
svn-id: r11146 | |||
2003-11-04 | fix demo crash after introduction | Gregory Montoir | |
svn-id: r11131 | |||
2003-11-04 | change white palette entry for cursor in order to avoid glitch when ↵ | Gregory Montoir | |
palFadeIn is called svn-id: r11130 | |||
2003-11-04 | display PCGames splash screen for demo version | Gregory Montoir | |
svn-id: r11127 | |||
2003-11-04 | R_MAP define | Gregory Montoir | |
svn-id: r11126 | |||
2003-11-04 | preliminary R_MAP implementation | Gregory Montoir | |
svn-id: r11125 | |||
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt | |
svn-id: r11117 | |||
2003-11-03 | oops | Gregory Montoir | |
svn-id: r11111 | |||
2003-11-03 | cleanup | Gregory Montoir | |
svn-id: r11108 | |||
2003-11-03 | init Walk::_joeMoveBlock at the right place | Gregory Montoir | |
svn-id: r11091 | |||
2003-11-03 | cleanup / enable cutaway calls | Gregory Montoir | |
svn-id: r11090 | |||
2003-11-03 | enable room switching | Gregory Montoir | |
svn-id: r11089 | |||
2003-11-03 | Add partial roomname enum | Joost Peters | |
svn-id: r11085 | |||
2003-11-02 | Remove old FIXME | Joost Peters | |
svn-id: r11067 | |||
2003-11-02 | fix compile error | Max Horn | |
svn-id: r11066 | |||
2003-11-02 | change inventory browsing to match original | Joost Peters | |
svn-id: r11065 | |||
2003-11-02 | Match new[] with delete[]. | David Eriksson | |
svn-id: r11064 | |||
2003-11-02 | Enable keys for panel commands. | David Eriksson | |
svn-id: r11063 | |||
2003-11-02 | cleanup/remaining Walk cutaway calls | Gregory Montoir | |
svn-id: r11056 | |||
2003-11-02 | update | Gregory Montoir | |
svn-id: r11055 | |||
2003-11-02 | fix locking verb crash | Gregory Montoir | |
svn-id: r11054 | |||
2003-11-02 | add missing inventory functions | Joost Peters | |
svn-id: r11051 | |||
2003-11-01 | use input->delay instead of system->delay | Gregory Montoir | |
svn-id: r11035 | |||
2003-11-01 | don't do dynalum if palette scroll is disabled | Gregory Montoir | |
svn-id: r11032 | |||
2003-11-01 | rename Queen::GameSettings to Queen::GameConfig | Gregory Montoir | |
svn-id: r11031 | |||
2003-10-31 | Fix warning | Torbjörn Andersson | |
svn-id: r11018 |