From 79cd1e4cc9b174cae4cabac4794a1d71fb51bba3 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Sun, 18 Apr 2021 06:16:35 -1000 Subject: [PATCH] shorten links --- _Sidebar.md | 164 ++++++++++++++++++++++++++-------------------------- 1 file changed, 82 insertions(+), 82 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 0dde7d9..10aabbc 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,91 +1,91 @@ * [Home](https://github.com/OpenRCT2/OpenRCT2/wiki) -* [FAQ & Common Issues](https://github.com/OpenRCT2/OpenRCT2/wiki/FAQ-&-Common-Issues) -* [Roadmap](https://github.com/OpenRCT2/OpenRCT2/wiki/Roadmap) - * [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) +* [FAQ & Common Issues](FAQ-&-Common-Issues) +* [Roadmap](Roadmap) + * [Features to implement](Features-to-implement) + * [Increasing of game limits](Increasing-of-game-limits) * Installation - * [Getting packaged versions](https://github.com/OpenRCT2/OpenRCT2/wiki/Getting-packaged-versions) - * [Installation on Linux and macOS](https://github.com/OpenRCT2/OpenRCT2/wiki/Installation-on-Linux-and-macOS) + * [Getting packaged versions](Getting-packaged-versions) + * [Installation on Linux and macOS](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 macOS using Xcode](https://github.com/OpenRCT2/OpenRCT2/wiki/Building-OpenRCT2-on-macOS-using-Xcode) - * [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) + * [Android](Android) + * [Building OpenRCT2 on Linux](Building-OpenRCT2-on-Linux) + * [Building OpenRCT2 on macOS using CMake](Building-OpenRCT2-on-macOS-using-CMake) + * [Building OpenRCT2 on macOS using Xcode](Building-OpenRCT2-on-macOS-using-Xcode) + * [Building OpenRCT2 on Windows](Building-OpenRCT2-on-Windows) + * [Building OpenRCT2 on Windows Subsystem for Linux](Building-OpenRCT2-on-Windows-Subsystem-for-Linux) * Features - * [Cheats](https://github.com/OpenRCT2/OpenRCT2/wiki/Cheats) - * [Sandbox Mode](https://github.com/OpenRCT2/OpenRCT2/wiki/Sandbox-Mode) - * [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) - * [Sprite compiler](https://github.com/OpenRCT2/OpenRCT2/wiki/Sprite-compiler) + * [Cheats](Cheats) + * [Sandbox Mode](Sandbox-Mode) + * [Console](Console) + * [Easter Eggs](Easter-Eggs) + * [Loading RCT1 scenarios and data](Loading-RCT1-scenarios-and-data) + * [Map Generation](Map-Generation) + * [Multiplayer](Multiplayer) + * [Multiplayer issues](Multiplayer-issues) + * [Multiplayer permissions](Multiplayer-permissions) + * [Sprite compiler](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) + * [Benchmarking & stress testing OpenRCT2](Benchmarking-&-stress-testing-OpenRCT2) + * [Coding Style](Coding-Style) + * [Commit Messages](Commit-Messages) * Data Structures - * [CSS1.DAT](https://github.com/OpenRCT2/OpenRCT2/wiki/CSS1.DAT) - * [Custom Music](https://github.com/OpenRCT2/OpenRCT2/wiki/Custom-Music) + * [CSS1.DAT](CSS1.DAT) + * [Custom Music](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) + * [Converting Game Commands to Game Actions TUTORIAL](Converting-Game-Commands-to-Game-Actions---TUTORIAL) + * [Game Actions](Game-Actions) + * [Game Commands](Game-Commands) + * [G1 Elements Layout](G1-Elements-Layout) + * [game.cfg structure](game.cfg-structure) + * [Maps](Maps) + * [Music Cleanup](Music-Cleanup) + * [Objects](Objects) + * [Official extended scenery set](Official-extended-scenery-set) + * [Peep AI](Peep-AI) + * [Peep Sprite Type](Peep-Sprite-Type) + * [RCT1 ride and vehicle types and their RCT2 equivalents](RCT1-ride-and-vehicle-types-and-their-RCT2-equivalents) + * [RCT12_MAX_SOMETHING versus MAX_SOMETHING](RCT12_MAX_SOMETHING-versus-MAX_SOMETHING) + * [Ride rating calculation](Ride-rating-calculation) + * [SV6 Ride Structure](SV6-Ride-Structure) + * [Settings in config.ini](Settings-in-config.ini) + * [Sizes and angles in the game world](Sizes-and-angles-in-the-game-world) + * [Sprite List csg1.dat](Sprite-List-csg1.dat) + * [Sprite List g1.dat](Sprite-List-g1.dat) + * [Strings used in RCT1](Strings-used-in-RCT1) + * [Strings used in the game](Strings-used-in-the-game) + * [TD6 format](TD6-format) + * [Terminology](Terminology) + * [Track Data](Track-Data) + * [Track types](Track-types) + * [Vehicle Sprite Layout](Vehicle-Sprite-Layout) + * [Widget colours](Widget-colours) + * [Debugging OpenRCT2 on OSX](Debugging-OpenRCT2-on-OSX) + * [OpenGL renderengine issues](OpenGL-renderengine-issues) + * [OpenGL renderer](OpenGL-renderer) + * [Overall program structure](Overall-program-structure) + * [Rebase and Sync fork with OpenRCT2](Rebase-and-Sync-fork-with-OpenRCT2) + * [Release Checklist](Release-Checklist) + * [Replay System](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) + * [Decompiling Tips IDA](Decompiling-Tips-IDA) + * [Decompiling Tips OllyDbg](Decompiling-Tips-OllyDbg) + * [Dithering Images](Dithering-Images) + * [Dithering Images using Photoshop](Dithering-Images-using-Photoshop) + * [Using minidumps from crash reports](Using-minidumps-from-crash-reports) + * [Using Track Block Get Previous](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) \ No newline at end of file + * [Changes to original game](Changes-to-original-game) + * [External influences](External-influences) + * [Found bugs and limitations in RCT2](Found-bugs-and-limitations-in-RCT2) + * [Known Issues from the RCT2 Readme](Known-Issues-from-the-RCT2-Readme) + * [Language support](Language-support) + * [Newly Identified Fields](Newly-Identified-Fields) + * [Original Graphics](Original-Graphics) + * [Performance](Performance) + * [RCT1 Features not in RCT2](RCT1-Features-not-in-RCT2) + * [Required RCT2 files](Required-RCT2-files) + * [STEX support removal](STEX-support-removal) + * [Submitted feature requests](Submitted-feature-requests) + * [Tutorials](Tutorials) + * [Using RCT1 assets](Using-RCT1-assets) +* [Testing](Testing) \ No newline at end of file