aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-10-22Moved a few remaining pieces of the script interpreter into the Logic classTorbjörn Andersson
svn-id: r10939
2003-10-21updatePaweł Kołodziejski
svn-id: r10938
2003-10-21(better ?) scrolling timingGregory Montoir
svn-id: r10937
2003-10-21- Add some missing speechDavid Eriksson
- Disable debug messages svn-id: r10936
2003-10-21Disable debug messageDavid Eriksson
svn-id: r10935
2003-10-21forgot to commit thisJoost Peters
svn-id: r10934
2003-10-21add Sound class + call it from Talk::speakSegmentJoost Peters
svn-id: r10933
2003-10-21- Better handling of complex animationsDavid Eriksson
- Special action: scale title svn-id: r10932
2003-10-21Correct string animation.David Eriksson
svn-id: r10931
2003-10-21Missed oneTravis Howell
svn-id: r10930
2003-10-21Correctly reanem var this time.Travis Howell
svn-id: r10929
2003-10-21Rename a few varsTravis Howell
svn-id: r10928
2003-10-21Rename a few varsTravis Howell
svn-id: r10927
2003-10-21Rename functionTravis Howell
svn-id: r10926
2003-10-21fix shadow'd variable, the single letter variable names in the simon code ↵Jonathan Gray
are rather scary.... svn-id: r10925
2003-10-21WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵Gregory Montoir
implementations svn-id: r10924
2003-10-21Moved some more stuff into the Logic class.Torbjörn Andersson
svn-id: r10923
2003-10-21Fix text spacing when backspace key is used when entering save game name in ↵Travis Howell
Hebrew version. Need to pass along last character printed, so correct spacing can be used. svn-id: r10922
2003-10-21Stop garbage been left behind with backspace key when entering save game ↵Travis Howell
name, in non-English versions. svn-id: r10921
2003-10-20fix compile when using dynamic plugin supportOliver Kiehl
svn-id: r10920
2003-10-20scrolling timing (copy/paste from SkyEngine)Gregory Montoir
svn-id: r10919
2003-10-20usage string has to be updated (as I explained in various commit messages ↵Max Horn
and in #scummv, but it seems not everybody saw that :-) svn-id: r10918
2003-10-20allow loading of rebuilt/compressed datafileJoost Peters
svn-id: r10917
2003-10-20cross reference update / cleanupGregory Montoir
svn-id: r10916
2003-10-20- Disable debug messagesDavid Eriksson
- Write text at correct position svn-id: r10915
2003-10-20fix missing thugs & Hugh during intro + smoother scrolling + flashspecial (sm37)Gregory Montoir
svn-id: r10914
2003-10-20Restrict Maniac demo mode to V1 Maniac.Travis Howell
svn-id: r10913
2003-10-20cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak disasm.Travis Howell
svn-id: r10912
2003-10-20remaining palette stuffGregory Montoir
svn-id: r10911
2003-10-20real Logic::anim cleanupGregory Montoir
svn-id: r10910
2003-10-20Logic::anim / BobSlot cleanupGregory Montoir
svn-id: r10909
2003-10-19minor cleanup / comments updateGregory Montoir
svn-id: r10908
2003-10-19Small cleanup, and added FIXME comment.Torbjörn Andersson
svn-id: r10907
2003-10-19Do it right this time.David Eriksson
svn-id: r10906
2003-10-19Probably play right voice at the right time now.David Eriksson
svn-id: r10905
2003-10-19Added scaling of objects in cutaways.David Eriksson
svn-id: r10904
2003-10-19- currentImage stuffDavid Eriksson
- create correct voice file prefix svn-id: r10903
2003-10-18enabled Altivec on OSX machinesMax Horn
svn-id: r10902
2003-10-18fix truck intro problemGregory Montoir
svn-id: r10901
2003-10-18fix bad access on areasGregory Montoir
svn-id: r10900
2003-10-18fix bob clipping errorsGregory Montoir
svn-id: r10899
2003-10-18display 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-18Improved the 'special moves' for intro cutaway (but the thugs must beDavid Eriksson
hiding behind some crate...) svn-id: r10897
2003-10-18Fix normal animation.David Eriksson
svn-id: r10896
2003-10-18Special actions for cdint.cutDavid Eriksson
svn-id: r10895
2003-10-18cleanupMax Horn
svn-id: r10894
2003-10-18Fix a little bug.David Eriksson
svn-id: r10893
2003-10-18Handle cutaway text.David Eriksson
svn-id: r10892
2003-10-18Moved function from Talk to Graphics because Cutaway need it too.David Eriksson
svn-id: r10891
2003-10-18- Fix some cutaway crashesDavid Eriksson
- Implement more cutaway animation svn-id: r10890