Commit Graph

7718 Commits (777d5ce12eaf60389746245f3e3ceae408afc17e)

Author SHA1 Message Date
rubidium abe1c6f3c7 (svn r18150) -Codechange: make the horizontal scrollbar scroll in the opposite direction with RTL 15 years ago
translators 673ebe0518 (svn r18149) -Update from WebTranslator v3.0:
dutch - 11 changes by habell
finnish - 2 changes by jpx_
greek - 2 changes by fumantsu
hungarian - 4 changes by alyr
italian - 1 changes by lorenzodv
polish - 9 changes by silver_777
spanish - 2 changes by Terkhen
15 years ago
rubidium b9aecbf78c (svn r18148) -Fix: with the waypoint picker the wrong widget was 'grayed' with RTL and the y offset of the grayed area was incorrect for big fonts 15 years ago
peter1138 00f0dfd00d (svn r18146) -Codechange: Improve content download window scaling and offsets for different font size 15 years ago
rubidium 9e84075db5 (svn r18145) -Codechange: pass the 'proper' left and right values to DrawVehicleInDepot 15 years ago
rubidium ddffeb791e (svn r18144) -Codechange: ignore SETX(Y) spacing in vehicle details and graphical glitches due to (incorrect) SETX(Y) usage 15 years ago
rubidium e297f79b7f (svn r18143) -Codechange: allow stripping/ignoring of SETX(Y) during DrawString 15 years ago
rubidium cbc12fdd86 (svn r18142) -Codechange: make the vehicle details RTL (and huge ship/aircraft) aware 15 years ago
rubidium 36a20894aa (svn r18141) -Fix (r18051): one couldn't (easily) continue a game in single player that was 'not enough players'/'waiting on join'-paused 15 years ago
peter1138 adadabed04 (svn r18140) -Codechange: Use text lines widget part to set height of 'Name' button on vehicle detail window, and the start/stop button on vehicle view window. 15 years ago
peter1138 9e49386d9d (svn r18139) -Codechange: Scale company league table for font height. 15 years ago
peter1138 14c6fd0e39 (svn r18138) -Codechange: Add a new widgetpart to specify the height of a widget in text lines. 15 years ago
peter1138 f14cd93ec8 (svn r18137) -Codechange: Make station rating graphics in station list scale to the small font size. 15 years ago
rubidium 9bfcf2b615 (svn r18136) -Codechange: support RTL in the vehicle lists 15 years ago
peter1138 5fdff78c42 (svn r18135) -Codechange: File list text overflowed its container. 15 years ago
rubidium bdb118aa69 (svn r18134) -Codechange: scale the offset of the text/vehicle in the vehicle lists based on the font and the unit numbers in the list 15 years ago
rubidium a808623b24 (svn r18133) -Codechange: pass the 'maximum' left/right positions to Draw*Image 15 years ago
peter1138 6204c56d99 (svn r18132) -Codechange: Scale OSK buttons to font height. 15 years ago
rubidium 2fa03c71f7 (svn r18131) -Codechange: account for the height of the small order lists when determining the height of a vehicle list item 15 years ago
rubidium e438fc6a80 (svn r18130) -Codechange: initial steps into making the vehicle/group lists big font and RTL aware 15 years ago
peter1138 d499aa0187 (svn r18129) -Codechange: Fix up train details window for correct offsets and line spacing. 15 years ago
rubidium ef11ce84ee (svn r18128) -Codechange: rename GetVehicleListHeight to GetVehicleHeight as it has nothing to do with the height of the vehicle lists. 15 years ago
peter1138 2e54ff1aa2 (svn r18127) -Codechange: Adjust station accept/rating list height by number of lines instead of pixels. 15 years ago
rubidium 626de6b128 (svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation 15 years ago
rubidium cb3c4f2ebe (svn r18125) -Fix: the waypoint/buoy window had the wrong text colour in their title 15 years ago
translators d01dabcd28 (svn r18124) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
french - 1 changes by glx
indonesian - 5 changes by prof
romanian - 11 changes by kkmic
russian - 2 changes by Lone_Wolf
15 years ago
rubidium bae066ecaf (svn r18123) -Codechange: try our best to keep the vehicles within the build vehicle list/autoreplace lists instead of overflowing. 15 years ago
rubidium fdbe2d827c (svn r18122) -Fix: the build vehicle GUI would draw a (few) pixels over the border 15 years ago
rubidium 1c5a92ae98 (svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions 15 years ago
rubidium 179b924173 (svn r18120) -Fix (r18119): sometimes ReInit didn't dirty the new window 15 years ago
rubidium e7dd53dffc (svn r18119) -Codechange/Fix: always call OnResize so the matrices/scrollbars are initialised without the need for duplicating the OnResize code 15 years ago
rubidium 5589792d0c (svn r18118) -Codechange: improve behaviour of the engine lists (both build vehicle/autoreplace) w.r.t. large(r) fonts and RTL. RTL support for 'wider than usual' vehicles is still needed though. 15 years ago
rubidium f025475535 (svn r18117) -Codechange: don't pass the location of the vehicle count but whether to show the vehicle count 15 years ago
rubidium ae799e7b1b (svn r18116) -Change: make the station list support RTL when drawing the ratings 15 years ago
rubidium b824b27fd6 (svn r18115) -Codechange: prevent RTL glitch with refitting and cargo suffix 15 years ago
rubidium f9feac8607 (svn r18114) -Fix: RTL languages don't have the keyboard swapped 15 years ago
rubidium fd75575bdd (svn r18113) -Fix: RTL glitch in play heightmap window 15 years ago
rubidium b02662c4c4 (svn r18112) -Fix (rnewpool): crash when a company got removed and you had the company league window opened 15 years ago
alberth 0666a70583 (svn r18111) -Change: One more developer added to the history of OpenTTD. 15 years ago
smatz 47660b984b (svn r18110) -Codechange [FS#3316]: search for stations nearby only once per producer (instead of once pre produced cargo type) (fonsinchen) 15 years ago
frosch e41c2e128b (svn r18109) -Fix: Up-/down-buttons of CreateScenarioWindow were not raised again. 15 years ago
rubidium 95af4f40f3 (svn r18108) -Fix (r17986): crash when clicking just 'outside' of the date panel 15 years ago
peter1138 4c9b87d850 (svn r18107) -Codechange: Add spacer panel to end of transparency window, to fill space if title is too long. 15 years ago
peter1138 31f7df2cb0 (svn r18106) -Codechange: Draw string underline FONT_HEIGHT_NORMAL pixels down, not 10. 15 years ago
translators 8e936f2b95 (svn r18105) -Update from WebTranslator v3.0:
finnish - 39 changes by jpx_
greek - 9 changes by fumantsu
hungarian - 9 changes by alyr
polish - 3 changes by silver_777
serbian - 9 changes by etran
vietnamese - 24 changes by nglekhoi
15 years ago
peter1138 4c6f55fc71 (svn r18104) -Codechange: Let the query popup window's text entry field expand if necessary (e.g. with long window title). 15 years ago
peter1138 3c913ac253 (svn r18103) -Codechange: Base content window detail title height on font height. 15 years ago
smatz c71e3548d7 (svn r18102) -Codechange: simplify Company::Get(this->window_number)->index to just this->window_number 15 years ago
peter1138 60c04c25a2 (svn r18101) -Fix (r15188): AI settings window used window-relative pixel positions 15 years ago
rubidium cddc057a60 (svn r18099) -Codechange: scale the edit boxes to the fontsize 15 years ago
peter1138 f28d32943d (svn r18096) -Fix (r5079/r7158??): Use free type ascender/descender metrics to position font offset correctly. 15 years ago
rubidium f6ec2fa5b9 (svn r18095) -Fix (r18093): a bit too much nested_array != NULL removal 15 years ago
rubidium 54fb944468 (svn r18094) -Codechange: make the network content GUI work better with RTL 15 years ago
rubidium 5fe405bad1 (svn r18093) -Fix: the mouseover handler could crash if there wasn't a widget under the mouse 15 years ago
rubidium aeb9f8e715 (svn r18092) -Codechange: remove support for the unnested widgets 15 years ago
alberth 7337a0553c (svn r18091) -Codechange: CompanyWindow uses pure nested widgets. 15 years ago
alberth 8415a2238f (svn r18090) -Fix: Only allow raising of WWT_* nested widgets. 15 years ago
rubidium b812a48a8d (svn r18089) -Codechange: remove ResizeWindowForWidget 15 years ago
rubidium 884561f431 (svn r18088) -Codechange: remove CompareWidgetArrays 15 years ago
rubidium 9396a701fe (svn r18087) -Codechange: remove NWID_LAYERED 15 years ago
rubidium 3d2d7af88f (svn r18086) -Codechange: remove 'widget' from WindowDesc 15 years ago
alberth 1b72fa84e2 (svn r18085) -Codechange: Make the company face window use nested widgets. 15 years ago
rubidium 261955945a (svn r18084) -Codechange: make the cheat gui nested 15 years ago
rubidium 125d369c4e (svn r18083) -Codechange: make the small map GUI nested. 15 years ago
rubidium 517162cc45 (svn r18082) -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos 15 years ago
translators 383d96b077 (svn r18081) -Update from WebTranslator v3.0:
catalan - 9 changes by arnau
traditional_chinese - 9 changes by josesun
polish - 103 changes by silver_777
brazilian_portuguese - 1 changes by Tucalipe
swedish - 13 changes by markisen
turkish - 4 changes by dcelasun
15 years ago
rubidium 66e1aafe5b (svn r18080) -Codechange: add some const to the smallmap 15 years ago
smatz 28916ca39e (svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames 15 years ago
rubidium 16c2e53191 (svn r18078) -Codechange: remove some duplicate (non translatable) strings 15 years ago
alberth 668a98909b (svn r18077) -Codechange: Make the livery window use pure nested widgets. 15 years ago
smatz 3ccf1e1b12 (svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage() 15 years ago
smatz 7163c7d3ab (svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*' 15 years ago
michi_cc 32c6633bef (svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa. 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 629b7fcfe5 (svn r18070) -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG 15 years ago
alberth 94261ad01a (svn r18069) -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards. 15 years ago
alberth 4d84dbb26b (svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor. 15 years ago
alberth fb0158c8ce (svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows. 15 years ago
alberth e016fa0fac (svn r18066) -Codechange: Make group gui window use pure nested widgets. 15 years ago
rubidium 2b5154f0a2 (svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width 15 years ago
rubidium 7288ef506e (svn r18064) -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts 15 years ago
rubidium d529886056 (svn r18061) -Fix: glitches with the dock GUI when the title is very long 15 years ago
translators 38d7e95fb2 (svn r18060) -Update from WebTranslator v3.0:
finnish - 9 changes by jpx_
french - 9 changes by glx
german - 9 changes by Roujin
italian - 9 changes by lorenzodv
polish - 165 changes by silver_777
spanish - 9 changes by Terkhen
ukrainian - 9 changes by Madvin
15 years ago
alberth ad2c2c2be3 (svn r18059) -Codechange: Move some variable declarations to their use. 15 years ago
rubidium c77c24cb7a (svn r18058) -Fix: typos in parameter names 15 years ago
smatz 8d95e16ff1 (svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile() 15 years ago
rubidium 1a04b9081a (svn r18056) -Fix (r17737): compiling without networking failed 15 years ago
rubidium b0f18a27fb (svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase 15 years ago
rubidium 64ecceadda (svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients 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 934e6a295d (svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode 15 years ago
rubidium 3f2dce581e (svn r18050) -Codechange: disallow 'pause on join' paused when not in a network game 15 years ago
rubidium 9059e4f85f (svn r18049) -Fix [FS#3310] (r16448): Crash when an articulated RV is turning on a drive through road station that gets forcefully (bankrupt) removed 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 485b5a9c2f (svn r18045) -Fix: GCC 4.5@HEAD not compiling OpenTTD anymore because of a "non-placement deallocation function [is] selected for placement delete", or in other words delete(void *, size_t) is 'magic'.
We implemented these delete(void *, size_t) operator functions because MSVC warned that "no matching operator delete found; memory will not be freed if initialization throws an exception" for new(size_t, size_t).
This disables MSVC warning about this because we do not use exceptions in the (constructors that use the) overridden allocation functions, as such they will never be called; delete(void *) remains necessary though.
15 years ago
rubidium 83e7ca3dc8 (svn r18042) -Cleanup: remove some stale comments 15 years ago
rubidium ac25ba62d2 (svn r18041) -Codechange: some coding style 15 years ago
rubidium 8f9157b648 (svn r18040) -Codechange: the size parameter (if it's that actually) isn't needed for the delete operator 15 years ago