[Commits] [wesnoth/wesnoth] 5d4948: Use int types from stdint.h instead of SDL_Types.h
GitHub
noreply at github.com
Sun Nov 15 14:16:27 UTC 2015
Branch: refs/heads/asio_wesnothd
Home: https://github.com/wesnoth/wesnoth
Commit: 5d494895025517b83df3c48e3d84899dd2bb9fb3
https://github.com/wesnoth/wesnoth/commit/5d494895025517b83df3c48e3d84899dd2bb9fb3
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2015-10-30 (Fri, 30 Oct 2015)
Changed paths:
M src/buffered_istream.hpp
M src/game_config.hpp
M src/terrain_translation.hpp
M src/util.hpp
Log Message:
-----------
Use int types from stdint.h instead of SDL_Types.h
Commit: 78d51032e4f7e0895cd99ad1a0edca934c7ca8f9
https://github.com/wesnoth/wesnoth/commit/78d51032e4f7e0895cd99ad1a0edca934c7ca8f9
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2015-11-15 (Sun, 15 Nov 2015)
Changed paths:
M src/log.cpp
M src/log.hpp
Log Message:
-----------
Replace SDL_GetTicks with boost.datetime
Commit: 879ab58e3925d79df986b4e8b8f3c0612dda100b
https://github.com/wesnoth/wesnoth/commit/879ab58e3925d79df986b4e8b8f3c0612dda100b
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2015-11-15 (Sun, 15 Nov 2015)
Changed paths:
M SConstruct
M src/SConscript
M src/server/ban.cpp
M src/server/game.cpp
M src/server/server.cpp
M src/server/server.hpp
Log Message:
-----------
Remove dependency on SDL from wesnothd
Compare: https://github.com/wesnoth/wesnoth/compare/5c42f3d13b7c...879ab58e3925
More information about the Commits
mailing list