Commits on Source (52)
-
Eidolon authoreda4fad0e3
-
SteelT authored32f88155
-
toaster authored732861f0
-
toaster authored64189da2
-
toaster authored
Minor refactor: Handle *sep entirely within S_AdjustSoundParams, instead of having a component partly outside.
91a424a0 -
Sal authoredd9e7272f
-
Sal authored
Makes it act similarly to before if only 1 node needs the file.
c332d48e -
Indev authored5da6d14a
-
James R. authored
glibc 2.38 added strlcpy and strlcat.
c499a838 -
Indev authoredf9880e84
-
James R. authored
- Fix compile with msvcrt - Fix compile with SDL 2.28.2
0b55e8df -
Christian Angel authored
Fix segmentation faults on ODROID-XU3/XU4 running GNU/Linux, and probably other 32-bit ARM devices like older Raspberry Pis
44ac5ded -
Hanicef authored
-
Backport from SRB2 See: STJr/SRB2@e9e0683d Credits go to Lactozilla
4df97495 -
Alu Folie authorede3c42b3b
-
Fixes music fades crashing the game sometimes Backport from SRB2 See: STJr/SRB2@0aa763df Credits to Lactozilla
a7164a5d -
Alu Folie authoreda68a1d7e
-
Alu Folie authored
the camera never gets centered proper if you join from spectator
e2605ff1 -
Alu Folie authoredaaaf09ae
-
Alu Folie authored
so the game wont crash randomly at mapload sometimes
3485c116 -
Alu Folie authored
linenum could go out of bounds if you use more than 4 linedefs for such setup, hence making the game unable to retrieve textures and therefore crashing the games sometimes many thx to indev c:
0cc6c0ed -
Alu Folie authored64e1c6a3
-
Alu Folie authored3dce66a5
-
Alu Folie authored
fixes renderer lock ups with transparent textures in software renderer
2172c9dd -
Alu Folie authored
makes precip smooth like software
64f91846 -
Alu Folie authored17e24bb8
-
Alu Folie authored
-Fix segfaults when damaging mobj with no painstate and when removing source from ShouldDamage -Fix segfault when removing mobjs while iterating thinglist -Fix dangling pointer in mapthing after removing mobj -Fix a segfault when the game cant spawn a MapThing in P_SpawnMapThing -If P_SetMobjState gets called with a player mobj use P_SetPlayerMobjState instead -Add a few P_MobjWasRemoved checks -Make mine explosions a little safer -Fix rare K_RepairOrbitChain crash (thx indev c:)
897f6527 -
Alu Folie authored65c3d903
-
Alu Folie authored9ecc4682
-
Alu Folie authored
no more if else and weird checks c:
cf14f285 -
NepDisk authored9a8cd9f0
-
Sal authored27aecdb9
Showing
- src/d_clisrv.c 6 additions, 0 deletionssrc/d_clisrv.c
- src/d_net.c 1 addition, 1 deletionsrc/d_net.c
- src/d_netcmd.c 1 addition, 1 deletionsrc/d_netcmd.c
- src/d_netfil.c 9 additions, 2 deletionssrc/d_netfil.c
- src/doomtype.h 10 additions, 1 deletionsrc/doomtype.h
- src/hardware/hw_cache.c 36 additions, 7 deletionssrc/hardware/hw_cache.c
- src/hardware/hw_main.c 4 additions, 3 deletionssrc/hardware/hw_main.c
- src/hu_stuff.c 4 additions, 0 deletionssrc/hu_stuff.c
- src/k_kart.c 4 additions, 3 deletionssrc/k_kart.c
- src/lua_consolelib.c 1 addition, 1 deletionsrc/lua_consolelib.c
- src/lua_maplib.c 2 additions, 0 deletionssrc/lua_maplib.c
- src/m_menu.c 1 addition, 1 deletionsrc/m_menu.c
- src/p_inter.c 5 additions, 0 deletionssrc/p_inter.c
- src/p_local.h 1 addition, 0 deletionssrc/p_local.h
- src/p_mobj.c 53 additions, 20 deletionssrc/p_mobj.c
- src/p_telept.c 2 additions, 0 deletionssrc/p_telept.c
- src/p_tick.c 2 additions, 0 deletionssrc/p_tick.c
- src/p_user.c 22 additions, 0 deletionssrc/p_user.c
- src/r_fps.c 9 additions, 1 deletionsrc/r_fps.c
- src/r_segs.c 2 additions, 2 deletionssrc/r_segs.c