From b80e63788b26a5907c619ea9a247773d2b85985c Mon Sep 17 00:00:00 2001 From: Broxzier Date: Tue, 11 Oct 2016 23:36:29 +0200 Subject: [PATCH] Add myself to 'Additional implementation' and changed changelog entry --- contributors.md | 1 + distribution/changelog.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/contributors.md b/contributors.md index 10b6d4d83b..5edf6ddfd5 100644 --- a/contributors.md +++ b/contributors.md @@ -54,6 +54,7 @@ Includes all git commit authors. Aliases are GitHub user names. * Daniel Trujillo Viedma (gDanix) - Custom currency. * Niels NTG Poldervaart (Niels-NTG) - Misc. * (zaxcav) - New pathfinding algorithm +* Hielke Morsink (Broxzier) - Tile inspector, misc. ## Bug fixes * (halfbro) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 663a03767d..21436a8b56 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -5,7 +5,7 @@ - Feature: Add cheat to reset date. - Feature: Add OpenGL drawing engine. - Feature: Implementation of the user-defined currency -- Feature: Add ability to rotate map elements with the tile inspector. +- Feature: Extended tile inspector. - Feature: Add ride console command for diagnostics and changing vehicle type. - Feature: Allow selecting corners when using the mountain tool. - Feature: Allow setting ownership of map edges.