]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2016-10-04 MarioAdopt some overkill balance changes from the LX server...
2016-10-03 MarioFix start items in some special arena mutators
2016-10-01 MarioUse the CSQC player origin if in 3rd person mode
2016-09-28 MarioMinor performance improvement in bot movement code
2016-09-28 MarioClean up monster spawn function a little, allow setting...
2016-09-28 MarioMerge branch 'martin-t/nades' into 'master'
2016-09-26 MarioFix respawning instantly while jump button is held...
2016-09-26 MarioSet it in default config with a description
2016-09-26 MarioAdd sv_aircontrol_backwards to allow strafing backwards
2016-09-24 terencehillReduce default waypoint health bar size
2016-09-23 MarioDefault curl maxspeed to unlimited and allow 3 download...
2016-09-22 terencehillDelay health regen once the player gets revived rather...
2016-09-20 terencehillRemove an unused string
2016-09-20 terencehillMerge branch 'martin-t/keeptwo' into 'master'
2016-09-18 Martin Taibradd and fix descripton 369/head
2016-09-18 Martin Taibrremove unused variable
2016-09-17 terencehillAdd g_ctf_flag_return_damage_delay description
2016-09-17 terencehillFix typo in a cvar name; add a few more missing cvars
2016-09-17 terencehillAdd a few missing cvars and a few descriptions
2016-09-17 terencehillResize waypoints like everything else when viewsize...
2016-09-16 terencehillFix bad code indentation
2016-09-16 Martin Taibrfix nades colliding with the player himself (unless... 367/head
2016-09-15 terencehillUnhardcode throw nade key in notification messages...
2016-09-15 terencehillCompose MURDER_*_VERBOSE messages by concatenating...
2016-09-15 terencehillAdd newly added choice notifications to the menu
2016-09-14 MarioAllow overriding frag centerprint message, fixes double...
2016-09-14 terencehillFix compilation test unit
2016-09-14 terencehillFix division by 0 in another way
2016-09-14 terencehillAllow to align spectators in columns (hud_panel_scorebo...
2016-09-14 terencehillAvoid a division by 0 (g_weaponratefactor isn't initial...
2016-09-14 terencehillScoreboard: highlight spectator's ping (and player...
2016-09-14 terencehillScoreboard: show number of spectators
2016-09-13 terencehillForbid players from aiming their playermodel up and...
2016-09-13 MarioAccept gameplay change from fireBullet sky fix
2016-09-13 terencehillRename VehicleSpawn mutator hook to VehicleInit and...
2016-09-13 terencehillAssault: Don't reset vehicles twice when a round ends...
2016-09-12 terencehillFix vehicles getting attacked by turrets when the game...
2016-09-12 MarioUse trace_dphitq3surfaceflags instead of pointcontents...
2016-09-12 terencehillReally block vehicles when the game is over (racer...
2016-09-12 terencehillFix players able to aim their playermodel up and down...
2016-09-11 terencehillFix a few hidden typos and shorten some cvar descriptions
2016-09-11 MarioMake vortex switch speed match other weapons
2016-09-11 MarioUse WriteAngle instead of WriteCoord to network viewloc...
2016-09-11 MarioMerge branch 'terencehill/scoreboard_update' into ...
2016-09-10 terencehillAdd a mutator hook for customizing the eventchase effec...
2016-09-10 terencehillRemove generator rays from g_drawables before deleting...
2016-09-10 terencehillFix #1810 generator doesn't show any explosion effect...
2016-09-10 MarioAdd an option to allow bullets to penetrate weapon...
2016-09-10 terencehillUpdate CheckAllowedTeams hook description
2016-09-10 terencehillGetTeamCount --> CheckAllowedTeams
2016-09-10 terencehillSmall cleanup
2016-09-10 terencehillSimplify a bit check of missing teams in Key Hunt
2016-09-09 terencehillRemove tga extension from CA icons
2016-09-09 terencehillAvoid a division by 0 (it happened playing DOM on a...
2016-09-09 terencehillMake work snake status panel layout with whatever panel...
2016-09-08 terencehillFix scoreboard layout when changing hud_fontsize 366/head
2016-09-08 terencehillRankings: Slightly smaller time column
2016-09-08 terencehillAllow customizing the minimum width of the scoreboard
2016-09-08 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-08 terencehill"Color (Friendly Fire):" --> "Color:"
2016-09-08 terencehillCleanup scoreboard code a little bit
2016-09-08 terencehillRemove some seriously weird code playing with text...
2016-09-07 MarioFix spectator camera resetting to world origin with...
2016-09-06 terencehillRemove HUD_Minigame_Showpanels() and minigame_isactive...
2016-09-06 terencehillRemove deprecated APP_TEAM_ENT, switch to APP_TEAM_NUM
2016-09-06 terencehillIntroduce APP_NUM to shorten a some of the longest...
2016-09-06 terencehillMenu: fix issues with hidden gametypes
2016-09-06 terencehillRankings panel: center text vertically and add padding...
2016-09-06 terencehillRankings panel: further reduce name column if displayed...
2016-09-06 terencehillRankings panel: limit name size (hud_panel_scoreboard_n...
2016-09-06 MarioMerge branch 'terencehill/CA_forbidspawn' into 'master'
2016-09-04 terencehillScoreboard: limit height rather than number of rows...
2016-09-04 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-09-04 terencehillCA: Reset .team when a player chooses to spectate;... 364/head
2016-09-04 terencehillRemove redundant code from Join (it gets executed in...
2016-09-04 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-03 terencehillMake sure to send correctly encoded ping values
2016-09-03 terencehillSplit a too long line of code
2016-09-03 terencehillspawnAllowed --> joinAllowed
2016-09-03 terencehillDon't consider the client allowed to spawn while showin...
2016-09-02 MarioMake wr_glow available to server, fixes third person...
2016-09-01 terencehillTurn a very long macro into a function, cuts down cspro...
2016-09-01 terencehillIS_DIGIT
2016-09-01 terencehillAdd IS_HEXDIGIT macro and make use of it
2016-09-01 terencehillCleanup: Remove header comments that don't make sense...
2016-09-01 MarioRemove gakarmored and ignishalfmasked
2016-09-01 MarioMerge branch 'DefaultUser/gametype_votescreen' into...
2016-09-01 MarioMerge branch 'terencehill/textLengthUpToWidth_patch...
2016-09-01 terencehillFix textLengthUpToWidth and textLengthUpToLength shorte... 348/head
2016-09-01 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-09-01 terencehillMake it pass compilation unit test
2016-08-31 terencehillMerge branch 'master' into terencehill/scoreboard_update
2016-08-31 terencehillMove scoreboard stuff into the scoreboard file
2016-08-31 terencehillMinor cleanup: reduce Scoreboard_DrawItem code, remove...
2016-08-31 terencehillGive a higher priority to g_maxplayer check
2016-08-31 terencehillLeaveSpectatorMode --> JoinOrShowTeamSelection
2016-08-31 terencehillMerge branch 'master' into terencehill/CA_forbidspawn
2016-08-31 MarioKill some more vlen uses
2016-08-31 terencehillRemove an outdated reference to a cvar from g_keepaway...
2016-08-31 terencehillProperly initialize Keepaway as team based game mode
next