Commit Graph

466 Commits (82136fbc62301c0f350c51d438c10be04c863720)

Author SHA1 Message Date
alberth 0a7fc9e4ea (svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured industries in smallmap. 15 years ago
rubidium 891ded5c48 (svn r18658) -Fix [FS#3443]: wrong strings drawn for cargo subtype in vehicle details 15 years ago
rubidium a8d6d18b22 (svn r18608) -Change: add the concept of music sets 15 years ago
rubidium ade9773080 (svn r18603) -Codechange: move getting the song name to music_gui.cpp 15 years ago
alberth ca66652005 (svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily based on code by erikjanp). 15 years ago
peter1138 e97f828c64 (svn r18548) -Fix (r18541): Unused string slipped in. 15 years ago
peter1138 37a6907e79 (svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation. 15 years ago
peter1138 99bb3a95b4 (svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris. 15 years ago
rubidium 5e2b7e0238 (svn r18522) -Feature: add the possibility to not make new tree tiles in-game 15 years ago
rubidium 5afa990ccf (svn r18516) -Feature [FS#3359]: moving of AIs in the AI configuration window. Based on a patch by Zuu. 15 years ago
rubidium 3e6c530e1e (svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error. 15 years ago
frosch 9dd74395c8 (svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow. 15 years ago
rubidium a7beae8733 (svn r18363) -Feature: do not require advanced settings multistrings to start at 0 15 years ago
rubidium 3a83eab967 (svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future 15 years ago
rubidium 8a8bf6c53d (svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123. 15 years ago
rubidium 0fce00edd8 (svn r18338) -Codechange: remove the need for {SKIP} 15 years ago
alberth 548f47af58 (svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + strings. 15 years ago
frosch ae97bf029c (svn r18328) -Codechange: Remove last usage of {SETX} from strings. 15 years ago
frosch 49aca1edc0 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware. 15 years ago
frosch b4626547b5 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. 15 years ago
rubidium 5dc2e2831d (svn r18304) -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :( 15 years ago
rubidium 851c71a79d (svn r18294) -Feature: set the start time of a timetable 15 years ago
rubidium 48d74751ac (svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. 15 years ago
rubidium 6befa88d82 (svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus. 15 years ago
smatz f0c64208cf (svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others) 15 years ago
rubidium 5e247b6e43 (svn r18267) -Codechange: make the music window big font aware 15 years ago
rubidium 584c75722e (svn r18264) -Codechange: make the company league window big font aware 15 years ago
rubidium a37607bac1 (svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white 15 years ago
rubidium 77d6c4e07a (svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware 15 years ago
rubidium c24755c032 (svn r18189) -Codechange: remove some now unneeded strings 15 years ago
rubidium 8e201585e6 (svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing 15 years ago
rubidium 4ade749532 (svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message 15 years ago
rubidium a7bf15d5a6 (svn r18172) -Fix: consistency w.r.t. using space after the copyright symbol in the about window 15 years ago
peter1138 d2358c5ea6 (svn r18160) -Codechange: The hyphen character may not line up in all fonts, so draw
the Y-axis ticks manually.
15 years ago
rubidium cb3c4f2ebe (svn r18125) -Fix: the waypoint/buoy window had the wrong text colour in their title 15 years ago
rubidium b824b27fd6 (svn r18115) -Codechange: prevent RTL glitch with refitting and cargo suffix 15 years ago
rubidium 16c2e53191 (svn r18078) -Codechange: remove some duplicate (non translatable) strings 15 years ago
rubidium 1066af500f (svn r18073) -Codechange: remove some more unneeded skips 15 years ago
rubidium 9d74a2910e (svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window 15 years ago
rubidium d41302c310 (svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings 15 years ago
rubidium 2a1cab4d46 (svn r18052) -Codechange/Fix: make the 'pause' chat message when actually executing the pause command. This to prevent showing paused and especially unpaused to be shown when the state doesn't change. Output now mentions whether pause changes keep the game paused and what reasons for pausing there 'currently' are. 15 years ago
rubidium c08c10f329 (svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining 15 years ago
rubidium 5d3fa80931 (svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets. 15 years ago
rubidium 4c06a9e549 (svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though 15 years ago
rubidium 1eea96d636 (svn r18009) -Codechange: make the 'create scenario' window nested 15 years ago
rubidium 32b568a7e9 (svn r17971) -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites. 15 years ago
rubidium b1f906e819 (svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings. 15 years ago
rubidium 955f48e0ac (svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the 'exclusive test'/'early offer'/'engine preview' window 15 years ago
rubidium 4fd74e2f94 (svn r17887) -Codechange: remove some (now) unneeded {SKIP}s 15 years ago
rubidium 22db089c0d (svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes, i.e. make it translatable 15 years ago
frosch 60188f496d (svn r17802) -Feature(ette) [FS#1862]: [NewGRF] Textstack support for CB 37. 15 years ago
rubidium 8c37da1be6 (svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're PMing 15 years ago
glx 57252e5225 (svn r17660) -Fix: StringID typo 15 years ago
rubidium 4347758e48 (svn r17658) -Codechange: remove custom drawing of the signal density in the signal GUI
-Codechange: move the state updates from OnPaint
15 years ago
rubidium 2b61d49f30 (svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested. 15 years ago
glx 92c4831bf2 (svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP 15 years ago
smatz 1da745c9ad (svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen) 15 years ago
rubidium 01ab1c6001 (svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet) 15 years ago
smatz 15511678e3 (svn r17603) -Codechange: since now, towns are 'founded' instead of 'built' 15 years ago
frosch 2d9c54c9a8 (svn r17541) -Feature: Filtering in Add-NewGRF dialog. 15 years ago
frosch 2773865cd6 (svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage. 15 years ago
rubidium e179a72d67 (svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what actually happened 15 years ago
rubidium f1cc044a40 (svn r17485) -Change [FS2459]: make the performance ratings harder to exploit; only count profitable vehicles and recently serviced stations. 15 years ago
rubidium dcd6b2096d (svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two. 15 years ago
rubidium bd9670ea47 (svn r17467) -Change: show the client id in join messages at the server (patch by dihedral) 15 years ago
rubidium b4e5383078 (svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes it consistent with selling. Based on a patch by planetmaker 15 years ago
rubidium 1f21a5cb41 (svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles. 15 years ago
alberth 6d89615f05 (svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None -'. 15 years ago
alberth 9fd22f727f (svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well. 15 years ago
yexo f3d2be7581 (svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets 15 years ago
smatz 352d07b1b5 (svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns 15 years ago
yexo 1f7fc96a78 (svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white 15 years ago
yexo dc24601b6d (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING 15 years ago
rubidium f582ccf395 (svn r17301) -Fix (r17297): typo 15 years ago
rubidium 3a661e7e64 (svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips 15 years ago
rubidium e09cba404c (svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases 15 years ago
rubidium 7fbc33dae1 (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
rubidium 2c896a9c6c (svn r17244) -Change: add $Id$ to the language files too 15 years ago
alberth 098756b84b (svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor. 15 years ago
rubidium 5294ca8a10 (svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay 15 years ago
smatz a29bbb1e1f (svn r17157) -Add: localised decimal separator 15 years ago
rubidium 9ee2a66c86 (svn r17139) -Change: add the concept of sound sets 15 years ago
smatz 2a430d981f (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
15 years ago
rubidium 3ecf335718 (svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear 15 years ago
rubidium 1fe3ad3288 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives 15 years ago
rubidium e0ba8e6b56 (svn r17070) -Codechange: some minor fixes to the order in english.txt 15 years ago
rubidium 5351db3703 (svn r17068) -Change: make a number of strings more consistent with their relatives 15 years ago
rubidium 6b59a238ae (svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place. 15 years ago
rubidium 04927226bd (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} 15 years ago
rubidium c9048bc6f8 (svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now 15 years ago
rubidium 8a20e528a5 (svn r17064) -Codechange: reorder another 1/3 of the strings 15 years ago
rubidium f5b1f23bb2 (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. 15 years ago
rubidium 4b2592dbc0 (svn r17062) -Change: unify the naming of some 125 strings 15 years ago
rubidium 3914bfecf6 (svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done) 15 years ago
yexo 113d276ca5 (svn r17059) -Codechange: Rename a few strings to reflect their usage 15 years ago
rubidium a7b0040e30 (svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints 15 years ago
alberth 6d05326143 (svn r17030) -Codechange: Better descriptions for buoys. 15 years ago
rubidium a148a991bb (svn r17002) -Change: also support distant join for waypoints 15 years ago
rubidium c2fdb85c0d (svn r17000) -Change: allow overbuilding/extending waypoints 15 years ago
belugas 57dd3a7ad9 (svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker) 15 years ago