- Aug 17, 2020
-
-
Sal authored
-
- Aug 14, 2020
-
-
James R. authored
(cherry picked from commit be14b8a564a89a5afb84ac19f1586f3db7f68367)
-
- Aug 10, 2020
- Aug 06, 2020
-
-
AJ Martinez authored
-
AJ Martinez authored
-
- Aug 05, 2020
-
-
AJ Martinez authored
-
- Jul 24, 2020
- Jul 15, 2020
-
-
Ashnal authored
This should catch when DropHnextList misses it Should probably fix sinks too ...
-
- Jul 14, 2020
-
-
Ashnal authored
-
Ashnal authored
-
Ashnal authored
New function specifically for dropping rocketsneakers K_DropRocketSneaker Used by Eggbox touchspecial to properly dispose of shoes and clean up hnext Now also used by the shoe thinker to drop themselves Fixes angle of spent shoe launch
-
Ashnal authored
This cleans up hnext when a mine shield is P_RemoveMobj'ed while being punted Otherwise, hnext could point to a removed mobj and cause undefined behavior This also fixes the bug where if you have multiple mines in your slot, drag one and have it punted, all your unused mines would disappear. This should/may fix the crashes/desyncs I've observed in gameplay when a held mine is punted.
-
- Jun 28, 2020
-
-
Ashnal authored
Stops the client from using reliable packets before joining a server Clients can time out during addon loading sending reliable packets before then can cause out of order acks This causes joinbug, chatbug, and chatspam, as well as general server instability due to unnecesary packetspam
-
- Jun 23, 2020
-
-
SteelT authored
-
- Jun 15, 2020
-
-
James R. authored
-
- Jun 14, 2020
-
-
Hannu Hanhi authored
-
- Jun 13, 2020
-
-
Hannu Hanhi authored
-
Hannu Hanhi authored
-
Hannu Hanhi authored
-
James R. authored
-
- Jun 01, 2020
-
-
Hannu Hanhi authored
-
- May 23, 2020
-
-
SteelT authored
Also fixes the log file not being written to the home directory.
-
- May 20, 2020
- May 16, 2020
-
-
Hannu Hanhi authored
-
filpAM authored
-
- May 15, 2020
-
-
James R. authored
This is fixes crashes in replays because splitscreen displayplayers are initialized to INT32_MAX there.
-
James R. authored
-
James R. authored
(cherry picked from commit 0b9c20cc7086000548e02b39c1abf94ffb56feae)
-
James R. authored
-
added missing extern keyword for ms_RoomId in mserv.h (the definition is already in the .c file in this case) (cherry picked from commit 064f4bcf349e9600552a0b99bd0fbfb3cbcf0958)
-
turn all non-extern variables in s_sound.h into externs (and put their real definitions in the .c file) (cherry picked from commit dab212dc56936dd92a935d0c81003ff1d35ee2ee)
-
(cherry picked from commit 89cd756cd83e4a03a34d1f16da18142d8167d889)
-
James R. authored
HMS lives on in our hearts!
-
James R. authored
-
James R. authored
-