Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CGE2: Add Sfinx engine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Agreed with clone2727.
|
|
AMIGAOS: Add AmigaOS version format
|
|
AMIGAOS: Stack cookie and no more AmigaOS version number
|
|
AUDIO: Miscellaneous AudioStream fixes
|
|
SCUMM: Improve non-Towns CJK text rendering
|
|
AmigaOS features a "version" command which can read out version information if stored in a sepcific way.
To get to that information it parses the exe for "$VER:" and prints out everything behind it.
This adds such a version information to ScummVM so users on AmigaOS can read it out without the need to use "scummvm --version"
|
|
|
|
|
|
Setting up a static stack to avoid crashes from a stack set too low.
|
|
|
|
"4" is the version of the OS. It will certainly change with future updates.
|