mickael9 / ioq3

This is an up-to-date fork of ioquake3 for UrbanTerror with changes from the ioUrbanTerror engine
GNU General Public License v2.0
42 stars 18 forks source link

Fix serverinfo overflow - reduce version cvar #31

Closed ThomasBrierley closed 6 years ago

ThomasBrierley commented 6 years ago

Karnute's (separate) patch should handle actual overflows more gracefully, but this still helps mitigate the chance of it happening a little bit.

Fixes #30

danielepantaleone commented 6 years ago

Looks good to me 👍 I squashed the commits together to keep a cleaner history

ThomasBrierley commented 6 years ago

Hah :open_mouth: weird, i'm surprised how biddy is able to commit to my fork. Is this some new github thing where there are soft priviledges through PRs? handy I guess.

mickael9 commented 6 years ago

If you check the Allow edits from maintainers checkbox, committers can push to your branch