All public logs

Jump to navigation Jump to search

Combined display of all available logs of Frictional Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 21:30, 27 August 2020 TiMan talk contribs deleted page Hpl3:Community:scrapbooks:scripting (content was: "= Scripting = Collected info on advanced and low-level features can be found here.", and the only contributor was "Maintenance script" (talk))
  • 21:30, 27 August 2020 TiMan talk contribs deleted page Hpl3:Game:scripting:id handles (content was: "= ID Handles = == General == '''Storing''' An ID handle is used to store and retrieve a object. Instead of storing the object handle directly the ID of the object should be stored. <syntaxhighlight lang="cpp"> class cMyClass { iPhysicsBody@ mpBody; // unsafe tID mBodyID; // safe } </syntaxhighlight> Storing an ID instead of class handle is safer and allows for saving of the handle. <syntaxhighlight lang="cpp"> void OnStart() { // Retrive the object from name and setu...")
  • 21:29, 27 August 2020 TiMan talk contribs created page HPL3/Scripting/ID Handles (Created page with "{{wip}} = ID Handles = == General == '''Storing''' An ID handle is used to store and retrieve a object. Instead of storing the object handle directly the ID of the object...")
  • 18:34, 27 August 2020 TiMan talk contribs deleted page Hpl3:Tools:maineditors:level editor:load dialog (too obvious)
  • 18:31, 27 August 2020 TiMan talk contribs deleted page Hpl3:Game:guides:scripters guide (content was: "{{todo|To be moved to a proper page}} = Scripter's Guide = == Intro == This guide will serve as a knowledge base for what to do and not do when scripting a map. It will go through what is important to think about and will include lists with various tips and advice on how to approach this. == Programming == === General === When you need to implement something in script there are a few things you need to first consider: ''' Whatever you make will probably go through severa...")
  • 18:31, 27 August 2020 TiMan talk contribs created page HPL3/Scripting/Level Scripting - Best Practices (Created page with "{{wip}} = Scripter's Guide = == Intro == This guide will serve as a knowledge base for what to do and not do when scripting a map. It will go through what is important to t...")
  • 18:29, 27 August 2020 TiMan talk contribs deleted page Hpl3:Tools:maineditors:level editor:level settings window (content was: "= Level Settings window = This window holds settings for the level, such as global fog and skybox. === Skybox settings === File:window_levelsettings_skybox.png * '''Active''': will enable or disable the skybox. * '''Color''': if no texture is set, the skybox will use a flat color defined here. * '''Texture''': loads a cubemap texture to...", and the only contributor was "Maintenance script" (talk))
  • 18:29, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Level Design/Level Settings (Created page with "= Level Settings window = This window holds settings for the level, such as global fog and skybox. === Skybox settings === File:window_levelsettings_skybox.png * '''Act...")
  • 18:28, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Level Design/Level Editor View (Created page with "== Viewport area == This area is meant to actually show what the map contains. There are four viewports in this editor, and their initial setup is shown in this picture: [...")
  • 18:15, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Level Design/Level Editor Toolbar (Created page with "== EditMode selection bar == Here you will be able to switch between the different EditModes available in this editor. An EditMode describes the state the editor is going to w...")
  • 18:11, 27 August 2020 TiMan talk contribs deleted page Hpl3:Tools:maineditors:level editor:save dialog (too obvious)
  • 18:10, 27 August 2020 TiMan talk contribs deleted page Hpl3:Tools:maineditors:level editor:lightmask editmode (content was: "= LightMask EditMode = LightMasks are defined volumes in the map that confine lights that are connected to them. As of now, only Box LightMasks are available. To create a box, there are two ways: * A single click on the grid will create a 1x1x1 sized lightmask box. * Clicking an dragging on the grid will define a rectangle as base, releasin...", and the only contributor was "Maintenance script" (talk))
  • 16:58, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Third Party Tools/SOMA Blender Export Plugin (Created page with "{{shortPageTitle}} This tool is open-source. You can view the repository [https://github.com/cadehaley/BlenderHPL3export here]. This addon allows you to model anything from...")
  • 16:47, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Tutorials (Created page with "{{stub}} '''Find tutorials of various HPL3 topics here.''' {{CategoryHeader}} {{CategoryNewcolumn}} == Modding == *[https://www.youtube.com/watch?v=ZIN9v0SohHo&list=PLwJXvfV...")
  • 16:47, 27 August 2020 TiMan talk contribs deleted page Hpl3:Community:editors:lvledit tutorials (bye)
  • 15:27, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Glossary (Created page with "{{stub}} Find explanations of various HPL3 terms here. {{CategoryHeader}} {{CategoryNewcolumn}} == General == *'''Static Object''' - An in-game object which is used only for...")
  • 13:03, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Audition (Created page with "{{constructionNotice|This category and its sub-pages are undergoing major editing, as some information in this category and all the sub pages is currently in the process of be...")
  • 12:28, 27 August 2020 TiMan talk contribs created page HPL3/SOMA/Materials (Created page with "{{constructionNotice|This category and its sub-pages are undergoing major editing, as some information in this category and all the sub pages is currently in the process of be...")
  • 23:45, 26 August 2020 TiMan talk contribs uploaded a new version of File:Mod-dependencies-diagarm.png
  • 23:18, 26 August 2020 TiMan talk contribs created page HPL3/Amnesia: Rebirth/Modding (Created page with "'''This category deals with creating, managing and releasing Amnesia: Rebirth mods, including managing and organizing a team.''' {{CategoryHeader}} {{CategoryNewcolumn}} == A...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)