Commit Graph

  • eb2603a5e7 Fix: make generate[.vbs] produce the same result on Linux/Windows (#6764) Patric Stout 2018-04-29 21:30:45 +02:00
  • a806424ec1 Update: Translations from eints italian: 6 changes by lorenzodv french: 6 changes by glx russian: 9 changes by Lone_Wolf translators 2018-04-29 19:45:58 +02:00
  • 683b46a5b5 Cleanup: Remove unused strings from language files Niels Martin Hansen 2018-03-20 17:20:40 +01:00
  • 19f5a6cbb0 Feature #6090: Change music set during gameplay Niels Martin Hansen 2018-03-20 17:06:39 +01:00
  • 430e20f7e4 Fix: Clipping issues with volume sliders in Music GUI Niels Martin Hansen 2018-03-19 21:25:08 +01:00
  • bb809e35ce Change: Less intrusive "no music" message from Music window Niels Martin Hansen 2018-03-19 20:26:13 +01:00
  • e172794947 Change: Disable music control buttons when there is no music Niels Martin Hansen 2018-03-19 20:13:25 +01:00
  • 76cccc64c9 Codechange: Music GUI comments and function naming Niels Martin Hansen 2018-03-19 20:13:09 +01:00
  • 0165fe1283 Codechange: remove endian_check in favour of __BYTE_ORDER macro (Rubidium) (#6762) Patric Stout 2018-04-29 19:01:28 +02:00
  • aef69443e7 Remove: WinCE support Patric Stout 2018-04-29 14:21:31 +02:00
  • 85adde7485 Remove: PSP support Patric Stout 2018-04-29 14:12:23 +02:00
  • 8d8b9a026a Feature #6610: Allow towns to build houses on road turns (#6758) Pavel Stupnikov 2018-04-29 00:47:36 +03:00
  • cfe6a8ea4f Add: Replace independment map scrolling GUI settings with single option, and add choice to not lock cursor position when scrolling. (#6756) PeterN 2018-04-28 22:27:14 +01:00
  • 913119487f Feature: Add GS method to question a single client (#6748) Pavel Stupnikov 2018-04-28 18:37:59 +03:00
  • 8e4bce58ea Feature: GS methods to scroll viewport for players (#6745) Pavel Stupnikov 2018-04-24 20:19:01 +03:00
  • 34b63930f5 Fix: Typo in game.hpp gdinit 2018-04-23 21:17:22 +01:00
  • 692c753865 Change: win9x installer configuration to correct path. ZehMatt 2018-04-22 18:58:12 +02:00
  • e7cc53ed62 Add: post build events to VS projects to copy the output into 'bin' ZehMatt 2018-04-21 18:01:39 +02:00
  • 6ff81b908e Feature #6459: API for querying network clients from GS (#6736) Pavel Stupnikov 2018-04-22 16:42:29 +03:00
  • e0ae67cefa Fix: [OSX] Compiler warning about an unused NULL argument. Michael Lutz 2018-04-21 22:16:27 +02:00
  • a4df8bc246 Change: fail in same step as the reason for failing is in CI result Patric Stout 2018-04-21 15:15:30 +02:00
  • 4d5396980a Change: always pull latest image when running CI Patric Stout 2018-04-21 15:15:02 +02:00
  • 8c531f1278 Add: also validate Pull Requests with clang 6.0 with OSX as target Patric Stout 2018-04-21 15:10:06 +02:00
  • 86012e10ea Fix: Remove need to instantiate SmallStack's pool object by making it a singleton method Charles Pigott 2018-04-21 14:56:02 +01:00
  • 5c5267726f Fix: Warning about base set template instantiations with clang Charles Pigott 2018-04-21 14:54:46 +01:00
  • e8de33a61f Cleanup: Use new filename for README file. (#6738) Ricardo N Feliciano 2018-04-21 05:05:38 -04:00
  • 3b32075e8a Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours. (#6737) PeterN 2018-04-19 19:33:21 +01:00
  • f4f9e18790 Update: Translations from eints belarusian: 3 changes by KorneySan translators 2018-04-19 19:45:40 +02:00
  • 9175c349da Fix #6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings (#6726) Pavel Stupnikov 2018-04-17 20:41:31 +03:00
  • 4d6a5fbec4 Fix: Four group action icons were misplaced and cropped. Peter Nelson 2018-04-17 17:43:37 +01:00
  • 88be2413ce Codechange #6729: mute bogus GCC 7 warning (#6733) Patric Stout 2018-04-16 23:48:19 +02:00
  • a72117111e Update: Translations from eints spanish (mexican): 6 changes by Absay translators 2018-04-16 23:25:46 +02:00
  • 6d31478988 Doc: add CONTRIBUTING.md (derived from Bootstrap) (#6732) Andy 2018-04-16 22:20:04 +01:00
  • 00c1603256 Fix e614357: Ask the compiler who it is, instead of using symlinks (#6727) Charles Pigott 2018-04-15 22:07:17 +01:00
  • ce6761a6de Change: [Jenkinsfile] Set a git user.email and user.name before rebase (#6728) Patric Stout 2018-04-15 22:22:32 +02:00
  • 079f774fd7 Doc #6698: rewrite of the readme in Markdown syntax Heiko August 2018-04-15 17:15:50 +02:00
  • 413ece9b51 Doc #6698: rename the readme.txt to REAMDE.md Heiko August 2018-04-15 17:11:40 +02:00
  • 7dd6027194 Codechange: Use a SmallVec for the animated tile list instead of replicating most of the logic. Michael Lutz 2018-04-15 01:15:26 +02:00
  • 4851feb102 Codechange: Add functions to insert and extract an element at a specific position in a SmallVec. Michael Lutz 2018-04-15 01:12:07 +02:00
  • f240274b7e Codechange: Replace magic numbers with the proper enum. Michael Lutz 2018-04-15 00:03:17 +02:00
  • 158eed669a Add: [Jenkinsfile] rebase the pull-request on top of master (#6720) Patric Stout 2018-04-14 22:14:10 +02:00
  • bd18951db1 Codechange: a .aps is created by MSVC when opening a .rc, so ignore it glx 2018-04-12 02:32:09 +02:00
  • aaf7e98c77 Fix 6ac0790: don't show the location to / failure of 'realpath' every time (#6719) Patric Stout 2018-04-14 22:05:39 +02:00
  • 43338b8a45 Change: [JenkinsFile] allow easier configuration stages Patric Stout 2018-04-14 16:49:11 +02:00
  • a5382d8dd8 Add: [Jenkinsfile] enable ANSI colors in logs Patric Stout 2018-04-14 16:38:48 +02:00
  • af4b52aff6 Add: [JenkinsFile] mark as a groovy script Patric Stout 2018-04-14 16:38:26 +02:00
  • 2ec775b964 Add: [JenkinsFile] show CI status per entry on GitHub Patric Stout 2018-04-14 16:00:25 +02:00
  • ae5628e903 Change: [Build] prioritize cc-build over build (based on patch by woutershep2) (#6716) Patric Stout 2018-04-14 20:12:05 +02:00
  • f06061aa3b Change: [Build] use flags set by env at the end, not at the start (based on patch by adf88) (#6715) Patric Stout 2018-04-14 20:11:49 +02:00
  • 34cc1f8b7c Fix 192770e6da: Version name in master branch contained a duplicate dash. frosch 2018-04-13 19:44:39 +02:00
  • 82d4f6c60a Doc: update known_bugs.txt to include Involuntary cargo exchange with cargodist via neutral station (#6714) Andy 2018-04-14 13:26:38 +01:00
  • 62d79900ec Add: List recent news messages in crashlog output Charles Pigott 2018-04-12 21:31:35 +01:00
  • 6ac079020b Fix e614357: MingW/MacOS/MacPorts don't have realpath, use reallink in those cases (#6710) Victor Sergienko 2018-04-12 14:46:09 -07:00
  • 192770e6da Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><modified>'. frosch 2018-04-12 20:59:03 +02:00
  • e0a62a9e55 Remove: [NewGRF] OpenTTD version no longer contains a revision number. frosch 2018-04-11 20:43:54 +02:00
  • 3701b8685a Add: Include basic .editorconfig file to help enforce tab style (#6707) Owen Rudge 2018-04-12 21:14:23 +01:00
  • e47f646cb3 Fix e61435774b: Some systems don't have realpath (#6705) Charles Pigott 2018-04-11 21:50:23 +01:00
  • 17bd580630 Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703) Patric Stout 2018-04-11 22:07:21 +02:00
  • 66f67ac5ac Fix #6550: minor spelling mistake in comment (juanjo) TrueBrain 2018-04-11 19:44:36 +02:00
  • dd6b82d6b2 Codechange: Simplify C++11 check for assert_compile Charles Pigott 2018-04-11 12:36:45 +01:00
  • e61435774b Fix: Resolve symlinks when working out which compiler is being used Charles Pigott 2018-04-11 12:35:25 +01:00
  • 4b1a42c703 Codechange: Remove outdated assumption about FreeBSD's C compiler Charles Pigott 2018-04-11 11:25:33 +01:00
  • 6c3902ac41 Codechange: [OSX] Use newer APIs to get resolution information when available. Michael Lutz 2018-04-03 22:08:01 +02:00
  • 964d310cda Codechange: [OSX] Use non-deprecated API for displaying an alert where supported. Michael Lutz 2018-01-28 23:54:51 +01:00
  • f670277ff5 Codechange: [OSX] Try to set the thread name for debugger display. Michael Lutz 2018-01-28 23:45:02 +01:00
  • 4971678f52 Codechange: [OSX] Use 10.10+ API to get the OSX version when available. Michael Lutz 2018-01-28 23:02:22 +01:00
  • 74b7f0a9aa Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers. Michael Lutz 2018-01-28 23:01:10 +01:00
  • fa587ad3cc Codechange: [OSX] Use 10.6+ APIs to get the path for a font where available. Michael Lutz 2018-04-10 21:26:39 +02:00
  • 27bfb1df8f Codechange: [OSX] Use 10.6+ APIs to initialise audio when available. Michael Lutz 2018-04-10 23:09:57 +02:00
  • 4bfd277017 Codechange: [Win32] Use OS function for mouse tracking if present. Michael Lutz 2015-12-27 16:13:19 +01:00
  • afa3e15afe Change: [Win32] Declare in the app manifest that all current Windows versions are natively supported. Michael Lutz 2017-12-30 14:11:24 +01:00
  • 97c0594ced Add: run Clang 3.8 and commit-checker during CI (#6694) Patric Stout 2018-04-08 17:39:45 +02:00
  • 19076c24c1 Fix #6690: Compilation with ICU 61 Charles Pigott 2018-04-08 01:06:18 +01:00
  • 11c592ef0f Add: Jenkinsfile for CI validation TrueBrain 2018-03-24 17:58:40 +01:00
  • f84ad5f7c0 (svn r28004) -Update from Eints: belarusian: 42 changes by KorneySan translators 2018-04-06 17:45:38 +00:00
  • 81f25d4736 (svn r28003) -Update from Eints: indonesian: 4 changes by fanioz translators 2018-04-04 17:45:38 +00:00
  • 231402fb4b (svn r28001) [1.8] -Update: Documentation frosch 2018-04-01 11:13:24 +00:00
  • de961e14fb (svn r28000) -Update from Eints: welsh: 7 changes by kazzie translators 2018-03-29 17:45:40 +00:00
  • 41b28d7194 (svn r27999) -Update from Eints: bulgarian: 18 changes by kokobongo translators 2018-03-28 17:45:39 +00:00
  • 080f7b3cba (svn r27998) -Update from Eints: welsh: 9 changes by kazzie translators 2018-03-22 18:45:37 +00:00
  • 038facdb3a (svn r27996) [1.8] -Update: Documentation frosch 2018-03-21 19:39:49 +00:00
  • 0078fd09f8 (svn r27995) [1.8] -Update: the intro game (Emperor Jake) frosch 2018-03-21 19:34:17 +00:00
  • 328a4ff00d (svn r27994) -Update from Eints: welsh: 2 changes by kazzie translators 2018-03-18 18:45:38 +00:00
  • 09d4735679 (svn r27993) -Change: Heading for 1.9 now frosch 2018-03-14 19:36:41 +00:00
  • 2e930afe3b (svn r27992) [1.8] -Branch: for incrementing numbers frosch 2018-03-14 19:36:06 +00:00
  • 080d57d97a (svn r27991) -Update from Eints: spanish (mexican): 1 change by Absay translators 2018-03-14 18:45:37 +00:00
  • 8c458c153d (svn r27990) -Update: Docs frosch 2018-03-14 18:05:06 +00:00
  • 55a503e6f2 (svn r27989) -Fix (r27985): VA2 optimisation failed in various special cases: - nvar=0 is meant to return the calculated result. - Missing references resolve to NULL and got identified with the default result. - Missing 'break' broke overlapping cases. - Splitting into non-overlapping cases could result in more than 256 cases. frosch 2018-03-11 15:08:51 +00:00
  • c6eb633d18 (svn r27988) -Codechange: Extent hg- and gitignore for .vs frosch 2018-03-11 13:34:28 +00:00
  • 043274afd6 (svn r27987) -Change: Increase maximum allowed vehicle sprite size to reduce clipping of ships. frosch 2018-03-11 13:25:26 +00:00
  • 5558899621 (svn r27986) -Codechange: Name magic constants in the vehicle position hash functions. frosch 2018-03-11 13:23:26 +00:00
  • 07d841d0ef (svn r27985) -Codechange: Convert VA2 switches into ones with non-overlapping ranges, sort them and resolve them using binary search. Speedup sprite resolving by about 7 percent. frosch 2018-03-11 13:21:27 +00:00
  • d9d669dcf8 (svn r27984) -Codechange: Make ScopeResolver constructors/destructors inlineable. Speedup sprite resolving by about 8 percent. frosch 2018-03-11 13:19:41 +00:00
  • 7c406f0d9d (svn r27983) -Codechange: Reduce complexity of VA2 add-div/mod adjustments frosch 2018-03-11 13:18:13 +00:00
  • 4fc178aebd (svn r27982) -Codechange: Reduce invocations of GetGlobalVariable. Speedup sprite resolving by about 3 percent. frosch 2018-03-11 13:17:44 +00:00
  • db54db00df (svn r27981) -Change [FS#6679]: Check companies for bankruptcy before subtracting reoccuring monthly costs. (Samu) frosch 2018-03-11 12:46:05 +00:00
  • 91464af737 (svn r27980) -Doc: Yearly increment frosch 2018-03-11 12:24:32 +00:00
  • ebe6564e8b (svn r27979) -Add: adf88 to readme frosch 2018-03-11 12:18:30 +00:00
  • 59dd7be686 (svn r27978) -Fix [FS#6673] (r18541): Store the map variety setting in the samegame like the other mapgen settings, so restarting maps considers it. (Samu) frosch 2018-03-11 12:11:09 +00:00
  • 6eac63622e (svn r27977) -Add [FS#6664]: Replace the office building sprite on various toyland airports with a better fitting sprite. This also affects GRFs which activate the default refinery in toyland. (PaulC) frosch 2018-03-11 12:03:17 +00:00