lp:debian/astromenace

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/astromenace
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

6. By Tehnick

Add patch debian/patches/disable_GL_ARB_texture_compression_bptc.patch:
After disabling GL_ARB_texture_storage in patch
fix_work_on_intel_videocards.patch GL_ARB_texture_compression_bptc feature
may work incorrectly with new NVIDIA and AMD video cards. There are no bug
reports yet. This patch was made just in case by developer recommendation.

5. By Tehnick

Add patch debian/patches/fix_work_on_intel_videocards.patch:
Mesa developers have enabled GL_ARB_texture_storage for all drivers [1], so
i915 and i965 drivers now claim the support of this OpenGL extension, but
texture storage feature does not actually work there.
.
[1] http://lists.freedesktop.org/archives/mesa-dev/2013-June/041188.html
.
This patch is just workaround to make the game work on intel videocards with
new Mesa. But real problem should be fixed in Mesa.
(Closes: #718680)

4. By Tehnick

* Add temporary patch debian/patches/08_do_not_touch_home_dir.patch:
  Without this patch AstroMenace creates directory ~/.config/astromenace/
  during generation of gamedata.vfs file. When sudo is used for package
  installation, this created directory is owned by root, so game settings
  cannot be saved by user. (LP: #1181847)
* Add xz-utils to astromenace dependencies. (Closes: #714609)
* Fix lintian note desktop-entry-lacks-keywords-entry.

3. By Tehnick

* Add temporary patches:
  - debian/patches/01_keyboard_control-fix.patch:
    fix minor bug with keyboard control over active menu elements during
    setup game control keys.
  - debian/patches/02_blinking_triangles.patch:
    fix bug that might corrupt overall game rendering (big blinking
    triangles over scene).
  - debian/patches/03_overflow_vfs.patch:
    fix overflow in VFS code. (Closes: #709279)
  - debian/patches/04_textures_quality.patch:
    fix Textures Quality option work during game data loading with new
    planetary and normal map textures.
  - debian/patches/05_blend_disable_fix.patch:
    fix minor bug in texture blend setup code (now will change OpenGL state
    proper during blend disabling).
  - debian/patches/06_compression_options_fix.patch:
    fix menu elements texture generation, will count on compression options
    now.
  - debian/patches/07_percent_sign_profile_input_fix.patch:
    fix text input code in Profile Menu for percent sign (%).
  All these patches are already applied in the upstream VCS and will come
  in the next stable release.

2. By Tehnick

Initial release (Closes: #493350).

1. By Tehnick

Import upstream version 1.3.1+repack

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers