Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-21 | forgot to commit this | Joost Peters | |
svn-id: r10934 | |||
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-21 | Correct string animation. | David Eriksson | |
svn-id: r10931 | |||
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵ | Gregory Montoir | |
implementations svn-id: r10924 | |||
2003-10-20 | scrolling timing (copy/paste from SkyEngine) | Gregory Montoir | |
svn-id: r10919 | |||
2003-10-20 | allow loading of rebuilt/compressed datafile | Joost Peters | |
svn-id: r10917 | |||
2003-10-20 | cross reference update / cleanup | Gregory Montoir | |
svn-id: r10916 | |||
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-20 | remaining palette stuff | Gregory Montoir | |
svn-id: r10911 | |||
2003-10-20 | real Logic::anim cleanup | Gregory Montoir | |
svn-id: r10910 | |||
2003-10-20 | Logic::anim / BobSlot cleanup | Gregory Montoir | |
svn-id: r10909 | |||
2003-10-19 | minor cleanup / comments update | Gregory Montoir | |
svn-id: r10908 | |||
2003-10-19 | Do it right this time. | David Eriksson | |
svn-id: r10906 | |||
2003-10-19 | Probably play right voice at the right time now. | David Eriksson | |
svn-id: r10905 | |||
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 | fix truck intro problem | Gregory Montoir | |
svn-id: r10901 | |||
2003-10-18 | fix bad access on areas | Gregory Montoir | |
svn-id: r10900 | |||
2003-10-18 | fix bob clipping errors | Gregory Montoir | |
svn-id: r10899 | |||
2003-10-18 | display Joe at current position during intro. Still have to find out why the ↵ | Gregory Montoir | |
truck flashes on talkie version... svn-id: r10898 | |||
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 | |||
2003-10-18 | Moved function from Talk to Graphics because Cutaway need it too. | David Eriksson | |
svn-id: r10891 | |||
2003-10-18 | - Fix some cutaway crashes | David Eriksson | |
- Implement more cutaway animation svn-id: r10890 | |||
2003-10-18 | Make the aeroplane fly (and Joe too... I wonder what he smoked.) | David Eriksson | |
svn-id: r10889 | |||
2003-10-18 | minor changes to joeMove() code | Gregory Montoir | |
svn-id: r10888 | |||
2003-10-18 | minor adds + cleanup + fix parallax problem | Gregory Montoir | |
svn-id: r10887 | |||
2003-10-18 | update references for Display class | Gregory Montoir | |
svn-id: r10886 | |||
2003-10-17 | moved game detection code out to the plugins | Max Horn | |
svn-id: r10882 | |||
2003-10-17 | fix warning | Max Horn | |
svn-id: r10873 | |||
2003-10-17 | Fix MSVC6 warnings | Jamieson Christian | |
svn-id: r10871 | |||
2003-10-17 | Make enums public. Fixes MSVC erros with enum usage in member structs | Jamieson Christian | |
svn-id: r10870 | |||
2003-10-17 | also look for TBL file in current directory (useful when running the game ↵ | Joost Peters | |
from CD) svn-id: r10861 | |||
2003-10-17 | preliminar parallax scrolling support (Rita/Joe intro scene), not perfect as ↵ | Gregory Montoir | |
Bobs coordinates are also modified in cutaway/action_special_move svn-id: r10860 | |||
2003-10-17 | more palette stuff | Gregory Montoir | |
svn-id: r10859 | |||
2003-10-17 | Fix warning. | Torbjörn Andersson | |
svn-id: r10856 | |||
2003-10-17 | - Implement *WT | David Eriksson | |
- Disable some debug output svn-id: r10855 | |||
2003-10-17 | Disable some debug output | David Eriksson | |
svn-id: r10854 | |||
2003-10-17 | fixed crash (atleast it crashes for me on OSX) - can someone please verify ↵ | Joost Peters | |
if this is a proper fix (and doesn't break anything else?) svn-id: r10851 | |||
2003-10-17 | partially fixed palette problem when switching room in cutaway intro | Gregory Montoir | |
svn-id: r10847 | |||
2003-10-17 | fix french characters display (and maybe german and italian too) | Gregory Montoir | |
svn-id: r10846 | |||
2003-10-17 | Hack for allowing ScummVM to respond to events during while the intro is | Torbjörn Andersson | |
playing. I apologize for adding a global variable, but for now that seemed like the least intrusive change. svn-id: r10845 | |||
2003-10-17 | Wrote a little TODO | David Eriksson | |
svn-id: r10842 | |||
2003-10-17 | Do what I actually intended to do. | David Eriksson | |
svn-id: r10841 | |||
2003-10-16 | fix warning | Max Horn | |
svn-id: r10837 |