Skip to content

Commit

Permalink
Deploying to gh-pages from @ 26ae565 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
francinum committed Aug 11, 2024
1 parent 716583b commit 5ed7b0b
Show file tree
Hide file tree
Showing 3,841 changed files with 27,032 additions and 26,819 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
122 changes: 61 additions & 61 deletions area.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions area/space.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,27 +16,27 @@
<h1>space <aside>/<a href="area.html">area</a>/<a href="area/space.html">space</a></aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/game/area/areas/misc.dm#L3">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/game/area/areas/misc.dm#L3">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;misc.dm 3"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
<tr><th><a href="area/space.html#proc/powered">powered</a></th><td>Space is not powered ever, so this returns false</td></tr>
<tr><th><a href="area/space.html#proc/update_icon_state">update_icon_state</a></th><td>Update the icon of the area (overridden to always be null for space</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/powered"><aside class="parent"><a title="/area" href="area.html#proc/powered">&uarr;</a></aside>powered<aside>(chan)


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/game/area/areas.dm#L331">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/game/area/areas.dm#L331">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 331"/></a></aside>
</h3>
<p>Space is not powered ever, so this returns false</p><h3 id="proc/update_icon_state"><aside class="parent"><a title="/atom" href="atom.html#proc/update_icon_state">&uarr;</a></aside>update_icon_state<aside>()


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/game/area/areas.dm#L301">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/game/area/areas.dm#L301">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 301"/></a></aside>
</h3>
<p>Update the icon of the area (overridden to always be null for space</p></main>
<footer>
daedalus.dme
<a href="https://github.com/DaedalusDock/daedalusdock/tree/db1d48a036ec09d71e2c4aa3146d16b624f5c676">db1d48a</a>
<a href="https://github.com/DaedalusDock/daedalusdock/tree/26ae56534ffd07adf76af0d7b84ff3bb8ded6900">26ae565</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
6 changes: 3 additions & 3 deletions area/station/ai_monitored/turret_protected.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<h1>turret_protected <aside>/<a href="area.html">area</a>/<a href="area/station/ai_monitored/turret_protected.html">station/ai_monitored/turret_protected</a></aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/game/area/areas/ai_monitored.dm#L6">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/game/area/areas/ai_monitored.dm#L6">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;ai_monitored.dm 6"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
Expand All @@ -25,12 +25,12 @@ <h2 id="var">Var Details</h2><h3 id="var/ai_will_not_hear_this"><aside class="de
<aside>&ndash; </aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/game/area/areas/ai_monitored.dm#L30">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/game/area/areas/ai_monitored.dm#L30">
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;ai_monitored.dm 30"/></a></h3>
<p>Some sounds (like the space jam) are terrible when on loop. We use this varaible to add it to other AI areas, but override it to keep it from the AI's core.</p></main>
<footer>
daedalus.dme
<a href="https://github.com/DaedalusDock/daedalusdock/tree/db1d48a036ec09d71e2c4aa3146d16b624f5c676">db1d48a</a>
<a href="https://github.com/DaedalusDock/daedalusdock/tree/26ae56534ffd07adf76af0d7b84ff3bb8ded6900">26ae565</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
6 changes: 3 additions & 3 deletions area/station/maintenance.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<h1>maintenance <aside>/<a href="area.html">area</a>/<a href="area/station/maintenance.html">station/maintenance</a></aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/controllers/subsystem/ambience.dm#L74">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/controllers/subsystem/ambience.dm#L74">
<img src="git.png" width="16" height="16" title="code&#x2F;controllers&#x2F;subsystem&#x2F;ambience.dm 74"/></a></h1>

<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
Expand All @@ -25,12 +25,12 @@ <h2 id="var">Var Details</h2><h3 id="var/minecraft_cave_noises"><aside class="de
<aside>&ndash; /static/list</aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/db1d48a036ec09d71e2c4aa3146d16b624f5c676/code/controllers/subsystem/ambience.dm#L79">
<a href="https://github.com/DaedalusDock/daedalusdock/blob/26ae56534ffd07adf76af0d7b84ff3bb8ded6900/code/controllers/subsystem/ambience.dm#L79">
<img src="git.png" width="16" height="16" title="code&#x2F;controllers&#x2F;subsystem&#x2F;ambience.dm 79"/></a></h3>
<p>A list of rare sound effects to fuck with players.</p></main>
<footer>
daedalus.dme
<a href="https://github.com/DaedalusDock/daedalusdock/tree/db1d48a036ec09d71e2c4aa3146d16b624f5c676">db1d48a</a>
<a href="https://github.com/DaedalusDock/daedalusdock/tree/26ae56534ffd07adf76af0d7b84ff3bb8ded6900">26ae565</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
Loading

0 comments on commit 5ed7b0b

Please sign in to comment.