mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-10 09:32:29 +01:00
Categoriz sidebar menu
166
_Sidebar.md
166
_Sidebar.md
@@ -1,83 +1,91 @@
|
||||
* [Home](https://github.com/OpenRCT2/OpenRCT2/wiki)
|
||||
* [Android](https://github.com/OpenRCT2/OpenRCT2/wiki/Android)
|
||||
* [Benchmarking & stress testing OpenRCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/Benchmarking-&-stress-testing-OpenRCT2)
|
||||
* [Building OpenRCT2 on Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux)
|
||||
* [Building OpenRCT2 on macOS using CMake](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-macOS-using-CMake)
|
||||
* [Building OpenRCT2 on Windows](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Windows)
|
||||
* [Building OpenRCT2 on Windows Subsystem for Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Windows-Subsystem-for-Linux)
|
||||
* [Changes to original game](https://github.com/OpenRCT2/OpenRCT2/wiki/Changes-to-original-game)
|
||||
* [Cheats Window](https://github.com/OpenRCT2/OpenRCT2/wiki/Cheats-Window)
|
||||
* [Coding Style](https://github.com/OpenRCT2/OpenRCT2/wiki/Coding-Style)
|
||||
* [Commit Messages](https://github.com/OpenRCT2/OpenRCT2/wiki/Commit-Messages)
|
||||
* [Console](https://github.com/OpenRCT2/OpenRCT2/wiki/Console)
|
||||
* [Converting Game Commands to Game Actions TUTORIAL](https://github.com/OpenRCT2/OpenRCT2/wiki/Converting-Game-Commands-to-Game-Actions---TUTORIAL)
|
||||
* [CSS1.DAT](https://github.com/OpenRCT2/OpenRCT2/wiki/CSS1.DAT)
|
||||
* [Custom Music](https://github.com/OpenRCT2/OpenRCT2/wiki/Custom-Music)
|
||||
* [Debugging OpenRCT2 on OSX](https://github.com/OpenRCT2/OpenRCT2/wiki/Debugging-OpenRCT2-on-OSX)
|
||||
* [Decompiling Tips IDA](https://github.com/OpenRCT2/OpenRCT2/wiki/Decompiling-Tips-IDA)
|
||||
* [Decompiling Tips OllyDbg](https://github.com/OpenRCT2/OpenRCT2/wiki/Decompiling-Tips-OllyDbg)
|
||||
* [Dithering Images](https://github.com/OpenRCT2/OpenRCT2/wiki/Dithering-Images)
|
||||
* [Dithering Images using Photoshop](https://github.com/OpenRCT2/OpenRCT2/wiki/Dithering-Images-using-Photoshop)
|
||||
* [Easter Eggs](https://github.com/OpenRCT2/OpenRCT2/wiki/Easter-Eggs)
|
||||
* [External influences](https://github.com/OpenRCT2/OpenRCT2/wiki/External-influences)
|
||||
* [FAQ & Common Issues](https://github.com/OpenRCT2/OpenRCT2/wiki/FAQ-&-Common-Issues)
|
||||
* [Features to implement](https://github.com/OpenRCT2/OpenRCT2/wiki/Features-to-implement)
|
||||
* [Found bugs and limitations in RCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/Found-bugs-and-limitations-in-RCT2)
|
||||
* [G1 Elements Layout](https://github.com/OpenRCT2/OpenRCT2/wiki/G1-Elements-Layout)
|
||||
* [Game Actions](https://github.com/OpenRCT2/OpenRCT2/wiki/Game-Actions)
|
||||
* [Game Commands](https://github.com/OpenRCT2/OpenRCT2/wiki/Game-Commands)
|
||||
* [game.cfg structure](https://github.com/OpenRCT2/OpenRCT2/wiki/game.cfg-structure)
|
||||
* [Getting packaged versions](https://github.com/OpenRCT2/OpenRCT2/wiki/Getting-packaged-versions)
|
||||
* [Increasing of game limits](https://github.com/OpenRCT2/OpenRCT2/wiki/Increasing-of-game-limits)
|
||||
* [Installation on Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux)
|
||||
* [Installation on Linux and macOS](https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux-and-macOS)
|
||||
* [Known Issues from the RCT2 Readme](https://github.com/OpenRCT2/OpenRCT2/wiki/Known-Issues-from-the-RCT2-Readme)
|
||||
* [Language support](https://github.com/OpenRCT2/OpenRCT2/wiki/Language-support)
|
||||
* [Loading RCT1 scenarios and data](https://github.com/OpenRCT2/OpenRCT2/wiki/Loading-RCT1-scenarios-and-data)
|
||||
* [Map Generation](https://github.com/OpenRCT2/OpenRCT2/wiki/Map-Generation)
|
||||
* [Maps](https://github.com/OpenRCT2/OpenRCT2/wiki/Maps)
|
||||
* [Multiplayer](https://github.com/OpenRCT2/OpenRCT2/wiki/Multiplayer)
|
||||
* [Multiplayer issues](https://github.com/OpenRCT2/OpenRCT2/wiki/Multiplayer-issues)
|
||||
* [Multiplayer permissions](https://github.com/OpenRCT2/OpenRCT2/wiki/Multiplayer-permissions)
|
||||
* [Music Cleanup](https://github.com/OpenRCT2/OpenRCT2/wiki/Music-Cleanup)
|
||||
* [Newly Identified Fields](https://github.com/OpenRCT2/OpenRCT2/wiki/Newly-Identified-Fields)
|
||||
* [Objects](https://github.com/OpenRCT2/OpenRCT2/wiki/Objects)
|
||||
* [Official extended scenery set](https://github.com/OpenRCT2/OpenRCT2/wiki/Official-extended-scenery-set)
|
||||
* [OpenGL renderengine issues](https://github.com/OpenRCT2/OpenRCT2/wiki/OpenGL-renderengine-issues)
|
||||
* [OpenGL renderer](https://github.com/OpenRCT2/OpenRCT2/wiki/OpenGL-renderer)
|
||||
* [Original Graphics](https://github.com/OpenRCT2/OpenRCT2/wiki/Original-Graphics)
|
||||
* [Overall program structure](https://github.com/OpenRCT2/OpenRCT2/wiki/Overall-program-structure)
|
||||
* [Peep AI](https://github.com/OpenRCT2/OpenRCT2/wiki/Peep-AI)
|
||||
* [Peep Sprite Type](https://github.com/OpenRCT2/OpenRCT2/wiki/Peep-Sprite-Type)
|
||||
* [Performance](https://github.com/OpenRCT2/OpenRCT2/wiki/Performance)
|
||||
* [RCT1 Features not in RCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/RCT1-Features-not-in-RCT2)
|
||||
* [RCT1 ride and vehicle types and their RCT2 equivalents](https://github.com/OpenRCT2/OpenRCT2/wiki/RCT1-ride-and-vehicle-types-and-their-RCT2-equivalents)
|
||||
* [RCT12_MAX_SOMETHING versus MAX_SOMETHING](https://github.com/OpenRCT2/OpenRCT2/wiki/RCT12_MAX_SOMETHING-versus-MAX_SOMETHING)
|
||||
* [Rebase and Sync fork with OpenRCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/Rebase-and-Sync-fork-with-OpenRCT2)
|
||||
* [Release Checklist](https://github.com/OpenRCT2/OpenRCT2/wiki/Release-Checklist)
|
||||
* [Replay System](https://github.com/OpenRCT2/OpenRCT2/wiki/Replay-System)
|
||||
* [Required RCT2 files](https://github.com/OpenRCT2/OpenRCT2/wiki/Required-RCT2-files)
|
||||
* [Ride rating calculation](https://github.com/OpenRCT2/OpenRCT2/wiki/Ride-rating-calculation)
|
||||
* [Roadmap](https://github.com/OpenRCT2/OpenRCT2/wiki/Roadmap)
|
||||
* [Sandbox Mode](https://github.com/OpenRCT2/OpenRCT2/wiki/Sandbox-Mode)
|
||||
* [Settings in config.ini](https://github.com/OpenRCT2/OpenRCT2/wiki/Settings-in-config.ini)
|
||||
* [Sizes and angles in the game world](https://github.com/OpenRCT2/OpenRCT2/wiki/Sizes-and-angles-in-the-game-world)
|
||||
* [Sprite compiler](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-compiler)
|
||||
* [Sprite List csg1.dat](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-List-csg1.dat)
|
||||
* [Sprite List g1.dat](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-List-g1.dat)
|
||||
* [STEX support removal](https://github.com/OpenRCT2/OpenRCT2/wiki/STEX-support-removal)
|
||||
* [Strings used in RCT1](https://github.com/OpenRCT2/OpenRCT2/wiki/Strings-used-in-RCT1)
|
||||
* [Strings used in the game](https://github.com/OpenRCT2/OpenRCT2/wiki/Strings-used-in-the-game)
|
||||
* [Submitted feature requests](https://github.com/OpenRCT2/OpenRCT2/wiki/Submitted-feature-requests)
|
||||
* [SV6 Ride Structure](https://github.com/OpenRCT2/OpenRCT2/wiki/SV6-Ride-Structure)
|
||||
* [TD6 format](https://github.com/OpenRCT2/OpenRCT2/wiki/TD6-format)
|
||||
* [Terminology](https://github.com/OpenRCT2/OpenRCT2/wiki/Terminology)
|
||||
* [Features to implement](https://github.com/OpenRCT2/OpenRCT2/wiki/Features-to-implement)
|
||||
* [Increasing of game limits](https://github.com/OpenRCT2/OpenRCT2/wiki/Increasing-of-game-limits)
|
||||
* Installation
|
||||
* [Getting packaged versions](https://github.com/OpenRCT2/OpenRCT2/wiki/Getting-packaged-versions)
|
||||
* [Installation on Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux)
|
||||
* [Installation on Linux and macOS](https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux-and-macOS)
|
||||
* Building
|
||||
* [Android](https://github.com/OpenRCT2/OpenRCT2/wiki/Android)
|
||||
* [Building OpenRCT2 on Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Linux)
|
||||
* [Building OpenRCT2 on macOS using CMake](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-macOS-using-CMake)
|
||||
* [Building OpenRCT2 on Windows](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Windows)
|
||||
* [Building OpenRCT2 on Windows Subsystem for Linux](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-Windows-Subsystem-for-Linux)
|
||||
* Features
|
||||
* [Cheats Window](https://github.com/OpenRCT2/OpenRCT2/wiki/Cheats-Window)
|
||||
* [Console](https://github.com/OpenRCT2/OpenRCT2/wiki/Console)
|
||||
* [Easter Eggs](https://github.com/OpenRCT2/OpenRCT2/wiki/Easter-Eggs)
|
||||
* [Loading RCT1 scenarios and data](https://github.com/OpenRCT2/OpenRCT2/wiki/Loading-RCT1-scenarios-and-data)
|
||||
* [Map Generation](https://github.com/OpenRCT2/OpenRCT2/wiki/Map-Generation)
|
||||
* [Multiplayer](https://github.com/OpenRCT2/OpenRCT2/wiki/Multiplayer)
|
||||
* [Multiplayer issues](https://github.com/OpenRCT2/OpenRCT2/wiki/Multiplayer-issues)
|
||||
* [Multiplayer permissions](https://github.com/OpenRCT2/OpenRCT2/wiki/Multiplayer-permissions)
|
||||
* [Sandbox Mode](https://github.com/OpenRCT2/OpenRCT2/wiki/Sandbox-Mode)
|
||||
* [Sprite compiler](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-compiler)
|
||||
* Development
|
||||
* [Benchmarking & stress testing OpenRCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/Benchmarking-&-stress-testing-OpenRCT2)
|
||||
* [Coding Style](https://github.com/OpenRCT2/OpenRCT2/wiki/Coding-Style)
|
||||
* [Commit Messages](https://github.com/OpenRCT2/OpenRCT2/wiki/Commit-Messages)
|
||||
* Data Structures
|
||||
* [CSS1.DAT](https://github.com/OpenRCT2/OpenRCT2/wiki/CSS1.DAT)
|
||||
* [Custom Music](https://github.com/OpenRCT2/OpenRCT2/wiki/Custom-Music)
|
||||
* Game Actions
|
||||
* [Converting Game Commands to Game Actions TUTORIAL](https://github.com/OpenRCT2/OpenRCT2/wiki/Converting-Game-Commands-to-Game-Actions---TUTORIAL)
|
||||
* [Game Actions](https://github.com/OpenRCT2/OpenRCT2/wiki/Game-Actions)
|
||||
* [Game Commands](https://github.com/OpenRCT2/OpenRCT2/wiki/Game-Commands)
|
||||
* [G1 Elements Layout](https://github.com/OpenRCT2/OpenRCT2/wiki/G1-Elements-Layout)
|
||||
* [game.cfg structure](https://github.com/OpenRCT2/OpenRCT2/wiki/game.cfg-structure)
|
||||
* [Maps](https://github.com/OpenRCT2/OpenRCT2/wiki/Maps)
|
||||
* [Music Cleanup](https://github.com/OpenRCT2/OpenRCT2/wiki/Music-Cleanup)
|
||||
* [Objects](https://github.com/OpenRCT2/OpenRCT2/wiki/Objects)
|
||||
* [Official extended scenery set](https://github.com/OpenRCT2/OpenRCT2/wiki/Official-extended-scenery-set)
|
||||
* [Peep AI](https://github.com/OpenRCT2/OpenRCT2/wiki/Peep-AI)
|
||||
* [Peep Sprite Type](https://github.com/OpenRCT2/OpenRCT2/wiki/Peep-Sprite-Type)
|
||||
* [RCT1 ride and vehicle types and their RCT2 equivalents](https://github.com/OpenRCT2/OpenRCT2/wiki/RCT1-ride-and-vehicle-types-and-their-RCT2-equivalents)
|
||||
* [RCT12_MAX_SOMETHING versus MAX_SOMETHING](https://github.com/OpenRCT2/OpenRCT2/wiki/RCT12_MAX_SOMETHING-versus-MAX_SOMETHING)
|
||||
* [Ride rating calculation](https://github.com/OpenRCT2/OpenRCT2/wiki/Ride-rating-calculation)
|
||||
* [SV6 Ride Structure](https://github.com/OpenRCT2/OpenRCT2/wiki/SV6-Ride-Structure)
|
||||
* [Settings in config.ini](https://github.com/OpenRCT2/OpenRCT2/wiki/Settings-in-config.ini)
|
||||
* [Sizes and angles in the game world](https://github.com/OpenRCT2/OpenRCT2/wiki/Sizes-and-angles-in-the-game-world)
|
||||
* [Sprite List csg1.dat](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-List-csg1.dat)
|
||||
* [Sprite List g1.dat](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-List-g1.dat)
|
||||
* [Strings used in RCT1](https://github.com/OpenRCT2/OpenRCT2/wiki/Strings-used-in-RCT1)
|
||||
* [Strings used in the game](https://github.com/OpenRCT2/OpenRCT2/wiki/Strings-used-in-the-game)
|
||||
* [TD6 format](https://github.com/OpenRCT2/OpenRCT2/wiki/TD6-format)
|
||||
* [Terminology](https://github.com/OpenRCT2/OpenRCT2/wiki/Terminology)
|
||||
* [Track Data](https://github.com/OpenRCT2/OpenRCT2/wiki/Track-Data)
|
||||
* [Track types](https://github.com/OpenRCT2/OpenRCT2/wiki/Track-types)
|
||||
* [Vehicle Sprite Layout](https://github.com/OpenRCT2/OpenRCT2/wiki/Vehicle-Sprite-Layout)
|
||||
* [Widget colours](https://github.com/OpenRCT2/OpenRCT2/wiki/Widget-colours)
|
||||
* [Debugging OpenRCT2 on OSX](https://github.com/OpenRCT2/OpenRCT2/wiki/Debugging-OpenRCT2-on-OSX)
|
||||
* [OpenGL renderengine issues](https://github.com/OpenRCT2/OpenRCT2/wiki/OpenGL-renderengine-issues)
|
||||
* [OpenGL renderer](https://github.com/OpenRCT2/OpenRCT2/wiki/OpenGL-renderer)
|
||||
* [Overall program structure](https://github.com/OpenRCT2/OpenRCT2/wiki/Overall-program-structure)
|
||||
* [Rebase and Sync fork with OpenRCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/Rebase-and-Sync-fork-with-OpenRCT2)
|
||||
* [Release Checklist](https://github.com/OpenRCT2/OpenRCT2/wiki/Release-Checklist)
|
||||
* [Replay System](https://github.com/OpenRCT2/OpenRCT2/wiki/Replay-System)
|
||||
* Reverse Engineering
|
||||
* [Decompiling Tips IDA](https://github.com/OpenRCT2/OpenRCT2/wiki/Decompiling-Tips-IDA)
|
||||
* [Decompiling Tips OllyDbg](https://github.com/OpenRCT2/OpenRCT2/wiki/Decompiling-Tips-OllyDbg)
|
||||
* [Dithering Images](https://github.com/OpenRCT2/OpenRCT2/wiki/Dithering-Images)
|
||||
* [Dithering Images using Photoshop](https://github.com/OpenRCT2/OpenRCT2/wiki/Dithering-Images-using-Photoshop)
|
||||
* [Using minidumps from crash reports](https://github.com/OpenRCT2/OpenRCT2/wiki/Using-minidumps-from-crash-reports)
|
||||
* [Using Track Block Get Previous](https://github.com/OpenRCT2/OpenRCT2/wiki/Using-Track-Block-Get-Previous)
|
||||
* History
|
||||
* [Changes to original game](https://github.com/OpenRCT2/OpenRCT2/wiki/Changes-to-original-game)
|
||||
* [External influences](https://github.com/OpenRCT2/OpenRCT2/wiki/External-influences)
|
||||
* [Found bugs and limitations in RCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/Found-bugs-and-limitations-in-RCT2)
|
||||
* [Known Issues from the RCT2 Readme](https://github.com/OpenRCT2/OpenRCT2/wiki/Known-Issues-from-the-RCT2-Readme)
|
||||
* [Language support](https://github.com/OpenRCT2/OpenRCT2/wiki/Language-support)
|
||||
* [Newly Identified Fields](https://github.com/OpenRCT2/OpenRCT2/wiki/Newly-Identified-Fields)
|
||||
* [Original Graphics](https://github.com/OpenRCT2/OpenRCT2/wiki/Original-Graphics)
|
||||
* [Performance](https://github.com/OpenRCT2/OpenRCT2/wiki/Performance)
|
||||
* [RCT1 Features not in RCT2](https://github.com/OpenRCT2/OpenRCT2/wiki/RCT1-Features-not-in-RCT2)
|
||||
* [Required RCT2 files](https://github.com/OpenRCT2/OpenRCT2/wiki/Required-RCT2-files)
|
||||
* [STEX support removal](https://github.com/OpenRCT2/OpenRCT2/wiki/STEX-support-removal)
|
||||
* [Submitted feature requests](https://github.com/OpenRCT2/OpenRCT2/wiki/Submitted-feature-requests)
|
||||
* [Tutorials](https://github.com/OpenRCT2/OpenRCT2/wiki/Tutorials)
|
||||
* [Using RCT1 assets](https://github.com/OpenRCT2/OpenRCT2/wiki/Using-RCT1-assets)
|
||||
* [Testing](https://github.com/OpenRCT2/OpenRCT2/wiki/Testing)
|
||||
* [Track Data](https://github.com/OpenRCT2/OpenRCT2/wiki/Track-Data)
|
||||
* [Track types](https://github.com/OpenRCT2/OpenRCT2/wiki/Track-types)
|
||||
* [Tutorials](https://github.com/OpenRCT2/OpenRCT2/wiki/Tutorials)
|
||||
* [Using minidumps from crash reports](https://github.com/OpenRCT2/OpenRCT2/wiki/Using-minidumps-from-crash-reports)
|
||||
* [Using RCT1 assets](https://github.com/OpenRCT2/OpenRCT2/wiki/Using-RCT1-assets)
|
||||
* [Using Track Block Get Previous](https://github.com/OpenRCT2/OpenRCT2/wiki/Using-Track-Block-Get-Previous)
|
||||
* [Vehicle Sprite Layout](https://github.com/OpenRCT2/OpenRCT2/wiki/Vehicle-Sprite-Layout)
|
||||
* [Widget colours](https://github.com/OpenRCT2/OpenRCT2/wiki/Widget-colours)
|
||||
Reference in New Issue
Block a user