Skip to content

Commit 8981e19

Browse files
committed
Deploying to gh-pages from @ 1b89586 🚀
1 parent 0125e16 commit 8981e19

File tree

3,909 files changed

+27696
-27548
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,909 files changed

+27696
-27548
lines changed

‎area.html

+63-63
Large diffs are not rendered by default.

‎area/space.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@
1616
<h1>space <aside>/<a href="area.html">area</a>/<a href="area/space.html">space</a></aside>
1717

1818

19-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/game/area/areas/misc.dm#L3">
19+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/game/area/areas/misc.dm#L3">
2020
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;misc.dm 3"/></a></h1>
2121

2222
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
2323
<tr><th><a href="area/space.html#proc/powered">powered</a></th><td>Space is not powered ever, so this returns false</td></tr>
2424
<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)
2525

2626

27-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/game/area/areas.dm#L336">
27+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/game/area/areas.dm#L336">
2828
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 336"/></a></aside>
2929
</h3>
3030
<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>()
3131

3232

33-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/game/area/areas.dm#L306">
33+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/game/area/areas.dm#L306">
3434
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 306"/></a></aside>
3535
</h3>
3636
<p>Update the icon of the area (overridden to always be null for space</p></main>
3737
<footer>
3838
daedalus.dme
39-
<a href="https://github.com/DaedalusDock/daedalusdock/tree/5e7790ac27c198dd50582f44dc883d59c151a4fd">5e7790a</a>
39+
<a href="https://github.com/DaedalusDock/daedalusdock/tree/1b89586f0d3f17c2f07b38cecfd57a68821a5e89">1b89586</a>
4040
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
4141
</body>
4242
</html>

‎area/station/ai_monitored/turret_protected.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<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>
1717

1818

19-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/game/area/areas/ai_monitored.dm#L6">
19+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/game/area/areas/ai_monitored.dm#L6">
2020
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;ai_monitored.dm 6"/></a></h1>
2121

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

2727

28-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/game/area/areas/ai_monitored.dm#L30">
28+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/game/area/areas/ai_monitored.dm#L30">
2929
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;ai_monitored.dm 30"/></a></h3>
3030
<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>
3131
<footer>
3232
daedalus.dme
33-
<a href="https://github.com/DaedalusDock/daedalusdock/tree/5e7790ac27c198dd50582f44dc883d59c151a4fd">5e7790a</a>
33+
<a href="https://github.com/DaedalusDock/daedalusdock/tree/1b89586f0d3f17c2f07b38cecfd57a68821a5e89">1b89586</a>
3434
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
3535
</body>
3636
</html>

‎area/station/maintenance.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<h1>maintenance <aside>/<a href="area.html">area</a>/<a href="area/station/maintenance.html">station/maintenance</a></aside>
1717

1818

19-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/controllers/subsystem/ambience.dm#L82">
19+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/controllers/subsystem/ambience.dm#L82">
2020
<img src="git.png" width="16" height="16" title="code&#x2F;controllers&#x2F;subsystem&#x2F;ambience.dm 82"/></a></h1>
2121

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

2727

28-
<a href="https://github.com/DaedalusDock/daedalusdock/blob/5e7790ac27c198dd50582f44dc883d59c151a4fd/code/controllers/subsystem/ambience.dm#L87">
28+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/1b89586f0d3f17c2f07b38cecfd57a68821a5e89/code/controllers/subsystem/ambience.dm#L87">
2929
<img src="git.png" width="16" height="16" title="code&#x2F;controllers&#x2F;subsystem&#x2F;ambience.dm 87"/></a></h3>
3030
<p>A list of rare sound effects to fuck with players.</p></main>
3131
<footer>
3232
daedalus.dme
33-
<a href="https://github.com/DaedalusDock/daedalusdock/tree/5e7790ac27c198dd50582f44dc883d59c151a4fd">5e7790a</a>
33+
<a href="https://github.com/DaedalusDock/daedalusdock/tree/1b89586f0d3f17c2f07b38cecfd57a68821a5e89">1b89586</a>
3434
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
3535
</body>
3636
</html>

0 commit comments

Comments
 (0)