[rbdoom3bfg] branch master updated (aa11548 -> 2695ac9)

Tobias Frost tobi at moszumanska.debian.org
Sun Feb 15 17:41:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

tobi pushed a change to branch master
in repository rbdoom3bfg.

      from  aa11548   Build against libav by default
       new  b02d8ce   Imported Upstream version 1.0.2~git20150215+repack
       new  1bdb8c9   Merge tag 'upstream/1.0.2_git20150215+repack'
       new  e8190d1   New upstream snapshot
       new  2695ac9   Suggest debian-game-packager or its generated game data pacakge

The 4 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:
 ChangeLog                                          |  64 +++
 README.txt                                         |   4 +-
 debian/README.Debian                               |  26 +-
 debian/changelog                                   |   2 +-
 debian/control                                     |   1 +
 neo/CMakeLists.txt                                 |   2 +-
 neo/astyle-code.sh                                 |  39 +-
 neo/astyle.x86                                     | Bin 0 -> 276644 bytes
 neo/astyle.x86_64                                  | Bin 0 -> 344208 bytes
 neo/cmake-eclipse-linux-debug.sh                   |   2 +-
 neo/cmake-eclipse-linux-profile.sh                 |   2 +-
 neo/cmake-linux-debug.sh                           |   2 +-
 neo/cmake-linux-release.sh                         |   2 +-
 neo/d3xp/Achievements.cpp                          |   2 +-
 neo/d3xp/Game_local.cpp                            |   4 +-
 neo/d3xp/Player.cpp                                |  10 +-
 neo/d3xp/Pvs.cpp                                   |   6 +-
 neo/d3xp/Trigger.cpp                               |   2 +-
 neo/d3xp/gamesys/Event.cpp                         |   8 +-
 neo/d3xp/menus/MenuScreen_Shell_SystemOptions.cpp  |   8 +-
 neo/d3xp/physics/Physics_AF.cpp                    |   2 +-
 neo/d3xp/physics/Push.cpp                          | 264 ++++-----
 neo/framework/Common_local.h                       |   2 +-
 neo/framework/KeyInput.cpp                         |  57 +-
 neo/framework/Licensee.h                           |   2 +-
 neo/framework/Serializer.h                         |   6 +-
 neo/framework/UsercmdGen.cpp                       |  14 +-
 neo/idlib/containers/HashTable.h                   |  16 +-
 neo/idlib/geometry/RenderMatrix.cpp                |  20 +-
 neo/idlib/math/Lcp.cpp                             |   4 +-
 neo/idlib/sys/sys_threading.h                      |  10 +-
 neo/renderer/OpenGL/gl_Image.cpp                   |   4 +-
 neo/renderer/OpenGL/gl_backend.cpp                 |   4 +-
 neo/renderer/RenderLog.h                           |   8 +-
 neo/renderer/RenderProgs_GLSL.cpp                  |  22 +-
 .../dynamicshadowvolume/DynamicShadowVolume.cpp    |  12 +-
 neo/sound/SoundVoice.cpp                           |   2 +-
 neo/sound/SoundVoice.h                             |   2 +-
 neo/sound/XAudio2/XA2_SoundVoice.cpp               |  14 +-
 neo/swf/SWF_ScriptFunction.cpp                     |  10 +-
 neo/sys/Snapshot_Jobs.cpp                          |   2 +-
 neo/sys/sdl/sdl2_scancode_mappings.h               | 362 +++++++++++++
 neo/sys/sdl/sdl_events.cpp                         | 597 ++++++++++++++-------
 neo/sys/sys_lobby.cpp                              |   4 +-
 neo/sys/sys_public.h                               |  63 ++-
 45 files changed, 1251 insertions(+), 438 deletions(-)
 create mode 100755 neo/astyle.x86
 create mode 100755 neo/astyle.x86_64
 create mode 100644 neo/sys/sdl/sdl2_scancode_mappings.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/rbdoom3bfg.git



More information about the Pkg-games-commits mailing list