Commits on Source (12)
-
Adam Kaminski authored
Fixed: unmorphing a player before they disconnected, joined spectators, or respawned didn't always succeed, and could sometimes cause clients to spawn a player that no longer existed. Also prevented exit flashes from spawning when players unmorphed in these special cases.
-
Sean Baggaley authored
-
Adam Kaminski authored
Added a new buffer parameter type to the protocol generator, and converted the "PlayerVoIPAudioPacket" server command to the generator.
-
Adam Kaminski authored
-
Adam Kaminski authored
-
Trillster authored
-
Trillster authored
-
Trillster authored
Add ACS function to get control point info, update Domination events and GetActorSectorLocation to use point indexes.
-
Trillster authored
-
Trillster authored
-
Trillster authored
-
Trillster authored
Showing
- docs/zandronum-history.txt 6 additions, 0 deletionsdocs/zandronum-history.txt
- protocolspec/generator/codegenerator.py 3 additions, 2 deletionsprotocolspec/generator/codegenerator.py
- protocolspec/generator/parametertypes.py 31 additions, 2 deletionsprotocolspec/generator/parametertypes.py
- protocolspec/spec.misc.txt 6 additions, 0 deletionsprotocolspec/spec.misc.txt
- protocolspec/spec.players.txt 8 additions, 1 deletionprotocolspec/spec.players.txt
- protocolspec/spec.things.txt 4 additions, 4 deletionsprotocolspec/spec.things.txt
- protocolspec/spec.weapons.txt 4 additions, 4 deletionsprotocolspec/spec.weapons.txt
- src/actor.h 18 additions, 18 deletionssrc/actor.h
- src/botcommands.cpp 57 additions, 80 deletionssrc/botcommands.cpp
- src/botcommands.h 1 addition, 1 deletionsrc/botcommands.h
- src/bots.cpp 3 additions, 2 deletionssrc/bots.cpp
- src/c_cmds.cpp 2 additions, 2 deletionssrc/c_cmds.cpp
- src/cl_commands.cpp 1 addition, 1 deletionsrc/cl_commands.cpp
- src/cl_main.cpp 62 additions, 119 deletionssrc/cl_main.cpp
- src/cl_main.h 4 additions, 4 deletionssrc/cl_main.h
- src/cooperative.cpp 1 addition, 1 deletionsrc/cooperative.cpp
- src/domination.cpp 119 additions, 103 deletionssrc/domination.cpp
- src/domination.h 1 addition, 5 deletionssrc/domination.h
- src/g_hexen/a_flechette.cpp 1 addition, 1 deletionsrc/g_hexen/a_flechette.cpp
- src/g_level.cpp 4 additions, 5 deletionssrc/g_level.cpp