Skip to content

Commit

Permalink
Deploying to gh-pages from @ f92ab11 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Kapu1178 committed Aug 28, 2024
0 parents commit 7e5d29b
Show file tree
Hide file tree
Showing 3,850 changed files with 259,817 additions and 0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
codedoc.daedalus13.net
475 changes: 475 additions & 0 deletions area.html

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions area/space.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;area&#x2F;space - Daedalus Dock</title>
</head>
<body>
<header>
<a href="index.html">Daedalus Dock</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="area/space.html#proc">Proc Details</a></header>
<main>
<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/f92ab11b0086335808044b24f7c655f777eafd07/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/f92ab11b0086335808044b24f7c655f777eafd07/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/f92ab11b0086335808044b24f7c655f777eafd07/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/f92ab11b0086335808044b24f7c655f777eafd07">f92ab11</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
36 changes: 36 additions & 0 deletions area/station/ai_monitored/turret_protected.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;area&#x2F;station&#x2F;ai_monitored&#x2F;turret_protected - Daedalus Dock</title>
</head>
<body>
<header>
<a href="index.html">Daedalus Dock</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="area/station/ai_monitored/turret_protected.html#var">Var Details</a></header>
<main>
<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/f92ab11b0086335808044b24f7c655f777eafd07/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>
<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>
<h2 id="var">Var Details</h2><h3 id="var/ai_will_not_hear_this"><aside class="declaration">var </aside>ai_will_not_hear_this
<aside>&ndash; </aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/f92ab11b0086335808044b24f7c655f777eafd07/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/f92ab11b0086335808044b24f7c655f777eafd07">f92ab11</a>
(master) &mdash; <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.8.0</a></footer>
</body>
</html>
36 changes: 36 additions & 0 deletions area/station/maintenance.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<base href="../../" />
<link rel="stylesheet" href="dmdoc.css" />
<title>&#x2F;area&#x2F;station&#x2F;maintenance - Daedalus Dock</title>
</head>
<body>
<header>
<a href="index.html">Daedalus Dock</a> -
<a href="index.html#modules">Modules</a> -
<a href="index.html#types">Types</a>
&mdash; <a href="area/station/maintenance.html#var">Var Details</a></header>
<main>
<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/f92ab11b0086335808044b24f7c655f777eafd07/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>
<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>
<h2 id="var">Var Details</h2><h3 id="var/minecraft_cave_noises"><aside class="declaration">var </aside>minecraft_cave_noises
<aside>&ndash; /static/list</aside>


<a href="https://github.com/DaedalusDock/daedalusdock/blob/f92ab11b0086335808044b24f7c655f777eafd07/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/f92ab11b0086335808044b24f7c655f777eafd07">f92ab11</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 7e5d29b

Please sign in to comment.