wwwwwv / oax

Automatically exported from code.google.com/p/oax
0 stars 0 forks source link

Some fixes to the gamecode #9

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some bugfixes to the game code from the OpenArena Android port.

"Vote Yes" "Vote No" buttons in the voting menu - new users don't know they 
need to press F3/F4 to vote.
https://github.com/pelya/openarena-vm/commit/86f8d32314a322712afd0b23c6f33cda7d9
ac726

Typo fix
https://github.com/pelya/openarena-vm/commit/7cc40b41b6ffbba3fffb32d02124c53fb3b
0a747

Some additional options in Setup menu - duplicated "Automatic Download" in 
System->Network menu, to make it easier to find, added options to show/hide FPS 
and lagometer.
https://gist.github.com/4456245

Show both local and Internet servers on a single page in Multiplayer dialog - 
new users don't know they need to click "Servers: local" text to switch to 
online mode, it's mostly for Android, but looks better on PC too. Also contains 
few bugfixes.
https://gist.github.com/4456815

Original issue reported on code.google.com by X.pelya.X@gmail.com on 4 Jan 2013 at 9:45

GoogleCodeExporter commented 8 years ago
Thank you. I will apply them as soon as possible. 

Original comment by sago007 on 7 Jan 2013 at 7:30

GoogleCodeExporter commented 8 years ago
I have committed the first patches. But I am having problems with the last one. 
The "Local" option does also include Internet servers now.

I had some merge conflicts. I have attached my current diff, so you may be able 
to see what problems may have arisen from the merge. 

Original comment by sago007 on 17 Mar 2013 at 6:27

Attachments:

GoogleCodeExporter commented 8 years ago
I've fixed that bug in the last patch yesterday, here are commits on github
https://github.com/pelya/openarena-vm/commit/b07bfbcf049aa63be164bcfae7d88a5cd42
59552
https://github.com/pelya/openarena-vm/commit/1b25b9ee2d951327f1c528d7ba9fb33a334
19464
I'll make a cumulative patch tomorrow, and check that it can be applied on top 
of OAX SVN.

Original comment by X.pelya.X@gmail.com on 17 Mar 2013 at 8:34

GoogleCodeExporter commented 8 years ago
I've fixed and cleaned up the last patch, also I've removed changes to 
MAX_GLOBALSERVERS and MAX_PINGREQUESTS, they seem unnecessary.

Original comment by X.pelya.X@gmail.com on 18 Mar 2013 at 12:56

Attachments:

GoogleCodeExporter commented 8 years ago
After doing some more tests, I ser that local servers list is filled with 
servers from internet, I'm going to fix that.

Original comment by X.pelya.X@gmail.com on 25 Mar 2013 at 1:14

GoogleCodeExporter commented 8 years ago
This patch should be finally fixed, local menu won't show internet servers.

Original comment by X.pelya.X@gmail.com on 27 Dec 2013 at 8:27

Attachments:

GoogleCodeExporter commented 8 years ago
Applied the last patch. It seems to work fine.

Closing issue.

Thank you for the patches!

Original comment by sago007 on 29 Dec 2013 at 2:09