summaryrefslogtreecommitdiff
path: root/station_gui.c
AgeCommit message (Expand)Author
2005-07-16(svn r2594) Fix: [strgen] Misc updates to the string system.ludde
2005-07-15(svn r2580) Change: Added {INDUSTRY} command for printing industry names inst...ludde
2005-07-08(svn r2535) Tabstron
2005-06-21(svn r2468) -Codechange: Got rid of DEREF_PLAYER and replaced it by GetPlayercelestar
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 r2313) - Fix: [ 1202115 ] Clicking shipslist on bouy asserts GetPlayer()...Darkvater
2005-03-25(svn r2060) Clean up some string construction and remove now unused macrotron
2005-03-25(svn r2057) Add InlineString() to make _userstring construction a bit cleaner.tron
2005-03-09(svn r1978) - Fix: Plug some memleaks; thanks ValgrindDarkvater
2005-02-07(svn r1845) - Revert r1835 since it totally screws network compilingdarkvater
2005-02-06(svn r1833) byte -> char transition: the resttron
2005-02-06(svn r1827) Next iteration of the byte -> char transition: some string drawin...tron
2005-02-06(svn r1813) Declare functions implemented in strings.c in their own shiny new...tron
2005-02-05(svn r1803) Move debugging stuff into files of it's owntron
2005-02-03(svn r1776) -Add: Dynamic stations. You can now have up to 64k of stationstruelight
2005-02-02(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-idtruelight
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
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-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2004-12-28(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...truelight
2004-12-22(svn r1214) -Feature: Stickified Industries (list & window), Smallmaps (all t...darkvater
2004-12-12(svn r1027) Add tooltips to the per-station vehicle list buttonstron
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
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-22(svn r769) Fixed a tiny mistake in the _userstring boundary check. Let's hope...pasky
2004-11-22(svn r767) Introduce USERSTRING_LEN (128) and try to make sure we don't overf...pasky
2004-09-14(svn r244) -Fix: Stations were not sorted for non-player-0 playersdarkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
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 r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater
2004-08-16(svn r70) -Fix: typo in english.txtdarkvater
2004-08-16(svn r66) -Fix Station list updated on station deletion/station renamedarkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight