]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Fix the new rule...
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2013-04-26 terencehillFix the new rule...
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 Lenksforgot to remove the debug flag
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-22 Samual LenksFix a bunch of other things with new announcer code
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-21 Samual LenksMove that shizniz to the .qh file
2013-04-20 Samual LenksMove more things over to new system
2013-04-20 Samual LenksGetting close to finishing the infrastructure for new...
2013-04-20 Samual LenksFix translations being done on static filenames
2013-04-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-04-19 Rudolf Polzer++deathlocation
2013-04-17 Samual LenksEnable notifications debug again
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-15 Samual LenksStart removing headshots from notifications (forgot...
2013-04-15 Samual LenksMore announcer stuff, plus fix #1476
2013-04-15 Samual LenksMore integration
2013-04-15 Samual LenksNow add the rest of the infrastructure merge for announ...
2013-04-15 Samual LenksFinish the list of announcements
2013-04-14 Samual LenksAdding more announcements
2013-04-13 Samual LenksBegin moving announcers to the notification system
2013-04-12 Rudolf Polzerbreak xonotic 0.5.0 ;)
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-13 terencehillFix for hud observer color not neutral (it optimizes...
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-10 terencehillMake "Revival progress" translatable
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-09 terencehillPrevent concurrent game/round start countdown
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 Samual LenksFix stringcount mismatch
2013-03-07 terencehillMerge branch 'master' into terencehill/ca_arena_mutators
2013-03-06 Samual LenksKill centerprints on client too when doing Destroy_All_...
2013-03-06 Samual LenksWhoops, allow disabled notifications to be handled...
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 LenksFix some other things
2013-03-05 Samual Lenks*sigh*
2013-03-05 Samual Lenks"unpress" system on client
2013-03-05 Samual LenksUse count_seconds here too
2013-03-05 Samual LenksWHY IS THIS FUCKING SHIT SO FUCKING STUPID??!?!?!
2013-03-05 Samual LenksAdd a space.
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 LenksWhoops, forgot FL_SPECTATOR
2013-03-04 Samual LenksRemove debug flag
2013-03-04 Samual LenksBegin final cleanup-- remove w_deathtypestring (no...
2013-03-04 Samual LenksFix configs, switch notification_allow_chatboxprint...
2013-03-04 Samual LenksFix killnotification a bit, plus make spectating/teamch...
2013-03-04 Samual LenksUse MakeConsoleSafe for the message debugs instead
2013-03-04 Samual LenksMove time processing and counting to counting.qh
2013-03-04 Samual LenksRemove VAR_TO_TEXT
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!
next