- Dec 06, 2018
-
-
mazmazz authored
Update code versions to 2.1.21 See merge request STJr/SRB2!338
-
Marco Z authored
-
Marco Z authored
-
mazmazz authored
Block previous versions' config defaults with EXECVERSION consvar See merge request STJr/SRB2!371
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
* Change alwaysfreelook2 to be consistent with alwaysfreelook (the only one that wasn't the same)
-
mazmazz authored
Controller defaults: Set Ring Toss to right trigger instead of left trigger See merge request STJr/SRB2!370
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
mazmazz authored
Change 2p controller defaults See merge request STJr/SRB2!369
-
Marco Z authored
-
- Dec 05, 2018
-
-
mazmazz authored
Add OS and 32/64-bitness to VERSION console command See merge request STJr/SRB2!368
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
Marco Z authored
-
Monster Iestyn authored
Fix 64-bit build-using admins not being able to kick players besides themselves, by not checking sendingsavegame[] code at all if not the server it turns out playernode[pn] is typically 255 in the above situation, so sendingsavegame[playernode[pn]] goes out of bounds ...but goodness knows why 32-bit builds didn't suffer the same bug, seems to have been pure luck
-
Marco Z authored
-
- Dec 04, 2018
-
-
Monster Iestyn authored
It turns out the game was sending the full size of the motd buffer (254) rather than just the size of the string made, therefore sending a load of garbage and making the game apparently execute unknown or illegal net commands
-
Monster Iestyn authored
Fix the game being basically broken due to multi-admin, by porting over some missing changes from Kart
-
Monster Iestyn authored
-
Monster Iestyn authored
-
mazmazz authored
Use Joystick 1 and Joystick 2 by default if plugged in See merge request STJr/SRB2!364
-
mazmazz authored
Joystick juggling See merge request STJr/SRB2!355
-
mazmazz authored
Slightly re-organize DLLs and document the required list for bundling See merge request STJr/SRB2!365
-
mazmazz authored
Make uninstaller a self-extractable See merge request STJr/SRB2!367
-
Marco Z authored
-
Monster Iestyn authored
Tiny Makefile Fix See merge request STJr/SRB2!289
-
mazmazz authored
Add old-install-list.txt to explicitly define which old install files need to be moved See merge request STJr/SRB2!366
-
Marco Z authored
Replaces MoveOldExeDlls routine in installer staging
-
Marco Z authored
Reason for this is because the SDL2 binaries live in libs/ for ease of copying. The DLLs ought to be in one location.
-
Marco Z authored
-
Marco Z authored
-
-
Marco Z authored
-
mazmazz authored
Update OSX icon See merge request STJr/SRB2!363
-