]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2013-02-24 Samual LenksAdd comments to initialization code
2013-02-24 Samual LenksUpdate arguments more (now to match the durcnt field...
2013-02-24 Samual LenksThis is a local notification, only do it when necessary
2013-02-24 Samual LenksActually, this is an ETX character, not an STX character
2013-02-24 Samual Lenksthat was stupidly named...
2013-02-24 Samual LenksTake out some more old trash
2013-02-24 Samual LenksClean some things
2013-02-24 Samual LenksFix some things with CTF
2013-02-24 Samual LenksImplement a proper way for notification system to use...
2013-02-24 Samual LenksBegin rewriting how human-readable number counting...
2013-02-24 Samual LenksMore junk we don't need anymore
2013-02-24 Samual LenksRemove that shizniz
2013-02-24 Samual LenksNotify EVERYONE when someone picks up a powerup
2013-02-23 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-23 Samual LenksOne more fix to vehicles for old time sake
2013-02-23 Samual LenksFix vehicle notifs once again
2013-02-23 Samual LenksCleanup obituary code a bit too
2013-02-23 Samual LenksStrip out this junk from damage function
2013-02-23 Samual LenksFinish vehicle notifications (REALLY this time)
2013-02-23 Samual LenksUpdate the notifications.cfg file now
2013-02-23 Samual LenksCleanup, plus fix frag stats argument
2013-02-23 Samual LenksStrip out versioning (not necessary)
2013-02-23 Samual LenksAll suicides/self deaths/accidents should be spree_lost
2013-02-23 Samual LenksFinish up spree_cen code, plus rewrite spree_end and...
2013-02-23 Samual LenksFix newlines again with printing to chatbox
2013-02-23 Samual LenksStreamline the frag message notification to also use...
2013-02-23 Samual LenksNow it compiles :D
2013-02-23 Samual LenksAlso re-write how spree_cen works-- this code crashes...
2013-02-23 Samual LenksMake these debug prints more useful (actually show...
2013-02-23 Samual LenksContinue chatbox mask through newline notifications too
2013-02-23 Samual LenksMASSIVE update to how sprees and frag messages are...
2013-02-23 Samual LenksUpdates to how frag sprees are shown in info notifications
2013-02-23 Samual LenksWell this is all retarded, join message is handled...
2013-02-23 Samual LenksFix a bunch of things about vehicle notifications/finis...
2013-02-23 Samual LenksThat isn't supposed to be there anymore
2013-02-23 Samual LenksWhoops forgot to update config file
2013-02-23 Samual LenksImplement a way to send notifications to chatbox in...
2013-02-22 Samual LenksAnother comment for notification information
2013-02-22 Samual LenksMore cleaning of comments and stuff
2013-02-22 Samual LenksGotta increment that version
2013-02-22 Samual LenksWork on sprees a bit
2013-02-22 Samual LenksMove that to the .qh file
2013-02-22 Samual LenksUpdate the config (and dumpnotifs function)
2013-02-22 Samual LenksImprove that check a little bit
2013-02-22 Samual LenksAdd a check for version mismatch between config and...
2013-02-22 Samual LenksOrganize that a bit better as well
2013-02-22 Samual LenksThat doesn't need to be a function
2013-02-22 Samual LenksRemove legacy function entirely, plus rename that one...
2013-02-22 Samual LenksI started typing this commit message and then forgot...
2013-02-22 Samual LenksThat belongs in hud.qh, not my shit
2013-02-22 Samual LenksWhy wasn't this caught?
2013-02-22 Samual LenksFix comments and stuff
2013-02-22 Samual LenksRe organize a little
2013-02-22 Samual LenksNotification_GetCvars()-- also some more cleanup
2013-02-21 Samual LenksFix the check for hudargs, fix dumpnotifs command,...
2013-02-21 Samual LenksHard code the default values of each notification
2013-02-21 Samual LenksRemove usage of %d in notifications for args (needs...
2013-02-21 Samual LenksGet rid of bcenterprint()
2013-02-21 Samual LenksDo the same for checkargs-- also, add unified macro...
2013-02-21 Samual LenksSpread out the net notif client parsing cases (easier...
2013-02-21 Samual LenksAdd new way to automatically generate the entire notifi...
2013-02-21 Samual LenksCleanliness
2013-02-21 Samual LenksThis belongs in .qh file, not .qc
2013-02-21 Rudolf Polzerfix compile with fteqcc
2013-02-20 Samual LenksMore cleanup
2013-02-20 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-20 Samual LenksRemove the poison of the menu from notification system
2013-02-20 Samual LenksSome more cleanup
2013-02-20 Samual LenksLet Local_Notification handle that check
2013-02-18 Samual LenksThat should be an entity instead
2013-02-18 Samual LenksDisable a notification if it has errors
2013-02-17 Samual LenksActually, make that argument smaller... plus, lets...
2013-02-16 Samual LenksDon't need these either
2013-02-16 Rudolf Polzeradd a "loadconfig" alias that mirrors "saveconfig"...
2013-02-16 Samual LenksStuff and things don't need to be things and stuff
2013-02-16 Samual LenksRemove more usage of legacy wrapper
2013-02-16 Samual LenksFix compile
2013-02-16 Samual LenksFix captimes
2013-02-16 Samual LenksFix missing ^ character for color code
2013-02-16 Samual LenksStrip out more hacky usage of stuff
2013-02-16 Samual LenksGet rid of NO_FL_ARG and strip out a lot of usage of...
2013-02-16 Samual LenksFix some debugs
2013-02-16 Samual Lenksmore fixinggggggg :D
2013-02-16 Samual LenksCleanup/fix a lot of things, now notifications work! :D
2013-02-16 Samual LenksCentralize the argument list
2013-02-15 Rudolf Polzeronground detection: match engine cl_input.c
2013-02-15 Samual Lenksit compiles now :D
2013-02-14 Samual LenksLots of stuff and things
2013-02-13 Samual LenksComment for future idea
2013-02-13 Samual LenksProcess notification arguments on init
2013-02-13 Samual LenksMore cleanup, plus re-implement HUD_Notify_Push properly
2013-02-13 Samual LenksCleanup Fill_Notif_Args a bit (and other stuff too)
2013-02-13 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-13 Rudolf Polzeroops, we no longer support animinfo... why was this...
2013-02-12 Rudolf Polzersmooth up/down aiming
2013-02-12 Rudolf Polzerkill more dead code
2013-02-12 Rudolf Polzerget rid of sv_use_csqc_players cvar, as the legacy...
2013-02-12 Rudolf Polzeranimation blending makes headshots pointless; so let...
2013-02-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-02-12 Samual LenksA little more cleanup
next