summaryrefslogtreecommitdiff
path: root/aircraft_gui.c
AgeCommit message (Expand)Author
2005-06-07(svn r2432) Use GetEngine() instead of DEREF_ENGINE() or even _engines[]tron
2005-06-06(svn r2428) - Feature: [newgrf] Implement shorter train vehicles (Therax), a...hackykid
2005-06-05(svn r2413) - Codechange: Rewrite the displaying of purchase details a bit, ...hackykid
2005-06-05(svn r2412) - Fix: [ 1214948 ] building vehicles without depot crashes game....hackykid
2005-06-04(svn r2407) Use {Get,Is}TileOwner to get/check the owner of a tile and fix so...tron
2005-06-02(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.Darkvater
2005-05-15(svn r2324) Introduce _cmd_text for passing strings with a command instead of...tron
2005-05-14(svn r2306) - CodeChange: Check the last commands; refits. This needed an ext...Darkvater
2005-05-11(svn r2294) - CodeChange: check the service interval settings when changing o...Darkvater
2005-03-11(svn r1989) -Feature: Resizable vehicle view windows; this is based on a patc...tron
2005-02-06(svn r1827) Next iteration of the byte -> char transition: some string drawin...tron
2005-02-06(svn r1817) -Codechange: Moved depot-functions to depot.ctruelight
2005-02-05(svn r1803) Move debugging stuff into files of it's owntron
2005-02-04(svn r1798) GetFoo(i)->index is per definition i, so replace the former with ...tron
2005-01-31(svn r1750) - Feature: [ 1093261 ] Saving vehicle sorting criteria for each v...darkvater
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron
2005-01-18(svn r1556) -Fix: Vehicle list updates should now really workCelestar
2005-01-16(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...tron
2005-01-15(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.truelight
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-11(svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 a...darkvater
2005-01-10(svn r1466) -Fix: oops, depot windows can of course also scroll horizontally....darkvater
2005-01-10(svn r1464) -Fix: [1099106] Resizeable portion of bus/air/rail depots window ...darkvater
2005-01-10(svn r1463) -Fix: [1099451] Game crashes after the click on Rename (see also ...darkvater
2005-01-07(svn r1412) -Feature/Fix: Aircraft refit options have been restricted to "sane"celestar
2005-01-07(svn r1410) Replaced all occurences of 'passanger' by 'passenger' in the codecelestar
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-04(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...darkvater
2005-01-04(svn r1372) -Fix: fixed some GUI glitches introduced with resize-buttonstruelight
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-22(svn r1232) Plug memory leaktron
2004-12-22(svn r1213) -Feature: Stickified vehicle listsdarkvater
2004-12-21(svn r1211) -Feature: Introduce sticky windows to all vehicle windows...Just ...darkvater
2004-12-19(svn r1179) Fix: Tooltips for vehicle list sortingdominik
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
2004-12-05(svn r955) Replace uint16 for orders with struct Ordertron
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-03(svn r920) Replace vehicle info macros with inline functions and add asserts ...tron
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-13(svn r572) -newgrf: Support for custom (newGRF-yielded) refit masks for train...darkvater
2004-11-13(svn r570) -newgrf: Support for custom aircrafts via GRF files. Planeset seem...darkvater
2004-09-14(svn r244) -Fix: Stations were not sorted for non-player-0 playersdarkvater
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron)darkvater
2004-09-07(svn r175) -Fix: [1023771] inconsistent/missing stations in station list. For...darkvater
2004-09-06(svn r169) -Fix: move around sort-widgets a bit so it looks more naturaldarkvater
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater