This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository reminiscence.
commit a1a6ada085da1a6c91dff53a991e17a8e33ee9fa Merge: 85271d0 063a8ef Author: Damyan Ivanov <[email protected]> Date: Mon Jan 1 14:10:15 2018 +0000 Update upstream source from tag 'upstream/0.3.5' Update to upstream version '0.3.5' with Debian dir 9a64fa51406ee166e60e05eed008639b2d2be59c Makefile | 25 +- README => README.txt | 49 +- collision.cpp | 123 ++-- cutscene.cpp | 542 +++++++++-------- cutscene.h | 147 +++-- dynlib.cpp | 59 ++ dynlib.h | 16 + file.cpp | 221 ++++--- file.h | 43 +- fs.cpp | 138 +++-- fs.h | 22 +- game.cpp | 910 ++++++++++++++++------------ game.h | 225 ++++--- graphics.cpp | 167 +++--- graphics.h | 43 +- intern.h | 251 ++++---- locale.cpp | 49 -- locale.h | 68 --- main.cpp | 228 +++++-- menu.cpp | 237 ++++---- menu.h | 68 ++- mixer.cpp | 128 ++-- mixer.h | 78 +-- mod_player.cpp | 359 +++++++---- mod_player.h | 111 +--- ogg_player.cpp | 208 +++++++ ogg_player.h | 34 ++ piege.cpp | 321 +++++----- resource.cpp | 781 +++++++++++++++--------- resource.h | 200 ++++--- resource_aba.cpp | 85 +++ resource_aba.h | 34 ++ rs.cfg | 20 + scaler.cpp | 207 +++---- scaler.h | 45 +- screenshot.cpp | 70 +++ screenshot.h | 9 + seq_player.cpp | 90 ++- seq_player.h | 35 +- sfx_player.cpp | 57 +- sfx_player.h | 85 ++- staticres.cpp | 1600 +++++++++++++++++++++++++++++++++++++++++++++++--- sys.h | 54 -- systemstub.h | 48 +- systemstub_sdl.cpp | 861 +++++++++++++++------------ unpack.cpp | 91 ++- unpack.h | 31 +- util.cpp | 47 +- util.h | 27 +- video.cpp | 534 +++++++++-------- video.h | 92 ++- 51 files changed, 6365 insertions(+), 3608 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/reminiscence.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

