From: LegendaryGuard Date: Wed, 7 Apr 2021 12:10:49 +0000 (+0000) Subject: Added source code files to know where stuff was developed X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3b611e79cedbcc996d79f4e13c34bcf627ce829d;p=xonotic%2Fxonotic.wiki.git Added source code files to know where stuff was developed --- diff --git a/BaI-mod.md b/BaI-mod.md index 74a74d6..6ee870b 100644 --- a/BaI-mod.md +++ b/BaI-mod.md @@ -55,6 +55,34 @@ LegendGuard has forked the mod and added some stuff in this branch: https://gitl Remember look the [**repository guide**](https://gitlab.com/xonotic/xonotic/-/wikis/Repository_Access) to use this code. +#### List of source code files where mod was developed + +Client base: + +- [`qcsrc/server/client.qc`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/blob/z411/bai-server/qcsrc/server/client.qc) + +Scoreboard: + +- [`qcsrc/client/hud/panel/scoreboard.qc`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/blob/z411/bai-server/qcsrc/client/hud/panel/scoreboard.qc) + +- [`qcsrc/common/scores.qh`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/blob/z411/bai-server/qcsrc/common/scores.qh) + +Chat: + +- [`qcsrc/client/hud/panel/chat.qc`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/blob/z411/bai-server/qcsrc/client/hud/panel/chat.qc) + +Spectator HUD: + +- [`qcsrc/client/hud/panel/spect.qh`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/blob/z411/bai-server/qcsrc/client/hud/panel/spect.qh) + +- [`qcsrc/client/hud/panel/spect.qc`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/blob/z411/bai-server/qcsrc/client/hud/panel/spect.qc) + +Attacker text: + +- All files inside this folder: +[`qcsrc/common/mutators/mutator/attackertext/`](https://gitlab.com/xonotic/xonotic-data.pk3dir/-/tree/z411/bai-server/qcsrc/common/mutators/mutator/attackertext) + + # HUD configuration Cvars: