summaryrefslogtreecommitdiff
path: root/main_gui.c
AgeCommit message (Expand)Author
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-01-30(svn r1734) - Fix: [ 1112253 ] hijacking of arrow keys, game also scrolled wh...darkvater
2005-01-29(svn r1722) -Feature: Bigger maps - anyone?tron
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron
2005-01-28(svn r1703) - Fix: Scrolling with the arrow keys is now smooth and it now als...dominik
2005-01-25(svn r1667) - Feature: Signs are now shown in the color of the player who cre...dominik
2005-01-24(svn r1653) -Fix: removed CTRL+A and CTRL+B cheats; thanks Hackykiddarkvater
2005-01-24(svn r1648) -Fix: server can now pause and unpause a game through the console...darkvater
2005-01-23(svn r1610) Remove trailing whitespace (last time ever, i hope)tron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-19(svn r1571) Feature: Visually enhanced autorail placingdominik
2005-01-19(svn r1568) made an enum of train subtypes to make the code more readablebjarni
2005-01-16(svn r1545) Add TileHeight() which returns the height (not multiplied by 8)tron
2005-01-16(svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ...tron
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-15(svn r1515) -Removed the 'close ALL windows' from the toolbar since shift+del...darkvater
2005-01-14(svn r1514) -Fix: [1092474] little red box in scenario editor (Celestar). Err...darkvater
2005-01-13(svn r1502) -Fix: [1101889] Crash under windows... stupid typo in player_gui....darkvater
2005-01-13(svn r1497) -Fix: [1101179] Crash if generating land while industry window is...darkvater
2005-01-12(svn r1487) -Fix: [1100736] wrong tooltip for place desert buttondarkvater
2005-01-12(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it...truelight
2005-01-11(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...darkvater
2005-01-10(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...darkvater
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-03(svn r1353) -Fix: [1092707] placing rocks in scenario editor. You can place r...darkvater
2005-01-03(svn r1349) -Fix: [1093485] Dissappearing rocks in Scenario Editordarkvater
2005-01-03(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...truelight
2004-12-28(svn r1286) -Fix: oeps, I clamp'd some numbers wrong :$truelight
2004-12-28(svn r1284) -Fix: Fixed 'money-cheat' (read: bug which could give people a lo...truelight
2004-12-23(svn r1263) -Fix: [Network] Client-names are limited (serverside) to 25 charstruelight
2004-12-23(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.darkvater
2004-12-22(svn r1225) -Feature: SHIFT+DEL now deletes all non-vital windows (only statu...darkvater
2004-12-22(svn r1214) -Feature: Stickified Industries (list & window), Smallmaps (all t...darkvater
2004-12-19(svn r1176) -Fix: [Network] PlayerBasedMenu's caused crashes when a company w...truelight
2004-12-19(svn r1174) -Fix: [Network] All strings can now be translated (no more hardco...truelight
2004-12-17(svn r1146) -Fix: You can no longer change waypoints whom are owned by somebo...truelight
2004-12-15(svn r1121) -Feature: Added sticky windows feature. A small pin allows the us...darkvater
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-15(svn r1108) -Fix: [Network] Fixed problem around slow clients:truelight
2004-12-14(svn r1092) Fix: Autorail can be accessed with the 'a' hotkey againdominik
2004-12-14(svn r1082) Feature: Chat toolbardominik
2004-12-12(svn r1040) Fix: All character hotkeys are disabled now when a window for typ...dominik
2004-12-12(svn r1035) Fix: Added a line that I accidentally deleted in r1033dominik
2004-12-12(svn r1033) -Add: 'l' openes the landscaping toolbar globallydominik
2004-12-12(svn r1030) Some toolbar icons are arranged differently:dominik
2004-12-12(svn r1022) -Fix: [Network] [ 1083690 ] The password dialog made the network truelight
2004-12-10(svn r1009) -Feature: per-station vehicle liststron
2004-12-09(svn r1002) -Fixed the placement of the OpenTTD logo a bit (thx Jango).darkvater