Commit Graph

22987 Commits (5df3a65074295f7a50f3a5a6bab355b6ab28afdc)
 

Author SHA1 Message Date
Patric Stout 5df3a65074 Add: notify IRC about pull-requests and issues 6 years ago
Patric Stout 74eb77f0a8 Add: notify IRC about pushes to this repository 6 years ago
translators b34a1f372f Update: Translations from eints
italian: 1 change by lorenzodv
6 years ago
J0an Josep 67f6bcdc9b Fix #6805: Update CmdBuilRailWaypoint bits. 6 years ago
J0an Josep a53f13cff6 Fix #6805: Clear some m8 bits when making some tiles. 6 years ago
J0an Josep 8c0a6bbc4f Fix: (Doc) Use free bits and -inherit- more consistently in landscape grid. 6 years ago
J0anJosep 41a620c1a7 Fix #6805: (Doc) Road depot and stations (except rail stations and waypoints) do not use m8 for railtype. 6 years ago
ScumbagDog 16cf577b61 Feature: Added New Russian Ruble as currency (#6678) 6 years ago
translators 76f788124b Update: Translations from eints
latvian: 8 changes by krixis02
6 years ago
translators 4bd281cef3 Update: Translations from eints
korean: 44 changes by telk5093
6 years ago
Niels Martin Hansen 9627577596 Fix: HouseSpec::watched_cargoes not 64 bit
Looks like HouseSpec::watched_cargoes was missed in the conversion to 64 cargo types.
6 years ago
translators 64dac65e20 Update: Translations from eints
spanish (mexican): 1 change by Absay
6 years ago
translators b885f62676 Update: Translations from eints
croatian: 44 changes by VoyagerOne
polish: 6 changes by xaxa
6 years ago
Peter Nelson bf8d7df736 Change: Extend rail types to 64 (6 bit storage) 6 years ago
Peter Nelson 5db883fbe9 Change: Move rail type bits from m3 to m8. 6 years ago
Peter Nelson 65548c37a8 Change: Extend map array by 2 bytes with a uint16. 6 years ago
translators 8090580f77 Update: Translations from eints
spanish (mexican): 25 changes by Absay
6 years ago
glx a4eccd8076 Fix: dmusic compilation with MSYS2/MINGW 6 years ago
glx d418d30947 Fix: dmusic detection 6 years ago
J0an Josep 8975318286 Fix 2a868b9f3b8e3b5f8b9e5f728f628ec88fd5e3ad: Expose widgets and windows to scripts and fix documentation. 6 years ago
translators 0bca1c53c9 Update: Translations from eints
spanish (mexican): 19 changes by Absay
6 years ago
Jonathan G Rennison 6a3d411fa1 Fix: Use after free in CmdBuildTunnel (#6856)
Use after free could occur when when excavating far end
removed multiple NewGRF objects
6 years ago
translators 38443bab0b Update: Translations from eints
catalan: 2 changes by juanjo
russian: 9 changes by Lone_Wolf
6 years ago
Jonathan G Rennison 8fc1517515 Codechange: detect native Apple clang correctly in config.lib #6773
Fixes: 00c1603256
6 years ago
Michael Lutz bc1b34d1a2 Add: GDPR notice to contributing guide and a matching pull request template.
Contents is adapted from the https://github.com/rsyslog/rsyslog project, which has mainly European contributors.
6 years ago
translators 2f5cb9e4fc Update: Translations from eints
catalan: 63 changes by juanjo
6 years ago
translators 6a6ffddc5f Update: Translations from eints
greek: 46 changes by kyrm
italian: 44 changes by lorenzodv
6 years ago
Niels Martin Hansen 2a868b9f3b Feature: Framerate display window (#6822)
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
6 years ago
Charles Pigott a3d1950b65 Codechange: Ensure that -lfreetype is always last when linking statically
Fixes weird bug with MinGW
6 years ago
Charles Pigott 63898f61b0 Codechange: Rearrange struct packing defines and make MinGW use _Pragma pack style 6 years ago
translators 93469a92f2 Update: Translations from eints
korean: 3 changes by kevinhigh
6 years ago
translators 3014213186 Update: Translations from eints
malay: 11 changes by eidan_shafie
6 years ago
translators f70544074c Update: Translations from eints
latin: 19 changes by Supercheese
english (us): 19 changes by Supercheese
6 years ago
translators 85ef5acf29 Update: Translations from eints
malay: 10 changes by eidan_shafie
spanish (mexican): 9 changes by Absay
6 years ago
translators ae13f88c12 Update: Translations from eints
malay: 9 changes by eidan_shafie
6 years ago
translators 8bbf06e0d4 Update: Translations from eints
belarusian: 7 changes by KorneySan
russian: 7 changes by Lone_Wolf
6 years ago
translators 5a11c6a036 Update: Translations from eints
russian: 6 changes by Lone_Wolf
6 years ago
Ingo von Borstel 88b77a7883
Fix #6844: Compile warning when compiling dedicated server (#6849) 6 years ago
translators 2ed0e30a8f Update: Translations from eints
malay: 37 changes by eidan_shafie
6 years ago
translators f86dc6867e Update: Translations from eints
serbian: 37 changes by Srbija
6 years ago
translators 210afa3701 Update: Translations from eints
serbian: 23 changes by Srbija
greek: 6 changes by Jubilee
russian: 1 change by Lone_Wolf
danish: 7 changes by filli1303
finnish: 21 changes by ln
6 years ago
Jonathan G Rennison 491a884944 Fix: ALL_CARGOTYPES mask constant was 32 instead of 64 bits (#6845)
NUM_CARGO and CargoTypes were increased from 32 to 64 cargoes/bits
respectively in commit 11ab3c4ea2
6 years ago
translators 4a35409e0f Update: Translations from eints
italian: 1 change by lorenzodv
6 years ago
translators 8f278b3405 Update: Translations from eints
croatian: 4 changes by VoyagerOne
6 years ago
Niels Martin Hansen 6cf4d7d3ef Fix: Put last SVN revision back in NewGRF version number (#6843)
This is necessary to be compatible with some Game Scripts that might trigger compatibility modes if the SVN revision part is wrong. Potentially some NewGRFs might also be affected.

See for example [SuperLib's Helper class](https://dev.openttdcoop.org/projects/superlib/repository/entry/helper.nut#L280), containing this function:

    function _SuperLib_Helper::HasWorldGenBug()
    {
    	local version = _SuperLib_Helper.GetOpenTTDVersion();
    
    	if (version.Major == 0 || (version.Major == 1 && version.Minor <= 3)) {
    		return version.Revision < 25339;
    	} else {
    		return version.Revision < 25305;
    	}
    }

If this function sees a Revision value of zero, it might trigger a workaround not required, causing a regression in scripts dependent on this. The MinimalGS example, for one, will trigger this.
6 years ago
J0anJosep 4189cb85ba Codechange: Use HasTracks with TrackStatus. 6 years ago
J0anJosep d01c09fb73 Codechange: Use HasTrack(dir) to improve code readability. 6 years ago
J0anJosep 31ac11bddb Codechange: Increase readability of track functions and pathfinders. 6 years ago
Juanjo 85ebe20a76 Cleanup: Unnecessary assignation on FollowTileExit(): done previously on the function. 6 years ago
Juanjo 6a9df285d0 Codechange: Separate an assertion. More information if assert is triggered. 6 years ago