]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common
Use targ/monster_target instead of goalentity
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common /
2013-04-22 MarioMerge branch 'master' into Mario/monsters
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 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-18 MarioAdd td monster spawns to the mapinfo entity detection
2013-04-17 Samual LenksWork more on announcements
2013-04-17 MarioMove td generator model loading to client
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-14 MarioRemove enforcer & all W_ attack functions from the...
2013-04-14 MarioFx soldier uzi & shotgun attacks
2013-04-14 MarioAlso fix ogre grenade attack
2013-04-13 Samual LenksBegin moving announcers to the notification system
2013-04-13 MarioKnock some stuff off the WIP TODO list
2013-04-13 MarioBig load of updates (attempted CSQC monsters)
2013-04-12 Rudolf Polzerbreak xonotic 0.5.0 ;)
2013-04-04 MarioMerge branch 'master' into Mario/monsters
2013-04-01 Rudolf PolzerMerge branch 'master' of git://de.git.xonotic.org/xonot...
2013-03-22 MarioMerge branch 'master' into Mario/monsters
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-08 Samual LenksMerge remote-tracking branch 'origin/terencehill/misc_h...
2013-03-07 MarioMerge branch 'master' into mario/runematch_nuke
2013-03-07 MarioMerge branch 'master' into mario/monsters
2013-03-07 Samual LenksFix stringcount mismatch
2013-03-07 MarioFix color difference in build phase console message
2013-03-07 MarioFix build phase message & rename tower defense files
2013-03-07 MarioMove remaining monster/za messages to notifications...
2013-03-07 MarioAlso use MSG_MULTI for victory message
2013-03-07 MarioUse MSG_MULTI for phase messages
2013-03-07 MarioMove all TD sprint messages to the notifications system
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 MarioUse MSG_MULTI for generator destroyed message
2013-03-06 MarioFix colors
2013-03-05 MarioFix alphabetical order of monster notifications
2013-03-05 MarioMove all monster deathtypes to the notifications system
2013-03-05 MarioMerge branch 'master' into mario/monsters
2013-03-05 Samual LenksFix some other things
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 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 Samual LenksMove deathtypes to entities entirely
2013-03-03 Samual LenksStart working on moving deathtypes to be entities too
2013-03-03 Samual LenksAlso fix spacing for deathtypes list
2013-03-03 Samual LenksFix some errors and add restartnotifs to commands.cfg
2013-03-03 Samual LenksUse the IS_SPEC macros for these
2013-03-03 Samual LenksSort notifications
2013-03-03 MarioMerge branch 'master' into mario/monsters
2013-03-03 Samual LenksFix more spacing in lists
2013-03-03 Samual LenksNow fix MSG_CENTER and MSG_MULTI block
2013-03-03 Samual LenksStraighten out info block
2013-03-03 Samual LenksSpacing changes in the list
2013-03-03 Samual LenksUpdate arg table
2013-03-03 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-03-03 Samual LenksFix debug print
2013-03-03 Samual LenksFix infinite lifetime centerprints
2013-03-03 Samual LenksCleanup of count_ordinal stuffz
2013-03-03 Samual LenksUpdate that other shit too
2013-03-03 Samual LenksPut more work into process_time function
2013-03-03 Samual LenksMove that to another section
2013-03-03 Samual LenksAnd now we can remove the legacy shit
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 Samual LenksAdd error in case a MSG_CENTER_CPID notification is...
2013-03-02 Samual LenksBetter debugs
2013-03-02 Samual LenksSlight cleanup
2013-03-02 Samual LenksUpdates/fixes for Kill_Notification
2013-03-02 Samual LenksRename notif_any to notif_all
2013-03-02 Samual LenksShow kill sprees on newlines instead of the normal...
2013-03-02 Samual LenksAnother minor edit
2013-03-02 Samual LenksUpdate comment
2013-03-02 Samual LenksAdd that check there
2013-03-02 Samual LenksRemove backtraces, and that should be capitalized
2013-03-01 Samual LenksFix scan and start
next