This is an automated email from the git hooks/post-receive script.
fabian pushed a change to branch upstream
in repository yquake2.
from 333df3b Imported Upstream version 5.30
new 55cac39 Imported Upstream version 5.31~dfsg1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
CHANGELOG | 13 +-
CMakeLists.txt | 438 ++++++++++++++++++++++++++++++++
Makefile | 23 +-
README | 29 ++-
src/backends/sdl/input.c | 23 +-
src/backends/sdl/refresh.c | 4 -
src/backends/sdl/sound.c | 4 -
src/backends/unix/system.c | 6 +-
src/client/cl_console.c | 4 +-
src/client/cl_download.c | 4 +-
src/client/cl_keyboard.c | 96 ++++++-
src/client/cl_main.c | 6 +-
src/client/cl_network.c | 2 +-
src/client/cl_parse.c | 11 +-
src/client/cl_screen.c | 2 +-
src/client/cl_view.c | 6 +-
src/client/header/client.h | 2 +-
src/client/header/keyboard.h | 10 +
src/client/menu/videomenu.c | 76 +++++-
src/client/refresh/r_surf.c | 1 +
src/common/cmdparser.c | 12 +-
src/common/filesystem.c | 2 +-
src/common/header/common.h | 2 +-
src/common/header/shared.h | 16 +-
src/common/movemsg.c | 4 +-
src/common/shared/shared.c | 5 +-
src/game/g_main.c | 2 +-
src/game/g_phys.c | 4 +-
src/game/header/game.h | 2 -
src/game/monster/boss3/boss32.c | 4 +-
src/game/player/client.c | 5 +-
src/game/savegame/savegame.c | 10 +-
src/server/sv_init.c | 9 +-
src/server/sv_save.c | 15 +-
stuff/cmake/modules/FindOggVorbis.cmake | 89 +++++++
stuff/cmake/modules/FindSDL2.cmake | 173 +++++++++++++
37 files changed, 1019 insertions(+), 96 deletions(-)
create mode 100644 CMakeLists.txt
create mode 100644 stuff/cmake/modules/FindOggVorbis.cmake
create mode 100644 stuff/cmake/modules/FindSDL2.cmake
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-games/yquake2.git
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits