[trigger-rally] branch upstream updated (79d5ce0 -> 1821951)
Markus Koschany
apo at moszumanska.debian.org
Mon Dec 19 14:25:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a change to branch upstream
in repository trigger-rally.
from 79d5ce0 Imported Upstream version 0.6.4+dfsg
new 1821951 New upstream version 0.6.5+dfsg
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:
bin/trigger-rally.config.defs | 10 +-
data/data.md5 | 2 +-
data/data.zip | Bin 69045256 -> 84336391 bytes
data/defplayers/AB.player | Bin 21419 -> 0 bytes
data/icon/trigger-128.png | Bin 14902 -> 14903 bytes
data/icon/trigger-16.png | Bin 577 -> 503 bytes
data/icon/trigger-192.png | Bin 24546 -> 24621 bytes
data/icon/trigger-22.png | Bin 864 -> 790 bytes
data/icon/trigger-24.png | Bin 1025 -> 951 bytes
data/icon/trigger-256.png | Bin 34438 -> 34579 bytes
data/icon/trigger-32.png | Bin 2123 -> 2049 bytes
data/icon/trigger-36.png | Bin 2764 -> 2690 bytes
data/icon/trigger-48.png | Bin 4147 -> 4074 bytes
data/icon/trigger-64.png | Bin 6200 -> 6137 bytes
data/icon/trigger-72.png | Bin 7281 -> 7224 bytes
data/icon/trigger-96.png | Bin 10459 -> 10445 bytes
doc/BUILDING.txt | 391 +++++------------------
doc/DATA_AUTHORS.txt | 42 ++-
src/GNUmakefile | 20 +-
src/GNUmakefile.MSYS | 62 ++--
src/{GNUmakefile.MSYS => GNUmakefile.MSYS64} | 79 ++---
src/PEngine/app.cpp | 131 ++++++--
src/PEngine/model.cpp | 2 +-
src/PEngine/physfs_rw.cpp | 22 +-
src/PEngine/terrain.cpp | 453 +++++++++++++++++++--------
src/PEngine/texture.cpp | 2 +-
src/PEngine/util.cpp | 170 +++++-----
src/PSim/sim.cpp | 28 +-
src/PSim/vehicle.cpp | 14 +-
src/Trigger/game.cpp | 8 +-
src/Trigger/main.cpp | 333 +++++++++++++-------
src/Trigger/menu.cpp | 4 +-
src/Trigger/render.cpp | 4 +-
src/TriggerRally.dev | 442 --------------------------
src/TriggerRally.mak | 46 ---
src/_clean.cmd | 4 -
src/include/app.h | 39 ++-
src/include/codriver.h | 5 +-
src/include/hiscore1.h | 19 +-
src/include/main.h | 165 +++++-----
src/include/pengine.h | 46 +--
src/include/psim.h | 36 +--
src/include/render.h | 142 ++++++---
43 files changed, 1235 insertions(+), 1486 deletions(-)
delete mode 100644 data/defplayers/AB.player
copy src/{GNUmakefile.MSYS => GNUmakefile.MSYS64} (66%)
delete mode 100644 src/TriggerRally.dev
delete mode 100644 src/TriggerRally.mak
delete mode 100644 src/_clean.cmd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/trigger-rally.git
More information about the Pkg-games-commits
mailing list