Bug 92773 - Trivial openttd-0.4.0 bump
Bug#: 92773 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: hinrik.sig@gmail.com
Component: Games
URL:  http://sourceforge.net/project/showfiles.php?group_id=103924&package_id=111717&release_id=327580
Summary: Trivial openttd-0.4.0 bump
Keywords:  
Status Whiteboard: 
Opened: 2005-05-16 03:02 0000
Description:   Opened: 2005-05-16 03:02 0000

    

------- Comment #1 From Hinrik Örn Sigurðsson 2005-05-16 03:03:53 0000 -------
Created an attachment (id=58988) [details]
openttd-0.4.0.diff

A few extra changes were needed because a readme.txt file is in an annoying
place.

------- Comment #2 From David Holm (RETIRED) 2005-05-16 08:09:05 0000 -------
Thanks for the heads up and the diff. Commited to CVS.

------- Comment #3 From Oliver Schinagl 2005-05-17 04:33:20 0000 -------
the -dedicated option doesn't work any longer.

===> Linking openttd
settings_gui.o(.text+0x507): In function `GameOptionsWndProc':
: undefined reference to `ToggleFullScreen'
collect2: ld returned 1 exit status
make: *** [openttd] Error 1


Now i know this is an upstream error (probably in the makefile where it links
some gui elements that it souldn't, I figured I mention it here so that it is
atleast documented that -dedicated no longer works properly.

------- Comment #4 From Luca Spiller 2005-05-17 11:38:51 0000 -------
This is a known problem that has been resolved in the latest SVN revision (svn
co svn://svn.openttd.com/trunk/). In this release there are also a lot of
desyncs, so a 0.4.(0.)1 release may not be far off.