Commit Graph

8934 Commits (bf1d42c23d9c7249d63edd953339af9e6acc9b0d)
 

Author SHA1 Message Date
belugas bf1d42c23d (svn r12705) -Codechange: enumification of some more widgets 16 years ago
belugas 7e601e6bd2 (svn r12704) -Codechange: code style cleanup, mostly switch case alignment 16 years ago
rubidium cf00e8e1d9 (svn r12701) -Codechange: do not explicitly number a widget enum because that causes a big diff when adding something. 16 years ago
maedhros c4496d78e5 (svn r12700) -Cleanup (r12699): Remove an unused string. 16 years ago
maedhros b0629b31fa (svn r12699) -Codechange: Unify the order drawing code for orders and timetables. 16 years ago
rubidium 760a57867f (svn r12698) -Codechange: skip orders to stations that do not have a train part anymore, just like is done for road vehicles and ships. 16 years ago
rubidium 60102c9d73 (svn r12697) -Codechange: give signs_gui.cpp a touch of coding style. 16 years ago
rubidium b6ce235700 (svn r12696) -Fix: loading ancient savegames could result in invalid orders in order lists with all related problems. 16 years ago
rubidium 8ab49198b9 (svn r12695) -Codechange: only allocate window structs when needed. Based on a patch by Alberth. 16 years ago
rubidium 1fe1b5da80 (svn r12694) -Fix: do not call the mouse over callback on already deleted windows. 16 years ago
rubidium 99b51aa235 (svn r12693) -Documentation: add some documentation to some window related stuff. Based on a patch by Albert. 16 years ago
rubidium c36d613b9b (svn r12692) -Codechange: swap to functions to remove a function declaration. 16 years ago
glx 5a6014d7e3 (svn r12691) -Fix (r12459): all company related news displayed the 'company is in trouble' message 16 years ago
smatz b18f330739 (svn r12690) -Cleanup: remove unused table from tgp.cpp 16 years ago
rubidium a277d2df86 (svn r12689) -Feature: non-stop(or rather no non-stop) and via orders for road vehicles. 16 years ago
rubidium 79f4d763ed (svn r12688) -Change: make default non-stop for depot/waypoint orders the same as for stations. 16 years ago
rubidium 22353393cd (svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading. 16 years ago
glx 0b3a78b927 (svn r12686) -Fix: MSVC signed/unsigned warning 16 years ago
smatz 821ef83af9 (svn r12685) -Codechange: DebugDumpCommands() couldn't be inlined, define it as a macro instead 16 years ago
rubidium 67bb680d26 (svn r12684) -Fix [FS#1891]: manually given service at depot order is not forgotten anymore when autoservice 'interferes'. 16 years ago
rubidium 48d95252d5 (svn r12683) -Fix [FS#1906]: in some cases a news messages would not be shown. 16 years ago
rubidium 1078bc7dd0 (svn r12682) -Fix [FS#1920]: removing road pieces from a town gave you twice the intended penalty. 16 years ago
rubidium 6d04b589d8 (svn r12681) -Fix [FS#1921]: aircraft stopping mid-air. 16 years ago
belugas 03f9718489 (svn r12679) -Codechange : a little bit of widget enumification 16 years ago
rubidium ef1bf22d59 (svn r12678) -Fix [FS#1918]: when a road vehicle has a tram only stop multiple times in a row in it's orders, only the first one would be skipped. 16 years ago
peter1138 3f7327fcb2 (svn r12676) -Codechange: Reinstate colour selection buses, absent since r6455. 16 years ago
peter1138 66783add65 (svn r12675) -Codechange: Add support for custom drawing of drop down list items. 16 years ago
peter1138 5d755429b4 (svn r12674) -Fix [FS#1902]: Colour remaps on station sprites only worked for company colours. 16 years ago
peter1138 9e69877e70 (svn r12672) -Codechange: Add support for variably-sized drop down list items. 16 years ago
smatz 6a661582d4 (svn r12671) -Fix (r12644): orders window of competitors' vehicles was missing a resizebox 16 years ago
rubidium 7ea682d6eb (svn r12670) -Add: unconditional/always order 'jump/skip' variable. 16 years ago
rubidium fec2550803 (svn r12669) -Fix (r12667): crash when a vehicle has never been to a station and the load percentage conditional variable is evaluated. 16 years ago
rubidium 85354456b9 (svn r12668) -Fix (12667): swapping of variables went wrong. 16 years ago
rubidium 0e40b1013c (svn r12667) -Feature: conditional 'skip/jump' orders. 16 years ago
rubidium d02f46b959 (svn r12666) -Fix: the time table GUI did not show some data in the correct manner. 16 years ago
rubidium 5c8444638e (svn r12665) -Codechange: make the internal speed <-> display speed conversions available to a bigger part of the code. 16 years ago
rubidium 02f8281ce2 (svn r12664) -Codechange: do not force the 'color' pointer to be non-NULL when trying to get the load percentage. 16 years ago
rubidium 89ff74fa73 (svn r12663) -Codechange: move the definition from 'order_d' to a more appropriate place and do not misuse it for the time table GUI. 16 years ago
belugas b21b003f90 (svn r12662) -Codechange: Comment-code style application 16 years ago
rubidium 6fa7001531 (svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot. 16 years ago
rubidium 48703f69f4 (svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion). 16 years ago
rubidium 3c7e23fa8c (svn r12659) -Cleanup: some style cleanups in vehicle.cpp. 16 years ago
rubidium daf5a2f1bc (svn r12658) -Codechange: unify a vast portion of the CmdSend<VehicleType>ToDepot commands. 16 years ago
rubidium aa8a5b2c39 (svn r12657) -Codechange: add 'FindClosestDepot' to the vehicle class. 16 years ago
rubidium 23465fa7c4 (svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect. 16 years ago
rubidium 1059f1e9f6 (svn r12655) -Change: show the current state in the drop down 'buttons'. 16 years ago
rubidium 39c5c448b9 (svn r12654) -Codechange: remove some unneeded right click handling due to the splitting of the load/refit button. 16 years ago
rubidium bdf606967f (svn r12653) -Codechange: disable load/unload dropdowns when there is a 'via' non-stop order to emphasize that loading/unloading will not be done. 16 years ago
rubidium 4ad8b95dcc (svn r12652) -Codechange: rework the order GUI a little more to make it a little more clear that 'transfer' is just an unload type. 16 years ago
peter1138 3badd38914 (svn r12651) -Fix (r12644) [FS#1915]: Dropdown widget width should be one pixel less than window width, not one more. 16 years ago