[colobot] branch debian/master updated (6ef1c81 -> 9355ba7)

Didier Raboud odyx at moszumanska.debian.org
Mon Jul 11 12:56:11 UTC 2016


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

odyx pushed a change to branch debian/master
in repository colobot.

      from  6ef1c81   colobot 0.1.7b-1 Debian release
       new  1c5f477   Post-release 0.1.7-alpha
       new  640c029   Replaced CConfigFile::GetInstancePointer() with GetConfigFile()
       new  6585ee9   Refactor some references to CRobotMain from CEngine
       new  5de5774   Refactor CRobotMain::ExecuteCmd() to std::string
       new  adf20f5   Removed unused members of CNullDevice
       new  d2ac1af   Changed reference colors using when recoloring textures to constants
       new  7fe6506   Fixed exit after single mission mode
       new  45c93f5   Fixed Houston lights when object is rotated
       new  4af02c8   Debug menu
       new  e4f9360   Resources debug mode
       new  d38ddcb   goto() path debugger
       new  e24d77b   goto() bitmap debugger
       new  427bbfa   Changed CParticle::CheckChannel log message
       new  64fef98   Merge branch 'dev-0.1.8' into dev
       new  2ea453f   Change SatCom button size in main menu
       new  7e1b112   Merge pull request #749 from Erihel/dev
       new  8ccad5b   Deactive pause before jumping to next visit
       new  ef0147e   Merge pull request #750 from Erihel/dev
       new  a06035e   Fix occured/occurred spelling error
       new  761c854   Add Keywords key in desktop file
       new  d84304c   Merge pull request #751 from OdyX/018-minor-fixes
       new  39b364f   Fixed compilation with disabled sound support, closes #748
       new  02633e3   Merge branch 'master' into dev
       new  b5438c3   Fix CMake warning when compiling on OSX
       new  89389e8   Fix desktop SVG icon not resizing properly
       new  3a3653d   Add warning messages if tool programs are not found
       new  72f966b   Fix for #738
       new  9639dc5   Fix typo
       new  98dd9f9   Fixed code style warnings
       new  c0780f9   One more code style fix
       new  1960b37   Solves #700
       new  831276f   Appearance customization face butons fix
       new  6afdb7b   First person camera unlocked for Me and Tech
       new  6216dae   Merge part of PR #756
       new  15702ec   Fixed indentation
       new  4a29e84   Fix syntax and type checking for CBotListArray
       new  accfc93   Add syntax and type checking for class member vars
       new  707ef97   Fix syntax+type checking, base types+CBotDefArray
       new  5b3da83   Fix inline declaration of an array of string
       new  6be1f56   Add error code no expression, remove some bad code
       new  8b7410f   Fix class.arrays using size of one before comma
       new  02133d0   Fix method overloading
       new  1472100   Merged PR #737: Fix for various issues with initializing variables in CBOT
       new  059a546   Reenabled unit tests that started working after 14721001e5ad8a7d4a3c893d0343125eddc20ddc
       new  09a5869   Updated data submodule
       new  c94ebb4   Moved pathman from common/ to app/
       new  71a77c7   Hack to finally fix #738
       new  0d12ded   Fixed failed assertion when non-damageable objects get fall damage (closes #764)
       new  ac95097   Fixed AlienWorm collisions (#740)
       new  6144039   Fix initializing static array in class definition
       new  748f003   Fix array in a class not working with sizeof()...
       new  1941020   Merge pull request #762 from melex750/dev
       new  efc5431   Enabled ArraysInClasses test after 1941020993d740c7dc90762a9dbf788916729e63
       new  c6c01c3   Fix displaying of text highlights (#738)
       new  4c8da2c   LevelController improvements; minor EndMissionTake cleanup
       new  ed58e7e   Fix compile warning
       new  3e4fbe9   This time really fixed compile errors
       new  7f38aca   Improvements to ObligatoryToken/ProhibitedToken
       new  bd9184b   Refactored part of CScript to std::string
       new  14e2910   Proper plural form translations for ObligatoryToken
       new  139592b   Proper l10n for date/time
       new  04d7c34   Removed misc.cpp / misc.h
       new  e75ed79   Updated data submodule
       new  32af7f4   Fixed missing #includes
       new  4de9d25   Man, those compile errors...
       new  ae4e875   Do not store exact object part positions
       new  d3f808f   Merge branch 'dev-savegame' into dev
       new  dd8a324   Fixed crash when loading level with incorrect object type
       new  952a542   Fixed non-power-of-2 images in SatCom (closes #634); fixed not unloading textures on SatCom close
       new  e794296   Fix checking parameters in CBotFunction
       new  54a34a9   Merge pull request #768 from melex750/dev
       new  7c551dc   Added unit tests for #768
       new  c00a7fd   Do not zoom while scrolling lists, closes #769
       new  9870cfe   Clamp FogStart value to 0 if negative
       new  734e6e9   Group source files for IDE projects in CMake
       new  ebca89d   Removed texture coordinate generation
       new  8922bb5   Renamed CGLDevice to CGL14Device
       new  213fd6b   Added blur effect when the game is paused (issue #656)
       new  59c106f   Fixed pause blur image not updating correctly on resolution change
       new  cdd719c   Made clipping distance settings apply immediately
       new  c19f97b   Fix RestoreState to assign IDs to instance vars
       new  6491ce0   Fix passing "this" as an argument to a method
       new  fc7e621   Merge pull request #781 from melex750/dev
       new  620620f   Reenabled working tests after fc7e6214714c0c959fe00f200dcd30653107bbc0
       new  261b26c   Added Jenkinsfile
       new  bd72086   Unified all camera inputs
       new  2500475   Allow using custom paths for win/lost scenes
       new  5ab9942   Fixed FIX camera up/down movement
       new  99a831a   Fixed CParticle::CheckChannel "errors"
       new  aa159bc   Don't scale mouse cursor with resolution
       new  2bebd0e   Jenkinsfile: don't add runtime information on install in linux builds
       new  9feea63   Jenkinsfile: change RPATH to current directory
       new  942f746   Removed CAM_TYPE_DIALOG
       new  ebc2e6e   Added camera joystick bindings (#653)
       new  2dd7ba7   Added camera keybindings (#653)
       new  89b495c   Cleaned up whitespace in translation strings
       new  d80fa38   Fixed some particle crashes after 99a831a03be068dd0c40ee3a7ca162cdcfb5e85d
       new  bef27c3   Removed unused parameter from CEngine::SetViewParams
       new  646e510   Some CCamera cleanup and docs
       new  0e101de   Removed CAM_TYPE_INFO
       new  df111db   Refactored CBotVar to templates
       new  7b32f63   Enabled fixed test
       new  b56cd11   Added C++ operator overloads to CBotVar
       new  9017e5a   Fixed links in CBot listings in SatCom
       new  cd18341   Updated data submodule
       new  2168b57   Remove part of boost::filesystem usage.
       new  32629a2   Refactor autosave rotation.
       new  439a416   Merge pull request #789 from Erihel/dev-boost-filesystem-removal
       new  7ce23fd   Do not rotate after changing autosave settings
       new  0165e8f   Fix and document TypeCompatible
       new  6db2832   Fix conversion to string with + operator
       new  37ab015   Fix conversion to string with = operator
       new  bf2e3cd   Merge pull request #783 from melex750/dev
       new  f0ed20f   Enabled working tests after bf2e3cdfaeb7114cc5ec60cb601b8f5305cbf4e6
       new  543df84   Enabled more tests
       new  9d9131c   Fixed pause blur with MSAA
       new  125d1a3   Fixed pause blur blinking for one frame
       new  a0b3f7a   Fixed problem with pause blur after changing some graphic settings
       new  bd4362e   Fixed dynamic textures not being reloaded properly
       new  8ad53ce   Fixed pause blur in main menu
       new  5f7a8db   Fixed string values with spaces (closes #791)
       new  c304ecd   Changed arrays to use {} when converted to string; added tests
       new  0fbd2d1   Allow using the CBot debugger during code battles
       new  3b9b9b3   Changed mouse scaling (again)
       new  0d74b4f   Fix initializing an array using variables
       new  66984a4   Fix using compound-assignment with an array
       new  51665e8   Fix "new" keyword syntax checking
       new  6415709   Fix crash when calling method on a null object
       new  d0d0c4f   Fix class not unlocked when program is stopped
       new  3e30ccf   Merge pull request #793 from melex750/dev
       new  11d4019   Added some more CBot tests after #793
       new  7bfe9fd   Updated data submodule
       new  5881505   Added warnings about planned changes to EndMisisonTake (#759)
       new  fb32459   Added logging to CPauseManager
       new  6f412df   Fixed lockups when calling StartSuspend multiple times
       new  9b9dd43   Updated data submodule
       new  8a17bc9   Added pause blur config setting, enabled by default
       new  9e545d0   Fixed colobot-lint warnings
       new  19cc25f   Fixed sound channels not being unmuted properly
       new  2b63369   Release 0.1.8-alpha: Merge branch 'dev'
       new  407d855   Release 0.1.8-alpha: Bump version
       new  1b0b51d   Merge tag 'upstream/0.1.8' into debian/master
       new  99c70a4   Bump S-V to 3.9.8 without changes needed
       new  5b45a4f   Add xmlstarlet as B-D needed for the new SVG resizing code
       new  9355ba7   colobot 0.1.8-1 Debian release

The 145 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:
 CMakeLists.txt                                     |   9 +-
 Jenkinsfile                                        |  50 ++
 cmake/FindGettext.cmake                            | 218 -----
 data                                               |   2 +-
 debian/changelog                                   |   9 +
 debian/control                                     |   5 +-
 desktop/CMakeLists.txt                             |  68 +-
 desktop/colobot.ini                                |   2 +-
 desktop/colobot.svg                                |   1 +
 desktop/create_desktop_file.sh                     |   2 +-
 desktop/po/colobot-desktop.pot                     |   8 +-
 desktop/po/fr.po                                   |  10 +-
 po/CMakeLists.txt                                  |  35 +-
 po/colobot.pot                                     | 138 ++--
 po/de.po                                           | 225 ++---
 po/fr.po                                           | 245 +++---
 po/pl.po                                           | 269 +++---
 po/ru.po                                           | 222 ++---
 src/CBot/CBotClass.cpp                             |  85 +-
 src/CBot/CBotEnums.h                               |   1 +
 src/CBot/CBotInstr/CBotDefArray.cpp                |  46 +-
 src/CBot/CBotInstr/CBotDefBoolean.cpp              |  13 +-
 src/CBot/CBotInstr/CBotDefClass.cpp                |  16 +-
 src/CBot/CBotInstr/CBotDefFloat.cpp                |  13 +-
 src/CBot/CBotInstr/CBotDefInt.cpp                  |  25 +-
 src/CBot/CBotInstr/CBotDefString.cpp               |  27 +-
 src/CBot/CBotInstr/CBotExpression.cpp              |  23 +-
 src/CBot/CBotInstr/CBotFunction.cpp                |   4 +-
 src/CBot/CBotInstr/CBotInstrMethode.cpp            |  14 +-
 src/CBot/CBotInstr/CBotInstrUtils.cpp              |   6 +-
 src/CBot/CBotInstr/CBotInstrUtils.h                |   8 +-
 src/CBot/CBotInstr/CBotLeftExprVar.cpp             |   6 +
 src/CBot/CBotInstr/CBotListArray.cpp               |  60 +-
 src/CBot/CBotInstr/CBotListArray.h                 |   2 +-
 src/CBot/CBotInstr/CBotNew.cpp                     |   6 +-
 src/CBot/CBotInstr/CBotTwoOpExpr.cpp               |  16 +-
 src/CBot/CBotProgram.cpp                           |   2 +
 src/CBot/CBotProgram.h                             |   4 +-
 src/CBot/CBotStack.cpp                             |  14 +
 src/CBot/CBotStack.h                               |   2 +-
 src/CBot/CBotVar/CBotVar.cpp                       |  51 +-
 src/CBot/CBotVar/CBotVar.h                         |  13 +
 src/CBot/CBotVar/CBotVarBoolean.cpp                | 118 +--
 src/CBot/CBotVar/CBotVarBoolean.h                  |  24 +-
 src/CBot/CBotVar/CBotVarClass.cpp                  |   7 +-
 src/CBot/CBotVar/CBotVarFloat.cpp                  | 196 -----
 src/CBot/CBotVar/CBotVarFloat.h                    |  39 +-
 src/CBot/CBotVar/CBotVarInt.cpp                    | 237 +-----
 src/CBot/CBotVar/CBotVarInt.h                      |  36 +-
 src/CBot/CBotVar/CBotVarString.cpp                 |  98 +--
 src/CBot/CBotVar/CBotVarString.h                   |  58 +-
 src/CBot/CBotVar/CBotVarValue.h                    | 196 +++++
 src/CBot/CMakeLists.txt                            |  93 ++-
 src/CMakeLists.txt                                 | 328 +++++++-
 src/app/app.cpp                                    |  16 +-
 src/app/input.cpp                                  | 119 +--
 src/app/input.h                                    |  10 +-
 src/{common => app}/pathman.cpp                    |   3 +-
 src/{common => app}/pathman.h                      |   2 +-
 src/app/pausemanager.cpp                           |  16 +-
 src/app/pausemanager.h                             |   1 +
 src/app/signal_handlers.cpp                        |   4 +-
 src/common/config_file.h                           |   4 +-
 src/common/event.cpp                               |  14 +-
 src/common/event.h                                 |  74 +-
 src/common/key.h                                   |  14 +-
 src/common/misc.cpp                                | 261 ------
 src/common/misc.h                                  |  40 -
 src/common/resources/resourcemanager.cpp           |  49 +-
 src/common/resources/resourcemanager.h             |   2 -
 src/common/restext.cpp                             |  86 +-
 src/common/settings.cpp                            |   4 +
 src/graphics/core/device.h                         |   3 -
 src/graphics/core/nulldevice.cpp                   |   7 -
 src/graphics/core/nulldevice.h                     |  12 -
 src/graphics/engine/camera.cpp                     | 767 ++++++-----------
 src/graphics/engine/camera.h                       | 273 +++---
 src/graphics/engine/engine.cpp                     | 555 ++++++++++---
 src/graphics/engine/engine.h                       |  95 +--
 src/graphics/engine/lightning.cpp                  |  59 +-
 src/graphics/engine/lightning.h                    |   3 +
 src/graphics/engine/particle.cpp                   |  60 +-
 src/graphics/engine/particle.h                     |  18 +-
 src/graphics/engine/terrain.cpp                    |  36 +-
 src/graphics/engine/terrain.h                      |   2 +
 src/graphics/engine/text.cpp                       | 245 +++---
 src/graphics/engine/text.h                         |  16 +-
 .../opengl/{gldevice.cpp => gl14device.cpp}        | 194 ++---
 src/graphics/opengl/{gldevice.h => gl14device.h}   |  15 +-
 src/graphics/opengl/gl21device.cpp                 |  44 +-
 src/graphics/opengl/gl21device.h                   |   3 +-
 src/graphics/opengl/gl33device.cpp                 |   7 +-
 src/graphics/opengl/gl33device.h                   |   1 -
 src/graphics/opengl/glutil.cpp                     |  18 +-
 src/level/level_category.cpp                       |   4 -
 src/level/level_category.h                         |   5 -
 src/level/mainmovie.cpp                            |   8 +-
 src/level/parser/parserparam.cpp                   |   2 +-
 src/level/parser/parserparam.h                     |   2 +-
 src/level/player_profile.cpp                       |  55 +-
 src/level/player_profile.h                         |   1 +
 src/level/robotmain.cpp                            | 911 +++++++++------------
 src/level/robotmain.h                              |  54 +-
 src/level/scene_conditions.h                       |   1 +
 src/math/func.h                                    |   9 +
 src/math/intpoint.h                                |  96 +++
 src/math/point.h                                   |   4 +-
 src/object/auto/autobase.cpp                       |  81 +-
 src/object/auto/autohouston.cpp                    |  66 +-
 src/object/auto/autolabo.cpp                       |   1 -
 src/object/auto/autoportico.cpp                    |  29 +-
 src/object/auto/autotower.cpp                      |   6 +-
 src/object/interface/controllable_object.h         |   4 -
 src/object/object.cpp                              |   3 +-
 src/object/old_object.cpp                          |  19 +-
 src/object/old_object.h                            |   9 +-
 src/object/task/taskgoto.cpp                       |  66 +-
 src/object/task/taskgoto.h                         |   1 +
 src/object/task/taskshield.cpp                     |  13 +-
 src/physics/physics.cpp                            |   9 +-
 src/script/script.cpp                              | 140 ++--
 src/script/script.h                                |  15 +-
 src/script/scriptfunc.cpp                          |   2 +-
 src/sound/oalsound/alsound.cpp                     |   7 +-
 src/sound/sound.cpp                                |   2 -
 src/ui/controls/button.cpp                         |   1 -
 src/ui/controls/check.cpp                          |   1 -
 src/ui/controls/color.cpp                          |   1 -
 src/ui/controls/edit.cpp                           |  74 +-
 src/ui/controls/edit.h                             |   1 -
 src/ui/controls/editvalue.cpp                      |   2 +-
 src/ui/controls/group.cpp                          |   1 -
 src/ui/controls/image.cpp                          |   1 -
 src/ui/controls/list.cpp                           |   2 +-
 src/ui/controls/scroll.cpp                         |   2 +-
 src/ui/controls/shortcut.cpp                       |   1 -
 src/ui/controls/slider.cpp                         |   2 +-
 src/ui/controls/target.cpp                         |   3 +-
 src/ui/debug_menu.cpp                              | 430 ++++++++++
 src/ui/{screen/screen.h => debug_menu.h}           |  37 +-
 src/ui/displayinfo.cpp                             |   7 +-
 src/ui/displayinfo.h                               |   4 +-
 src/ui/mainui.cpp                                  |   2 +-
 src/ui/object_interface.cpp                        |  85 +-
 src/ui/screen/screen_apperance.cpp                 |  19 +-
 src/ui/screen/screen_io.cpp                        |   3 +-
 src/ui/screen/screen_level_list.cpp                |  10 -
 src/ui/screen/screen_level_list.h                  |   1 -
 src/ui/screen/screen_main_menu.cpp                 |   8 +-
 src/ui/screen/screen_player_select.cpp             |  29 +-
 src/ui/screen/screen_setup.cpp                     |   2 -
 src/ui/screen/screen_setup_controls.cpp            | 193 ++---
 src/ui/screen/screen_setup_graphics.cpp            |  18 +
 src/ui/studio.cpp                                  |  29 +-
 test/unit/CBot/CBot_test.cpp                       | 164 +++-
 tools/check-levels.sh                              |   2 +-
 156 files changed, 4859 insertions(+), 4458 deletions(-)
 create mode 100644 Jenkinsfile
 delete mode 100644 cmake/FindGettext.cmake
 create mode 100644 src/CBot/CBotVar/CBotVarValue.h
 rename src/{common => app}/pathman.cpp (98%)
 rename src/{common => app}/pathman.h (98%)
 delete mode 100644 src/common/misc.cpp
 delete mode 100644 src/common/misc.h
 rename src/graphics/opengl/{gldevice.cpp => gl14device.cpp} (91%)
 rename src/graphics/opengl/{gldevice.h => gl14device.h} (96%)
 create mode 100644 src/ui/debug_menu.cpp
 copy src/ui/{screen/screen.h => debug_menu.h} (62%)

-- 
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