3 Commits

Author SHA1 Message Date
gfgtdf
f6291d33eb Update filesystem_common.cpp 2014-10-25 01:36:47 +02:00
Alexander van Gessel
ab9baacf6e 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
2014-10-17 16:15:09 -04:00
Alexander van Gessel (AI0867)
77b431e8b2 Split the parts of filesystem.cpp that don't directly interface with the filesystem off into filesystem_common.cpp
Conflicts:
	src/filesystem.cpp
2014-10-13 18:31:26 +02:00