Age | Commit message (Collapse) | Author |
|
I guess mp3 should work too...)
Also changed some formatting.
svn-id: r20480
|
|
2. Added code to let the player skip past dialogue by leftclicking or hitting '.'
3. Removed the waitTicks() function and replaced all usage with delay()
4. Corrected various speed issues, the intro should run at the correct pace now
5. Talkie versions will no longer display the story screen during the intro, as in the original.
6. Moved the delay() function adjacent to other delay functions.
svn-id: r20438
|
|
svn-id: r20088
|
|
memory but loads the needed part from the original files if needed.
Also added CHAPTER1.VRM to the default CD filelist to fix that scummvm
quits then looking at items in the CD version. (CHAPTER[2-5].VRM is NOT needed
since they are the same files as CHAPTER1.VRM).
svn-id: r19784
|
|
svn-id: r19142
|
|
- Now only one instance is needed for many scripts
- Fixed a few command procs, but lacks opcode caller
implementation
svn-id: r19064
|
|
- changed the seq player
- added cdrom version data
- changed the resource loader a bit
svn-id: r19037
|
|
svn-id: r18790
|
|
- the decoders have been rewritten due to crashes I encountered with the previous ones in Compression::
- the wsa code loader for v1 have been rewritten too, to handle the same flags as the original
- some cleanup
- this has only been tested with the floppy version
svn-id: r18704
|
|
svn-id: r18604
|
|
svn-id: r18447
|
|
svn-id: r17975
|
|
svn-id: r16504
|
|
svn-id: r16398
|
|
svn-id: r15811
|
|
svn-id: r15786
|
|
svn-id: r15781
|
|
svn-id: r15555
|
|
It's still non-functional, but once I merge in some more of my local changes things should actually be moving a long a bit.
svn-id: r15554
|