Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-25 | whatever | Joost Peters | |
svn-id: r10959 | |||
2003-10-24 | added extra flag to mixer so we don't use free() on new'd pointers | Joost Peters | |
svn-id: r10958 | |||
2003-10-24 | Added sound and input modules | Jamieson Christian | |
svn-id: r10957 | |||
2003-10-24 | Fixed typo and added FIXME comment for the DotMatrix scaler. | Torbjörn Andersson | |
svn-id: r10956 | |||
2003-10-24 | Only free _logic once. | Torbjörn Andersson | |
svn-id: r10955 | |||
2003-10-24 | misc fixes/tweaks | Gregory Montoir | |
svn-id: r10954 | |||
2003-10-24 | VC warnings | Travis Howell | |
svn-id: r10953 | |||
2003-10-23 | Make it possible to quit cutaways! | David Eriksson | |
svn-id: r10952 | |||
2003-10-23 | move state related methods to specific class + minor changes | Gregory Montoir | |
svn-id: r10951 | |||
2003-10-23 | forgot these | Gregory Montoir | |
svn-id: r10950 | |||
2003-10-23 | minor changes for future Command class | Gregory Montoir | |
svn-id: r10949 | |||
2003-10-23 | update | Paweł Kołodziejski | |
svn-id: r10948 | |||
2003-10-23 | Stop messing with _fastMode in delay(). | David Eriksson | |
svn-id: r10947 | |||
2003-10-23 | Include scummsys.h | David Eriksson | |
svn-id: r10946 | |||
2003-10-23 | Corrected/clarified some debug messages/comments | Torbjörn Andersson | |
svn-id: r10945 | |||
2003-10-23 | Initial version of the Input class. Some things still missing. | David Eriksson | |
svn-id: r10944 | |||
2003-10-23 | Don't attempt to play sound in simon2mac if file doesn't exist. | Travis Howell | |
Add fixme for simon2mac, freeing voice at this point which causes crashes. svn-id: r10943 | |||
2003-10-22 | fix gcc 3.3.2 warning | Oliver Kiehl | |
svn-id: r10942 | |||
2003-10-22 | Remove comments | Travis Howell | |
svn-id: r10941 | |||
2003-10-22 | Add load/save game failture messages from original games. | Travis Howell | |
svn-id: r10940 | |||
2003-10-22 | Moved a few remaining pieces of the script interpreter into the Logic class | Torbjörn Andersson | |
svn-id: r10939 | |||
2003-10-21 | update | Paweł Kołodziejski | |
svn-id: r10938 | |||
2003-10-21 | (better ?) scrolling timing | Gregory Montoir | |
svn-id: r10937 | |||
2003-10-21 | - Add some missing speech | David Eriksson | |
- Disable debug messages svn-id: r10936 | |||
2003-10-21 | Disable debug message | David Eriksson | |
svn-id: r10935 | |||
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 | Missed one | Travis Howell | |
svn-id: r10930 | |||
2003-10-21 | Correctly reanem var this time. | Travis Howell | |
svn-id: r10929 | |||
2003-10-21 | Rename a few vars | Travis Howell | |
svn-id: r10928 | |||
2003-10-21 | Rename a few vars | Travis Howell | |
svn-id: r10927 | |||
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 |