question from an old timer

Other talk that doesn't fit elsewhere.
This is for General Discussion, not General chat.
User avatar
effigy
Regular
Regular
Posts: 1217
Joined: 22 Jan 2010, 03:21

Re: question from an old timer

Post by effigy »

cybersphinx wrote:...Put a new menu into the exit screen?
could an "About" menu be added to the pre-game interface somewhere? That would be a common place for official links.
This is why some features aren't implemented: http://forums.wz2100.net/viewtopic.php?f=30&t=7490&view=unread#p87241
User avatar
dak180
Trained
Trained
Posts: 288
Joined: 01 Nov 2009, 23:58
Location: Keeper of the Mac Builds

Re: question from an old timer

Post by dak180 »

cybersphinx wrote:For Linux, I guess the easiest way is to run a shell script, that then can look for a suitable browser. Macs? No idea. The question is how to integrate a "go to the website" button into Warzone though. Put a new menu into the exit screen?
For macs:

Code: Select all

open "http://forums.wz2100.net/"
in the terminal would do it; I know that there is a way to do that from within a program (it is how scm guis work).
User:dak180
Keeper of the Mac Builds
User avatar
vexed
Inactive
Inactive
Posts: 2538
Joined: 27 Jul 2010, 02:07

Re: question from an old timer

Post by vexed »

cybersphinx wrote:Like a link in the start menu? Would be easy, but only work for Windows. The exit screen has the url, but I don't think we can make any clickable links with SDL.
I do have most of this done already, but it was for trunk & SDL, it was one of those backburner projects.
The base logic should still work, but I never got around to doing the SDL minimizing stuff for full screen people. All it did was to force window mode, then launch the browser.

I'll try to find that in my stash of code.
/facepalm ...Grinch stole Warzone๐Ÿ™ˆ๐Ÿ™‰๐Ÿ™Š contra principia negantem non est disputandum
Super busy, don't expect a timely reply back.