You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/widgets
Patric Stout 62cdadb582 Change: move "give money" from client-list to company window
This is a much better location for this button, as you send
money from one company to another company, not from player
to player.

This is based on work done by JGRPP in:
f820543391
and surrounding commits, which took the work from estys:
https://www.tt-forums.net/viewtopic.php?p=1183311#p1183311

We did modify it to fix several bugs and clean up the code while
here anyway.

The callback was removed, as it meant a modified client could
prevent anyone from seeing money was transfered. The message
is now generated in the command itself, making that impossible.
4 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
ai_widget.h Cleanup: Removed SVN headers 5 years ago
airport_widget.h Cleanup: Removed SVN headers 5 years ago
autoreplace_widget.h Cleanup: Removed SVN headers 5 years ago
bootstrap_widget.h Cleanup: Removed SVN headers 5 years ago
bridge_widget.h Cleanup: Removed SVN headers 5 years ago
build_vehicle_widget.h Cleanup: Removed SVN headers 5 years ago
cheat_widget.h Cleanup: Removed SVN headers 5 years ago
company_widget.h Change: move "give money" from client-list to company window 4 years ago
console_widget.h Cleanup: Removed SVN headers 5 years ago
date_widget.h Cleanup: Removed SVN headers 5 years ago
depot_widget.h Cleanup: Removed SVN headers 5 years ago
dock_widget.h Cleanup: Removed SVN headers 5 years ago
dropdown.cpp Codechange: Store base set related texts in std::strings. 4 years ago
dropdown_func.h Cleanup: Removed SVN headers 5 years ago
dropdown_type.h Codechange: Store base set related texts in std::strings. 4 years ago
dropdown_widget.h Cleanup: Removed SVN headers 5 years ago
engine_widget.h Cleanup: Removed SVN headers 5 years ago
error_widget.h Cleanup: Removed SVN headers 5 years ago
fios_widget.h Cleanup: Removed SVN headers 5 years ago
framerate_widget.h Cleanup: Removed SVN headers 5 years ago
genworld_widget.h Cleanup: Removed SVN headers 5 years ago
goal_widget.h Cleanup: Removed SVN headers 5 years ago
graph_widget.h Cleanup: Removed SVN headers 5 years ago
group_widget.h Feature: Option to group vehicle lists by shared orders 4 years ago
highscore_widget.h Cleanup: Removed SVN headers 5 years ago
industry_widget.h Feature: Industry directory cargo filtering 5 years ago
intro_widget.h Cleanup: Removed SVN headers 5 years ago
link_graph_legend_widget.h Cleanup: Removed SVN headers 5 years ago
main_widget.h Cleanup: Removed SVN headers 5 years ago
misc_widget.h Codechange: Use a dynamic copyright year 4 years ago
music_widget.h Cleanup: Removed SVN headers 5 years ago
network_chat_widget.h Cleanup: Removed SVN headers 5 years ago
network_content_widget.h Cleanup: Removed SVN headers 5 years ago
network_widget.h Change: Remove the LAN/Internet combobox from the server list in favour of adding two separate search buttons. 4 years ago
newgrf_debug_widget.h Cleanup: Removed SVN headers 5 years ago
newgrf_widget.h Cleanup: Removed SVN headers 5 years ago
news_widget.h Feature: Add a button to the vehicle advisory news window to open the group window. 5 years ago
object_widget.h Cleanup: Removed SVN headers 5 years ago
order_widget.h Cleanup: Removed SVN headers 5 years ago
osk_widget.h Cleanup: Removed SVN headers 5 years ago
rail_widget.h Cleanup: Removed SVN headers 5 years ago
road_widget.h Cleanup: Removed SVN headers 5 years ago
screenshot_widget.h Feature: Minimap screenshot 5 years ago
settings_widget.h Cleanup: Removed SVN headers 5 years ago
sign_widget.h Cleanup: Removed SVN headers 5 years ago
smallmap_widget.h Cleanup: Removed SVN headers 5 years ago
station_widget.h Change: Place "Group by" above "Sort by" in station window for consistency 4 years ago
statusbar_widget.h Cleanup: Removed SVN headers 5 years ago
story_widget.h Cleanup: Removed SVN headers 5 years ago
subsidy_widget.h Cleanup: Removed SVN headers 5 years ago
terraform_widget.h Cleanup: Removed SVN headers 5 years ago
timetable_widget.h Cleanup: Removed SVN headers 5 years ago
toolbar_widget.h Cleanup: Removed SVN headers 5 years ago
town_widget.h Cleanup: Removed SVN headers 5 years ago
transparency_widget.h Cleanup: Removed SVN headers 5 years ago
tree_widget.h Feature: Plant clumps of trees in editor by dragging on the landscape 4 years ago
vehicle_widget.h Feature: Option to group vehicle lists by shared orders 4 years ago
viewport_widget.h Cleanup: Removed SVN headers 5 years ago
waypoint_widget.h Cleanup: Removed SVN headers 5 years ago