Main public logs
Appearance
Combined display of all available logs of HedgeDocs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 01:50, 4 December 2025 IsaacMarovitz talk contribs created page Scene Parameters (Created page with "'''''Scene Parameters''''' in Sonic the Hedgehog (2006) are variables defined in Lua scripting that affect scene behaviour. == Direction_3dsmax == {| class="wikitable" |+ !Name !Type !Description |- |<code>Position</code> | rowspan="2" |Vector3 | |- |<code>Target</code> | |} == Directional Light == {| class="wikitable" |+ !Name !Type !Description |- |<code>Color</code> |Vector4 | |- |<code>Direction_3dsmax</code> |Direction_3dsmax | |} == Ambient Light == {| class...") Tag: Visual edit
- 00:40, 4 December 2025 IsaacMarovitz talk contribs created page Mission Parameters (Created page with "'''''Mission Parameters''''' in Sonic the Hedgehog (2006) are variables defined in Lua scripting that affect mission behaviour. == Mission Information == {| class="wikitable" |+ !Name !Type !Description |- |<code>mission_string</code> | rowspan="11" |String | |- |<code>mission_area</code> | |- |<code>mission_terrain</code> | |- |<code>mission_set_default</code> | |- |<code>mission_path_default</code> | |- |<code>mission_movie_start</code> | |- |<code>mission_event_s...") Tag: Visual edit
- 04:06, 3 December 2025 IsaacMarovitz talk contribs created page Player Parameters (Created page with "Many aspects of player and object behaviour in Sonic the Hedgehog (2006) is configurable from Lua scripting. == CommonContext == {| class="wikitable" |+ !Name !Type !Description |- |<code>gravity</code> | rowspan="54" |Float | |- |<code>c_brake_acc</code> | |- |<code>c_brake_dashpanel</code> | |- |<code>c_walk_border</code> | |- |<code>c_run_border</code> | |- |<code>c_walk_speed_max</code> | |- |<code>c_run_acc</code> | |- |<code>c_run_speed_max</code> | |- |<code>...") Tag: Visual edit
- 01:02, 3 December 2025 IsaacMarovitz talk contribs moved page Sonic the Hedgehog (2006)/Shaders to Sonic the Hedgehog (2006) Shaders
- 00:26, 3 December 2025 IsaacMarovitz talk contribs created page Player State Maps (Created page with "'''''Player State Maps''''' in Sonic the Hedgehog (2006) define possible character states for each player context. These each have a unique identifier, and are loaded in scripting by <code>OpenState()</code> calls. All possible states, description of their behaviors, and implementation locations are outlined in Player State IDs. == Player State Maps == === Sonic === This map is stored at address <code>0x82B15D58</code>. {| class="wikitable" |+ !Category !Name !...") Tag: Visual edit
- 18:39, 2 December 2025 IsaacMarovitz talk contribs created page Event Playbook (Created page with "'''''Event Playbook''''' or <code>.epb</code> is a format used in Sonic the Hedgehog (2006) to define cutscene parameters. The playbook is located in <code>/xenon/archives/cache.arc/xenon/eventplayback.epb</code>. == Specification == The event playbook is stored within a BINA container. All listed offsets in the following structs are relative to the end of the BINA header. === Header === The header consists of the following data structure: {| c...") Tag: Visual edit
- 02:23, 2 December 2025 IsaacMarovitz talk contribs moved page Sonic the Hedgehog (2006) Shaders to Sonic the Hedgehog (2006)/Shaders
- 20:52, 1 December 2025 IsaacMarovitz talk contribs created page Archives (Create page) Tag: Visual edit
- 19:57, 23 November 2025 IsaacMarovitz talk contribs created page Texture Tags (Created page with "Sonic the Hedgehog (2006) uses a number of suffix "tags" in the filenames of its textures. Each of these have a very specific meaning that affects how the object is rendered. === Four Character Tags === Some textures contain a four character tag composed of two halves. {| | {| class="wikitable" !Tag !Description |- |<code>_ntxx</code> |Normal |- |<code>_dfxx</code> |Diffuse |- |<code>_enxx</code> |Environment |} | {| class="wikitable" !Tag !Description |- |<code>_xxsp<...") Tag: Visual edit
- 18:24, 7 September 2025 IsaacMarovitz talk contribs created page Sonic the Hedgehog (2006) Shaders (Initial List)
- 17:54, 7 September 2025 User account IsaacMarovitz talk contribs was created