------------------------------------------------------------------------ r6457 | hendricks266 | 2017-09-26 19:30:37 -0700 (Tue, 26 Sep 2017) | 5 lines Prevent P_GetP from treating player indexes that are >= g_mostConcurrentPlayers as player 0, by checking against MAXPLAYERS instead. Prevents the "gib on spawn in multiplayer" bug, and allows fake players to work properly. Patch from Striker. ------------------------------------------------------------------------ r6456 | hendricks266 | 2017-09-26 19:30:34 -0700 (Tue, 26 Sep 2017) | 3 lines Fix display of the fragbar in widescreen. Patch from Striker. ------------------------------------------------------------------------ r6455 | hendricks266 | 2017-09-26 19:30:31 -0700 (Tue, 26 Sep 2017) | 3 lines Fix the fragbar not respecting GAMETYPE_FRAGBAR. Patch from Striker. ------------------------------------------------------------------------ r6454 | hendricks266 | 2017-09-26 19:30:28 -0700 (Tue, 26 Sep 2017) | 5 lines Fix randomseed in multiplayer. Merged from private network branch. Patch by [IFOC]75, prepared by Striker. ------------------------------------------------------------------------ r6453 | hendricks266 | 2017-09-26 19:30:24 -0700 (Tue, 26 Sep 2017) | 3 lines Add player[].connected. Patch from Striker. ------------------------------------------------------------------------ r6452 | hendricks266 | 2017-09-26 19:30:21 -0700 (Tue, 26 Sep 2017) | 1 line Address an oversight in r6212. ------------------------------------------------------------------------ r6451 | hendricks266 | 2017-09-26 19:30:17 -0700 (Tue, 26 Sep 2017) | 3 lines Cleanups in eduke32.vcxproj. Thanks to [IFOC]75. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.