Commit Graph

997 Commits (183a5cb11435901f1b1c7de26953491cb6b41bf0)

Author SHA1 Message Date
Jonathan G Rennison b90c5b9618 Merge branch 'master' into cpp-11
# Conflicts:
#	src/stdafx.h
6 years ago
ZehMatt e7cc53ed62 Add: post build events to VS projects to copy the output into 'bin' 6 years ago
Pavel Stupnikov 6ff81b908e Feature #6459: API for querying network clients from GS (#6736) 6 years ago
Ricardo N Feliciano e8de33a61f Cleanup: Use new filename for README file. (#6738) 6 years ago
frosch 192770e6da Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><modified>'. 6 years ago
Michael Lutz afa3e15afe Change: [Win32] Declare in the app manifest that all current Windows versions are natively supported.
The main effect of this is currently a proper OS version in the crashlog.
6 years ago
Jonathan G Rennison 124d9a753e Merge branch 'master' into cpp-11
# Conflicts:
#	src/stdafx.h
7 years ago
frosch 9499e93a67 (svn r27920) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch 0d1f88c09a (svn r27920) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch f43f4981e3 (svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch 6120e69f21 (svn r27919) -Fix: MSVC 2015 and 2017 project files referenced some MSVC 2010 files 7 years ago
frosch 7726f2d330 (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 7 years ago
frosch b9ed60d307 (svn r27918) -Fix (r27917): Next attempt for MSVC 2017 7 years ago
frosch 28be179d4a (svn r27917) -Add: MSVC 2017 project file generator. Most noticeable, std:c++latest is enabled. 7 years ago
frosch db3410e196 (svn r27917) -Add: MSVC 2017 project file generator. Most noticeable, std:c++latest is enabled. 7 years ago
Jonathan G Rennison 509e20406f Merge branch 'master' into cpp-11 7 years ago
frosch 30a25f45ce (svn r27897) -Add [FS#6577]: Project file generator for kdevelop 4/5 (adf88) 7 years ago
frosch a04076ba41 (svn r27897) -Add [FS#6577]: Project file generator for kdevelop 4/5 (adf88) 7 years ago
Jonathan G Rennison f3a0aace0c Merge branch 'master' into cpp-11
# Conflicts:
#	src/stdafx.h
7 years ago
michi_cc 9a62317dfc (svn r27791) -Fix (r27790) [FS#6366]: Try #2. Now also for Visual Studio 2010. 7 years ago
michi_cc cb2e84454f (svn r27791) -Fix (r27790) [FS#6366]: Try #2. Now also for Visual Studio 2010. 7 years ago
michi_cc 2d45d55925 (svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input. 7 years ago
michi_cc ac735cfaac (svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input. 7 years ago
Jonathan G Rennison 8f3e0c4fe5 Add a custom arena allocator utility. 8 years ago
Jonathan G Rennison 6e9ea59ab5 Add a simple scope guard include file. 8 years ago
frosch b21e13a2a4 (svn r27553) -Update: Project files 8 years ago
frosch d57835c7ae (svn r27553) -Update: Project files 8 years ago
frosch e7e6b45d89 (svn r27542) -Fix (r27367) [FS#6427]: ICU got disabled for Windows builds. 8 years ago
frosch 7e59cf588d (svn r27542) -Fix (r27367) [FS#6427]: ICU got disabled for Windows builds. 8 years ago
michi_cc f4cd0198f4 (svn r27382) -Add: [Win32] Project files for Visual Studio 2015. 9 years ago
michi_cc 9f5503ba8f (svn r27382) -Add: [Win32] Project files for Visual Studio 2015. 9 years ago
frosch 67ae231f1b (svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a file no its own. (Cif) 9 years ago
frosch 4830497f0b (svn r27340) -Fix [FS#6338]: Silence warning by moving _string_colourmap to a file no its own. (Cif) 9 years ago
frosch 4b39e3d98c (svn r27152) -Fix: Generated files. 10 years ago
frosch 83a02da380 (svn r27152) -Fix: Generated files. 10 years ago
frosch 3ea4eebe9a (svn r26995) -Fix: Add missing files to source.list 10 years ago
frosch b8690523d2 (svn r26995) -Fix: Add missing files to source.list 10 years ago
planetmaker ff71a8f5c9 (svn r26993) -Feature: Latin translation (Supercheese) 10 years ago
planetmaker f7df63fbf9 (svn r26993) -Feature: Latin translation (Supercheese) 10 years ago
rubidium 8ab4f746f2 (svn r26864) -Codechange: bring a bit more OO into the disaster vehicles 10 years ago
rubidium 9e0f4b3847 (svn r26864) -Codechange: bring a bit more OO into the disaster vehicles 10 years ago
rubidium 6a1ed21342 (svn r26853) -Cleanup [Squirrel]: remove some stuff that we never did and especially never should use 10 years ago
rubidium 79ca66eb67 (svn r26853) -Cleanup [Squirrel]: remove some stuff that we never did and especially never should use 10 years ago
michi_cc 7f9e7b1a08 (svn r26654) -Fix (r26482): Header file missing from sources.list. 10 years ago
michi_cc 5ba1a7f323 (svn r26654) -Fix (r26482): Header file missing from sources.list. 10 years ago
michi_cc 616da05c3e (svn r26339) -Revert (r26305): Accidental changes to the VS9.0 solution file disabling the x64 build. 11 years ago
michi_cc 7d56fd5382 (svn r26339) -Revert (r26305): Accidental changes to the VS9.0 solution file disabling the x64 build. 11 years ago
zuu ea7483a419 (svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story page elements for a given page 11 years ago
zuu 57a88c9de2 (svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story page elements for a given page 11 years ago
zuu a6e0f162ed (svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pages 11 years ago