Skip to content

Commit c56cc38

Browse files
committed
Deploying to gh-pages from @ d6d3edf 🚀
0 parents  commit c56cc38

File tree

3,900 files changed

+263663
-0
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,900 files changed

+263663
-0
lines changed

‎.nojekyll

Whitespace-only changes.

‎CNAME

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
codedoc.daedalus13.net

‎area.html

+489
Large diffs are not rendered by default.

‎area/space.html

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<base href="../" />
6+
<link rel="stylesheet" href="dmdoc.css" />
7+
<title>&#x2F;area&#x2F;space - Daedalus Dock</title>
8+
</head>
9+
<body>
10+
<header>
11+
<a href="index.html">Daedalus Dock</a> -
12+
<a href="index.html#modules">Modules</a> -
13+
<a href="index.html#types">Types</a>
14+
&mdash; <a href="area/space.html#proc">Proc Details</a></header>
15+
<main>
16+
<h1>space <aside>/<a href="area.html">area</a>/<a href="area/space.html">space</a></aside>
17+
18+
19+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/game/area/areas/misc.dm#L3">
20+
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;misc.dm 3"/></a></h1>
21+
22+
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr>
23+
<tr><th><a href="area/space.html#proc/powered">powered</a></th><td>Space is not powered ever, so this returns false</td></tr>
24+
<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)
25+
26+
27+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/game/area/areas.dm#L336">
28+
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 336"/></a></aside>
29+
</h3>
30+
<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>()
31+
32+
33+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/game/area/areas.dm#L306">
34+
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas.dm 306"/></a></aside>
35+
</h3>
36+
<p>Update the icon of the area (overridden to always be null for space</p></main>
37+
<footer>
38+
daedalus.dme
39+
<a href="https://github.com/DaedalusDock/daedalusdock/tree/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde">d6d3edf</a>
40+
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
41+
</body>
42+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<base href="../../../" />
6+
<link rel="stylesheet" href="dmdoc.css" />
7+
<title>&#x2F;area&#x2F;station&#x2F;ai_monitored&#x2F;turret_protected - Daedalus Dock</title>
8+
</head>
9+
<body>
10+
<header>
11+
<a href="index.html">Daedalus Dock</a> -
12+
<a href="index.html#modules">Modules</a> -
13+
<a href="index.html#types">Types</a>
14+
&mdash; <a href="area/station/ai_monitored/turret_protected.html#var">Var Details</a></header>
15+
<main>
16+
<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>
17+
18+
19+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/game/area/areas/ai_monitored.dm#L6">
20+
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;ai_monitored.dm 6"/></a></h1>
21+
22+
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
23+
<tr><th><a href="area/station/ai_monitored/turret_protected.html#var/ai_will_not_hear_this">ai_will_not_hear_this</a></th><td>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.</td></tr></table>
24+
<h2 id="var">Var Details</h2><h3 id="var/ai_will_not_hear_this"><aside class="declaration">var </aside>ai_will_not_hear_this
25+
<aside>&ndash; </aside>
26+
27+
28+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/game/area/areas/ai_monitored.dm#L30">
29+
<img src="git.png" width="16" height="16" title="code&#x2F;game&#x2F;area&#x2F;areas&#x2F;ai_monitored.dm 30"/></a></h3>
30+
<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>
31+
<footer>
32+
daedalus.dme
33+
<a href="https://github.com/DaedalusDock/daedalusdock/tree/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde">d6d3edf</a>
34+
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
35+
</body>
36+
</html>

‎area/station/maintenance.html

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8" />
5+
<base href="../../" />
6+
<link rel="stylesheet" href="dmdoc.css" />
7+
<title>&#x2F;area&#x2F;station&#x2F;maintenance - Daedalus Dock</title>
8+
</head>
9+
<body>
10+
<header>
11+
<a href="index.html">Daedalus Dock</a> -
12+
<a href="index.html#modules">Modules</a> -
13+
<a href="index.html#types">Types</a>
14+
&mdash; <a href="area/station/maintenance.html#var">Var Details</a></header>
15+
<main>
16+
<h1>maintenance <aside>/<a href="area.html">area</a>/<a href="area/station/maintenance.html">station/maintenance</a></aside>
17+
18+
19+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/controllers/subsystem/ambience.dm#L82">
20+
<img src="git.png" width="16" height="16" title="code&#x2F;controllers&#x2F;subsystem&#x2F;ambience.dm 82"/></a></h1>
21+
22+
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr>
23+
<tr><th><a href="area/station/maintenance.html#var/minecraft_cave_noises">minecraft_cave_noises</a></th><td>A list of rare sound effects to fuck with players.</td></tr></table>
24+
<h2 id="var">Var Details</h2><h3 id="var/minecraft_cave_noises"><aside class="declaration">var </aside>minecraft_cave_noises
25+
<aside>&ndash; /static/list</aside>
26+
27+
28+
<a href="https://github.com/DaedalusDock/daedalusdock/blob/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde/code/controllers/subsystem/ambience.dm#L87">
29+
<img src="git.png" width="16" height="16" title="code&#x2F;controllers&#x2F;subsystem&#x2F;ambience.dm 87"/></a></h3>
30+
<p>A list of rare sound effects to fuck with players.</p></main>
31+
<footer>
32+
daedalus.dme
33+
<a href="https://github.com/DaedalusDock/daedalusdock/tree/d6d3edf1088b65a8f9fbf9bb9d25cefdad923bde">d6d3edf</a>
34+
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
35+
</body>
36+
</html>

0 commit comments

Comments
 (0)