]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
10 years agoMake it compile now (ARGH I HATE OUR PROGS.SRC SET UP)
Samual Lenks [Mon, 1 Jul 2013 23:20:39 +0000 (19:20 -0400)]
Make it compile now (ARGH I HATE OUR PROGS.SRC SET UP)

10 years agoAdd header files for the newly split up code files
Samual Lenks [Mon, 1 Jul 2013 22:14:43 +0000 (18:14 -0400)]
Add header files for the newly split up code files

10 years agoRemove some more stupidity...
Samual Lenks [Mon, 1 Jul 2013 19:48:35 +0000 (15:48 -0400)]
Remove some more stupidity...

10 years agoMove some more things to selection.qc and out of weaponsystem.qc
Samual Lenks [Mon, 1 Jul 2013 19:45:35 +0000 (15:45 -0400)]
Move some more things to selection.qc and out of weaponsystem.qc

10 years agoMove seeker to the new cvar system
Mario [Mon, 1 Jul 2013 17:24:59 +0000 (03:24 +1000)]
Move seeker to the new cvar system

10 years agoMove hlac to the new cvar system
Mario [Mon, 1 Jul 2013 17:08:34 +0000 (03:08 +1000)]
Move hlac to the new cvar system

10 years agoMove tuba to the new cvar system
Mario [Mon, 1 Jul 2013 16:56:23 +0000 (02:56 +1000)]
Move tuba to the new cvar system

10 years agoBegin using cvar("") for WR_CONFIG and WR_INIT to avoid references
Samual Lenks [Mon, 1 Jul 2013 09:27:17 +0000 (05:27 -0400)]
Begin using cvar("") for WR_CONFIG and WR_INIT to avoid references

10 years agoMove tracing methods into their own file
Samual Lenks [Mon, 1 Jul 2013 09:02:54 +0000 (05:02 -0400)]
Move tracing methods into their own file

10 years agoRename main.qc to weaponsystem.qc
Samual Lenks [Mon, 1 Jul 2013 08:43:53 +0000 (04:43 -0400)]
Rename main.qc to weaponsystem.qc

10 years agoMerge cl_weapons code into main
Samual Lenks [Mon, 1 Jul 2013 08:42:11 +0000 (04:42 -0400)]
Merge cl_weapons code into main

10 years agoMove weapon spawning into its own file
Samual Lenks [Mon, 1 Jul 2013 08:37:36 +0000 (04:37 -0400)]
Move weapon spawning into its own file

10 years agoSplit throwing and selection into their own files
Samual Lenks [Mon, 1 Jul 2013 06:53:14 +0000 (02:53 -0400)]
Split throwing and selection into their own files

10 years agoRemove W_TriggerReload... pointless function
Samual Lenks [Mon, 1 Jul 2013 06:14:37 +0000 (02:14 -0400)]
Remove W_TriggerReload... pointless function

10 years agoRemove the weapon_setup function, it's stupid
Samual Lenks [Mon, 1 Jul 2013 02:31:16 +0000 (22:31 -0400)]
Remove the weapon_setup function, it's stupid

10 years agoAdd debug info to config dumper
Samual Lenks [Mon, 1 Jul 2013 01:37:03 +0000 (21:37 -0400)]
Add debug info to config dumper

10 years agoEven more cleanup (sort of)
Samual Lenks [Mon, 1 Jul 2013 01:21:20 +0000 (21:21 -0400)]
Even more cleanup (sort of)

10 years agoClean up some more macros (sort of :D)
Samual Lenks [Mon, 1 Jul 2013 01:02:00 +0000 (21:02 -0400)]
Clean up some more macros (sort of :D)

10 years agoMore work on config
Samual Lenks [Mon, 1 Jul 2013 00:28:57 +0000 (20:28 -0400)]
More work on config

10 years agoWith my new macro powers, get rid of duplicate wep cvar declarations
Samual Lenks [Sun, 30 Jun 2013 23:06:55 +0000 (19:06 -0400)]
With my new macro powers, get rid of duplicate wep cvar declarations

10 years agoTHE POWER OF MACROS COMPELS YOU, THE POWER OF MACROS COMPELS YOU, ...
Samual Lenks [Sun, 30 Jun 2013 23:03:35 +0000 (19:03 -0400)]
THE POWER OF MACROS COMPELS YOU, THE POWER OF MACROS COMPELS YOU, ...

10 years agoAdd sorting support to the weapon config dumping function
Samual Lenks [Sun, 30 Jun 2013 21:41:23 +0000 (17:41 -0400)]
Add sorting support to the weapon config dumping function

10 years agoMove porto to the new cvar system
Mario [Sun, 30 Jun 2013 18:47:53 +0000 (04:47 +1000)]
Move porto to the new cvar system

10 years agoMove rifle to the new cvar system
Mario [Sun, 30 Jun 2013 11:27:33 +0000 (21:27 +1000)]
Move rifle to the new cvar system

10 years agoMove hook to the new cvar system
Mario [Sun, 30 Jun 2013 11:04:58 +0000 (21:04 +1000)]
Move hook to the new cvar system

10 years agoMove minelayer to the new cvar system
Mario [Sun, 30 Jun 2013 10:16:32 +0000 (20:16 +1000)]
Move minelayer to the new cvar system

10 years agoMove fireball to the new cvar system
Mario [Sun, 30 Jun 2013 10:03:14 +0000 (20:03 +1000)]
Move fireball to the new cvar system

10 years agoRename "shortname" to "netname", the field is called netname anyway
Samual Lenks [Sun, 30 Jun 2013 05:40:50 +0000 (01:40 -0400)]
Rename "shortname" to "netname", the field is called netname anyway

10 years agoAdd config support to Arc, Crylink, Hagar, Mortar, and Nex
Samual Lenks [Sun, 30 Jun 2013 05:18:48 +0000 (01:18 -0400)]
Add config support to Arc, Crylink, Hagar, Mortar, and Nex

10 years agoRename some things :D
Samual Lenks [Sun, 30 Jun 2013 04:19:15 +0000 (00:19 -0400)]
Rename some things :D

10 years agoRename WR_PRECACHE to WR_INIT, which is more appropriate
Samual Lenks [Sun, 30 Jun 2013 04:00:43 +0000 (00:00 -0400)]
Rename WR_PRECACHE to WR_INIT, which is more appropriate

10 years agoLets now make the weapon config dump system actually work
Samual Lenks [Sun, 30 Jun 2013 03:29:45 +0000 (23:29 -0400)]
Lets now make the weapon config dump system actually work

10 years agoActually we can do another macro there too :D
Samual Lenks [Sun, 30 Jun 2013 00:04:38 +0000 (20:04 -0400)]
Actually we can do another macro there too :D

10 years agoPut some more work into the config system
Samual Lenks [Sat, 29 Jun 2013 23:59:27 +0000 (19:59 -0400)]
Put some more work into the config system

10 years agoMerge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3di...
Samual Lenks [Sat, 29 Jun 2013 21:40:10 +0000 (17:40 -0400)]
Merge branch 'samual/weapons' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir into samual/weapons

10 years agoStart working on weapon config generator
Samual Lenks [Sat, 29 Jun 2013 21:39:28 +0000 (17:39 -0400)]
Start working on weapon config generator

10 years agoMove hagar to the new cvar system
Mario [Sat, 29 Jun 2013 05:13:19 +0000 (15:13 +1000)]
Move hagar to the new cvar system

10 years agoMove uzi to the new cvar system
Mario [Sat, 29 Jun 2013 04:43:59 +0000 (14:43 +1000)]
Move uzi to the new cvar system

10 years agoRename weapon_action to WEP_ACTION
Samual Lenks [Sat, 29 Jun 2013 03:54:20 +0000 (23:54 -0400)]
Rename weapon_action to WEP_ACTION

10 years agoMove hitplot stuff into a separate file
Samual Lenks [Sat, 29 Jun 2013 03:32:26 +0000 (23:32 -0400)]
Move hitplot stuff into a separate file

10 years agoMacro macro macro macro macro macro
Samual Lenks [Sat, 29 Jun 2013 02:32:55 +0000 (22:32 -0400)]
Macro macro macro macro macro macro

10 years agoBeing macro-izing more things :D
Samual Lenks [Fri, 28 Jun 2013 22:22:28 +0000 (18:22 -0400)]
Being macro-izing more things :D

10 years agoMerge remote-tracking branch 'origin/master' into samual/weapons
Samual Lenks [Fri, 28 Jun 2013 22:05:26 +0000 (18:05 -0400)]
Merge remote-tracking branch 'origin/master' into samual/weapons

Conflicts:
qcsrc/server/t_items.qc

10 years agohide qccversion files
Rudolf Polzer [Sun, 23 Jun 2013 16:44:39 +0000 (18:44 +0200)]
hide qccversion files

10 years agooops, don't call --version that often
Rudolf Polzer [Sun, 23 Jun 2013 16:42:34 +0000 (18:42 +0200)]
oops, don't call --version that often

10 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 23 Jun 2013 16:41:33 +0000 (18:41 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

10 years agorebuild on new gmqcc version
Rudolf Polzer [Sun, 23 Jun 2013 16:41:19 +0000 (18:41 +0200)]
rebuild on new gmqcc version

10 years agotry fixing compile
Rudolf Polzer [Sun, 23 Jun 2013 16:22:56 +0000 (18:22 +0200)]
try fixing compile

10 years agoMerge branch 'divVerent/simplified-sound-sliders'
Rudolf Polzer [Sun, 23 Jun 2013 15:45:05 +0000 (17:45 +0200)]
Merge branch 'divVerent/simplified-sound-sliders'

10 years agofinally forbid mutator blocked guns
Rudolf Polzer [Sun, 23 Jun 2013 15:42:05 +0000 (17:42 +0200)]
finally forbid mutator blocked guns

10 years agoset value steps to 0.1 and 1; menu_snd_sliderstep now is 2 (0..10 scale)
Rudolf Polzer [Fri, 21 Jun 2013 17:56:32 +0000 (19:56 +0200)]
set value steps to 0.1 and 1; menu_snd_sliderstep now is 2 (0..10 scale)

10 years agoadd a second percent scale, 3 (slider size percent, having nothing to do with real...
Rudolf Polzer [Wed, 19 Jun 2013 11:53:24 +0000 (13:53 +0200)]
add a second percent scale, 3 (slider size percent, having nothing to do with real percent)

10 years agoMerge branch 'master' into matthiaskrgr/gitignore
Matthias Krüger [Sun, 16 Jun 2013 16:27:22 +0000 (18:27 +0200)]
Merge branch 'master' into matthiaskrgr/gitignore

10 years agoTry CTF respawn delay of 5 seconds
Samual Lenks [Sun, 16 Jun 2013 02:23:35 +0000 (22:23 -0400)]
Try CTF respawn delay of 5 seconds

10 years agoAdd WEAPONTODO comments for some stuff I need to take care of later
Samual Lenks [Sun, 16 Jun 2013 01:57:25 +0000 (21:57 -0400)]
Add WEAPONTODO comments for some stuff I need to take care of later

10 years agoMove crylink to the new cvar system
Mario [Sat, 15 Jun 2013 09:51:31 +0000 (19:51 +1000)]
Move crylink to the new cvar system

10 years agoMove nex to the new cvar system
Mario [Sat, 15 Jun 2013 08:54:41 +0000 (18:54 +1000)]
Move nex to the new cvar system

10 years agoDon't forget to add this to precache when moving weapons to new cvars
Samual Lenks [Sat, 15 Jun 2013 08:03:44 +0000 (04:03 -0400)]
Don't forget to add this to precache when moving weapons to new cvars

10 years agoPartly fix compile (BUT WAIT, THERE'S MORE! :D)
Samual Lenks [Sat, 15 Jun 2013 08:02:19 +0000 (04:02 -0400)]
Partly fix compile (BUT WAIT, THERE'S MORE! :D)

10 years agoWhy does this crash gmqcc?
Samual Lenks [Sat, 15 Jun 2013 07:12:22 +0000 (03:12 -0400)]
Why does this crash gmqcc?

10 years agoMerge remote-tracking branch 'origin/master' into samual/weapons
Samual Lenks [Sat, 15 Jun 2013 06:35:28 +0000 (02:35 -0400)]
Merge remote-tracking branch 'origin/master' into samual/weapons

10 years agoMerge remote-tracking branch 'origin/ablu/bumblebeefix'
Samual Lenks [Sat, 15 Jun 2013 06:18:08 +0000 (02:18 -0400)]
Merge remote-tracking branch 'origin/ablu/bumblebeefix'

10 years agoMerge remote-tracking branch 'origin/ablu/vehiclestrengthfix'
Samual Lenks [Sat, 15 Jun 2013 06:14:14 +0000 (02:14 -0400)]
Merge remote-tracking branch 'origin/ablu/vehiclestrengthfix'

10 years agoMerge remote-tracking branch 'origin/master' into divVerent/simplified-sound-sliders
Samual Lenks [Sat, 15 Jun 2013 06:13:40 +0000 (02:13 -0400)]
Merge remote-tracking branch 'origin/master' into divVerent/simplified-sound-sliders

10 years agoFixed infinite strength in vehicle
Erik Schilling [Fri, 14 Jun 2013 18:51:14 +0000 (20:51 +0200)]
Fixed infinite strength in vehicle

Fixes: #1322.
10 years agoRemoved commented out code
Erik Schilling [Fri, 14 Jun 2013 18:12:05 +0000 (20:12 +0200)]
Removed commented out code

If somebody needs it is is in git history anyway.

10 years agoDo not leave a heal beam if pilot exits the bumblebee
Erik Schilling [Fri, 14 Jun 2013 18:11:44 +0000 (20:11 +0200)]
Do not leave a heal beam if pilot exits the bumblebee

10 years agoCompromise: Try decreasing Nex raise switchdelay
Samual Lenks [Fri, 14 Jun 2013 01:13:18 +0000 (21:13 -0400)]
Compromise: Try decreasing Nex raise switchdelay

10 years agoMerge remote-tracking branch 'origin/master' into samual/weapons
Samual Lenks [Fri, 14 Jun 2013 00:43:43 +0000 (20:43 -0400)]
Merge remote-tracking branch 'origin/master' into samual/weapons

10 years agoHaha, forgot to add this previously
Samual Lenks [Fri, 14 Jun 2013 00:43:02 +0000 (20:43 -0400)]
Haha, forgot to add this previously

10 years agoMerge branch 'master' into matthiaskrgr/gitignore
Matthias Krüger [Thu, 13 Jun 2013 20:45:14 +0000 (22:45 +0200)]
Merge branch 'master' into matthiaskrgr/gitignore

10 years agoadd unit test for decibels slider
Rudolf Polzer [Wed, 12 Jun 2013 11:54:14 +0000 (13:54 +0200)]
add unit test for decibels slider

10 years agoMerge branch 'master' into divVerent/simplified-sound-sliders
Rudolf Polzer [Wed, 12 Jun 2013 11:53:50 +0000 (13:53 +0200)]
Merge branch 'master' into divVerent/simplified-sound-sliders

10 years agoadd a simple (yet unused) unit test framework.
Rudolf Polzer [Wed, 12 Jun 2013 11:52:57 +0000 (13:52 +0200)]
add a simple (yet unused) unit test framework.

Functions starting with _TEST_ are unit tests, shall call TEST_OK() at the end, and TEST_Check(condition) to test conditions.

10 years agodecibel sliders: far left means zero (linear scaled part); menu_snd_sliderscale chang...
Rudolf Polzer [Wed, 12 Jun 2013 09:53:52 +0000 (11:53 +0200)]
decibel sliders: far left means zero (linear scaled part); menu_snd_sliderscale changes display of volume values

10 years agoWorking on cleaning up weapon spawn functions
Samual Lenks [Tue, 11 Jun 2013 20:14:04 +0000 (16:14 -0400)]
Working on cleaning up weapon spawn functions

10 years agoSpawnfunc stuffz
Samual Lenks [Tue, 11 Jun 2013 18:27:23 +0000 (14:27 -0400)]
Spawnfunc stuffz

10 years agoMerge remote-tracking branch 'origin/master' into samual/weapons
Samual Lenks [Tue, 11 Jun 2013 07:51:42 +0000 (03:51 -0400)]
Merge remote-tracking branch 'origin/master' into samual/weapons

Conflicts:
qcsrc/server/attic/monsters/monster_zombie.qc

10 years agoReplace if statements with switches in the weapon request functions
Mario [Tue, 11 Jun 2013 07:46:34 +0000 (17:46 +1000)]
Replace if statements with switches in the weapon request functions

10 years agoDelete the "attic" folder-- we have git history for a reason, no need for
Samual Lenks [Tue, 11 Jun 2013 07:12:55 +0000 (03:12 -0400)]
Delete the "attic" folder-- we have git history for a reason, no need for
this folder to remain in master

10 years agoNow make the Devastator compile and run (mostly)
Samual Lenks [Tue, 11 Jun 2013 06:27:15 +0000 (02:27 -0400)]
Now make the Devastator compile and run (mostly)

10 years agoContinue working on moving Rocketlauncher to Devastator name
Samual Lenks [Tue, 11 Jun 2013 05:00:28 +0000 (01:00 -0400)]
Continue working on moving Rocketlauncher to Devastator name

10 years agoSwitch the code ENTIRELY to use "Arc" instead of "Lightning" for the name
Samual Lenks [Tue, 11 Jun 2013 03:03:28 +0000 (23:03 -0400)]
Switch the code ENTIRELY to use "Arc" instead of "Lightning" for the name

10 years agoNow lets move the switchdelay property over to use new property system
Samual Lenks [Tue, 11 Jun 2013 02:33:59 +0000 (22:33 -0400)]
Now lets move the switchdelay property over to use new property system

10 years agoStart working on a new (independent) way to handle cvars for weapons
Samual Lenks [Tue, 11 Jun 2013 02:02:35 +0000 (22:02 -0400)]
Start working on a new (independent) way to handle cvars for weapons

10 years agoRemove individual weapon.qh files, make it compile
Samual Lenks [Tue, 11 Jun 2013 00:18:21 +0000 (20:18 -0400)]
Remove individual weapon.qh files, make it compile

10 years agoOn second thought, add those prefixes back, it helps a bit
Samual Lenks [Tue, 11 Jun 2013 00:04:06 +0000 (20:04 -0400)]
On second thought, add those prefixes back, it helps a bit

10 years agoMore cleanup...
Samual Lenks [Mon, 10 Jun 2013 23:57:20 +0000 (19:57 -0400)]
More cleanup...

10 years agoMore cleanup, make it compile now
Samual Lenks [Mon, 10 Jun 2013 23:22:05 +0000 (19:22 -0400)]
More cleanup, make it compile now

10 years agoBeing renaming weapons
Samual Lenks [Mon, 10 Jun 2013 21:53:20 +0000 (17:53 -0400)]
Being renaming weapons

10 years agoRemove the w_ prefix from weapon files in their directory
Samual Lenks [Mon, 10 Jun 2013 21:44:59 +0000 (17:44 -0400)]
Remove the w_ prefix from weapon files in their directory

10 years agoEven more proper naming/cleanup
Samual Lenks [Mon, 10 Jun 2013 18:40:46 +0000 (14:40 -0400)]
Even more proper naming/cleanup

10 years agoMove projectile handling to new folder as well
Samual Lenks [Mon, 10 Jun 2013 18:35:28 +0000 (14:35 -0400)]
Move projectile handling to new folder as well

10 years agoWorking on moving the weapon files to proper directories (plus cleanup)
Samual Lenks [Mon, 10 Jun 2013 05:33:06 +0000 (01:33 -0400)]
Working on moving the weapon files to proper directories (plus cleanup)

10 years agoFix the registration of LG
Samual Lenks [Mon, 10 Jun 2013 03:56:52 +0000 (23:56 -0400)]
Fix the registration of LG

10 years agoMake it compile
Samual Lenks [Mon, 10 Jun 2013 03:01:50 +0000 (23:01 -0400)]
Make it compile

10 years agodeprecate the other balance configs so I can do development more quickly
Samual Lenks [Mon, 10 Jun 2013 02:00:33 +0000 (22:00 -0400)]
deprecate the other balance configs so I can do development more quickly

10 years agoMerge remote-tracking branch 'origin/samual/spawn_weapons' into samual/weapons
Samual Lenks [Mon, 10 Jun 2013 01:56:24 +0000 (21:56 -0400)]
Merge remote-tracking branch 'origin/samual/spawn_weapons' into samual/weapons

Conflicts:
balanceXPM.cfg
balanceXonotic.cfg
qcsrc/client/Defs.qc
qcsrc/client/Main.qc
qcsrc/client/hook.qc
qcsrc/common/constants.qh
qcsrc/server/autocvars.qh
qcsrc/server/cl_client.qc
qcsrc/server/progs.src

10 years agoMerge remote-tracking branch 'origin/samual/lightning_gun' into samual/weapons
Samual Lenks [Mon, 10 Jun 2013 01:46:57 +0000 (21:46 -0400)]
Merge remote-tracking branch 'origin/samual/lightning_gun' into samual/weapons

10 years agoMerge remote-tracking branch 'origin/master' into samual/lightning_gun
Samual Lenks [Mon, 10 Jun 2013 01:24:23 +0000 (21:24 -0400)]
Merge remote-tracking branch 'origin/master' into samual/lightning_gun

Conflicts:
balanceLeeStricklin.cfg
balanceXonotic.cfg
qcsrc/client/hook.qc
qcsrc/client/hud.qc
qcsrc/common/constants.qh
qcsrc/server/autocvars.qh