-
Notifications
You must be signed in to change notification settings - Fork 497
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ f26fed0 🚀
- Loading branch information
0 parents
commit d59bff0
Showing
429 changed files
with
21,223 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
codedocs.cev-eris.net |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
|
||
<link rel="stylesheet" href="dmdoc.css" /> | ||
<title>/area - Space Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">Space Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
— <a href="area.html#proc">Proc Details</a></header> | ||
<main> | ||
<h1>area <aside>/<a href="area.html">area</a></aside><aside> inherits /<a href="atom.html">atom</a></aside> | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/__HELPERS/bluespace_entropy.dm#L6"> | ||
<img src="git.png" width="16" height="16" title="code/__HELPERS/bluespace_entropy.dm 6"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Procs</h2></td></tr> | ||
<tr><th><a href="area.html#proc/LateInitialize">LateInitialize</a></th><td>Sets machine power levels in the area</td></tr> | ||
<tr><th><a href="area.html#proc/powered">powered</a></th><td>weather | ||
/////weather</td></tr></table><h2 id="proc">Proc Details</h2><h3 id="proc/LateInitialize"><aside class="parent"><a title="/atom" href="atom.html#proc/LateInitialize">↑</a></aside>LateInitialize<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/area/areas.dm#L65"> | ||
<img src="git.png" width="16" height="16" title="code/game/area/areas.dm 65"/></a></aside> | ||
</h3> | ||
<p>Sets machine power levels in the area</p><h3 id="proc/powered"><aside class="declaration">proc </aside>powered<aside>(chan) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/area/areas.dm#L207"> | ||
<img src="git.png" width="16" height="16" title="code/game/area/areas.dm 207"/></a></aside> | ||
</h3> | ||
<p>weather | ||
/////weather</p></main> | ||
<footer> | ||
cev_eris.dme | ||
<a href="https://github.com/discordia-space/CEV-Eris/tree/f26fed0384030ca050f4801c6e28ffadbdfbb643">f26fed0</a> | ||
(master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md">dmdoc 1.4.1</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,139 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
|
||
<link rel="stylesheet" href="dmdoc.css" /> | ||
<title>/atom - Space Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">Space Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
— <a href="atom.html#var">Var Details</a> - <a href="atom.html#proc">Proc Details</a></header> | ||
<main> | ||
<h1>atom <aside>/<a href="atom.html">atom</a></aside><aside> inherits /<a href="datum.html">datum</a></aside> | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/controllers/subsystems/staverbs.dm#L67"> | ||
<img src="git.png" width="16" height="16" title="code/controllers/subsystems/staverbs.dm 67"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr> | ||
<tr><th><a href="atom.html#var/atom_colours">atom_colours</a></th><td>used to store the different colors on an atom</td></tr> | ||
<tr><th><a href="atom.html#var/reagent_flags">reagent_flags</a></th><td>Chemistry.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr> | ||
<tr><th><a href="atom.html#proc/GenerateTag">GenerateTag</a></th><td>Generate a tag for this atom</td></tr> | ||
<tr><th><a href="atom.html#proc/LateInitialize">LateInitialize</a></th><td>Late Intialization, for code that should run after all atoms have run Intialization</td></tr> | ||
<tr><th><a href="atom.html#proc/New">New</a></th><td>Called when an atom is created in byond (built in engine proc)</td></tr> | ||
<tr><th><a href="atom.html#proc/SetName">SetName</a></th><td>Name Set Handling</td></tr> | ||
<tr><th><a href="atom.html#proc/add_atom_colour">add_atom_colour</a></th><td>Adds an instance of colour_type to the atom's atom_colours list</td></tr> | ||
<tr><th><a href="atom.html#proc/get_alarm_z">get_alarm_z</a></th><td>Assisting procs</td></tr> | ||
<tr><th><a href="atom.html#proc/set_density">set_density</a></th><td>Density Handling</td></tr> | ||
<tr><th><a href="atom.html#proc/set_dir">set_dir</a></th><td>Direction Handling</td></tr> | ||
<tr><th><a href="atom.html#proc/set_invisibility">set_invisibility</a></th><td>Invisibility Set Handling</td></tr> | ||
<tr><th><a href="atom.html#proc/set_opacity">set_opacity</a></th><td>Opacity Handling</td></tr> | ||
<tr><th><a href="atom.html#proc/singuloCanEat">singuloCanEat</a></th><td>Nar-Sie Act/Pull</td></tr> | ||
<tr><th><a href="atom.html#proc/update_atom_colour">update_atom_colour</a></th><td>Resets the atom's color to null, and then sets it to the highest priority colour available</td></tr></table> | ||
<h2 id="var">Var Details</h2><h3 id="var/atom_colours"><aside class="declaration">var </aside>atom_colours | ||
<aside>– /list</aside> | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L43"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 43"/></a></h3> | ||
<p>used to store the different colors on an atom</p> | ||
<p>its inherent color, the colored paint applied on it, special color effect etc...</p><h3 id="var/reagent_flags"><aside class="declaration">var </aside>reagent_flags | ||
<aside>– </aside> | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L22"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 22"/></a></h3> | ||
<p>Chemistry.</p><h2 id="proc">Proc Details</h2><h3 id="proc/GenerateTag"><aside class="declaration">proc </aside>GenerateTag<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L163"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 163"/></a></aside> | ||
</h3> | ||
<p>Generate a tag for this atom</p><h3 id="proc/LateInitialize"><aside class="declaration">proc </aside>LateInitialize<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L138"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 138"/></a></aside> | ||
</h3> | ||
<p>Late Intialization, for code that should run after all atoms have run Intialization</p> | ||
<p>To have your LateIntialize proc be called, your atoms [Initalization][/atom/proc/Initialize] | ||
proc must return the hint | ||
<a href="code/__DEFINES/subsystems.html#define/INITIALIZE_HINT_LATELOAD" title="INITIALIZE_HINT_LATELOAD">INITIALIZE_HINT_LATELOAD</a> otherwise you will never be called.</p> | ||
<p>useful for doing things like finding other machines on GLOB.machines because you can guarantee | ||
that all atoms will actually exist in the "WORLD" at this time and that all their Intialization | ||
code has been run</p><h3 id="proc/New">New<aside>(loc, ...) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L56"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 56"/></a></aside> | ||
</h3> | ||
<p>Called when an atom is created in byond (built in engine proc)</p> | ||
<p>Not a lot happens here in SS13 code, as we offload most of the work to the | ||
[Intialization][/atom/proc/Initialize] proc, mostly we run the preloader | ||
if the preloader is being used and then call <a href="datum/controller/subsystem/atoms.html#proc/InitAtom" title="/datum/controller/subsystem/atoms">InitAtom</a> of which the ultimate | ||
result is that the Intialize proc is called.</p> | ||
<p>We also generate a tag here if the DF_USE_TAG flag is set on the atom</p><h3 id="proc/SetName"><aside class="declaration">proc </aside>SetName<aside>(new_name) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/datums/observation/name_set.dm#L21"> | ||
<img src="git.png" width="16" height="16" title="code/datums/observation/name_set.dm 21"/></a></aside> | ||
</h3> | ||
<p>Name Set Handling</p><h3 id="proc/add_atom_colour"><aside class="declaration">proc </aside>add_atom_colour<aside>(coloration, colour_priority) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L806"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 806"/></a></aside> | ||
</h3> | ||
<p>Adds an instance of colour_type to the atom's atom_colours list</p><h3 id="proc/get_alarm_z"><aside class="declaration">proc </aside>get_alarm_z<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/modules/alarm/alarm.dm#L109"> | ||
<img src="git.png" width="16" height="16" title="code/modules/alarm/alarm.dm 109"/></a></aside> | ||
</h3> | ||
<p>Assisting procs</p><h3 id="proc/set_density"><aside class="declaration">proc </aside>set_density<aside>(new_density) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/datums/observation/density_set.dm#L20"> | ||
<img src="git.png" width="16" height="16" title="code/datums/observation/density_set.dm 20"/></a></aside> | ||
</h3> | ||
<p>Density Handling</p><h3 id="proc/set_dir"><aside class="declaration">proc </aside>set_dir<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/datums/observation/dir_set.dm#L28"> | ||
<img src="git.png" width="16" height="16" title="code/datums/observation/dir_set.dm 28"/></a></aside> | ||
</h3> | ||
<p>Direction Handling</p><h3 id="proc/set_invisibility"><aside class="declaration">proc </aside>set_invisibility<aside>(new_invisibility) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/datums/observation/set_invisibility.dm#L21"> | ||
<img src="git.png" width="16" height="16" title="code/datums/observation/set_invisibility.dm 21"/></a></aside> | ||
</h3> | ||
<p>Invisibility Set Handling</p><h3 id="proc/set_opacity"><aside class="declaration">proc </aside>set_opacity<aside>(new_opacity) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/datums/observation/opacity_set.dm#L21"> | ||
<img src="git.png" width="16" height="16" title="code/datums/observation/opacity_set.dm 21"/></a></aside> | ||
</h3> | ||
<p>Opacity Handling</p><h3 id="proc/singuloCanEat"><aside class="declaration">proc </aside>singuloCanEat<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/modules/power/singularity/act.dm#L127"> | ||
<img src="git.png" width="16" height="16" title="code/modules/power/singularity/act.dm 127"/></a></aside> | ||
</h3> | ||
<p>Nar-Sie Act/Pull</p><h3 id="proc/update_atom_colour"><aside class="declaration">proc </aside>update_atom_colour<aside>() | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms.dm#L818"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms.dm 818"/></a></aside> | ||
</h3> | ||
<p>Resets the atom's color to null, and then sets it to the highest priority colour available</p></main> | ||
<footer> | ||
cev_eris.dme | ||
<a href="https://github.com/discordia-space/CEV-Eris/tree/f26fed0384030ca050f4801c6e28ffadbdfbb643">f26fed0</a> | ||
(master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md">dmdoc 1.4.1</a></footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<base href="../" /> | ||
<link rel="stylesheet" href="dmdoc.css" /> | ||
<title>/atom/movable - Space Station 13</title> | ||
</head> | ||
<body> | ||
<header> | ||
<a href="index.html">Space Station 13</a> - | ||
<a href="index.html#modules">Modules</a> - | ||
<a href="index.html#types">Types</a> | ||
— <a href="atom/movable.html#var">Var Details</a> - <a href="atom/movable.html#proc">Proc Details</a></header> | ||
<main> | ||
<h1>movable <aside>/<a href="atom.html">atom</a>/<a href="atom/movable.html">movable</a></aside> | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/(builtins)#L1"> | ||
<img src="git.png" width="16" height="16" title="(builtins) 1"/></a></h1> | ||
|
||
<table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr> | ||
<tr><th><a href="atom/movable.html#var/multiz_falling">multiz_falling</a></th><td>Used to check wether or not an atom is being handled by SSfalling.</td></tr><tr><td colspan="2"><h2>Procs</h2></td></tr> | ||
<tr><th><a href="atom/movable.html#proc/can_fall">can_fall</a></th><td>An overridable proc used by SSfalling to determine whether or not an atom | ||
should continue falling to the next level, or stop processing and be caught | ||
in midair, effectively. One of the ways to make things never fall is to make | ||
this return FALSE.</td></tr> | ||
<tr><th><a href="atom/movable.html#proc/can_pass_shield">can_pass_shield</a></th><td>obj/effect/shield/get_explosion_resistance() //Part of recursive explosions, probably unimplemented</td></tr> | ||
<tr><th><a href="atom/movable.html#proc/set_anchored">set_anchored</a></th><td>Sets the anchored var and returns if it was sucessfully changed or not.</td></tr></table> | ||
<h2 id="var">Var Details</h2><h3 id="var/multiz_falling"><aside class="declaration">var </aside>multiz_falling | ||
<aside>– /tmp</aside> | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/modules/multiz/movement.dm#L9"> | ||
<img src="git.png" width="16" height="16" title="code/modules/multiz/movement.dm 9"/></a></h3> | ||
<p>Used to check wether or not an atom is being handled by SSfalling.</p><h2 id="proc">Proc Details</h2><h3 id="proc/can_fall"><aside class="declaration">proc </aside>can_fall<aside>(/<a href="turf.html">turf</a>/below, /<a href="turf.html">turf</a>/simulated/open/dest) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/modules/multiz/movement.dm#L231"> | ||
<img src="git.png" width="16" height="16" title="code/modules/multiz/movement.dm 231"/></a></aside> | ||
</h3> | ||
<p>An overridable proc used by SSfalling to determine whether or not an atom | ||
should continue falling to the next level, or stop processing and be caught | ||
in midair, effectively. One of the ways to make things never fall is to make | ||
this return FALSE.</p> | ||
<p>If the mob has fallen and is stopped amidst a fall by this, fall_impact is | ||
invoked with the second argument being TRUE. As opposed to the default value, FALSE.</p> | ||
<p>@param below The turf that the mob is expected to end up at. | ||
@param dest The tile we're presuming the mob to be at for this check. Default | ||
value is src.loc, (src. is important there!) but this is used for magboot lookahead | ||
checks it turf/simulated/open/Enter().</p> | ||
<p>@return TRUE if the atom can continue falling in its present situation. | ||
FALSE if it should stop falling and not invoke fall_through or fall_impact | ||
this cycle.</p><h3 id="proc/can_pass_shield"><aside class="declaration">proc </aside>can_pass_shield<aside>(/<a href="obj.html">obj</a>/<a href="obj/machinery.html">machinery</a>/power/shield_generator/gen) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/modules/shield_generators/shield.dm#L321"> | ||
<img src="git.png" width="16" height="16" title="code/modules/shield_generators/shield.dm 321"/></a></aside> | ||
</h3> | ||
<p>obj/effect/shield/get_explosion_resistance() //Part of recursive explosions, probably unimplemented</p><h3 id="proc/set_anchored"><aside class="declaration">proc </aside>set_anchored<aside>(anchorvalue) | ||
|
||
|
||
<a href="https://github.com/discordia-space/CEV-Eris/blob/f26fed0384030ca050f4801c6e28ffadbdfbb643/code/game/atoms_movable.dm#L403"> | ||
<img src="git.png" width="16" height="16" title="code/game/atoms_movable.dm 403"/></a></aside> | ||
</h3> | ||
<p>Sets the anchored var and returns if it was sucessfully changed or not.</p></main> | ||
<footer> | ||
cev_eris.dme | ||
<a href="https://github.com/discordia-space/CEV-Eris/tree/f26fed0384030ca050f4801c6e28ffadbdfbb643">f26fed0</a> | ||
(master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/src/dmdoc/README.md">dmdoc 1.4.1</a></footer> | ||
</body> | ||
</html> |
Oops, something went wrong.