]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
11 years agoAnother comment for notification information
Samual Lenks [Fri, 22 Feb 2013 05:20:13 +0000 (00:20 -0500)]
Another comment for notification information

11 years agoMore cleaning of comments and stuff
Samual Lenks [Fri, 22 Feb 2013 05:18:54 +0000 (00:18 -0500)]
More cleaning of comments and stuff

11 years agoGotta increment that version
Samual Lenks [Fri, 22 Feb 2013 05:15:15 +0000 (00:15 -0500)]
Gotta increment that version

11 years agoWork on sprees a bit
Samual Lenks [Fri, 22 Feb 2013 05:14:52 +0000 (00:14 -0500)]
Work on sprees a bit

11 years agoMove that to the .qh file
Samual Lenks [Fri, 22 Feb 2013 03:44:06 +0000 (22:44 -0500)]
Move that to the .qh file

11 years agoUpdate the config (and dumpnotifs function)
Samual Lenks [Fri, 22 Feb 2013 03:42:15 +0000 (22:42 -0500)]
Update the config (and dumpnotifs function)

11 years agoImprove that check a little bit
Samual Lenks [Fri, 22 Feb 2013 03:26:49 +0000 (22:26 -0500)]
Improve that check a little bit

11 years agoAdd a check for version mismatch between config and code
Samual Lenks [Fri, 22 Feb 2013 03:04:26 +0000 (22:04 -0500)]
Add a check for version mismatch between config and code

11 years agoOrganize that a bit better as well
Samual Lenks [Fri, 22 Feb 2013 02:54:05 +0000 (21:54 -0500)]
Organize that a bit better as well

11 years agoThat doesn't need to be a function
Samual Lenks [Fri, 22 Feb 2013 02:51:39 +0000 (21:51 -0500)]
That doesn't need to be a function

11 years agoRemove legacy function entirely, plus rename that one func to WOVA :D
Samual Lenks [Fri, 22 Feb 2013 02:46:01 +0000 (21:46 -0500)]
Remove legacy function entirely, plus rename that one func to WOVA :D

11 years agoI started typing this commit message and then forgot what it's about
Samual Lenks [Fri, 22 Feb 2013 02:23:25 +0000 (21:23 -0500)]
I started typing this commit message and then forgot what it's about

11 years agoThat belongs in hud.qh, not my shit
Samual Lenks [Fri, 22 Feb 2013 01:57:09 +0000 (20:57 -0500)]
That belongs in hud.qh, not my shit

11 years agoWhy wasn't this caught?
Samual Lenks [Fri, 22 Feb 2013 01:50:20 +0000 (20:50 -0500)]
Why wasn't this caught?

11 years agoFix comments and stuff
Samual Lenks [Fri, 22 Feb 2013 01:49:04 +0000 (20:49 -0500)]
Fix comments and stuff

11 years agoRe organize a little
Samual Lenks [Fri, 22 Feb 2013 01:20:25 +0000 (20:20 -0500)]
Re organize a little

11 years agoNotification_GetCvars()-- also some more cleanup
Samual Lenks [Fri, 22 Feb 2013 00:52:48 +0000 (19:52 -0500)]
Notification_GetCvars()-- also some more cleanup

11 years agoFix the check for hudargs, fix dumpnotifs command, add done function
Samual Lenks [Thu, 21 Feb 2013 23:41:25 +0000 (18:41 -0500)]
Fix the check for hudargs, fix dumpnotifs command, add done function

11 years agoHard code the default values of each notification
Samual Lenks [Thu, 21 Feb 2013 21:50:53 +0000 (16:50 -0500)]
Hard code the default values of each notification

11 years agoRemove usage of %d in notifications for args (needs to be %s now)
Samual Lenks [Thu, 21 Feb 2013 21:31:25 +0000 (16:31 -0500)]
Remove usage of %d in notifications for args (needs to be %s now)

11 years agoGet rid of bcenterprint()
Samual Lenks [Thu, 21 Feb 2013 21:30:02 +0000 (16:30 -0500)]
Get rid of bcenterprint()

11 years agoDo the same for checkargs-- also, add unified macro checks for some things
Samual Lenks [Thu, 21 Feb 2013 21:06:40 +0000 (16:06 -0500)]
Do the same for checkargs-- also, add unified macro checks for some things

11 years agoSpread out the net notif client parsing cases (easier to read)
Samual Lenks [Thu, 21 Feb 2013 20:38:23 +0000 (15:38 -0500)]
Spread out the net notif client parsing cases (easier to read)

11 years agoAdd new way to automatically generate the entire notifications.cfg file
Samual Lenks [Thu, 21 Feb 2013 20:00:24 +0000 (15:00 -0500)]
Add new way to automatically generate the entire notifications.cfg file

11 years agoCleanliness
Samual Lenks [Thu, 21 Feb 2013 18:19:55 +0000 (13:19 -0500)]
Cleanliness

11 years agoThis belongs in .qh file, not .qc
Samual Lenks [Thu, 21 Feb 2013 17:06:35 +0000 (12:06 -0500)]
This belongs in .qh file, not .qc

11 years agoMore cleanup
Samual Lenks [Wed, 20 Feb 2013 21:34:49 +0000 (16:34 -0500)]
More cleanup

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Wed, 20 Feb 2013 20:19:42 +0000 (15:19 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoRemove the poison of the menu from notification system
Samual Lenks [Wed, 20 Feb 2013 20:19:08 +0000 (15:19 -0500)]
Remove the poison of the menu from notification system

11 years agoSome more cleanup
Samual Lenks [Wed, 20 Feb 2013 17:25:46 +0000 (12:25 -0500)]
Some more cleanup

11 years agoLet Local_Notification handle that check
Samual Lenks [Wed, 20 Feb 2013 00:29:36 +0000 (19:29 -0500)]
Let Local_Notification handle that check

11 years agoThat should be an entity instead
Samual Lenks [Mon, 18 Feb 2013 22:57:06 +0000 (17:57 -0500)]
That should be an entity instead

11 years agoDisable a notification if it has errors
Samual Lenks [Mon, 18 Feb 2013 22:40:53 +0000 (17:40 -0500)]
Disable a notification if it has errors

11 years agoActually, make that argument smaller... plus, lets get rid of infval check
Samual Lenks [Sun, 17 Feb 2013 23:32:26 +0000 (18:32 -0500)]
Actually, make that argument smaller... plus, lets get rid of infval check

11 years agoDon't need these either
Samual Lenks [Sat, 16 Feb 2013 22:43:40 +0000 (17:43 -0500)]
Don't need these either

11 years agoadd a "loadconfig" alias that mirrors "saveconfig" from the engine (idea by matthiaskrgr)
Rudolf Polzer [Sat, 16 Feb 2013 21:00:15 +0000 (22:00 +0100)]
add a "loadconfig" alias that mirrors "saveconfig" from the engine (idea by matthiaskrgr)

11 years agoStuff and things don't need to be things and stuff
Samual Lenks [Sat, 16 Feb 2013 20:27:30 +0000 (15:27 -0500)]
Stuff and things don't need to be things and stuff

11 years agoRemove more usage of legacy wrapper
Samual Lenks [Sat, 16 Feb 2013 19:37:45 +0000 (14:37 -0500)]
Remove more usage of legacy wrapper

11 years agoFix compile
Samual Lenks [Sat, 16 Feb 2013 16:22:31 +0000 (11:22 -0500)]
Fix compile

11 years agoFix captimes
Samual Lenks [Sat, 16 Feb 2013 16:19:46 +0000 (11:19 -0500)]
Fix captimes

11 years agoFix missing ^ character for color code
Samual Lenks [Sat, 16 Feb 2013 16:15:32 +0000 (11:15 -0500)]
Fix missing ^ character for color code

11 years agoStrip out more hacky usage of stuff
Samual Lenks [Sat, 16 Feb 2013 16:14:11 +0000 (11:14 -0500)]
Strip out more hacky usage of stuff

11 years agoGet rid of NO_FL_ARG and strip out a lot of usage of the legacy wrapper
Samual Lenks [Sat, 16 Feb 2013 15:54:51 +0000 (10:54 -0500)]
Get rid of NO_FL_ARG and strip out a lot of usage of the legacy wrapper

11 years agoFix some debugs
Samual Lenks [Sat, 16 Feb 2013 15:28:21 +0000 (10:28 -0500)]
Fix some debugs

11 years agomore fixinggggggg :D
Samual Lenks [Sat, 16 Feb 2013 14:34:24 +0000 (09:34 -0500)]
more fixinggggggg :D

11 years agoCleanup/fix a lot of things, now notifications work! :D
Samual Lenks [Sat, 16 Feb 2013 13:29:50 +0000 (08:29 -0500)]
Cleanup/fix a lot of things, now notifications work! :D

11 years agoCentralize the argument list
Samual Lenks [Sat, 16 Feb 2013 00:45:10 +0000 (19:45 -0500)]
Centralize the argument list

11 years agoonground detection: match engine cl_input.c
Rudolf Polzer [Fri, 15 Feb 2013 14:39:56 +0000 (15:39 +0100)]
onground detection: match engine cl_input.c

11 years agoit compiles now :D
Samual Lenks [Fri, 15 Feb 2013 14:34:12 +0000 (09:34 -0500)]
it compiles now :D

11 years agoLots of stuff and things
Samual Lenks [Thu, 14 Feb 2013 18:43:34 +0000 (13:43 -0500)]
Lots of stuff and things

11 years agoComment for future idea
Samual Lenks [Wed, 13 Feb 2013 20:36:44 +0000 (15:36 -0500)]
Comment for future idea

11 years agoProcess notification arguments on init
Samual Lenks [Wed, 13 Feb 2013 20:09:37 +0000 (15:09 -0500)]
Process notification arguments on init

11 years agoMore cleanup, plus re-implement HUD_Notify_Push properly
Samual Lenks [Wed, 13 Feb 2013 18:36:23 +0000 (13:36 -0500)]
More cleanup, plus re-implement HUD_Notify_Push properly

11 years agoCleanup Fill_Notif_Args a bit (and other stuff too)
Samual Lenks [Wed, 13 Feb 2013 17:24:01 +0000 (12:24 -0500)]
Cleanup Fill_Notif_Args a bit (and other stuff too)

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Wed, 13 Feb 2013 17:09:46 +0000 (12:09 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

Conflicts:
qcsrc/client/hud.qc
qcsrc/common/constants.qh
qcsrc/server/vehicles/spiderbot.qc
qcsrc/server/w_fireball.qc
qcsrc/server/w_rifle.qc
qcsrc/server/w_tuba.qc

11 years agooops, we no longer support animinfo... why was this still there
Rudolf Polzer [Wed, 13 Feb 2013 16:18:35 +0000 (17:18 +0100)]
oops, we no longer support animinfo... why was this still there

11 years agosmooth up/down aiming
Rudolf Polzer [Tue, 12 Feb 2013 16:50:39 +0000 (17:50 +0100)]
smooth up/down aiming

11 years agokill more dead code
Rudolf Polzer [Tue, 12 Feb 2013 16:03:29 +0000 (17:03 +0100)]
kill more dead code

11 years agoget rid of sv_use_csqc_players cvar, as the legacy-player code is now quite broken...
Rudolf Polzer [Tue, 12 Feb 2013 16:01:18 +0000 (17:01 +0100)]
get rid of sv_use_csqc_players cvar, as the legacy-player code is now quite broken anyway

11 years agoanimation blending makes headshots pointless; so let's remove them
Rudolf Polzer [Tue, 12 Feb 2013 15:54:53 +0000 (16:54 +0100)]
animation blending makes headshots pointless; so let's remove them

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Tue, 12 Feb 2013 14:58:49 +0000 (09:58 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoA little more cleanup
Samual Lenks [Tue, 12 Feb 2013 12:01:18 +0000 (07:01 -0500)]
A little more cleanup

11 years agoMove Local_Notification function over to use entities too
Samual Lenks [Tue, 12 Feb 2013 11:54:56 +0000 (06:54 -0500)]
Move Local_Notification function over to use entities too

11 years agosupport up to 4 aim bones
Rudolf Polzer [Tue, 12 Feb 2013 11:18:05 +0000 (12:18 +0100)]
support up to 4 aim bones

11 years agosupport up to 2 aim bones
Rudolf Polzer [Tue, 12 Feb 2013 10:36:05 +0000 (11:36 +0100)]
support up to 2 aim bones

11 years agoenable animation blending; do up/down aiming with it well now
Rudolf Polzer [Tue, 12 Feb 2013 10:29:35 +0000 (11:29 +0100)]
enable animation blending; do up/down aiming with it well now

11 years agoAlso update this other backtrace check too
Samual Lenks [Tue, 12 Feb 2013 09:50:04 +0000 (04:50 -0500)]
Also update this other backtrace check too

11 years agoSlight cleanup
Samual Lenks [Tue, 12 Feb 2013 09:47:45 +0000 (04:47 -0500)]
Slight cleanup

11 years agomove up/down aiming clientside
Rudolf Polzer [Tue, 12 Feb 2013 09:33:57 +0000 (10:33 +0100)]
move up/down aiming clientside

11 years agoload animblending info from txt file
Rudolf Polzer [Tue, 12 Feb 2013 09:15:31 +0000 (10:15 +0100)]
load animblending info from txt file

11 years agoMake dump notifications use entities
Samual Lenks [Tue, 12 Feb 2013 08:51:41 +0000 (03:51 -0500)]
Make dump notifications use entities

11 years agofixbone: simplify, and keep only one method
Rudolf Polzer [Tue, 12 Feb 2013 08:29:51 +0000 (09:29 +0100)]
fixbone: simplify, and keep only one method

11 years agoSwitch entirely to using entities to retrieve information about notifs
Samual Lenks [Tue, 12 Feb 2013 08:02:57 +0000 (03:02 -0500)]
Switch entirely to using entities to retrieve information about notifs

11 years agothings
Samual Lenks [Mon, 11 Feb 2013 20:59:24 +0000 (15:59 -0500)]
things

11 years agoBrilliant idea: do color code replacements on init, not runtime
Samual Lenks [Mon, 11 Feb 2013 20:34:36 +0000 (15:34 -0500)]
Brilliant idea: do color code replacements on init, not runtime

11 years agoFix handling of entities with MSG_WEAPON and MSG_DEATH subcalls
Samual Lenks [Mon, 11 Feb 2013 20:32:12 +0000 (15:32 -0500)]
Fix handling of entities with MSG_WEAPON and MSG_DEATH subcalls

11 years agoMore work on entity notifications
Samual Lenks [Mon, 11 Feb 2013 19:36:38 +0000 (14:36 -0500)]
More work on entity notifications

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Mon, 11 Feb 2013 17:02:16 +0000 (12:02 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoadd _animblend_fixbone 3
Rudolf Polzer [Mon, 11 Feb 2013 15:37:16 +0000 (16:37 +0100)]
add _animblend_fixbone 3

11 years agoBegin progressing over to using entities for the notification system
Samual Lenks [Mon, 11 Feb 2013 14:33:09 +0000 (09:33 -0500)]
Begin progressing over to using entities for the notification system

11 years agoMove that to the makefile
Samual Lenks [Mon, 11 Feb 2013 08:58:29 +0000 (03:58 -0500)]
Move that to the makefile

11 years agoClean up a ton of code, plus create NOTIFICATIONS_DEBUG flag
Samual Lenks [Mon, 11 Feb 2013 08:51:04 +0000 (03:51 -0500)]
Clean up a ton of code, plus create NOTIFICATIONS_DEBUG flag

11 years agoAdd the deathtypes to damage.qc in CSQC
Samual Lenks [Sun, 10 Feb 2013 04:40:41 +0000 (23:40 -0500)]
Add the deathtypes to damage.qc in CSQC

11 years agoMerge remote-tracking branch 'origin/terencehill/misc_hud_fixes'
Samual Lenks [Sun, 10 Feb 2013 00:51:38 +0000 (19:51 -0500)]
Merge remote-tracking branch 'origin/terencehill/misc_hud_fixes'

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Sun, 10 Feb 2013 00:49:22 +0000 (19:49 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

Conflicts:
qcsrc/common/util.qc
qcsrc/common/util.qh

11 years agoMerge remote-tracking branch 'origin/divVerent/csad'
Samual Lenks [Sun, 10 Feb 2013 00:45:24 +0000 (19:45 -0500)]
Merge remote-tracking branch 'origin/divVerent/csad'

11 years agoFurther progress on vehicle deaths
Samual Lenks [Sun, 10 Feb 2013 00:21:15 +0000 (19:21 -0500)]
Further progress on vehicle deaths

11 years agoLets not make this a #warning actually...
Samual Lenks [Sat, 9 Feb 2013 12:23:22 +0000 (07:23 -0500)]
Lets not make this a #warning actually...

11 years agoworking on vehicle notifications
Samual Lenks [Sat, 9 Feb 2013 09:19:45 +0000 (04:19 -0500)]
working on vehicle notifications

11 years agoUndef something, aaaand... use a #warning when using paired notifs wrongly
Samual Lenks [Sat, 9 Feb 2013 06:02:03 +0000 (01:02 -0500)]
Undef something, aaaand... use a #warning when using paired notifs wrongly

11 years agoFix an issue with weapon deaths where the subcalls were sent to everyone
Samual Lenks [Sat, 9 Feb 2013 05:26:21 +0000 (00:26 -0500)]
Fix an issue with weapon deaths where the subcalls were sent to everyone

11 years agoMake this a dprint
Samual Lenks [Sat, 9 Feb 2013 03:16:38 +0000 (22:16 -0500)]
Make this a dprint

11 years agoAttempt to fix an issue with INFO_QUIT_SPECTATE notif
Samual Lenks [Sat, 9 Feb 2013 03:01:53 +0000 (22:01 -0500)]
Attempt to fix an issue with INFO_QUIT_SPECTATE notif

11 years agoMENUQC doesn't have this function in util.qc, don't declare it in .qh
Samual Lenks [Sat, 9 Feb 2013 03:00:08 +0000 (22:00 -0500)]
MENUQC doesn't have this function in util.qc, don't declare it in .qh

11 years agoCheck only for sends to non-clients, don't error for bots
Samual Lenks [Sat, 9 Feb 2013 02:59:10 +0000 (21:59 -0500)]
Check only for sends to non-clients, don't error for bots

11 years agoFix watermark coloring
Samual Lenks [Sat, 9 Feb 2013 02:47:53 +0000 (21:47 -0500)]
Fix watermark coloring

11 years agoMerge remote-tracking branch 'origin/master' into divVerent/csad
Samual Lenks [Sat, 9 Feb 2013 02:20:02 +0000 (21:20 -0500)]
Merge remote-tracking branch 'origin/master' into divVerent/csad

11 years agoAdd better debug print for Read_Notification(), plus fix INFO_WATERMARK
Samual Lenks [Sat, 9 Feb 2013 02:04:37 +0000 (21:04 -0500)]
Add better debug print for Read_Notification(), plus fix INFO_WATERMARK

11 years agoCreate a way to check notification broadcast and client arguments
Samual Lenks [Sat, 9 Feb 2013 01:44:40 +0000 (20:44 -0500)]
Create a way to check notification broadcast and client arguments

11 years agoMake CTF notify server log directly, it normally would not send anymore
Samual Lenks [Sat, 9 Feb 2013 00:52:36 +0000 (19:52 -0500)]
Make CTF notify server log directly, it normally would not send anymore