rubidium
2d24cb363f
(svn r18083) -Codechange: make the small map GUI nested.
2009-11-14 20:56:25 +00:00
rubidium
a66fe3c96c
(svn r18082) -Codechange: make it visually easier to see where the different legenda 'tables' are split + some typos
2009-11-14 20:34:46 +00:00
translators
16f981d2bf
(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
2009-11-14 18:45:22 +00:00
rubidium
ff81b32bad
(svn r18080) -Codechange: add some const to the smallmap
2009-11-14 17:47:05 +00:00
smatz
582e27bbc1
(svn r18079) -Codechange: allow overwriting of screenshots with user-supplied filenames
2009-11-14 15:50:38 +00:00
rubidium
4fd93aecd2
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
2009-11-14 15:37:33 +00:00
alberth
eb8560c9f0
(svn r18077) -Codechange: Make the livery window use pure nested widgets.
2009-11-14 15:34:21 +00:00
smatz
ae93b5e03f
(svn r18076) -Codechange: rename MakeBmpImage() to MakeBMPImage()
2009-11-14 15:31:06 +00:00
smatz
7cd1ffa855
(svn r18075) -Codechange: let ScreenshotHandlerProc() accept 'name' as 'const char \*'
2009-11-14 15:28:57 +00:00
michi_cc
815db829e9
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa.
2009-11-14 15:26:43 +00:00
rubidium
7c7219a4b9
(svn r18073) -Codechange: remove some more unneeded skips
2009-11-14 13:11:40 +00:00
rubidium
bd9d74d355
(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window
2009-11-14 12:55:48 +00:00
rubidium
ad1e735dc5
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
2009-11-14 12:50:38 +00:00
rubidium
96afebb24b
(svn r18070) -Fix: some possible unwanted side effects if using some sorts of boolean expressions in DEBUG
2009-11-14 11:57:55 +00:00
alberth
df877e480d
(svn r18069) -Codechange: Initialize window flags at the same tme as the other fields instead of afterwards.
2009-11-14 09:58:52 +00:00
alberth
e0bd04d0cf
(svn r18068) -Cleanup: Remove obsolete BaseVehicleListWindow(const WindowDesc *desc, WindowNumber window_number) constructor.
2009-11-14 08:49:58 +00:00
alberth
6f4f94568a
(svn r18067) -Codechange: Eliminate a constant representing a widget top edge in vehicle windows.
2009-11-14 08:44:12 +00:00
alberth
d2095a15e8
(svn r18066) -Codechange: Make group gui window use pure nested widgets.
2009-11-13 21:42:49 +00:00
rubidium
8f813ee6fa
(svn r18065) -Codechange/Fix: account for the text in WWT_FRAMEs when determining the minimum width
2009-11-13 20:23:48 +00:00
rubidium
b7e7db7625
(svn r18064) -Codechange: make the sticky box size to the height of the title bar preventing glitches with larger fonts
2009-11-13 20:10:13 +00:00
rubidium
a906b4bf8e
(svn r18061) -Fix: glitches with the dock GUI when the title is very long
2009-11-13 19:46:12 +00:00
translators
f2bb026d9e
(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
2009-11-13 18:45:27 +00:00
alberth
33386b5a9c
(svn r18059) -Codechange: Move some variable declarations to their use.
2009-11-13 18:17:46 +00:00
rubidium
6134cc0c41
(svn r18058) -Fix: typos in parameter names
2009-11-13 17:40:21 +00:00
smatz
b27a12b8b6
(svn r18057) -Codechange: replace assert_compile() by new one which works with gcc3.3 and removes the need of assert_tcompile()
2009-11-13 15:53:51 +00:00
rubidium
745c0c2c1e
(svn r18056) -Fix (r17737): compiling without networking failed
2009-11-12 21:08:41 +00:00
rubidium
fbcd97528a
(svn r18054) -Change/Fix [FS#3310]: make pause on join pause during the whole joining (including download) phase
2009-11-12 20:52:14 +00:00
rubidium
3cd5d566cd
(svn r18053) -Codechange: remove the manual pause/unpause limitation with min_active_clients
2009-11-12 20:38:52 +00:00
rubidium
a0840ee58b
(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.
2009-11-12 20:33:30 +00:00
rubidium
0c20992c5b
(svn r18051) -Codechange: make the active clients pause use a separate bit in the pause mode
2009-11-12 17:46:04 +00:00
rubidium
7d2d49cb9b
(svn r18050) -Codechange: disallow 'pause on join' paused when not in a network game
2009-11-12 17:44:49 +00:00
rubidium
764aae2733
(svn r18049) -Fix [FS#3310] (r16448): Crash when an articulated RV is turning on a drive through road station that gets forcefully (bankrupt) removed
2009-11-12 17:28:20 +00:00
rubidium
d8580eb8b9
(svn r18048) -Change: make no distinction between unpausing because of a client aborting to join or actually joining
2009-11-12 17:27:24 +00:00
rubidium
eeb6cf766b
(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.
2009-11-11 21:15:58 +00:00
rubidium
fd35f12584
(svn r18042) -Cleanup: remove some stale comments
2009-11-11 20:53:23 +00:00
rubidium
407c541c82
(svn r18041) -Codechange: some coding style
2009-11-11 20:43:06 +00:00
rubidium
88edbfe3d6
(svn r18040) -Codechange: the size parameter (if it's that actually) isn't needed for the delete operator
2009-11-11 20:40:40 +00:00
translators
275e6e4582
(svn r18039) -Update from WebTranslator v3.0:
...
bulgarian - 5 changes by Tvel
polish - 7 changes by amateja
ukrainian - 2 changes by Madvin
vietnamese - 12 changes by nglekhoi
2009-11-11 18:45:14 +00:00
rubidium
8f4ae09c03
(svn r18038) -Fix [FS#3290] (r17402): AIs failed to load their data from savegames by crashing them when they tried
2009-11-11 18:13:17 +00:00
translators
805429eecb
(svn r18037) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
czech - 3 changes by SmatZ
indonesian - 1 changes by prof
polish - 4 changes by silver_777
2009-11-10 18:45:15 +00:00
frosch
bca56c5bc6
(svn r18036) -Fix (r17999): Always two they are.
2009-11-10 16:50:00 +00:00
rubidium
266511971c
(svn r18035) -Fix (r16909): one could remotely crash (assert) the server on certain commands
2009-11-10 11:19:07 +00:00
translators
1baee19432
(svn r18034) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnau
dutch - 1 changes by habell
finnish - 1 changes by jpx_
french - 1 changes by glx
greek - 4 changes by fumantsu
hungarian - 1 changes by Petert
italian - 1 changes by lorenzodv
polish - 42 changes by amateja, silver_777
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
2009-11-09 18:45:32 +00:00
rubidium
2396f693a2
(svn r18033) -Codechange: make the padding for IMGBTN_2 the same as for IMGBTN; the image doesn't move, so the extra space at the right and bottom aren't needed
2009-11-09 17:20:48 +00:00
smatz
0fb50708bd
(svn r18032) -Codechange: add one const
2009-11-09 16:33:52 +00:00
rubidium
639395b69f
(svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movement isn't needed anymore because after each even that movement is handled and the counter is reset. As such simply assigning instead of adding works.
2009-11-09 16:07:03 +00:00
rubidium
b3394dbeb4
(svn r18030) -Fix: screen jumped a bit for at least SDL and Allegro when right-click-dragging
2009-11-09 16:05:24 +00:00
glx
2e499a43a9
(svn r18029) -Fix (r18028): AppendPathSeparator() should stay global
2009-11-09 15:16:38 +00:00
rubidium
224f4e0197
(svn r18028) -Codechange: unglobalise some functions
2009-11-09 10:40:33 +00:00
rubidium
b2d7edddfa
(svn r18027) -Codechange: make some unneededly global variables static and remove some unused variables
2009-11-09 09:59:35 +00:00
rubidium
f1f3009782
(svn r18026) -Codechange: make a lookup table static that doesn't need to be 'exported'
2009-11-09 09:27:48 +00:00
rubidium
a2a336b585
(svn r18025) -Fix (r17217): more missing/extra parentheses (for compilers I've never heard of)
2009-11-08 23:56:39 +00:00
rubidium
a6eb65c06b
(svn r18024) -Fix (r17217): missing (
2009-11-08 22:24:33 +00:00
alberth
ff1ed0b26b
(svn r18023) -Codechange: Make the timetable window nested.
2009-11-08 20:52:14 +00:00
rubidium
064365fc7a
(svn r18022) -Cleanup: remove some (now) unused button resize functions
2009-11-08 19:49:13 +00:00
alberth
71eaf2b320
(svn r18021) -Codechange: Have a widget for every cargo-type to eliminate searching.
2009-11-08 19:36:17 +00:00
alberth
b4a514a1dc
(svn r18020) -Codechange: Make the company station list window nested.
2009-11-08 19:31:57 +00:00
rubidium
a17586c620
(svn r18019) -Codechange: make the 'engine preview' window nested
2009-11-08 19:22:45 +00:00
rubidium
cf5dbddede
(svn r18018) -Codechange: make the 'buy company' window nested
2009-11-08 19:21:18 +00:00
translators
dee172762f
(svn r18017) -Update from WebTranslator v3.0:
...
arabic_egypt - 15 changes by kasakg
german - 1 changes by planetmaker
greek - 1 changes by fumantsu
hungarian - 1 changes by Petert
indonesian - 1 changes by prof
polish - 52 changes by silver_777
portuguese - 4 changes by SupSuper
2009-11-08 18:45:25 +00:00
frosch
c0936d100d
(svn r18016) -Codechange: Move the arbitrary basecost multiplier offset (8) to newgrf loading and make the internal state zero-based instead.
2009-11-08 18:04:53 +00:00
rubidium
f43a38709c
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
2009-11-08 16:46:23 +00:00
alberth
aa5f72f614
(svn r18014) -Codechange: Station view window uses pure nested widgets.
2009-11-08 15:26:20 +00:00
alberth
ade53126b4
(svn r18013) -Codechange: Add possibility to change window size during ReInit().
2009-11-08 15:22:04 +00:00
rubidium
9e39af5230
(svn r18012) -Codechange: make the world generation windows nested; they'll need some tweaks to use the full potential though
2009-11-08 13:35:45 +00:00
frosch
1bd8a982d5
(svn r18011) -Feature(ette): [NewGRF] CB 36 for roadvehicle property 09 'running cost factor'.
2009-11-08 13:02:05 +00:00
alberth
c08a37c114
(svn r18010) -Codechange: Split StationViewWindow::OnPaint in four functions.
2009-11-08 12:45:16 +00:00
rubidium
2b1ca0c513
(svn r18009) -Codechange: make the 'create scenario' window nested
2009-11-08 12:38:00 +00:00
frosch
d6e65fc173
(svn r18008) -Codechange: Rename NUM_PRICES to PR_END, and use the Price enum some more.
2009-11-08 12:23:02 +00:00
frosch
17039eaf42
(svn r18007) -Codechange: No need to call CB 36 'running cost factor' if the vehicle has no running cost class anyway.
2009-11-08 12:18:59 +00:00
rubidium
3f06d32080
(svn r18006) -Codechange: make the world generation progress window nested
2009-11-08 12:11:38 +00:00
frosch
040404c5d3
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
2009-11-07 22:47:54 +00:00
frosch
a36db7d8f6
(svn r18004) -Codechange: Deduplicate some magic.
2009-11-07 22:37:22 +00:00
rubidium
79a039b0df
(svn r18003) -Cleanup: prune some unused functions from Window
2009-11-07 22:29:17 +00:00
rubidium
6c107011fc
(svn r18002) -Change: add cases to Greek and use them (fumantsu)
2009-11-07 21:51:21 +00:00
peter1138
0314ad1a38
(svn r18001) -Codechange: [SDL] When the mouse cursor is locked into position when scrolling a viewport, warp the mouse pointer to the centre of the window. This gives maximum freedom of movement. The pointer position is restored when the lock is removed. Visually the mouse cursor stays where it was.
2009-11-07 21:41:41 +00:00
translators
b4b50e8c37
(svn r18000) -Update from WebTranslator v3.0:
...
greek - 1 changes by fumantsu
2009-11-07 18:45:05 +00:00
frosch
d86a79bfad
(svn r17999) -Fix: [NewGRF] Improve parsing of RIFF data. Skip unknown chunks and check chunk sizes.
2009-11-07 18:22:00 +00:00
alberth
58b6fb8417
(svn r17998) -Fix (r17994): Use a consistent item list width.
2009-11-07 17:45:49 +00:00
alberth
c7ca4691c4
(svn r17997) -Codechange: Introduce functions for querying top and bottom of the main view.
2009-11-07 17:24:04 +00:00
alberth
0fa6870eca
(svn r17995) -Codechange: PreventHiding() is used in one file, make it static.
2009-11-07 15:49:36 +00:00
alberth
da20ee30a2
(svn r17994) -Codechange: Make the dropdown menu window use pure nested widgets.
2009-11-07 14:40:37 +00:00
alberth
abe3dc1f34
(svn r17993) -Codechange: Move widget and data initialization into the dropdown menu class.
2009-11-07 11:44:38 +00:00
alberth
2ae6969b49
(svn r17992) -Codechange: Merge some parameters of the dropdown menu.
2009-11-07 11:26:23 +00:00
alberth
55c5565d1f
(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window.
2009-11-07 10:26:09 +00:00
alberth
46b819bba0
(svn r17990) -Codechange: Add widgets enum for dropdown menu window.
2009-11-07 08:41:34 +00:00
rubidium
6be5448536
(svn r17986) -Codechange: make the scenario 'main' toolbar nested. Also make it implement the 'switch' toolbar feature when it gets really small.
2009-11-06 20:34:43 +00:00
rubidium
c4c6ed7df0
(svn r17985) -Codechange: make the toolbar container support non-resizable widgets and subclassing of itself.
2009-11-06 20:32:15 +00:00
rubidium
f722df46c0
(svn r17984) -Codechange: make it possible to use MakeNWidgets using a custom container widget.
2009-11-06 20:26:28 +00:00
translators
9ba1522c00
(svn r17983) -Update from WebTranslator v3.0:
...
finnish - 1 changes by jpx_
italian - 1 changes by lorenzodv
lithuanian - 86 changes by Devastator
serbian - 1 changes by etran
spanish - 1 changes by Terkhen
2009-11-06 18:45:18 +00:00
frosch
4691a2069a
(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.
2009-11-05 20:26:13 +00:00
frosch
3cb949a17d
(svn r17976) -Codechange: Move CargoClass to cargotype.h and clean up including of newgrf_cargo.h
2009-11-05 19:46:17 +00:00
translators
4fe380b10e
(svn r17975) -Update from WebTranslator v3.0:
...
catalan - 5 changes by arnau
traditional_chinese - 4 changes by josesun
dutch - 1 changes by habell
french - 1 changes by glx
german - 1 changes by planetmaker
greek - 5 changes by fumantsu
2009-11-05 18:45:20 +00:00
frosch
f9c3055445
(svn r17974) -Fix (r17926)[FS#3300]: C != T
2009-11-05 16:56:53 +00:00
rubidium
752c4e30c5
(svn r17973) -Fix: 'save' toolbar button didn't change when clicking it
...
-Fix: wrong widgets (e.g. finances and company) could be visually disabled, based on the state of the zoom in/out buttons. However, they were still clickable
-Codechange: make the main toolbar a nested window
2009-11-04 20:02:14 +00:00
translators
aedb678130
(svn r17972) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
2009-11-04 18:45:06 +00:00
rubidium
9fc2e8d269
(svn r17971) -Codechange: make the code of the toolbar more uniform; give the switch bar a tooltip and unify the naming of sprites.
2009-11-04 18:28:59 +00:00
rubidium
c3243891a4
(svn r17970) -Codechange: some coding style / improvement of constant usage
2009-11-04 15:50:14 +00:00
rubidium
f6e661a3d0
(svn r17969) -Codechange: use the toolbar switch button lowered state as a way to tell which of the configurations it's showing
2009-11-04 15:49:27 +00:00
alberth
171fa9d16b
(svn r17967) -Codechange: Specify that the buttons of the query string window should be equal in size.
2009-11-03 20:25:19 +00:00