Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-21 | Rename function | Travis Howell | |
svn-id: r10926 | |||
2003-10-21 | fix shadow'd variable, the single letter variable names in the simon code ↵ | Jonathan Gray | |
are rather scary.... svn-id: r10925 | |||
2003-10-21 | WALK, GRAB_JOE, GRAB_DIR, USE_UNDERWEAR, USE_DRESS and USE_CLOTHES ↵ | Gregory Montoir | |
implementations svn-id: r10924 | |||
2003-10-21 | Moved some more stuff into the Logic class. | Torbjörn Andersson | |
svn-id: r10923 | |||
2003-10-21 | Fix 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-21 | Stop garbage been left behind with backspace key when entering save game ↵ | Travis Howell | |
name, in non-English versions. svn-id: r10921 | |||
2003-10-20 | fix compile when using dynamic plugin support | Oliver Kiehl | |
svn-id: r10920 | |||
2003-10-20 | scrolling timing (copy/paste from SkyEngine) | Gregory Montoir | |
svn-id: r10919 | |||
2003-10-20 | usage 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-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 | Restrict Maniac demo mode to V1 Maniac. | Travis Howell | |
svn-id: r10913 | |||
2003-10-20 | cumm V1-2 doesn't use textslots, checked against V1 Maniac, V2 Zak disasm. | Travis Howell | |
svn-id: r10912 | |||
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 | Small cleanup, and added FIXME comment. | Torbjörn Andersson | |
svn-id: r10907 | |||
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 | enabled Altivec on OSX machines | Max Horn | |
svn-id: r10902 | |||
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 | cleanup | Max Horn | |
svn-id: r10894 | |||
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-18 | Moved the opcode functions into the Logic class. | Torbjörn Andersson | |
svn-id: r10885 | |||
2003-10-18 | fix handling of unknown targets (previously, you could invoke scummvm with a ↵ | Max Horn | |
randomg string, e.g. 'scumvmm foobar', and it wouldn't error out as it should) svn-id: r10884 | |||
2003-10-18 | We proudly present the latest installment of our hit series 'Untangle the ↵ | Max Horn | |
mess': 'Help! Space Invaders refactored the music detector'... in other news, I obviously need to sleep now svn-id: r10883 | |||
2003-10-17 | moved game detection code out to the plugins | Max Horn | |
svn-id: r10882 | |||
2003-10-17 | update | Max Horn | |
svn-id: r10881 | |||
2003-10-17 | new command line parser (README still has to be updated) | Max Horn | |
svn-id: r10880 | |||
2003-10-17 | patch #823031: Support Russian Full Throttle | Max Horn | |
svn-id: r10879 | |||
2003-10-17 | added russian as a language (part of patch #823031, adapted to recent code ↵ | Max Horn | |
changes) svn-id: r10878 | |||
2003-10-17 | patch #824241 | Max Horn | |
svn-id: r10877 |