[colobot] annotated tag debian/0.1.8-2 created (now 1939a6c)

Didier Raboud odyx at moszumanska.debian.org
Mon Jul 11 19:25:13 UTC 2016


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

odyx pushed a change to annotated tag debian/0.1.8-2
in repository colobot.

        at  1939a6c   (tag)
   tagging  acbb8987d09f55570f0bec27029cb081fe1a61e3 (commit)
  replaces  debian/0.1.7b-1
 tagged by  Didier Raboud
        on  Mon Jul 11 20:12:04 2016 +0200

- Log -----------------------------------------------------------------
colobot 0.1.8-2 Debian release
-----BEGIN PGP SIGNATURE-----

iQGcBAABCgAGBQJXg+UWAAoJEIvPpx7KFjRVjY0L/0+5u3SlLnNpP89dQl4wN2zz
QBFvazrfoQYj32AQjvDyhdOV1g8z+FHeTGYTtjST+P0HqMweUTjejTV4X5kKcLcW
yWTVBKfYZLiWo6u7RPaCcg8iOdg+h2WeRzwk0UpTCBjA+Tk+3FTOi8Y2Ef3welGq
CE6Okw1Rl+jd9zv1tE4FKc1tNRHWVSQh/YnOk7xmC4750ZNi519ZN62OTNcuLogd
1AsIqphIwO78yZHAO30RB7T2J6sQciFxqyN+PrBHyDZFhtQlRsOtUunPBggNXz9K
YikfZRVvABIz0psgZzgY+5yZVy6tjRSLH8Asu+YiMYRtZLjKBoAsdsEi+8zMlxA9
EWHBzfLsIp4uXjxPJ9TGJorpgiYRH15T6eyDK3xyJ2we98xOjA6xcYCTalNmLdEB
hNOtCscFZD6MEcXDfgFxYQ9/5WEclYV4Zqdq/O+QOCBIp1B70cwvxnEOHCW+UPtd
P1EfqNAPHF0s9VXELovhZShGsk5byT5OC0jDVdA2xA==
=ZdIu
-----END PGP SIGNATURE-----

Didier Raboud (8):
      Fix occured/occurred spelling error
      Add Keywords key in desktop file
      Merge tag 'upstream/0.1.8' into debian/master
      Bump S-V to 3.9.8 without changes needed
      Add xmlstarlet as B-D needed for the new SVG resizing code
      colobot 0.1.8-1 Debian release
      Move xmlstarlet from B-D-I to B-D; fixes arch-only FTBFS
      colobot 0.1.8-2 Debian release

KarolTrzeszczkowski (1):
      Solves #700

Krzysztof Dermont (4):
      Change SatCom button size in main menu
      Deactive pause before jumping to next visit
      Remove part of boost::filesystem usage.
      Refactor autosave rotation.

Mateusz Przybył (1):
      Group source files for IDE projects in CMake

Piotr Dziwinski (7):
      Fix CMake warning when compiling on OSX
      Fix desktop SVG icon not resizing properly
      Add warning messages if tool programs are not found
      Fix for #738
      Fix typo
      Hack to finally fix #738
      Fix displaying of text highlights (#738)

Smok94 (2):
      Appearance customization face butons fix
      First person camera unlocked for Me and Tech

Tomasz Kapuściński (4):
      Removed texture coordinate generation
      Renamed CGLDevice to CGL14Device
      Added blur effect when the game is paused (issue #656)
      Fixed problem with pause blur after changing some graphic settings

krzys-h (93):
      Replaced CConfigFile::GetInstancePointer() with GetConfigFile()
      Refactor some references to CRobotMain from CEngine
      Refactor CRobotMain::ExecuteCmd() to std::string
      Removed unused members of CNullDevice
      Changed reference colors using when recoloring textures to constants
      Fixed exit after single mission mode
      Fixed Houston lights when object is rotated
      Debug menu
      Resources debug mode
      goto() path debugger
      goto() bitmap debugger
      Changed CParticle::CheckChannel log message
      Post-release 0.1.7-alpha
      Merge branch 'dev-0.1.8' into dev
      Fixed compilation with disabled sound support, closes #748
      Merge branch 'master' into dev
      Fixed code style warnings
      One more code style fix
      Merge part of PR #756
      Fixed indentation
      Merged PR #737: Fix for various issues with initializing variables in CBOT
      Reenabled unit tests that started working after 14721001e5ad8a7d4a3c893d0343125eddc20ddc
      Updated data submodule
      Moved pathman from common/ to app/
      Fixed failed assertion when non-damageable objects get fall damage (closes #764)
      Fixed AlienWorm collisions (#740)
      Enabled ArraysInClasses test after 1941020993d740c7dc90762a9dbf788916729e63
      Do not store exact object part positions
      LevelController improvements; minor EndMissionTake cleanup
      Fix compile warning
      This time really fixed compile errors
      Improvements to ObligatoryToken/ProhibitedToken
      Refactored part of CScript to std::string
      Proper plural form translations for ObligatoryToken
      Proper l10n for date/time
      Removed misc.cpp / misc.h
      Updated data submodule
      Fixed missing #includes
      Man, those compile errors...
      Merge branch 'dev-savegame' into dev
      Fixed crash when loading level with incorrect object type
      Fixed non-power-of-2 images in SatCom (closes #634); fixed not unloading textures on SatCom close
      Added unit tests for #768
      Do not zoom while scrolling lists, closes #769
      Fixed pause blur image not updating correctly on resolution change
      Made clipping distance settings apply immediately
      Reenabled working tests after fc7e6214714c0c959fe00f200dcd30653107bbc0
      Added Jenkinsfile
      Unified all camera inputs
      Allow using custom paths for win/lost scenes
      Fixed FIX camera up/down movement
      Fixed CParticle::CheckChannel "errors"
      Don't scale mouse cursor with resolution
      Jenkinsfile: don't add runtime information on install in linux builds
      Jenkinsfile: change RPATH to current directory
      Removed CAM_TYPE_DIALOG
      Added camera joystick bindings (#653)
      Added camera keybindings (#653)
      Cleaned up whitespace in translation strings
      Fixed some particle crashes after 99a831a03be068dd0c40ee3a7ca162cdcfb5e85d
      Removed unused parameter from CEngine::SetViewParams
      Some CCamera cleanup and docs
      Removed CAM_TYPE_INFO
      Refactored CBotVar to templates
      Enabled fixed test
      Added C++ operator overloads to CBotVar
      Fixed links in CBot listings in SatCom
      Updated data submodule
      Merge pull request #789 from Erihel/dev-boost-filesystem-removal
      Do not rotate after changing autosave settings
      Merge pull request #783 from melex750/dev
      Enabled working tests after bf2e3cdfaeb7114cc5ec60cb601b8f5305cbf4e6
      Enabled more tests
      Fixed pause blur with MSAA
      Fixed pause blur blinking for one frame
      Fixed dynamic textures not being reloaded properly
      Fixed pause blur in main menu
      Fixed string values with spaces (closes #791)
      Changed arrays to use {} when converted to string; added tests
      Allow using the CBot debugger during code battles
      Changed mouse scaling (again)
      Merge pull request #793 from melex750/dev
      Added some more CBot tests after #793
      Updated data submodule
      Added warnings about planned changes to EndMisisonTake (#759)
      Added logging to CPauseManager
      Fixed lockups when calling StartSuspend multiple times
      Updated data submodule
      Added pause blur config setting, enabled by default
      Fixed colobot-lint warnings
      Fixed sound channels not being unmuted properly
      Release 0.1.8-alpha: Merge branch 'dev'
      Release 0.1.8-alpha: Bump version

krzys_h (6):
      Merge pull request #749 from Erihel/dev
      Merge pull request #750 from Erihel/dev
      Merge pull request #751 from OdyX/018-minor-fixes
      Merge pull request #762 from melex750/dev
      Merge pull request #768 from melex750/dev
      Merge pull request #781 from melex750/dev

melex750 (20):
      Fix syntax and type checking for CBotListArray
      Add syntax and type checking for class member vars
      Fix syntax+type checking, base types+CBotDefArray
      Fix inline declaration of an array of string
      Add error code no expression, remove some bad code
      Fix class.arrays using size of one before comma
      Fix method overloading
      Fix initializing static array in class definition
      Fix array in a class not working with sizeof()...
      Fix checking parameters in CBotFunction
      Fix RestoreState to assign IDs to instance vars
      Fix passing "this" as an argument to a method
      Fix and document TypeCompatible
      Fix conversion to string with + operator
      Fix conversion to string with = operator
      Fix initializing an array using variables
      Fix using compound-assignment with an array
      Fix "new" keyword syntax checking
      Fix crash when calling method on a null object
      Fix class not unlocked when program is stopped

tomangelo2 (1):
      Clamp FogStart value to 0 if negative

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  f7320a4   Move xmlstarlet from B-D-I to B-D; fixes arch-only FTBFS
       new  acbb898   colobot 0.1.8-2 Debian release

The 2 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.


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



More information about the Pkg-games-commits mailing list