mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
7 lines
1.6 KiB
HTML
7 lines
1.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/tgs/core/README.md - 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></header><main><h1>Core DMAPI functions <aside>code/modules/tgs/core/README.md</aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/tgs/core/README.md"><img src="git.png" width="16" height="16" title="code/modules/tgs/core/README.md"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><p>This folder contains all DMAPI code not directly involved in an API.</p>
|
|
<ul>
|
|
<li><a href="./definitions.dm">_definitions.dm</a> contains defines needed across DMAPI internals.</li>
|
|
<li><a href="./core.dm">tgs_core.dm</a> contains the implementations of the <code>/world/proc/TgsXXX()</code> procs. Many map directly to the <code>/datum/tgs_api</code> functions. It also contains the /datum selection and setup code.</li>
|
|
<li><a href="./datum.dm">tgs_datum.dm</a> contains the <code>/datum/tgs_api</code> declarations that all APIs must implement.</li>
|
|
<li><a href="./tgs_version.dm">tgs_version.dm</a> contains the <code>/datum/tgs_version</code> definition</li>
|
|
</ul></td></tr></table></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |