/usr/share/doc/colobot/html/todo.html is in colobot-dev-doc 0.1.11-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Colobot: Todo List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Colobot
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Todo List </div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_todo000001"></a>Class <a class="el" href="class_c_bot_1_1_c_bot_empty.html">CBot::CBotEmpty</a> </dt>
<dd>Whaaaat? What is this even doing here? ~krzys_h </dd>
<dt><a class="anchor" id="_todo000002"></a>Class <a class="el" href="class_c_bot_1_1_c_bot_instr.html">CBot::CBotInstr</a> </dt>
<dd>More documentation </dd>
<dt><a class="anchor" id="_todo000003"></a>Class <a class="el" href="class_c_bot_1_1_c_bot_logic_expr.html">CBot::CBotLogicExpr</a> </dt>
<dd>I don't remember the proper name of this thing :/ ~krzys_h </dd>
<dt><a class="anchor" id="_todo000006"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#af6ca32cfb243adc2e5d5f7d3dcf07ebb">CBot::CBotStack::AddStack</a> (<a class="el" href="class_c_bot_1_1_c_bot_instr.html" title="Class for one CBot instruction. ">CBotInstr</a> *instr=nullptr, BlockVisibilityType bBlock=<a class="el" href="class_c_bot_1_1_c_bot_stack.html#a0bafbfa14eb2c25518aa4955428cceb3a40cb2f2c740ed5a8dec7dc25e0b5aacb" title="Instruction (default) ">BlockVisibilityType::INSTRUCTION</a>)</dt>
<dd>Document params </dd>
<dt><a class="anchor" id="_todo000007"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a95c4fd6f6f07c0b2053497783fd4eb72">CBot::CBotStack::AddStack2</a> (BlockVisibilityType bBlock=<a class="el" href="class_c_bot_1_1_c_bot_stack.html#a0bafbfa14eb2c25518aa4955428cceb3a40cb2f2c740ed5a8dec7dc25e0b5aacb" title="Instruction (default) ">BlockVisibilityType::INSTRUCTION</a>)</dt>
<dd>What is it used for? </dd>
<dt><a class="anchor" id="_todo000008"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a938816edebcce18c8c6951b3052cf0bb">CBot::CBotStack::AddStackExternalCall</a> (<a class="el" href="class_c_bot_1_1_c_bot_external_call.html" title="Interface for external CBot calls. ">CBotExternalCall</a> *instr=nullptr, BlockVisibilityType bBlock=<a class="el" href="class_c_bot_1_1_c_bot_stack.html#a0bafbfa14eb2c25518aa4955428cceb3a40cb2f2c740ed5a8dec7dc25e0b5aacb" title="Instruction (default) ">BlockVisibilityType::INSTRUCTION</a>)</dt>
<dd><p class="startdd">What is this thing? Used by external calls</p>
<p>Document params & return </p>
<p class="enddd">Document params & return </p>
</dd>
<dt><a class="anchor" id="_todo000013"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a235d23f95949d2c5635d96c89fba4727">CBot::CBotStack::BreakReturn</a> (<a class="el" href="class_c_bot_1_1_c_bot_stack.html" title="The execution stack. ">CBotStack</a> *pfils, const std::string &name="")</dt>
<dd>Document </dd>
<dt><a class="anchor" id="_todo000016"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#abd64f8320efecd65276060c573175772">CBot::CBotStack::GetRetVar</a> (bool bRet)</dt>
<dd>Document </dd>
<dt><a class="anchor" id="_todo000017"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a0f93bbc79fe365544f74ff2f1022d073">CBot::CBotStack::GetVal</a> ()</dt>
<dd>Remove </dd>
<dt><a class="anchor" id="_todo000014"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a28564819f79f954eca06dca7d8a5115d">CBot::CBotStack::IfContinue</a> (int state, const std::string &name)</dt>
<dd>Document </dd>
<dt><a class="anchor" id="_todo000010"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a0a53e23f3d70df17876693b13b958167">CBot::CBotStack::RestoreStack</a> (<a class="el" href="class_c_bot_1_1_c_bot_instr.html" title="Class for one CBot instruction. ">CBotInstr</a> *instr=nullptr)</dt>
<dd>Check what this does exactly </dd>
<dt><a class="anchor" id="_todo000011"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a527a5018bccb6f3800d165c71aaa917d">CBot::CBotStack::RestoreStackEOX</a> (<a class="el" href="class_c_bot_1_1_c_bot_external_call.html" title="Interface for external CBot calls. ">CBotExternalCall</a> *instr=nullptr)</dt>
<dd>Check what this does exactly </dd>
<dt><a class="anchor" id="_todo000012"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a7abaf7ab35e161eb080d9cc2f74bfd78">CBot::CBotStack::Return</a> (<a class="el" href="class_c_bot_1_1_c_bot_stack.html" title="The execution stack. ">CBotStack</a> *pFils)</dt>
<dd>Better description </dd>
<dt><a class="anchor" id="_todo000005"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a4b110e41fe565706bc8579566ad3d802">CBot::CBotStack::SetBreak</a> (int val, const std::string &name)</dt>
<dd>Document </dd>
<dt><a class="anchor" id="_todo000018"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a36bd500a7f4d8cd83e3fcc9851cd2142">CBot::CBotStack::SetProgram</a> (<a class="el" href="class_c_bot_1_1_c_bot_program.html" title="Class that manages a CBot program. This is the main entry point into the CBot engine. ">CBotProgram</a> *p)</dt>
<dd>Refactor this two-in-one thing </dd>
<dt><a class="anchor" id="_todo000019"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a9063076d60db1d91436c50d6610e878e">CBot::CBotStack::SetTimer</a> (int n)</dt>
<dd>Full documentation of the timer </dd>
<dt><a class="anchor" id="_todo000015"></a>Member <a class="el" href="class_c_bot_1_1_c_bot_stack.html#a581efa9a83412903da5b62b872b33b34">CBot::CBotStack::SetVar</a> (<a class="el" href="class_c_bot_1_1_c_bot_var.html" title="A CBot variable. ">CBotVar</a> *var)</dt>
<dd><a class="el" href="class_c_bot_1_1_c_bot_stack.html" title="The execution stack. ">CBotStack</a> takes over the ownership - use std::unique_ptr here </dd>
<dt><a class="anchor" id="_todo000024"></a>Member <a class="el" href="class_c_object.html#a60deb8034ca57aed2e44be0dbd82246a">CObject::IsBulletWall</a> ()</dt>
<dd>It will work like this for now but later I'd like to refactor this to something more manageable ~krzys_h </dd>
<dt><a class="anchor" id="_todo000021"></a>Class <a class="el" href="class_c_robot_main.html">CRobotMain</a> </dt>
<dd>In the future, it would be nice to refactor this class to remove as much unrelated stuff as possible </dd>
<dt><a class="anchor" id="_todo000022"></a>Class <a class="el" href="class_c_scoreboard.html">CScoreboard</a> </dt>
<dd><p class="startdd">This is pretty much a work-in-progress hack for Diversity. Be wary of possible API changes.</p>
<p class="enddd">Proper documentation </p>
</dd>
<dt><a class="anchor" id="_todo000004"></a>Module <a class="el" href="class_c_bot_1_1_c_bot_stack.html#amgrpd3e9d17741933fa3e05b36458a9b2566">Error management</a> </dt>
<dd>Refactor that </dd>
<dt><a class="anchor" id="_todo000020"></a>Page <a class="el" href="models.html">Models</a> </dt>
<dd>Update for the new model format</dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>
|