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).
- 21:11, 13 February 2025 PTKay talk contribs created page Discoveries (Created page with "This section contains discoveries of unused/cut content from Sonic games. While not documentation, these are always interesting to read about. == Sonic Unleashed == == Sonic Colours == == Sonic Generations == == Sonic Lost World ==") Tag: Visual edit
- 21:10, 13 February 2025 PTKay talk contribs created page Documentation (Created page with "This section contains documentation that specify how different files are set up, as well as other information that should help you mod certain Sonic games. Below you can see the games divided by the engine they use. In each engine, you can see documentation for every game using it, as well as more specific guides regarding a particular game. == Various Engines == == Hedgehog Engine == == SEGA NN ==") Tag: Visual edit
- 21:10, 13 February 2025 PTKay talk contribs created page Guides (Created page with "This section contains guides that should help you to mod certain aspects of some Sonic games. Below you can see the games divided by the engine they use. In each engine, you can see common guides for every game using it, as well as more specific guides regarding a particular game. == Hedgehog Engine == == SEGA NN ==") Tag: Visual edit
- 21:08, 13 February 2025 PTKay talk contribs created page Tools (Created page with "This section contains tools that allow you to mod certain aspects of a couple of Sonic games. Below you can see the games divided by the engine they use. In each engine, you can see common tools for every game using it, as well as more specific tools regarding a particular game.")
- 14:22, 12 February 2025 PTKay talk contribs protected MediaWiki:Common.js [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 14:21, 12 February 2025 PTKay talk contribs protected MediaWiki:Common.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 14:21, 12 February 2025 PTKay talk contribs protected MediaWiki:Vector-2022.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 14:21, 12 February 2025 PTKay talk contribs created page MediaWiki:Vector-2022.css (Created page with "HEDDGEDOCS COLOR PALETTES: :root { --hedgedocs-accent-color: #3e7e9e; --hedgedocs-accent-color-secondary: #4d9ec7; --hedgedocs-base-border-color: #adb5c2; --hedgedocs-frame-bg-color: #e9ebec; --hedgedocs-scrollbar-color: #888888; --hedgedocs-bg-color: #f0f3f4; --hedgedocs-bg-color-secondary: #dddddd; --hedgedocs-header-color: var(--hedgedocs-accent-color); --hedgedocs-header-fg-color: #f2f8f8; --hedgedocs-fg-color-l...")
- 14:12, 12 February 2025 PTKay talk contribs protected Template:Notice [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 14:12, 12 February 2025 PTKay talk contribs protected Template:ToolInfobox [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 14:09, 12 February 2025 User account NextinHKRY talk contribs was created
- 13:53, 12 February 2025 Hedgedocs-admin talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 13:52, 12 February 2025 Hedgedocs-admin talk contribs changed group membership for PTKay from administrator to administrator, interface administrator and bureaucrat
- 13:51, 12 February 2025 Hedgedocs-admin talk contribs changed group membership for PTKay from (none) to administrator
- 17:58, 9 February 2025 User account PTKay talk contribs was created
- 17:44, 9 February 2025 Hedgedocs-admin talk contribs created page Template:ToolInfobox (Created page with "<includeonly><div class="hedgedocs-infobox"> <div class="hedgedocs-infobox-title">{{{title}}}</div> <table class="hedgedocs-infobox-table"> {{#if:{{{image|}}}| <tr> <td colspan="2" class="hedgedocs-infobox-image">[[File:{{{image}}}|alt={{{title}}}]]</td> </tr> }} {{#if:{{{author|}}}| <tr> <td class="hedgedocs-infobox-label">Author(s)</td> <td class="hedgedocs-infobox-data">{{{author}}}</td> </tr> }} <tr class="hed...")
- 17:44, 9 February 2025 Hedgedocs-admin talk contribs created page Template:Notice (Created page with "<includeonly><div class="hedgedocs-notice hedgedocs-notice-{{{type|info}}}"> <div class="hedgedocs-notice-header">{{#switch: {{{type|info}}} | note = Note | info = Info | example = Example | warn = Warning | #default = Info }}</div> <div class="hedgedocs-notice-content">{{{content|}}}</div></div></includeonly> <noinclude> <templatedata> { "params": { "type": { "label": "Type", "type": "string", "required": true, "descr...")
- 17:44, 9 February 2025 Hedgedocs-admin talk contribs created page MediaWiki:Sidebar (Created page with "* navigation ** tools|Tools ** guides|Guides ** documentation|Documentation ** discoveries|Discoveries")
- 17:43, 9 February 2025 Hedgedocs-admin talk contribs created page MediaWiki:Common.js (Created page with "// Create image preview block const imagePreviewElem = document.createElement('div') imagePreviewElem.innerHTML = '<div class="imagePreview"> <div class="imagePreview-background"></div> <div class="imagePreview-image"> <img class="imagePreview-image-element" style="cursor: pointer"> <a target="_blank" class="imagePreview-image-caption">Open image page</a> </div> </div>' const bodyElem = document.querySelector('body') bodyElem.insertBefore(imagePreviewElem.firstChild, bo...")
- 17:43, 9 February 2025 Hedgedocs-admin talk contribs set the upload from Sun, 09 Feb 2025 17:43:04 GMT as the approved revision for "File:HedgeDocs-Icon.png"
- 17:43, 9 February 2025 Hedgedocs-admin talk contribs created page File:HedgeDocs-Icon.png
- 17:43, 9 February 2025 Hedgedocs-admin talk contribs uploaded File:HedgeDocs-Icon.png
- 15:08, 9 February 2025 Hedgedocs-admin talk contribs created page MediaWiki:Common.css (Created page with "HEDDGEDOCS MAIN CSS: // Setup Hidden Elements .vector-main-menu-action-opt-out { display: none; } .vector-settings { display: none; } li#ca-talk, li#ca-nstab-main { display: none; } div.vector-page-toolbar-container { box-shadow: none; background-color: var(--hedgedocs-bg-color-secondary); padding: 0 10px; } .vector-page-titlebar::after { display: none !important; } .mw-portlet-skin-client-prefs-vector-feature-custom-font-size { displ...")
- 15:05, 9 February 2025 MediaWiki default talk contribs created page Main Page