Age | Commit message (Collapse) | Author |
|
This was sent by Steffen Nyeland by email.
|
|
|
|
|
|
|
|
onwards.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QuickStart file too.
|
|
It seems it wasn't handled properly neither by Git nor by some filesystems,
so we prefer playing on the safe side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should fix bug #3407662: SystemStubs library no longer available
on 10.7. I tested compilation on 10.6 and there is no link error after
removing it. Hopefully it will work on older systems as well.
|
|
ps3load now works on FW 3.55 using the lastest ps3toolchain
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is empty
|
|
|
|
|
|
the graphics files.
|
|
|
|
Allow GCC to use CELL BE PPU features.
|
|
|
|
|
|
|
|
|
|
Conflicts:
engines/groovie/script.cpp
|
|
|
|
|
|
|
|
Conflicts:
audio/decoders/qdm2.h
common/util.cpp
engines/groovie/music.cpp
engines/groovie/resource.h
video/qt_decoder.cpp
video/qt_decoder.h
|
|
Embed engine/theme dists files into Win Executable.
Check the following link for further discussion:
https://github.com/scummvm/scummvm/pull/31
|
|
|
|
This embeds all the engine data files from dists/engine-data into the
executable in case the engines using them are included statically.
Furthermore it includes the theme dist files in the executable.
|
|
Conflicts:
devtools/create_project/scripts/postbuild.cmd
devtools/create_project/visualstudio.cpp
ports.mk
|
|
- Rename README-SDL to be used by installer script
- Use relative build path for WIN32PATH
- Add default build folder to ignore file
|
|
|