project-navigation
Personal tools

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Szpak

Pages: [1] 2
1
Linux / Re: 2.5-dev RPM packages for Fedora available
« on: December 05, 2013, 02:05:13 am »
Btw, you could make a link to this post on http://ufoai.org/wiki/Download

2
Linux / 2.5-dev RPM packages for Fedora available
« on: December 04, 2013, 01:44:00 am »
Hi. I created RPM packages for a development 2.5 version of UFO:AI for Fedora to make it easier to test it on Fedora. They can be downloaded from SourceForge:
https://sourceforge.net/projects/ufoai-rpms-fedora/files/2.5-dev/

The installation instruction is in a README file.

The SPEC files are available from GitHub:
https://github.com/szpak/ufoai-rpms-fedora

The packages are heavily based on the RPM packages from RPM Fusion created by Karel Volny and Nicolas Chauvet and my changes will hopefully be backported into the RPM Fusion repository when 2.5-final is released.

Comments and suggestions are welcome and can be posted in this thread.

Marcin

3
Discussion / Re: Unable to build more than one radar and SAM site
« on: November 28, 2013, 10:05:22 pm »
:).

4
Discussion / Re: Unable to build more than one radar and SAM site
« on: November 28, 2013, 06:08:02 pm »
Thanks for a quick reply. I wonder what is a purpose of that limit?

5
Discussion / Unable to build more than one radar and SAM site
« on: November 28, 2013, 05:48:58 pm »
Hi. Having my primary base I built one SAM site and one radar. Later I wanted to build an another radar to cover additional area, but in a "Create installation" menu I have only a base as an option.

Is there a limit of SAM/radar installation I can build having only one base (I wasn't able to find it in the documentation)? Current 2.5-dev version.

Marcin

6
Coding / Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« on: November 27, 2013, 11:35:32 pm »
Any thoughts?

7
Coding / Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« on: November 24, 2013, 10:36:46 pm »
I generally managed to create packages, but have two questions.

1. What is the status of the compatibility with Inter cards? Karel Volny an RPMFusion packager created a wrapper which disables GLSL Shaders (?) by writing 'set r_programs "0" a' to the config file on the first run on given machine with Intel card. Is it still required or UFAI by default sets some safe mode (I have seen a topic about it on forum recently, but I couldn't find it today)?

2. I can host RPM packages with code, but RPMS with data takes ~1,2GB. Do you have any space I could upload this package for beta testing for other Fedora users?

8
You are completely right. I just didn't know about it :).

9
Coding / Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« on: November 24, 2013, 06:00:08 pm »
There is a binary named "memory". Is it a developers tool only which should not be packaged?

10
I haven't played UFOAI for years and without keyboard shortcuts in a tooltip it was the only known way (without using a console) to check them within game.

11
Discussion / keyboard shortcuts for fire modes
« on: November 23, 2013, 11:25:08 pm »
Hi. Is it possible to set keyboard shortcut(s) which would allow me to show a fire mode list and/or select directly one of them (without using a mouse)?

I have seen in the code command like: hud_executeaction, hud_listfiremodes, hud_listactions, but they seem to be an internal command with some callbacks needed.

Marcin


12
Hi. In current 2.5-dev I am unable to display a popup with key info. F1 from keys.cfg doesn't work and there is the error 'Window "popup_keyinfo" not found' in a console after try to execute a "ui_push popup_keyinfo"  command. Was it intentionally removed from 2.5?

Marcin

13
Bugs in stable version (2.5) / Re: Missing screen resolutions
« on: November 23, 2013, 12:07:39 am »
Do you have more than one monitor? If yes try:
Code: [Select]
SDL_VIDEO_FULLSCREEN_HEAD=0 ufo
Btw, maybe this option should be set by default in a run script for Linux?

14
Coding / Re: Question about a roadmap for 2.5 branch (packaging for Fedora)
« on: November 21, 2013, 11:21:49 pm »
Quote
2. How can ufoai-data.tar (or at least its content) can be generated from the source forlder from Git?

I have found a very interesting thread about packaging for Debian which points me make pk3.

15
Coding / Question about a roadmap for 2.5 branch (packaging for Fedora)
« on: November 20, 2013, 12:54:49 am »
Hi,

The branch 2.5 looks quite stable (lloing at the commit rate) and I wonder is it a good time to start a preparation for making some packaging for Fedora (to make it easier to test UFO:AI in this environment)? Are they planned any big changes before the release which could provide an additional work?

Two more questions:
1. Have you introduced any changes in a build system (since 2.4) which could surprise me?
2. How can ufoai-data.tar (or at least its content) can be generated from the source forlder from Git?

Marcin

Pages: [1] 2