« Previous | Next » 

Revision 773

qqshka, 27/06/2008 02:19

290. Added coop support, well, not yet tested.
You can turn it on with "/votecoop" command, this turn "coop 1" and "deathmatch 0"
and load "start" map, server start acts like in pseudo matchless mode,
to revert it back use "/votecoop" again.
Server admins may tune vote percentage with "k_vp_coop".

291. "/giveme" cheat command extended.
"/giveme runes" - give all runes, not ctf ones, but for complete sinleplayer, you know...
"/giveme rune [1|2|3|4]" - give particular rune
"/giveme norunes" - remove all runes

Files

added 
modified 
deleted 

View differences

/trunk/include/deathtype.h
/trunk/include/g_consts.h
View differences
/trunk/include/g_local.h
View differences
/trunk/include/g_public.h
View differences
/trunk/include/g_syscalls.h
View differences
/trunk/include/player.h
View differences
/trunk/include/progs.h
View differences
/trunk/include/q_shared.h
View differences
/trunk/makevm.bat
View differences
/trunk/qwprogs_60.dsp
View differences
/trunk/qwprogs_71.vcproj
View differences
/trunk/qwprogs_80.vcproj
View differences
/trunk/qwprogs_90.vcproj
View differences
/trunk/src/!changes.txt
View differences
/trunk/src/Makefile.dl.in
View differences
/trunk/src/Makefile.dl32.in
View differences
/trunk/src/Makefile.vm.in
View differences
/trunk/src/arena.c
View differences
/trunk/src/client.c
View differences
/trunk/src/combat.c
View differences
/trunk/src/commands.c
View differences
/trunk/src/g_main.c
View differences
/trunk/src/g_spawn.c
View differences
/trunk/src/g_syscalls.asm
View differences
/trunk/src/g_syscalls.c
View differences
/trunk/src/g_utils.c
View differences
/trunk/src/game.q3asm
View differences
/trunk/src/grapple.c
View differences
/trunk/src/items.c
View differences
/trunk/src/match.c
View differences
/trunk/src/misc.c
View differences
/trunk/src/player.c
View differences
/trunk/src/server.c
View differences
/trunk/src/sp_ai.c
/trunk/src/sp_boss.c
/trunk/src/sp_client.c
/trunk/src/sp_demon.c
/trunk/src/sp_dog.c
/trunk/src/sp_enforcer.c
/trunk/src/sp_fish.c
/trunk/src/sp_hknight.c
/trunk/src/sp_knight.c
/trunk/src/sp_monsters.c
/trunk/src/sp_ogre.c
/trunk/src/sp_oldone.c
/trunk/src/sp_shalrath.c
/trunk/src/sp_shambler.c
/trunk/src/sp_soldier.c
/trunk/src/sp_tarbaby.c
/trunk/src/sp_wizard.c
/trunk/src/sp_zombie.c
/trunk/src/triggers.c
View differences
/trunk/src/vote.c
View differences
/trunk/src/weapons.c
View differences
/trunk/src/world.c
View differences