summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-29(svn r6579) -Fix r6552: [depot window] solved a condition where pressing auto...bjarni
2006-09-29(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of M...belugas
2006-09-29(svn r6570) -Feature: added "start all" and "stop all" buttons to the vehicle...bjarni
2006-09-29(svn r6569) -Fix r6562: fixed incorrect drawing of road vehicle depotbjarni
2006-09-29(svn r6568) WebTranslator2 update to 2006-09-29 11:43:44miham
2006-09-29(svn r6567) -Fix r6542: [depot window] solved an issue where the confimation ...bjarni
2006-09-29(svn r6565) - Fix (r6562): Missing newline at EOF caused a compiler warningpeter1138
2006-09-28(svn r6562) -Codechange: merged the vehicle list window widget arraysbjarni
2006-09-28(svn r6561) -Fix r6513: [depot window] fixed an off by one error, that caused...bjarni
2006-09-28(svn r6560) - Codechange: Minor fix; add missing #include guards and comments...peter1138
2006-09-28(svn r6559) -Codechange: [vehicle list windows] moved creation and drawing co...bjarni
2006-09-28(svn r6556) WebTranslator2 update to 2006-09-28 18:28:48miham
2006-09-28(svn r6554) -Fix r6513: [depot window] fixed a bug where moving rail vehicles...bjarni
2006-09-28(svn r6552) -Feature: [depot window] added a "autoreplace all vehicles in dep...bjarni
2006-09-28(svn r6544) - Codechange: Rename CmdReplaceVehicle to CmdSetAutoReplace, to r...peter1138
2006-09-28(svn r6543) WebTranslator2 update to 2006-09-28 07:40:01miham
2006-09-27(svn r6542) -Feature: [depot window] added a "sell all vehicles in depot" buttonbjarni
2006-09-27(svn r6536) WebTranslator2 update to 2006-09-27 22:37:14miham
2006-09-27(svn r6533) - Fix (r6532): Somebody forgot to add newsounds to the ttdpatch f...peter1138
2006-09-27(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound ...peter1138
2006-09-27(svn r6531) WebTranslator2 update to 2006-09-27 18:06:40miham
2006-09-27(svn r6530) -Fix r6529: added missing header file (oops)bjarni
2006-09-27(svn r6529) -Fix r6513: [depot window] added missing switch in CcCloneVehicle()bjarni
2006-09-27(svn r6528) -Fix r6527: fixed an off by one error in an assertbjarni
2006-09-27(svn r6527) -Codechange: [depot window] added asserts to ensure that widget n...bjarni
2006-09-27(svn r6526) -Codechange: [depot window] the train only widgets are now resize...bjarni
2006-09-27(svn r6525) -Codechange r6513: altered how to control how to move widgets aro...bjarni
2006-09-27(svn r6524) -Code cleanup r6515: cleaned up the command to start/stop all veh...bjarni
2006-09-27(svn r6523) - 'Feature'/'Fix': Add tooltips to the new company colour windowpeter1138
2006-09-27(svn r6522) -Feature: [depot window] the buttons are now "scaled" resizedbjarni
2006-09-27(svn r6521) WebTranslator2 update to 2006-09-27 13:29:33miham
2006-09-27(svn r6520) -Fix r6515: "start all" and "stop all" buttons in depot windows a...bjarni
2006-09-27(svn r6519) -Code cleanup r6518: changed a line to apply to the coding stylebjarni
2006-09-27(svn r6518) -Codechange: unified the vehicle refit windowsbjarni
2006-09-27(svn r6516) -Fix r6513: killed warnings about two variables being used uninit...bjarni
2006-09-26(svn r6515) -Feature: added "start all" and "stop all" buttons to the depot w...bjarni
2006-09-26(svn r6514) WebTranslator2 update to 2006-09-26 21:05:50miham
2006-09-26(svn r6513) -Codechange: unified the code to draw depot windowsbjarni
2006-09-25(svn r6505) WebTranslator2 update to 2006-09-25 19:11:24miham
2006-09-24(svn r6504) WebTranslator2 update to 2006-09-24 17:53:26miham
2006-09-24(svn r6503) -Codechange: added a function to tell what vehicles a depot containsbjarni
2006-09-23(svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo...belugas
2006-09-22(svn r6497) -Fix r6165: Vehicles heading for depots when their orders contain...bjarni
2006-09-22(svn r6496) -Codechange: removed direct map access in train_cmd.c (Rubidium)glx
2006-09-22(svn r6495) -Codechange: removed direct map access in pathfind.cglx
2006-09-21(svn r6493) WebTranslator2 update to 2006-09-21 19:25:54miham
2006-09-21(svn r6492) WebTranslator2 update to 2006-09-21 17:23:02miham
2006-09-21(svn r6491) Remove the SDL_CONFIG=sdl11-config special case for FreeBSD, it's...tron
2006-09-20(svn r6489) WebTranslator2 update to 2006-09-20 21:31:31miham
2006-09-20(svn r6486) -Fix (r6485): wrong variable name used in GetNewgrfCurrencyIdConv...glx