Search found 679 matches

by Giel
27 Jan 2010, 01:01
Forum: Development
Topic: Lobby Server - Improvement
Replies: 20
Views: 21355

Re: Lobby Server - Improvement

Using non-volatile storage (e.g. an on-disk file as opposed to an in-memory list) would already be an improvement. The thing is, we keep track of games' lifetimes by holding on to an open TCP socket. Unfortunately you cannot store sockets to disk. What's about connection twice, once up the game is ...
by Giel
26 Jan 2010, 00:21
Forum: Development
Topic: Lobby Server - Improvement
Replies: 20
Views: 21355

Re: Lobby Server - Improvement

Now, after I had seen through the code of the masterserver , I thought I could help. Above all, I am talking about to install a failover so that if one is down another server can do that work. Using non-volatile storage (e.g. an on-disk file as opposed to an in-memory list) would already be an impr...
by Giel
24 Aug 2009, 00:09
Forum: Other Talk
Topic: Video Quality for Video Files For Warzone 2100
Replies: 36
Views: 19693

Re: Video Quality for Video Files For Warzone 2100

cybersphinx wrote:My upload sucks, be patient and seed.
Fetching to 3 boxes with 5 MB/s upstream connection now, I'll seed further from there.
by Giel
25 Jan 2009, 01:59
Forum: Other Talk
Topic: Russian video from PSX(and misic from...)
Replies: 12
Views: 5923

Re: Russian video from PSX(and misic from...)

I am not even sure this would be legal or not. I know they made localized vids for other areas as well, but as far as I know, *only* the ones that were first released in the original archive are the ones that are GPLed. All the others (including the PSX version) are in legal limbo, so I doubt you w...
by Giel
19 Jan 2009, 20:00
Forum: 2.1.x
Topic: When crashing bug will be fixed?
Replies: 11
Views: 24643

Re: When crashing bug will be fixed?

Phoenix666 wrote:When i replace standart .mo file(with russian) by my file, bug dissapear! ;)
Do you know what text string (the English, non-translated one) triggers the bug?
by Giel
18 Jan 2009, 23:33
Forum: 2.1.x
Topic: When crashing bug will be fixed?
Replies: 11
Views: 24643

Re: When crashing bug will be fixed?

Phoenix666 wrote:Error was, because translator have many errors
i have new .po file witch don't have this problem
.po files should not be capable of causing crashes. If they do then it's a bug in warzone itself.
by Giel
18 Jan 2009, 17:10
Forum: News and announcements
Topic: Version 2.1.1
Replies: 2
Views: 17313

Re: Version 2.1.1

Lartza wrote:Not a big thing, but windows binary menu says 2.1.0
Thanks, for noticing, unfortunately there's little we can do about that at this point.
by Giel
18 Jan 2009, 15:33
Forum: 2.1.x
Topic: When crashing bug will be fixed?
Replies: 11
Views: 24643

Re: When crashing bug will be fixed?

Could you attach the warzone2100.RPT file that gets created when a crash occurs? It might help us fix this problem.
by Giel
12 Jan 2009, 01:14
Forum: News and announcements
Topic: Version 2.1.1
Replies: 2
Views: 17313

Version 2.1.1

Hi all, After releasing 2.1 we soon discovered that a problem which popped up on Mac OSX some times was rather easy to fix. Hence this bug fix release. This release only fixes an issue where saved games wouldn't load properly on big endian systems (e.g. PowerPC a processor common in OSX systems). Ad...
by Giel
24 Dec 2008, 11:32
Forum: News and announcements
Topic: Version 2.1 Final
Replies: 25
Views: 27750

Re: Version 2.1 Final

today (tuesday) is december 23 2008 xD this friday is december 26 2008 and next friday is january 2 2009 :3 so sometime between now and then will be the osx release. xD Oh.... oops... I meant 26th December.... Although apparently it became yesterday evening, i.e. the Mac OSX package is ready for do...
by Giel
23 Dec 2008, 22:12
Forum: News and announcements
Topic: Version 2.1 Final
Replies: 25
Views: 27750

Re: Version 2.1 Final

markroedel wrote:The OSX download for 2.1.0-final appears to have gone missing...
Sorry the OSX build hasn't been built yet... Still waiting for one of the OSX maintainers to do one. ETA currently is next friday (23rd December 2008).
by Giel
03 Dec 2008, 02:12
Forum: Development
Topic: Partially Built Structures
Replies: 13
Views: 5905

Re: Partially Built Structures

Another related proposal: PowerUsage.
by Giel
02 Dec 2008, 19:18
Forum: Other Talk
Topic: Warzone 2120 - Nexus Returns
Replies: 14
Views: 8659

Re: Warzone 2120 - Nexus Returns

Try to search the forum and wiki/manual.
by Giel
01 Dec 2008, 04:00
Forum: News and announcements
Topic: Version 2.1 Release Candidate 2
Replies: 5
Views: 5377

Re: Version 2.1 Release Candidate 2

hessuu wrote:Cool... I was just playing warzone. O_o Downloading.

EDIT: Or not. Download is not working yet.
Download should be there.
by Giel
10 Nov 2008, 11:50
Forum: Development
Topic: The Quit Screen
Replies: 26
Views: 9386

Re: The Quit Screen

HolyDragoon wrote:Well, you could put the exit screen as an option...
Sure we could, but that means more code, thus more code in which we can have bugs. The entire reason for setting up this poll is that we prefer to remove the quit screen altogether (if most people don't object).