Commit Graph

23647 Commits (bdc58208365c36255006c3ee0fd61d354740618a)
 

Author SHA1 Message Date
Jonathan G Rennison bdc5820836 Merge branch 'master' into jgrpp
# Conflicts:
#	src/road_cmd.cpp
7 years ago
Jonathan G Rennison df3c10c523 Merge branch 'infrastructure_sharing' into jgrpp
# Conflicts:
#	src/infrastructure.cpp
#	src/order_cmd.cpp
7 years ago
Jonathan G Rennison f3b1059930 Fix order removal due to shared-infra company deletion.
Order totals were not updated correctly, implicit orders not handled
properly, etc.
Create generic function for vehicle order filtering.
Use for station deletion and infra sharing company deletion.
7 years ago
Jonathan G Rennison 091c30e254 Merge branch 'custom_bridgeheads' into jgrpp 7 years ago
Jonathan G Rennison 3278051913 Fix crash when removing secondary road type from tunnel. 7 years ago
Jonathan G Rennison c6fa52f1f1 Fix wrong calculation of road tunnel infrastructure counts. 7 years ago
Jonathan G Rennison adb4463e5e Add console command to check caches. 7 years ago
Jonathan G Rennison 3813b3ca09 Dump infrastructure totals when mismatch detected in CheckCaches. 7 years ago
Jonathan G Rennison e11f295b29 Change console command to unblock heliports to be unlisted. 7 years ago
Jonathan G Rennison 2fbeb29277 Merge branch 'crashlog_improvements' into jgrpp
# Conflicts:
#	src/misc.cpp
#	src/openttd.cpp
7 years ago
Jonathan G Rennison 349ddd90b7 Maintain a circular buffer of recent commands, add to crashlog.
Add console command to dump command log.
Increase max crashlog size.
7 years ago
Jonathan G Rennison 3884ea5da1 Add option for console commands to be unlisted. 7 years ago
Jonathan G Rennison 3ba859727c Increase verbosity of asserts in OrderList::DebugCheckSanity. 7 years ago
Jonathan G Rennison fe150d097d Merge branches 'cpp-btree' and 'progsig-sx' into jgrpp 7 years ago
Jonathan G Rennison e459ebe2ad Remove assert.h include from progsig, as this overrides OpenTTD's assert 7 years ago
Jonathan G Rennison 418e9f4158 Remove assert.h include from btree.h, as this overrides OpenTTD's assert 7 years ago
Jonathan G Rennison 064a36b319 Merge branch 'crashlog_improvements' into jgrpp 7 years ago
Jonathan G Rennison 102405e082 Fix recursive faults in Window crash logger due to message box event loop. 7 years ago
Jonathan G Rennison 018cc59079 Add scope logging for IndividualRoadVehicleController. 7 years ago
Jonathan G Rennison bac7fe5542 Increase maximum permitted group name length. 7 years ago
translators 9eff17e66b (svn r27747) -Update from Eints:
korean: 7 changes by telk5093
7 years ago
Jonathan G Rennison 987e752cee Fix articulated trams decoupling when turning around
In the case where the front of the tram starts turning due to a
non-waitable dead-end, and before the next vehicle part can turn
the dead-end is removed.
7 years ago
Jonathan G Rennison a4338ee97f Cherry-pick readme/changelog for jgrpp-0.17.1 7 years ago
Jonathan G Rennison f89e8b76d6 Fix increased number of NewGRFs support.
Improve error handling if multiplayer limit is exceeded.
7 years ago
Jonathan G Rennison 7e89b9789f Linkgraph: Fix divide by 0 error when total linkgraph cost estimate <= 1. 7 years ago
Jonathan G Rennison e474f3b740 Merge remote-tracking branch 'kiwitreekor/jgrpp' into jgrpp 7 years ago
Jonathan G Rennison fba4268127 Build and refit vehicle test no longer needs to match exec command. 7 years ago
kiwitreekor daa9671aee Translation update for JGRPP 0.17.0
Add String STR_CONFIG_SETTING_ENABLE_ROAD_CUSTOM_BRIDGE_HEADS and STR_CONFIG_SETTING_ENABLE_ROAD_CUSTOM_BRIDGE_HEADS_HELPTEXT
7 years ago
Jonathan G Rennison 4550ac39b9 Merge branch 'signal_tunnels_bridges' into jgrpp 7 years ago
Jonathan G Rennison e1ee952b85 Fix crash when updating infrastructure totals when deleting bridge with signals. 7 years ago
frosch 9d85de4d3e (svn r27746) -Fix [FS#6538]: PR_CLEAR_ROAD refers to cost per roadbit. Removing secondary roadtypes from bridges was too cheap. (JGR) 7 years ago
frosch c46e51449e (svn r27745) -Update: Baseset translations 7 years ago
Jonathan G Rennison a36bac6d0e Readme formatting fix 7 years ago
translators 594b328c7e (svn r27744) -Update from Eints:
basque: 20 changes by Thadah
dutch: 4 changes by habell
7 years ago
Jonathan G Rennison 7f9ce94cbc Change SharesMap form std::map to btree map. 7 years ago
Jonathan G Rennison 117b56caeb Linkgraph: Replace a std::list with a std::vector. 7 years ago
Jonathan G Rennison c86a027e88 Linkgraph: Use an arena allocator for path objects.
Fixes leaks when job is aborted early.
7 years ago
Jonathan G Rennison a67ecb4f6e Merge branch 'cpp-11' into jgrpp 7 years ago
Jonathan G Rennison 3f2c561867 Linkgraph: Add support for aborting MCF passes early. 7 years ago
Jonathan G Rennison 2080daab8d Linkgraph: Refactoring to avoid manual deletes. 7 years ago
Jonathan G Rennison 8f3e0c4fe5 Add a custom arena allocator utility. 7 years ago
Jonathan G Rennison 28211c21fc Linkgraph: Fix a memory leak when aborting job early. 7 years ago
Jonathan G Rennison 9d5f34fea6 Replace various uses of std::set/map with btree containers. 7 years ago
Jonathan G Rennison 76de8f9b13 Merge branch 'cpp-btree' into jgrpp
# Conflicts:
#	projects/openttd_vs100.vcxproj
#	projects/openttd_vs100.vcxproj.filters
#	projects/openttd_vs140.vcxproj
#	projects/openttd_vs140.vcxproj.filters
#	source.list
7 years ago
Jonathan G Rennison 1be9660730 Version: Committing version data for tag: jgrpp-0.17.0 7 years ago
Jonathan G Rennison ea11846d5d Merge branch 'master' into jgrpp 7 years ago
Jonathan G Rennison 3d0ed3547b Update source.list and project files with btree headers. 7 years ago
Jonathan G Rennison b4cfb1adbc Import cpp-btree library into 3rdparty section.
Repo: https://github.com/JGRennison/cpp-btree
Commmit: 6cabdb40fcbb7e12e6d499f92b898f6ec80ae0f1

Remove test program, build scripts, etc.
7 years ago
Jonathan G Rennison 9d9799a39f Merge branch 'template_train_replacement' into jgrpp 7 years ago
Jonathan G Rennison 120fcf995d TBTR: Remove unused const variable. 7 years ago