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

Pages: 1 [2] 3 4 ... 34
16
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: September 29, 2012, 08:21:49 am »
== 2012.09.29 == 1.1.4 =====================================
The script will check each time you build UfoAI
if your git repository setting is correct and if not change it


add
  • repository check

17
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: September 28, 2012, 05:49:39 pm »
????

18
Bugs in older version (2.4) / Re: Slow battle between ships problem
« on: September 23, 2012, 09:28:50 am »
I dont see this slowdowns!
Tried both savegames and the config as well
45fps as expected
But im compiling ufoai on my own in my own mingw environment
Its build for at least pentium4 and SSE2

Extract ufoai.zip into your ufoai dir and replace existing files ... (save your files before ;))

19
Windows / Re: Nightly Builds (Full Installer)
« on: August 15, 2012, 06:56:27 am »
you have to use my installer
the official installer doesnt contain the update utility

20
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: August 11, 2012, 09:07:17 am »
== 2012.08.11 == 1.1.3 =====================================
To hunt this zip error down
the script will now return the called program error code
instead of 1 to indicate an error


change
  • return the error code from the called application instead of just 1 to indicate an error

21
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: July 27, 2012, 03:15:08 pm »
i cant help you than
"im idling"

All i can say is
that on my server the nightlys are build fine ...

22
Windows / Re: Problems with updating to 2.5 dev
« on: July 23, 2012, 08:52:49 am »
first
redirect the temp folder by using
cmd.exe
md d:\wherever
set temp=d:\wherever
set tmp=d:\wherever
run the setup from within this cmd.exe
like
c:\wherever\my\setup\file\is\ufoai_setup.exe

second
Startmenu->Programs->UFO Alien Invasion-2.4->update

23
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: July 23, 2012, 08:46:57 am »
maybe you are out of diskspace?

24
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: June 15, 2012, 06:22:08 am »
git error
sourceforge seams to be offline

appears from time to time

25
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: June 02, 2012, 03:09:59 pm »
That means the script is unable to find a free srive slot
like
C:
d:
or whatever
store the whole thing in a folder where the name contains no spaces
like c:\compile_ufoai

The easiest way to get the game is by using the nightlys
http://ufoai.org/forum/index.php/topic,6302.0.html

26
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: April 26, 2012, 05:37:26 pm »
The game doesnt run faster when using sse
im using it manly for compatibility (x87 80bit <> double 64bit, rounding problem, SSE 64bit)
and 64bit is a completely different story
you need 64bit mingw and 64bit libs
which means month of work
for nearly nothing

Dont compile the game if you dont need to
no troubles on your side
Just enjoy the ride with the nightly build

27
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: April 25, 2012, 06:36:56 pm »
the tool will do any update 4you
just run it and forget the rest

but you should realize that git is different from svn
if you modify the sources you run into troubles getting any source update

git will deny any update on top of your changes

28
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: April 24, 2012, 06:28:05 pm »
Its an LZMA2 archive and most tools cant handle that kind of type
thats why its an sfx archive

Hope you have a fat line to the net
or you run into troubles getting the source from sourceforge
referring to http://ufoai.org/wiki/index.php/Getting_the_source#github

Would be a good idea for me to use github and than switch to sourceforge as suggested
Some work 4the weekend ;)

29
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: April 23, 2012, 06:27:37 pm »
UfoAI_win32_build_environment_0.3.1.exe is in fact just 76MB big (and working well)
You would need the source too and than you will get your >2Gig

As already mentioned
better use the nightly builds
but (self-praise ::)) i prefer this one
getting updates is easier this way

30
Windows / Re: make_UfoAI_win32 (all in one win32 build script)
« on: April 21, 2012, 12:07:27 pm »
== 2012.04.21 == 1.1.2 =====================================
Just a tiny bug
that lists all revision time stamps of a commit instead of only the last one


bug
  • list only the last revision time stamp instead of all

Pages: 1 [2] 3 4 ... 34