[Warzone2100-commits] SF.net SVN: warzone2100:[7784] trunk/po

2009-06-18 Thread the_cybersphinx
Revision: 7784 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7784&view=rev Author: the_cybersphinx Date: 2009-06-18 13:01:32 + (Thu, 18 Jun 2009) Log Message: --- Fix Italian translation and run update-po Modified Paths: -- trunk/po/cs.po

[Warzone2100-commits] SF.net SVN: warzone2100:[7783] branches/2.2/po

2009-06-18 Thread the_cybersphinx
Revision: 7783 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7783&view=rev Author: the_cybersphinx Date: 2009-06-18 12:52:07 + (Thu, 18 Jun 2009) Log Message: --- Run update-po Modified Paths: -- branches/2.2/po/cs.po branches/2.2/po/da.po

[Warzone2100-commits] SF.net SVN: warzone2100:[7785] branches/2.2/macosx/Warzone.xcodeproj/ project.pbxproj

2009-06-18 Thread evilguru
Revision: 7785 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7785&view=rev Author: evilguru Date: 2009-06-18 19:39:23 + (Thu, 18 Jun 2009) Log Message: --- Update the Xcode project. Modified Paths: -- branches/2.2/macosx/Warzone.xcodeproj/proj

[Warzone2100-commits] SF.net SVN: warzone2100:[7786] branches/2.2/src/frontend.c

2009-06-18 Thread buginator
Revision: 7786 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7786&view=rev Author: buginator Date: 2009-06-19 03:10:21 + (Fri, 19 Jun 2009) Log Message: --- Make sure either parameter isn't below the minimum screen res. that we support. Modified Paths: --

[Warzone2100-commits] SF.net SVN: warzone2100:[7787] branches/2.2

2009-06-18 Thread buginator
Revision: 7787 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7787&view=rev Author: buginator Date: 2009-06-19 04:48:11 + (Fri, 19 Jun 2009) Log Message: --- Add ERROR_HOSTDROPPED for when the host drops from the lobby screen. When that event occurs, we then ex

[Warzone2100-commits] SF.net SVN: warzone2100:[7788] branches/2.2/src/multijoin.c

2009-06-18 Thread buginator
Revision: 7788 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7788&view=rev Author: buginator Date: 2009-06-19 05:34:01 + (Fri, 19 Jun 2009) Log Message: --- Slight correction to r7787 Modified Paths: -- branches/2.2/src/multijoin.c This was

[Warzone2100-commits] SF.net SVN: warzone2100:[7781] trunk/src/seqdisp.c

2009-06-18 Thread buginator
Revision: 7781 http://warzone2100.svn.sourceforge.net/warzone2100/?rev=7781&view=rev Author: buginator Date: 2009-06-18 05:17:56 + (Thu, 18 Jun 2009) Log Message: --- Make sure we take xOffset into account, we don't always start at 0 for the FMV text. fixes ticket:625