]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
7 years agoone more manual fix
Martin Taibr [Sat, 28 Oct 2017 23:12:34 +0000 (01:12 +0200)]
one more manual fix

7 years agofix edge case
Martin Taibr [Sat, 28 Oct 2017 22:45:09 +0000 (00:45 +0200)]
fix edge case

7 years agomanually fix one chain
Martin Taibr [Sat, 28 Oct 2017 22:37:15 +0000 (00:37 +0200)]
manually fix one chain

7 years agoMerge branch 'master' into martin-t/uncrustify
Martin Taibr [Sat, 28 Oct 2017 22:24:33 +0000 (00:24 +0200)]
Merge branch 'master' into martin-t/uncrustify

7 years agoreplace chained ifs with && ... yes, it finally actually does something
Martin Taibr [Sat, 28 Oct 2017 22:21:21 +0000 (00:21 +0200)]
replace chained ifs with && ... yes, it finally actually does something

7 years agoget overlapping matches, manually fix edge cases with comments
Martin Taibr [Sat, 28 Oct 2017 16:13:05 +0000 (18:13 +0200)]
get overlapping matches, manually fix edge cases with comments

7 years agomatch blocks and do nothing with them
Martin Taibr [Fri, 27 Oct 2017 11:37:59 +0000 (13:37 +0200)]
match blocks and do nothing with them

7 years agomanually fix one if chain
Martin Taibr [Wed, 25 Oct 2017 13:35:23 +0000 (15:35 +0200)]
manually fix one if chain

7 years agostill nothing
Martin Taibr [Wed, 25 Oct 2017 13:25:58 +0000 (15:25 +0200)]
still nothing

7 years agoReduce some duplicated code
terencehill [Tue, 24 Oct 2017 08:30:12 +0000 (10:30 +0200)]
Reduce some duplicated code

7 years agoReduce indentation level of 2 functions thanks to 2 early returns
terencehill [Tue, 24 Oct 2017 07:59:55 +0000 (09:59 +0200)]
Reduce indentation level of 2 functions thanks to 2 early returns

7 years agoRename 2 macros
terencehill [Mon, 23 Oct 2017 16:41:48 +0000 (18:41 +0200)]
Rename 2 macros

7 years agodo nothing in a more complicated way ... for now
Martin Taibr [Sun, 22 Oct 2017 20:55:06 +0000 (22:55 +0200)]
do nothing in a more complicated way ... for now

7 years agofind all chained ifs... and do precisely nothing with them... for now
Martin Taibr [Sun, 22 Oct 2017 00:17:56 +0000 (02:17 +0200)]
find all chained ifs... and do precisely nothing with them... for now

7 years agotypo
Martin Taibr [Mon, 16 Oct 2017 08:05:32 +0000 (10:05 +0200)]
typo

7 years agoi'll just pretend i never saw those 32 braces
Martin Taibr [Mon, 16 Oct 2017 07:59:27 +0000 (09:59 +0200)]
i'll just pretend i never saw those 32 braces

7 years agoMerge branch 'master' into martin-t/uncrustify
Martin Taibr [Mon, 16 Oct 2017 07:53:33 +0000 (09:53 +0200)]
Merge branch 'master' into martin-t/uncrustify

7 years agoFix event log reporting a name change event on connect
terencehill [Sun, 15 Oct 2017 11:11:20 +0000 (13:11 +0200)]
Fix event log reporting a name change event on connect

7 years agoRevert previous "fix" (didn't work)
Mario [Sun, 15 Oct 2017 07:24:15 +0000 (17:24 +1000)]
Revert previous "fix" (didn't work)

7 years agoRemove useless label
terencehill [Fri, 13 Oct 2017 21:10:31 +0000 (23:10 +0200)]
Remove useless label

7 years agoAdd missing indentation
terencehill [Fri, 13 Oct 2017 21:09:27 +0000 (23:09 +0200)]
Add missing indentation

7 years agoMove netname_previous out of ClientState (possible fix for IRC bots showing a name...
Mario [Fri, 13 Oct 2017 01:29:50 +0000 (11:29 +1000)]
Move netname_previous out of ClientState (possible fix for IRC bots showing a name change every match)

7 years agoFilter the target fields in spawnfuncs too, fixes CTS checkpoint waypoints
Mario [Thu, 12 Oct 2017 10:33:38 +0000 (20:33 +1000)]
Filter the target fields in spawnfuncs too, fixes CTS checkpoint waypoints

7 years agoCheck for invisible name only when player name changes
terencehill [Tue, 10 Oct 2017 20:01:06 +0000 (22:01 +0200)]
Check for invisible name only when player name changes

7 years agoInvisible name check: detect all utf8 space characters
terencehill [Tue, 10 Oct 2017 19:56:23 +0000 (21:56 +0200)]
Invisible name check: detect all utf8 space characters

7 years agoIS_REAL_CLIENT here too
terencehill [Tue, 10 Oct 2017 19:49:28 +0000 (21:49 +0200)]
IS_REAL_CLIENT here too

7 years agoMerge branch 'matthiaskrgr/nadecountdown_nopicmip' into 'master'
Mario [Tue, 10 Oct 2017 07:16:27 +0000 (07:16 +0000)]
Merge branch 'matthiaskrgr/nadecountdown_nopicmip' into 'master'

shaders: mark nade countdown texture with nopicmip keyword

See merge request xonotic/xonotic-data.pk3dir!465

7 years agoActivate targets with the correct activator/trigger when a door is opening (possible...
Mario [Tue, 10 Oct 2017 06:02:05 +0000 (16:02 +1000)]
Activate targets with the correct activator/trigger when a door is opening (possible fix for some very oddly handled CTS maps)

7 years agofix class()
Martin Taibr [Sun, 8 Oct 2017 18:08:31 +0000 (20:08 +0200)]
fix class()

7 years agosigh
Martin Taibr [Sun, 8 Oct 2017 14:29:41 +0000 (16:29 +0200)]
sigh

7 years agoallman, happy?
Martin Taibr [Sun, 8 Oct 2017 13:56:30 +0000 (15:56 +0200)]
allman, happy?

7 years agouncrustify: don't touch the massive notifications list
Martin Taibr [Sun, 8 Oct 2017 13:06:12 +0000 (15:06 +0200)]
uncrustify: don't touch the massive notifications list

7 years agoMerge branch 'master' into martin-t/uncrustify
Martin Taibr [Sun, 8 Oct 2017 13:03:16 +0000 (15:03 +0200)]
Merge branch 'master' into martin-t/uncrustify

7 years agoUpdate common.pot
Mirio [Mon, 2 Oct 2017 14:09:20 +0000 (14:09 +0000)]
Update common.pot

7 years agoMerge branch 'typofix' into 'master'
Mirio [Mon, 2 Oct 2017 14:06:49 +0000 (14:06 +0000)]
Merge branch 'typofix' into 'master'

someone got too close _to_ someones rocket

See merge request xonotic/xonotic-data.pk3dir!500

7 years agosomeone got to close _to_ someones rocket 500/head
Amadeusz Sławiński [Mon, 2 Oct 2017 12:52:27 +0000 (12:52 +0000)]
someone got to close _to_ someones rocket

7 years agoMerge branch 'Lyberta/GenmodFix' into 'master'
TimePath [Sat, 30 Sep 2017 04:31:20 +0000 (04:31 +0000)]
Merge branch 'Lyberta/GenmodFix' into 'master'

Fixed genmod.sh

See merge request xonotic/xonotic-data.pk3dir!498

7 years agoFixed genmod.sh 498/head
Lyberta [Thu, 28 Sep 2017 06:49:16 +0000 (09:49 +0300)]
Fixed genmod.sh

7 years agofix uncrustify aligning comments on second pass
Martin Taibr [Mon, 25 Sep 2017 03:15:56 +0000 (05:15 +0200)]
fix uncrustify aligning comments on second pass

7 years agofix comments in column1
Martin Taibr [Mon, 25 Sep 2017 02:14:10 +0000 (04:14 +0200)]
fix comments in column1

7 years agoRevert "convert ** to EXP() macro"
Martin Taibr [Sun, 24 Sep 2017 19:24:03 +0000 (21:24 +0200)]
Revert "convert ** to EXP() macro"

This reverts commit 2b11dfce22c21fbdccdd423d00d48a88486fc2c4.

7 years agoRevert "s/EXP/POW"
Martin Taibr [Sun, 24 Sep 2017 19:21:54 +0000 (21:21 +0200)]
Revert "s/EXP/POW"

This reverts commit fd32dde2a91fb757d8a3e1d74be60462a3200118.

7 years agosp_arith = ignore
Martin Taibr [Sun, 24 Sep 2017 19:20:59 +0000 (21:20 +0200)]
sp_arith = ignore

7 years agodon'T forget to prune, don't indent case
Martin Taibr [Sun, 24 Sep 2017 19:13:36 +0000 (21:13 +0200)]
don'T forget to prune, don't indent case

7 years agoMerge branch 'master' into martin-t/uncrustify
Martin Taibr [Sun, 24 Sep 2017 18:15:04 +0000 (20:15 +0200)]
Merge branch 'master' into martin-t/uncrustify

7 years agoMerge branch 'Lyberta/RandomStartWeapons' into 'master'
Mario [Sun, 24 Sep 2017 02:09:34 +0000 (02:09 +0000)]
Merge branch 'Lyberta/RandomStartWeapons' into 'master'

Random start weapons

See merge request xonotic/xonotic-data.pk3dir!468

7 years agoremove indents from preprocessor macros
Martin Taibr [Sat, 23 Sep 2017 23:20:29 +0000 (01:20 +0200)]
remove indents from preprocessor macros

7 years agoFixed compilation units.
Lyberta [Sat, 23 Sep 2017 19:18:36 +0000 (22:18 +0300)]
Fixed compilation units.

7 years agofix last uncrustify warning
Martin Taibr [Sat, 23 Sep 2017 16:10:58 +0000 (18:10 +0200)]
fix last uncrustify warning

7 years agoMerge branch 'master' into martin-t/uncrustify
Martin Taibr [Sat, 23 Sep 2017 16:03:48 +0000 (18:03 +0200)]
Merge branch 'master' into martin-t/uncrustify

7 years agomanually fix some ifdef heavy code
Martin Taibr [Sat, 23 Sep 2017 15:41:59 +0000 (17:41 +0200)]
manually fix some ifdef heavy code

7 years agoRandom start weapons: Rename i and j.
Lyberta [Sat, 23 Sep 2017 07:02:40 +0000 (10:02 +0300)]
Random start weapons: Rename i and j.

7 years agoRandom start weapons: Make g_random_start_weapons an autocvar.
Lyberta [Sat, 23 Sep 2017 06:46:03 +0000 (09:46 +0300)]
Random start weapons: Make g_random_start_weapons an autocvar.

7 years agoMerge branch 'master' into Lyberta/RandomStartWeapons
Lyberta [Sat, 23 Sep 2017 06:27:13 +0000 (09:27 +0300)]
Merge branch 'master' into Lyberta/RandomStartWeapons

7 years agoRandom start weapons: Move ammo into an entity.
Lyberta [Sat, 23 Sep 2017 06:26:35 +0000 (09:26 +0300)]
Random start weapons: Move ammo into an entity.

7 years agoMerge branch 'Lyberta/DynamicHandicap2' into 'master'
Mario [Sat, 23 Sep 2017 05:34:15 +0000 (05:34 +0000)]
Merge branch 'Lyberta/DynamicHandicap2' into 'master'

New dynamic handicap algorithm.

See merge request xonotic/xonotic-data.pk3dir!494

7 years agosed IFTARGETED
Martin Taibr [Sat, 23 Sep 2017 04:30:12 +0000 (06:30 +0200)]
sed IFTARGETED

7 years agomanually fix viewloc
Martin Taibr [Sat, 23 Sep 2017 04:14:23 +0000 (06:14 +0200)]
manually fix viewloc

7 years agoMerge branch 'Lyberta/URS3' into 'master'
Mario [Sat, 23 Sep 2017 03:57:01 +0000 (03:57 +0000)]
Merge branch 'Lyberta/URS3' into 'master'

Unified resource system - step 3

See merge request xonotic/xonotic-data.pk3dir!484

7 years agos/EXP/POW
Martin Taibr [Sat, 23 Sep 2017 02:52:01 +0000 (04:52 +0200)]
s/EXP/POW

7 years agoremove newline between switch and { as other control statements
Martin Taibr [Sat, 23 Sep 2017 02:41:22 +0000 (04:41 +0200)]
remove newline between switch and { as other control statements

7 years agoNew dynamic handicap algorithm. 494/head
Lyberta [Sat, 23 Sep 2017 02:22:41 +0000 (05:22 +0300)]
New dynamic handicap algorithm.

7 years agoignore branches not updated in 2 years
Martin Taibr [Sat, 23 Sep 2017 00:35:21 +0000 (02:35 +0200)]
ignore branches not updated in 2 years

7 years agoprint last change
Martin Taibr [Sat, 23 Sep 2017 00:17:21 +0000 (02:17 +0200)]
print last change

7 years agoadjust some more options to result in fewer changes
Martin Taibr [Fri, 22 Sep 2017 23:48:57 +0000 (01:48 +0200)]
adjust some more options to result in fewer changes

7 years agohide labels from uncrustify
Martin Taibr [Fri, 22 Sep 2017 17:13:04 +0000 (19:13 +0200)]
hide labels from uncrustify

7 years agomacros, macros everywhere
Martin Taibr [Fri, 22 Sep 2017 16:01:43 +0000 (18:01 +0200)]
macros, macros everywhere

7 years agothe more this awful tool ignores the better
Martin Taibr [Fri, 22 Sep 2017 04:06:29 +0000 (06:06 +0200)]
the more this awful tool ignores the better

7 years agosemis after LAMBDA for uncrustify
Martin Taibr [Fri, 22 Sep 2017 03:40:26 +0000 (05:40 +0200)]
semis after LAMBDA for uncrustify

7 years agoput some braces back
Martin Taibr [Fri, 22 Sep 2017 03:27:28 +0000 (05:27 +0200)]
put some braces back

7 years agolet's see if this passes tests
Martin Taibr [Thu, 21 Sep 2017 19:22:58 +0000 (21:22 +0200)]
let's see if this passes tests

7 years agoscript to fix macros
Martin Taibr [Thu, 21 Sep 2017 19:22:42 +0000 (21:22 +0200)]
script to fix macros

7 years agodon't wrap lines
Martin Taibr [Thu, 21 Sep 2017 01:56:15 +0000 (03:56 +0200)]
don't wrap lines

7 years agoconvert ** to EXP() macro
Martin Taibr [Wed, 20 Sep 2017 22:25:43 +0000 (00:25 +0200)]
convert ** to EXP() macro

7 years agoFix some wrongly indented curly braces
terencehill [Wed, 20 Sep 2017 18:43:40 +0000 (20:43 +0200)]
Fix some wrongly indented curly braces

7 years agoMerge branch 'martin-t/votefix' into 'master'
terencehill [Wed, 20 Sep 2017 18:11:22 +0000 (18:11 +0000)]
Merge branch 'martin-t/votefix' into 'master'

Fix vote timing out when none is called

See merge request xonotic/xonotic-data.pk3dir!492

7 years agofix vote timing out when none is called 492/head
Martin Taibr [Wed, 20 Sep 2017 17:57:43 +0000 (19:57 +0200)]
fix vote timing out when none is called

7 years agofix indents inside macros
Martin Taibr [Wed, 20 Sep 2017 03:48:57 +0000 (05:48 +0200)]
fix indents inside macros

7 years agofix do while
Martin Taibr [Wed, 20 Sep 2017 03:43:32 +0000 (05:43 +0200)]
fix do while

7 years agoprevent uncrustify crash
Martin Taibr [Wed, 20 Sep 2017 03:34:38 +0000 (05:34 +0200)]
prevent uncrustify crash

7 years agoscript to uncrustify files not modified on branches
Martin Taibr [Tue, 19 Sep 2017 21:18:51 +0000 (23:18 +0200)]
script to uncrustify files not modified on branches

7 years agoMerge branch 'martin-t/dmgtextconfig' into 'master'
Mario [Tue, 19 Sep 2017 15:07:36 +0000 (15:07 +0000)]
Merge branch 'martin-t/dmgtextconfig' into 'master'

Put sv_damagetext to defaultServer so that resetting server reenables damagetext too

See merge request xonotic/xonotic-data.pk3dir!488

7 years agoChange output of a successful kick vote to not include reason twice and to always...
terencehill [Mon, 18 Sep 2017 18:27:03 +0000 (20:27 +0200)]
Change output of a successful kick vote to not include reason twice and to always include player entity number

7 years agoOops, fix build and shorten a few instructions
terencehill [Mon, 18 Sep 2017 17:30:16 +0000 (19:30 +0200)]
Oops, fix build and shorten a few instructions

7 years agoMerge branch 'martin-t/has_origin' into 'master'
Mario [Mon, 18 Sep 2017 15:49:20 +0000 (15:49 +0000)]
Merge branch 'martin-t/has_origin' into 'master'

Document potential bug in entcs

See merge request xonotic/xonotic-data.pk3dir!479

7 years agoFix reason string in the kick command displayed only partially
terencehill [Mon, 18 Sep 2017 12:03:46 +0000 (14:03 +0200)]
Fix reason string in the kick command displayed only partially

7 years agoFix vote length check (argv_start_index(startpos) returns index in the original vote...
terencehill [Mon, 18 Sep 2017 11:52:25 +0000 (13:52 +0200)]
Fix vote length check (argv_start_index(startpos) returns index in the original vote command string that included 2 more tokens (vote and call))

7 years agoprivelages --> privileges
terencehill [Mon, 18 Sep 2017 11:25:32 +0000 (13:25 +0200)]
privelages --> privileges

7 years agoput sv_damagetext to defaultServer so that resetting server reenables damagetext too 488/head
Martin Taibr [Sat, 16 Sep 2017 16:11:11 +0000 (18:11 +0200)]
put sv_damagetext to defaultServer so that resetting server reenables damagetext too

7 years agoRemove intialization of .dmg for players as it isn't used anywhere
terencehill [Sat, 16 Sep 2017 13:48:36 +0000 (15:48 +0200)]
Remove intialization of .dmg for players as it isn't used anywhere

7 years agospawnfuncs: fix SV_OnEntityPreSpawnFunction
TimePath [Sat, 16 Sep 2017 04:34:54 +0000 (14:34 +1000)]
spawnfuncs: fix SV_OnEntityPreSpawnFunction

7 years agoMerge branch 'master' into Lyberta/URS3
Lyberta [Sat, 16 Sep 2017 03:37:10 +0000 (06:37 +0300)]
Merge branch 'master' into Lyberta/URS3

7 years agoAdd missing generated files
TimePath [Sat, 16 Sep 2017 03:26:28 +0000 (13:26 +1000)]
Add missing generated files

7 years agoMerge branch 'Lyberta/DynamicHandicap' into 'master'
TimePath [Sat, 16 Sep 2017 03:20:32 +0000 (03:20 +0000)]
Merge branch 'Lyberta/DynamicHandicap' into 'master'

Dynamic handicap.

See merge request xonotic/xonotic-data.pk3dir!485

7 years agoHandicap: Use ClientState. 485/head
Lyberta [Sat, 16 Sep 2017 02:37:33 +0000 (05:37 +0300)]
Handicap: Use ClientState.

7 years agoDynamic handicap: removed debug code.
Lyberta [Sat, 16 Sep 2017 02:33:26 +0000 (05:33 +0300)]
Dynamic handicap: removed debug code.

7 years agoUpdate ready and vote counts when a player becomes an observer
Mario [Wed, 13 Sep 2017 02:42:57 +0000 (12:42 +1000)]
Update ready and vote counts when a player becomes an observer

7 years agoMerge branch 'master' into Lyberta/DynamicHandicap
Lyberta [Sun, 10 Sep 2017 23:39:30 +0000 (02:39 +0300)]
Merge branch 'master' into Lyberta/DynamicHandicap

7 years agoMerge branch 'Lyberta/URS3' into Lyberta/RandomStartWeapons
Lyberta [Sun, 10 Sep 2017 23:38:38 +0000 (02:38 +0300)]
Merge branch 'Lyberta/URS3' into Lyberta/RandomStartWeapons

7 years agoMerge branch 'master' into Lyberta/URS3
Lyberta [Sun, 10 Sep 2017 23:19:54 +0000 (02:19 +0300)]
Merge branch 'master' into Lyberta/URS3