]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Forbid impulses even during the countdown to round start, it fixes issues with weapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2013-04-25 terencehillForbid impulses even during the countdown to round...
2013-04-25 terencehillNew rule: frozen players can't pick up any item
2013-04-25 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-04-22 Samual LenksMerge remote-tracking branch 'origin/terencehill/MOTD_b...
2013-04-22 Samual LenksMerge remote-tracking branch 'origin/master' into teren...
2013-04-22 Samual LenksReset killcount on readyrestart too
2013-04-22 Samual LenksMerge remote-tracking branch 'origin/samual/notifications'
2013-04-22 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-22 Samual LenksAlphabetical order
2013-04-21 Samual LenksAdd the rest of the announcer calls to new system
2013-04-21 Rudolf Polzerget rid of some bad uses of .ogg extension
2013-04-21 Samual LenksMake the legacy announcer code useless/strip most of...
2013-04-20 Samual LenksMove more things over to new system
2013-04-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-19 Rudolf Polzer++deathlocation
2013-04-17 Samual LenksWork more on announcements
2013-04-16 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-16 Samual LenksFix teamkill
2013-04-10 terencehillround_handler: allow infinite round time (*round_timeli...
2013-04-01 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2013-04-01 Rudolf Polzerfix overly long qcstatus field
2013-03-31 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-21 Rudolf Polzerfix stupid compile errors, we don't have COLOR_TEAM1...
2013-03-21 Rudolf PolzerTurn plasma turret into instagib turret in minstagib...
2013-03-21 Rudolf PolzerMerge remote-tracking branch 'origin/Mario/runematch_nu...
2013-03-21 Rudolf PolzerMerge remote-tracking branch 'origin/samual/kill_zoom_o...
2013-03-21 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/observ...
2013-03-21 Rudolf PolzerMerge remote-tracking branch 'origin/mirceakitsune...
2013-03-17 Mircea KitsuneWhen trigger_gravity modifies the gravity of an entity...
2013-03-14 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-13 terencehillBecoming spectator stat_respawn_time should not be...
2013-03-13 terencehillArena: don't force players to spawn so early. Altought...
2013-03-11 terencehillAdd the new field respawn_flags and set it just when...
2013-03-11 terencehillMake respawn code cleaner by adding respawn flags and...
2013-03-10 terencehillSet a max revival time of 1 minute
2013-03-09 terencehillRestore this code as game_starttime can change anytime
2013-03-09 terencehillCleanup: replace a few checks with the macro IS_PLAYER
2013-03-09 terencehillGive missing teams/players msgs infinite lifetime,...
2013-03-09 terencehillBad parameter for round over messages in Arena and CA
2013-03-09 terencehillFix other round countdown issues by improving workaroun...
2013-03-09 terencehillInitialize .cnt in round_handler_Init to fix a round...
2013-03-09 terencehillCorrectly initialize game_starttime
2013-03-08 Samual LenksMerge remote-tracking branch 'origin/terencehill/misc_h...
2013-03-08 terencehillFix wrong parameters sending prevent join message
2013-03-08 terencehillRemove old PREVENT_JOIN_TEXT
2013-03-08 terencehillMOTD centerprint fixes / changes:
2013-03-08 terencehillFix PrintWelcomeMessage executed twice per frame when...
2013-03-07 terencehillSince only KH makes use of CENTER_ARENA_ROUNDSTART...
2013-03-07 terencehillReapply some changes that got lost in the previous...
2013-03-07 MarioMerge branch 'master' into mario/runematch_nuke
2013-03-07 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-06 terencehillRemove a stupid rule
2013-03-06 terencehillCalling Arena_AddChallengers() before the game starts...
2013-03-05 terencehillCA: Don't try to join the game with jump button if...
2013-03-05 terencehillCleanup: Change freezetag_Initialize() position
2013-03-05 terencehillAlso apply glowmod for a cooler ice color
2013-03-05 terencehillMake some round_handler functions into macros
2013-03-05 Samual Lenks*sigh*
2013-03-05 Samual Lenks"unpress" system on client
2013-03-05 Samual LenksWHY IS THIS FUCKING SHIT SO FUCKING STUPID??!?!?!
2013-03-05 Samual LenksMerge remote-tracking branch 'origin/terencehill/onslau...
2013-03-05 Samual LenksMerge remote-tracking branch 'origin/Mario/seeker_ammo_fix'
2013-03-05 Samual LenksMerge remote-tracking branch 'origin/samual/notificatio...
2013-03-05 Samual LenksAdd server control cvars for location and frag_verbose...
2013-03-04 Samual LenksBegin final cleanup-- remove w_deathtypestring (no...
2013-03-04 Samual LenksFix killnotification a bit, plus make spectating/teamch...
2013-03-04 Samual LenksMove time processing and counting to counting.qh
2013-03-04 Samual LenksRename FL_TEAM_ and STR_TEAM_ to NUM_TEAM_ and NAME_TEA...
2013-03-04 terencehillFreezetag: team colored ice with full starting alpha
2013-03-04 Samual LenksForgot one
2013-03-04 Samual LenksLong lines BEGONE!
2013-03-04 Samual LenksOther fixes
2013-03-04 Samual LenksMove deathtypes to entities entirely
2013-03-03 Samual LenksStart working on moving deathtypes to be entities too
2013-03-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-03-03 terencehillAdd ability to reload round times cvars every round
2013-03-03 Samual LenksStuff and things
2013-03-03 Samual LenksFix tuba/accordian/klein bottle
2013-03-03 Samual LenksFix infinite lifetime centerprints
2013-03-03 Samual LenksCleanup of count_ordinal stuffz
2013-03-03 Samual LenksPut more work into process_time function
2013-03-03 Samual LenksWhoops, missed some things
2013-03-03 Samual LenksMove the rest of race notifications over to new system
2013-03-02 terencehillCA: Improve checks to determine whether an observer...
2013-03-02 terencehillWhen manually moving to spectators reset caplayer in...
2013-03-02 Samual LenksUpdates/fixes for Kill_Notification
2013-03-02 Samual LenksRename notif_any to notif_all
2013-03-02 terencehillCA: newcomer players can only join the game during...
2013-03-02 Samual LenksFix suicides
2013-03-02 Samual LenksRemove backtraces, and that should be capitalized
2013-03-01 Samual Lenksbacktraces for debugging purposes
2013-03-01 Samual LenksFix scan and start
2013-03-01 Samual LenksPartly fix wait message
2013-03-01 Samual LenksPartially fix keyhunt
2013-03-01 Samual LenksWorking more on keyhunt
2013-03-01 Samual LenksKeyhunt patch by Mario
2013-03-01 Samual LenksAlso move the primary or secondary check to notif system
2013-03-01 Samual LenksMove weapon complain messages to notif system
2013-03-01 Samual LenksCleanup g_damage a bit more
2013-03-01 Samual LenksAdd comment here
next