]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
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 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 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

11 years agoVarious fixes/cleanups
Samual Lenks [Sat, 9 Feb 2013 00:37:49 +0000 (19:37 -0500)]
Various fixes/cleanups

11 years agoUpdate comment
Samual Lenks [Sat, 9 Feb 2013 00:24:23 +0000 (19:24 -0500)]
Update comment

11 years agoWell that was stupid.
Samual Lenks [Fri, 8 Feb 2013 23:47:49 +0000 (18:47 -0500)]
Well that was stupid.

11 years agoTransfer the switch into yet another macro
Samual Lenks [Fri, 8 Feb 2013 23:40:43 +0000 (18:40 -0500)]
Transfer the switch into yet another macro

11 years agoMenu doesn't need notification init
Samual Lenks [Fri, 8 Feb 2013 23:16:43 +0000 (18:16 -0500)]
Menu doesn't need notification init

11 years agoFixes for notification sanity checks
Samual Lenks [Fri, 8 Feb 2013 22:31:20 +0000 (17:31 -0500)]
Fixes for notification sanity checks

11 years agoI have edited this since December... kthxbai
Samual Lenks [Fri, 8 Feb 2013 21:50:27 +0000 (16:50 -0500)]
I have edited this since December... kthxbai

11 years agoOne more
Samual Lenks [Fri, 8 Feb 2013 12:46:10 +0000 (07:46 -0500)]
One more

11 years agoUpdates to .qh files :D
Samual Lenks [Fri, 8 Feb 2013 12:42:20 +0000 (07:42 -0500)]
Updates to .qh files :D

11 years agoFixed the previous problem :D Plus this is optimized/faster than before
Samual Lenks [Fri, 8 Feb 2013 11:51:00 +0000 (06:51 -0500)]
Fixed the previous problem :D Plus this is optimized/faster than before

11 years agoDo some cleaning up... in the process: fix one thing, break another.
Samual Lenks [Fri, 8 Feb 2013 09:53:02 +0000 (04:53 -0500)]
Do some cleaning up... in the process: fix one thing, break another.

11 years agoUse accumulate_function to check notifications for errors
Samual Lenks [Fri, 8 Feb 2013 09:17:52 +0000 (04:17 -0500)]
Use accumulate_function to check notifications for errors

11 years agoAdd proper turret notifications
Samual Lenks [Fri, 8 Feb 2013 08:30:36 +0000 (03:30 -0500)]
Add proper turret notifications

11 years agoGet rid of TEAM_SV_TO_CL and TEAM_CL_TO_SV aliases
Samual Lenks [Fri, 8 Feb 2013 06:48:28 +0000 (01:48 -0500)]
Get rid of TEAM_SV_TO_CL and TEAM_CL_TO_SV aliases

11 years agoMerge remote-tracking branch 'origin/master' into samual/notification_rewrite
Samual Lenks [Fri, 8 Feb 2013 02:21:08 +0000 (21:21 -0500)]
Merge remote-tracking branch 'origin/master' into samual/notification_rewrite

11 years agoMerge remote-tracking branch 'origin/samual/respawn_improvements'
Samual Lenks [Fri, 8 Feb 2013 01:44:41 +0000 (20:44 -0500)]
Merge remote-tracking branch 'origin/samual/respawn_improvements'

11 years agoCvar updates
Samual Lenks [Fri, 8 Feb 2013 01:42:44 +0000 (20:42 -0500)]
Cvar updates

11 years agoStuff and things
Samual Lenks [Fri, 8 Feb 2013 01:03:10 +0000 (20:03 -0500)]
Stuff and things

11 years agoRemove this setmodel stuff here
Samual Lenks [Fri, 8 Feb 2013 00:58:01 +0000 (19:58 -0500)]
Remove this setmodel stuff here

11 years agoMerge remote-tracking branch 'origin/master' into samual/respawn_improvements
Samual Lenks [Thu, 7 Feb 2013 22:44:28 +0000 (17:44 -0500)]
Merge remote-tracking branch 'origin/master' into samual/respawn_improvements

11 years agoCTS is not a mod, it is a game mode.
Samual Lenks [Thu, 7 Feb 2013 20:51:23 +0000 (15:51 -0500)]
CTS is not a mod, it is a game mode.

11 years agoFix some things, break some others....
Samual Lenks [Thu, 7 Feb 2013 10:56:57 +0000 (05:56 -0500)]
Fix some things, break some others....

11 years agoUndo that macrofication... Apparently, not EVERYTHING should be a macro
Samual Lenks [Thu, 7 Feb 2013 10:22:50 +0000 (05:22 -0500)]
Undo that macrofication... Apparently, not EVERYTHING should be a macro

11 years agoNest some switches, f*ck some b*tches... also: this code crashes.
Samual Lenks [Thu, 7 Feb 2013 09:15:17 +0000 (04:15 -0500)]
Nest some switches, f*ck some b*tches... also: this code crashes.

11 years agoImprovements to colorset cvars (just show the numbers, not ^ too)
Samual Lenks [Thu, 7 Feb 2013 08:02:58 +0000 (03:02 -0500)]
Improvements to colorset cvars (just show the numbers, not ^ too)

11 years agoHandle notification printing/messages far better (give warnings if broken)
Samual Lenks [Thu, 7 Feb 2013 08:01:29 +0000 (03:01 -0500)]
Handle notification printing/messages far better (give warnings if broken)

11 years agoAh, so this is where to mess with to improve spawnpoints... mwahaha.
Samual Lenks [Thu, 7 Feb 2013 05:38:26 +0000 (00:38 -0500)]
Ah, so this is where to mess with to improve spawnpoints... mwahaha.

11 years agoCode far better handling of zoom upon spawn
Samual Lenks [Thu, 7 Feb 2013 05:19:54 +0000 (00:19 -0500)]
Code far better handling of zoom upon spawn

11 years agoAllow hud_damage with eventchase camera (this was irrelevant to old bug)
Samual Lenks [Thu, 7 Feb 2013 04:34:51 +0000 (23:34 -0500)]
Allow hud_damage with eventchase camera (this was irrelevant to old bug)

11 years agoThis can be a macro too. MWAHAHAHAAHAHAHAHA.
Samual Lenks [Thu, 7 Feb 2013 04:18:52 +0000 (23:18 -0500)]
This can be a macro too. MWAHAHAHAAHAHAHAHA.

11 years agoThis doesn't need to be a function
Samual Lenks [Thu, 7 Feb 2013 03:29:17 +0000 (22:29 -0500)]
This doesn't need to be a function