[Commits] [wesnoth/wesnoth] ab9baa: Change SDL resource loading to use our filesystem ...
GitHub
noreply at github.com
Fri Oct 17 21:55:12 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ab9baacf6eb8a5668713457ea2f135508f77a7a7
https://github.com/wesnoth/wesnoth/commit/ab9baacf6eb8a5668713457ea2f135508f77a7a7
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-10-17 (Fri, 17 Oct 2014)
Changed paths:
M CMakeLists.txt
M SConstruct
M src/filesystem.hpp
M src/filesystem_common.cpp
M src/font.cpp
M src/image.cpp
M src/sound.cpp
Log Message:
-----------
Change SDL resource loading to use our filesystem functions
SDL 1.2's own filesystem functions have very limited unicode support,
so provide an SDL_RWops struct to let them use ours.
This also bumps the minimum required SDL_mixer version to 1.2.12
Conflicts:
SConstruct
src/filesystem.hpp
Commit: 656b88d72e998b6c4441b28cb465ae05fbe21200
https://github.com/wesnoth/wesnoth/commit/656b88d72e998b6c4441b28cb465ae05fbe21200
Author: Alexander van Gessel <ai0867 at gmail.com>
Date: 2014-10-17 (Fri, 17 Oct 2014)
Changed paths:
M .travis.yml
Log Message:
-----------
Add a Raring repository to travis
This is to allow a newer version of SDL_mixer to be installed.
Conflicts:
.travis.yml
Commit: 5d27285adc61c0a847ebba45986b81b8cc821242
https://github.com/wesnoth/wesnoth/commit/5d27285adc61c0a847ebba45986b81b8cc821242
Author: Chris Beck <render787 at gmail.com>
Date: 2014-10-17 (Fri, 17 Oct 2014)
Changed paths:
M .travis.yml
Log Message:
-----------
replace raring with saucy, raring is gone...
Commit: 2d719f21db9edea9e429e71c0559c40cff1ee780
https://github.com/wesnoth/wesnoth/commit/2d719f21db9edea9e429e71c0559c40cff1ee780
Author: Chris Beck <beck.ct at gmail.com>
Date: 2014-10-17 (Fri, 17 Oct 2014)
Changed paths:
M .travis.yml
M CMakeLists.txt
M SConstruct
M src/filesystem.hpp
M src/filesystem_common.cpp
M src/font.cpp
M src/image.cpp
M src/sound.cpp
Log Message:
-----------
Merge pull request #303 from cbeck88/troubleshooting_travis
SDL RW Ops (master, new)
Compare: https://github.com/wesnoth/wesnoth/compare/857160306e98...2d719f21db9e
More information about the Commits
mailing list