[oolite] branch master updated (9c91d18 -> 7f5e1cf)

Nicolas Boulenguez nicolas.boulenguez at free.fr
Thu Jul 28 23:24:27 UTC 2016


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

nicobou-guest pushed a change to branch master
in repository oolite.

      from  9c91d18   Prepare changelog for upload.
      adds  955584f   Imported Upstream version 1.84
       new  48302c1   Merge tag 'upstream/1.84'
       new  d5165e4   Standards-Version: 3.9.8 (no changes)
       new  6ca3933   Switch to uscan version 4.
       new  8fd80c2   Update copyright, remove more XCode files.
       new  f364b58   Update version and hash in README.source.
       new  a117398   No need for README.source in binary packages
       new  ba1e93b   Merge two patches improving desktop file.
       new  17a0532   Refresh patches.
       new  1b63acd   generate manifest.plist even without Xcode
       new  a8754f2   The executable now Depends: gnustep-base-runtime in order to start.
       new  b370703   Patch removing a lintian style warning.
       new  061abd8   Install docs as (good) .odt and (ugly) HTML, but no more as (bad) PDF. Drop Build-Dependency on fonts used to build the PDF. Avoid duplicating the list in oolite-doc.install and rules. Declare phony targets.
       new  08c6d68   Enable all hardening flags.
       new  d15cb18   Simplify preprocessor variables data flow.
       new  7f5e1cf   GNUstep now keeps debugging information by default

The 15 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:
 DebugOXP/Debug.oxp/Config/debugConfig.plist        |    2 +-
 DebugOXP/Debug.oxp/Scripts/oolite-debug-console.js |    2 +-
 DebugOXP/Debug.oxp/manifest.plist                  |    4 +-
 Doc/CHANGELOG.TXT                                  |  115 ++
 Doc/ExternalLibrariesSourceCodeChanges.txt         |    4 +-
 Doc/OoliteRS.odt                                   |  Bin 4949673 -> 4977164 bytes
 Doc/OoliteReadMe.odt                               |  Bin 111204 -> 134850 bytes
 Doc/contributors.txt                               |    5 +-
 GNUmakefile.postamble                              |    2 +-
 Makefile                                           |   18 +-
 README.md                                          |   86 ++
 README.txt                                         |  110 --
 Resources/AIs/oolite-missileAI.js                  |    2 +
 Resources/Config/customsounds.plist                |    1 -
 Resources/Config/descriptions.plist                |   12 +-
 Resources/Config/gui-settings.plist                |    5 +-
 Resources/Config/logcontrol.plist                  |    3 +
 Resources/Config/screenbackgrounds.plist           |    2 +-
 Resources/Config/shipdata.plist                    |    2 +-
 Resources/Config/verifyOXP.plist                   |    1 +
 Resources/Config/whitelist.plist                   |    1 +
 Resources/InfoPlist.strings                        |  Bin 630 -> 630 bytes
 .../Scripts/oolite-constrictor-hunt-mission.js     |    6 +-
 Resources/Scripts/oolite-contracts-cargo.js        |    6 +-
 Resources/Scripts/oolite-contracts-parcels.js      |   23 +-
 Resources/Scripts/oolite-contracts-passengers.js   |    4 +-
 Resources/Scripts/oolite-equipment-control.js      |    2 +
 Resources/Scripts/oolite-nova-mission.js           |   15 +-
 Resources/Scripts/oolite-priorityai.js             |   18 +-
 Resources/Scripts/oolite-thargoid-plans-mission.js |    9 +-
 Resources/Scripts/oolite-trumbles-mission.js       |   14 +-
 Resources/Shaders/oolite-default-shader.fragment   |    3 +-
 debian/README.source                               |    6 +-
 debian/control                                     |    6 +-
 debian/copyright                                   |    8 +-
 debian/oolite-doc.TODO                             |    2 +-
 ...te-doc.doc-base.oolite-advice_for_new_commander |    5 +-
 debian/oolite-doc.doc-base.oolite-readme           |    5 +-
 debian/oolite-doc.doc-base.oolite-reference-sheet  |    5 +-
 debian/oolite-doc.install                          |    6 -
 debian/oolite.docs                                 |    1 -
 debian/patches/add_keywords_to_desktop_file.diff   |   18 -
 debian/patches/avoid_date_cpp_macro.diff           |    2 +-
 debian/patches/avoid_depending_on_xcode.diff       |   26 +
 ..._infinite_recursion_in_verify_descriptions.diff |   20 -
 debian/patches/fix-desktop-file.diff               |   15 +-
 debian/patches/fix-glib-cast.patch                 |   15 -
 debian/patches/generate_planet_data.diff           |   31 -
 debian/patches/gnustep_app_builder.diff            |   17 +-
 debian/patches/secure-format-log-string-1.84.diff  |  196 +++
 debian/patches/secure-format-log-string.diff       | 1242 +-------------------
 debian/patches/series                              |    9 +-
 debian/patches/simplify_gnumakefile.diff           |  185 +++
 debian/patches/typo-identifer.diff                 |   14 +
 debian/patches/typo.diff                           |   15 -
 debian/rules                                       |   53 +-
 debian/watch                                       |    9 +-
 src/Cocoa/Info-Oolite.plist                        |    4 +-
 src/Cocoa/MyOpenGLView.h                           |    7 +-
 src/Cocoa/MyOpenGLView.m                           |   49 +-
 .../OOMacSystemStandardFullScreenController.m      |    2 +-
 src/Cocoa/oolite-nonshared.xcconfig                |    6 -
 src/Cocoa/oolite-options.xcconfig                  |   10 -
 src/Cocoa/oolite-snapshot.xcconfig                 |    7 -
 src/Cocoa/oolite-targets.xcconfig                  |   10 -
 src/Cocoa/oolite-version.xcconfig                  |    1 -
 src/Cocoa/oolite-warnings.xcconfig                 |   51 -
 src/Core/Entities/DockEntity.m                     |   30 +-
 src/Core/Entities/Entity.h                         |    4 +
 src/Core/Entities/Entity.m                         |   16 +-
 src/Core/Entities/OOEntityWithDrawable.h           |    1 +
 src/Core/Entities/OOExhaustPlumeEntity.m           |   99 +-
 src/Core/Entities/OOExplosionCloudEntity.h         |    2 +-
 src/Core/Entities/OOExplosionCloudEntity.m         |   27 +-
 src/Core/Entities/OOFlashEffectEntity.m            |    2 +-
 src/Core/Entities/OOFlasherEntity.m                |   11 +-
 src/Core/Entities/OOLaserShotEntity.m              |   10 +-
 src/Core/Entities/OOParticleSystem.m               |    2 +-
 src/Core/Entities/OOPlanetEntity.m                 |   58 +-
 src/Core/Entities/OORingEffectEntity.m             |    6 +-
 src/Core/Entities/OOSunEntity.h                    |    2 +-
 src/Core/Entities/OOSunEntity.m                    |   40 +-
 src/Core/Entities/OOVisualEffectEntity.m           |    7 +
 src/Core/Entities/OOWaypointEntity.m               |   16 +-
 src/Core/Entities/PlayerEntity.h                   |   49 +-
 src/Core/Entities/PlayerEntity.m                   |  772 +++++++++---
 src/Core/Entities/PlayerEntityContracts.m          |    8 +-
 src/Core/Entities/PlayerEntityControls.m           |  321 ++++-
 src/Core/Entities/PlayerEntityLegacyScriptEngine.m |   39 +-
 src/Core/Entities/PlayerEntityLoadSave.m           |    2 +-
 src/Core/Entities/PlayerEntityScriptMethods.h      |    5 +
 src/Core/Entities/PlayerEntityStickMapper.h        |    6 +-
 src/Core/Entities/PlayerEntityStickMapper.m        |    4 +-
 src/Core/Entities/ProxyPlayerEntity.h              |    2 +-
 src/Core/Entities/ShipEntity.h                     |   39 +-
 src/Core/Entities/ShipEntity.m                     |  480 ++++----
 src/Core/Entities/ShipEntityAI.m                   |    7 +-
 src/Core/Entities/ShipEntityLoadRestore.m          |    2 +-
 src/Core/Entities/SkyEntity.m                      |   14 +-
 src/Core/Entities/StationEntity.h                  |    4 +-
 src/Core/Entities/StationEntity.m                  |    7 +-
 src/Core/Entities/WormholeEntity.m                 |    2 +-
 src/Core/GameController.m                          |   10 +-
 src/Core/GuiDisplayGen.h                           |    3 +-
 src/Core/GuiDisplayGen.m                           |  461 +++-----
 src/Core/HeadUpDisplay.h                           |    1 +
 src/Core/HeadUpDisplay.m                           |   95 +-
 src/Core/Materials/OOMaterial.m                    |    2 +-
 src/Core/Materials/OOMaterialConvenienceCreators.m |    1 +
 src/Core/Materials/OOPlanetTextureGenerator.m      |   81 +-
 .../Materials/OOStandaloneAtmosphereGenerator.m    |    4 +-
 src/Core/Materials/OOTexture.h                     |    2 +
 src/Core/Materials/OOTexture.m                     |   10 +-
 src/Core/Materials/OOTextureLoader.m               |    2 +-
 src/Core/NSDataOOExtensions.m                      |    2 +-
 src/Core/NSFileManagerOOExtensions.m               |    2 +-
 src/Core/OOALBufferedSound.m                       |    2 +-
 src/Core/OOALMusic.m                               |    1 +
 src/Core/OOALSoundChannel.m                        |    2 +-
 src/Core/OOALSoundDecoder.m                        |    2 +-
 src/Core/OOALStreamedSound.m                       |    2 +-
 src/Core/OOAsyncWorkManager.m                      |    2 +-
 src/Core/OOCPUInfo.m                               |    4 +-
 src/Core/OOCacheManager.m                          |   26 +-
 src/Core/OOCharacter.m                             |    2 +-
 src/Core/OOCocoa.h                                 |    9 -
 src/Core/OOCollectionExtractors.m                  |    6 +-
 src/Core/OOCommodities.h                           |    1 +
 src/Core/OOCommodities.m                           |   38 +-
 src/Core/OOCommodityMarket.m                       |   12 +-
 src/Core/OOFastArithmetic.h                        |    8 +
 src/Core/OOGraphicsResetManager.m                  |    4 +-
 src/Core/OOHPVector.h                              |   14 +-
 src/Core/OOHPVector.m                              |   24 +-
 src/Core/OOMatrix.m                                |   51 +-
 src/Core/OOMesh.h                                  |    5 +-
 src/Core/OOMesh.m                                  |   67 +-
 src/Core/OOMeshToOctreeConverter.m                 |    2 +-
 src/Core/OOOXZManager.m                            |   30 +-
 src/Core/OOOpenALController.m                      |    4 +-
 src/Core/OOOpenGL.m                                |    2 +-
 src/Core/OOOpenGLExtensionManager.m                |    4 +-
 src/Core/OOOpenGLMatrixManager.h                   |    6 +-
 src/Core/OOOpenGLMatrixManager.m                   |   12 +-
 src/Core/OOOpenGLOnly.h                            |    2 +-
 src/Core/OOPlanetDrawable.m                        |   10 +-
 src/Core/OOPointMaths.h                            |    2 +-
 src/Core/OOPriorityQueue.h                         |   10 +-
 src/Core/OOQuaternion.m                            |   54 +-
 src/Core/OOShipRegistry.m                          |   40 +-
 src/Core/OOStringExpander.m                        |    6 +-
 src/Core/OOStringParsing.m                         |    4 +-
 src/Core/OOSystemDescriptionManager.h              |   11 +
 src/Core/OOSystemDescriptionManager.m              |   23 +-
 src/Core/OOTextureScaling.m                        |    2 +-
 src/Core/OOVector.h                                |   12 +
 src/Core/OOVector.m                                |   22 +
 src/Core/ResourceManager.m                         |   20 +-
 src/Core/Scripting/OOJSInterfaceDefinition.m       |    1 +
 src/Core/Scripting/OOJSOolite.m                    |    7 +
 src/Core/Scripting/OOJSPlayer.m                    |   37 +-
 src/Core/Scripting/OOJSPlayerShip.m                |   30 +-
 src/Core/Scripting/OOJSPopulatorDefinition.m       |    1 +
 src/Core/Scripting/OOJSQuaternion.m                |    2 +-
 src/Core/Scripting/OOJSShip.m                      |   30 +-
 src/Core/Scripting/OOJSStation.m                   |    2 +-
 src/Core/Scripting/OOJSSystem.m                    |    1 +
 src/Core/Scripting/OOJSVector.h                    |    3 +
 src/Core/Scripting/OOJSVector.m                    |   28 +-
 src/Core/Scripting/OOJavaScriptEngine.m            |   27 +-
 src/Core/Scripting/OOScript.m                      |    8 +-
 src/Core/Universe.h                                |    7 +-
 src/Core/Universe.m                                |  207 ++--
 src/SDL/MyOpenGLView.h                             |    6 +-
 src/SDL/MyOpenGLView.m                             |  382 ++++--
 src/SDL/OOSDLJoystickManager.m                     |    2 +-
 src/SDL/main.m                                     |   38 +-
 tools/icosmesh/main.m                              |   10 +
 178 files changed, 3576 insertions(+), 3120 deletions(-)
 create mode 100644 README.md
 delete mode 100644 README.txt
 delete mode 100644 debian/oolite.docs
 delete mode 100644 debian/patches/add_keywords_to_desktop_file.diff
 create mode 100644 debian/patches/avoid_depending_on_xcode.diff
 delete mode 100644 debian/patches/avoid_infinite_recursion_in_verify_descriptions.diff
 delete mode 100644 debian/patches/fix-glib-cast.patch
 delete mode 100644 debian/patches/generate_planet_data.diff
 create mode 100644 debian/patches/secure-format-log-string-1.84.diff
 create mode 100644 debian/patches/simplify_gnumakefile.diff
 create mode 100644 debian/patches/typo-identifer.diff
 delete mode 100644 debian/patches/typo.diff
 delete mode 100644 src/Cocoa/oolite-nonshared.xcconfig
 delete mode 100644 src/Cocoa/oolite-options.xcconfig
 delete mode 100644 src/Cocoa/oolite-snapshot.xcconfig
 delete mode 100644 src/Cocoa/oolite-targets.xcconfig
 delete mode 100644 src/Cocoa/oolite-version.xcconfig
 delete mode 100644 src/Cocoa/oolite-warnings.xcconfig

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



More information about the Pkg-games-commits mailing list