Age | Commit message (Collapse) | Author |
|
This was blocking progress under linux...
|
|
Instead, just pretend there is no spoon^H^H^H^H^H-x option.
|
|
|
|
This fixes a problem in Scene 20 where the scene wasn't ending after a sound fade
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This tries to make our code a bit more compliant with our code formatting
conventions. For future use, this is the command I used:
git ls-files "*.cpp" "*.h" | xargs sed -i -e 's/[ \t]*$//'
|
|
|
|
There is one remaining warning about 'maxPriority' being set but
not tested in one of the loops in _sfRethinkSoundDrivers(), but
I'm uncertain about that one. Looks like it could be an actual
engine bug.
|
|
Conflicts:
engines/tsage/ringworld_scenes1.cpp
engines/tsage/ringworld_scenes5.cpp
engines/tsage/tsage.h
|
|
|
|
|
|
all
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Turns out params.depth == 0 is the same as == 1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_sfRethinkVoiceTypes
|
|
_sfRethinkVoiceTypes
|
|
|
|
|