index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
script
/
api
Age
Commit message (
Expand
)
Author
2019-07-14
Fix: Make GSGoal.QuestionClient work correctly at least for clients with ID <...
dP
2019-07-07
Fix #5685: Check for free wagons in ScriptVehicleList
unknown
2019-06-30
Feature: Multi-tile docks and docking points.
peter1138
2019-05-11
Add: Show memory allocations by GS and AI in framerate window
Niels Martin Hansen
2019-05-11
Change: Limit memory allocations for each Squirrel instance
Niels Martin Hansen
2019-05-01
Add: New RoadType API functions.
peter1138
2019-05-01
Feature: Add NotRoadTypes (NRT)
peter1138
2019-04-29
Codechange: Remove Company/OwnerByte types
Charles Pigott
2019-04-29
Codechange: Remove RailTypeByte type
Charles Pigott
2019-04-25
Feature: Add station coverage area display for towns.
peter1138
2019-04-25
Feature: Add coverage area display for existing stations.
peter1138
2019-04-24
Fix: Automatic line breaking of the warning
Niels Martin Hansen
2019-04-24
Add: Warn players that company passwords are not truly secure
Niels Martin Hansen
2019-04-13
Fix: Industry coverage area is no longer rectangular. (#7464)
PeterN
2019-04-13
Codechange: Replace duplicated code with TileArea::Expand() (#7467)
PeterN
2019-04-11
Codechange: Replace NULL with nullptr in squirrel interface.
peter1138
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-31
Codechange: Remove ship max order distance from script API.
peter1138
2019-03-31
Fix 6fc60d8c4f: forgot to update API changelog
glx
2019-03-30
Codechange: Check airport layout would fit within map bounds before iterating...
PeterN
2019-03-29
Codechange: Distance between town and airport has already just been found, so...
PeterN
2019-03-28
Fix: MSVC warnings (#7423)
glx22
2019-03-24
Add: script API functions for build with refit feature
glx
2019-03-24
Feature: When filtering purchase list by cargo type, make buy button perform ...
peter1138
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2019-03-09
Feature: Non-rectangular sparse station catchment area.
Peter Nelson
2019-03-09
Codechange: Convert StationList from SmallVector to std::set.
peter1138
2019-03-08
Fix 13962a847, 00d28a500: forgotten squirrel_export run (#7345)
glx22
2019-03-08
Add: AI API for vehicle group colours (#7336)
PeterN
2019-03-03
Change: Heading for 1.10 now (#7319)
frosch
2019-03-03
Add: Add parent_group_id parameter to CreateGroup()
Peter Nelson
2019-03-03
Add: AI function to get current usage of a group.
Peter Nelson
2019-03-03
Add: AI functions to get/set company colours.
Peter Nelson
2019-03-03
Add: AI functions to get current and last year profit of a group.
Peter Nelson
2019-03-03
Add: AI functions to set/get vehicle group parent.
Peter Nelson
2019-02-23
Change: Framerate window can now scroll and resize
Niels Martin Hansen
2019-02-23
Change: Add scrollbar to cargo legend in cargo payment rates window.
Peter Nelson
2019-02-23
Feature: Add option to adjust font size separately from GUI size. (#7003)
Greg Carlin
2019-02-19
Doc: [AI] UnshareOrders empties the orders list of the vehicle.
Samu
2019-02-15
Fix #7224: AI could no longer create groups. (#7233)
PeterN
2019-02-10
Fix: line ending issues with MSYS2
glx
2019-02-06
Fix #7108: Missed generate_widget script run for livery changes.
Peter Nelson
2019-01-31
Change: Give AI/GSBridge::GetName an extra parameter to refer the vehicle typ...
SamuXarick
2019-01-31
Feature: Group liveries, and livery window usability enhancements. (#7108)
PeterN
2019-01-28
Fix #7112, fef8b831a9: incorrect precondition check (#7127)
glx22
2019-01-23
Add: generate_widget.vbs to allow script_window.hpp enums generation for user...
glx
2019-01-23
Fix: keep the line ending when generating widget enums with bash/gawk on windows
glx
2019-01-14
Fix: BSD find used by OSX requires explicit path
glx
2019-01-14
Add: squirrel_export.vbs for users unable to run bash/gawk scripts
glx
[prev]
[next]