alberth
61576c3184
(svn r17991) -Codechange: Use WD_VSCROLLBAR_WIDTH constant in dropdown menu window.
2009-11-07 10:26:09 +00:00
alberth
7dd10a684d
(svn r17990) -Codechange: Add widgets enum for dropdown menu window.
2009-11-07 08:41:34 +00:00
rubidium
7f8a062f3f
(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
1000445382
(svn r17985) -Codechange: make the toolbar container support non-resizable widgets and subclassing of itself.
2009-11-06 20:32:15 +00:00
rubidium
0c005f9cfa
(svn r17984) -Codechange: make it possible to use MakeNWidgets using a custom container widget.
2009-11-06 20:26:28 +00:00
translators
8e9cceab4e
(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
b012a75c47
(svn r17977) -Fix: Busses and trucks are distinguished by cargo class.
2009-11-05 20:26:13 +00:00
frosch
79627b4f89
(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
b92c6b3741
(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
828729344d
(svn r17974) -Fix (r17926)[FS#3300]: C != T
2009-11-05 16:56:53 +00:00
rubidium
8678730ce3
(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
3fea4e9352
(svn r17972) -Update from WebTranslator v3.0:
...
simplified_chinese - 2 changes by Gavin
2009-11-04 18:45:06 +00:00
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.
2009-11-04 18:28:59 +00:00
rubidium
b2946819e4
(svn r17970) -Codechange: some coding style / improvement of constant usage
2009-11-04 15:50:14 +00:00
rubidium
fd29b7b526
(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
e6a164de09
(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
alberth
076d6e696b
(svn r17966) -Fix (r17965): The Default button should be disabled in some cases rather than the Ok button.
2009-11-03 20:21:49 +00:00
alberth
7a0814c6cc
(svn r17965) -Codechange: query string window uses pure nested widgets.
2009-11-03 20:04:05 +00:00
translators
ad51f663f2
(svn r17964) -Update from WebTranslator v3.0:
...
estonian - 27 changes by KSiimson
greek - 1 changes by fumantsu
2009-11-03 18:45:09 +00:00
rubidium
d79439fb3c
(svn r17963) -Codechange: some documentation style
2009-11-03 17:30:08 +00:00
rubidium
a782ccd40d
(svn r17960) -Change: plural type of greek
2009-11-02 21:23:54 +00:00
rubidium
9d573be6d8
(svn r17959) -Cleanup: remove unused function
2009-11-02 20:12:47 +00:00
rubidium
9976da168e
(svn r17958) -Codechange: make the join progress window nested
2009-11-02 19:42:09 +00:00
translators
cb7f365014
(svn r17957) -Update from WebTranslator v3.0:
...
greek - 5 changes by fumantsu
norwegian_nynorsk - 21 changes by Utvik
spanish - 2 changes by Terkhen
2009-11-02 17:45:15 +00:00
rubidium
56611d13db
(svn r17955) -Codechange: s/SPR_PLAYER_ICON/SPR_COMPANY_ICON/
2009-11-02 16:07:09 +00:00
rubidium
8382b41420
(svn r17954) -Codechange: make the network client list nested
2009-11-02 16:03:17 +00:00
rubidium
e1f0d0476e
(svn r17953) -Fix: when you start giving money (input window for amount), then get moved to spectators and you click 'Ok' a crash would occur
2009-11-02 15:39:03 +00:00
rubidium
27218dff08
(svn r17952) -Codechange: make the network client list popup nested
2009-11-02 15:37:54 +00:00
rubidium
b1f906e819
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings.
2009-11-02 15:27:05 +00:00
smatz
da54a01114
(svn r17950) -Fix (r17776): _draw_mutex was never destroyed, _draw_thread was never joined
2009-11-02 13:36:17 +00:00
smatz
dc4b251dbd
(svn r17949) -Fix (r17776): unlock mutex before deleting it when creating drawing thread failed
2009-11-02 12:12:13 +00:00
rubidium
44013ba889
(svn r17948) -Codechange: remove some magic numbers from the network client list GUIs / use ResizeWindow instead of custom resize code.
2009-11-02 10:52:57 +00:00
rubidium
4a970202a9
(svn r17947) -Codechange: make the statusbar, chat input and news window know of eachothers size so they don't get overlapped and don't get invisible (bottoms) of windows when a larger font is used
2009-11-02 10:15:48 +00:00
rubidium
148d9b8e38
(svn r17946) -Codechange: move the widget definition of the client list closer to the window
2009-11-02 09:58:08 +00:00
alberth
cb7c9b09ff
(svn r17945) -Fix (r17940): Absence of main toolbar and/or status bar should not be fatal.
2009-11-02 05:12:58 +00:00
alberth
726edbf3c0
(svn r17944) -Codechange (r11848): Removed the second counter variable that ran in sync with the first one.
2009-11-01 21:05:48 +00:00
smatz
a30633341c
(svn r17943) -Change: use 24bpp BMP format instead of 32bpp for screenshots. Saves space and is supported by more image viewers
2009-11-01 20:54:21 +00:00
alberth
bd5fd95e5c
(svn r17942) -Documentation: Add a few doxygen comments to the dropdown code.
2009-11-01 20:50:00 +00:00
smatz
d87c032e52
(svn r17941) -Fix: close BMP file when making screenshot fails
2009-11-01 20:40:36 +00:00
alberth
df8c655ee6
(svn r17940) -Codechange: Use real y position of the main toolbar and status bar instead of hardcoded sizes for tooltip and for error message windows.
2009-11-01 19:19:14 +00:00
smatz
492a32d31c
(svn r17939) -Fix (r17938): debug code sneaked in
2009-11-01 18:17:01 +00:00
smatz
090c762921
(svn r17938) -Feature: non-automatic screenshot name can be entered in console
2009-11-01 18:15:35 +00:00
smatz
be446d6f54
(svn r17937) -Codechange: rename current_screenshot_type to _screenshot_type
2009-11-01 18:08:58 +00:00
smatz
b577595d12
(svn r17936) -Fix: deadlock when trying to create screenshot with too long name (including path)
2009-11-01 17:49:23 +00:00
alberth
2211e3faad
(svn r17935) -Fix (r17933): Compensate for being inside a class.
2009-11-01 17:45:24 +00:00
translators
cad9bb883f
(svn r17934) -Update from WebTranslator v3.0:
...
traditional_chinese - 1 changes by josesun
german - 2 changes by planetmaker
greek - 125 changes by fumantsu
hungarian - 1 changes by Petert
spanish - 3 changes by Terkhen
2009-11-01 17:45:20 +00:00
alberth
f3d53d3c28
(svn r17933) -Codechange: Move position calculation of error message window into the class.
2009-11-01 17:38:14 +00:00
alberth
d213ffe3ca
(svn r17932) -Fix: Don't let the tooltip go under the status bar.
2009-11-01 17:20:28 +00:00
alberth
898f20ce56
(svn r17931) -Codechange: Error message window uses pure nested widgets.
2009-11-01 14:28:53 +00:00
frosch
3a95e115fc
(svn r17930) -Fix (r17926): Aircraft were not carrying mail anymore, when CB15 was in use.
2009-11-01 08:48:16 +00:00
alberth
2d5aebb1f1
(svn r17929) -Fix (r2391): STR_NULL does not seem very useful as file save error summary.
2009-10-31 20:09:37 +00:00
alberth
44aacfc59f
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string.
...
Gentlemen, swap your string parameters.
2009-10-31 19:46:51 +00:00
alberth
4ce1f5f0a0
(svn r17927) -Codechange: Rename error message string variables.
2009-10-31 18:22:39 +00:00
frosch
67cae40ec1
(svn r17926) -Fix (r9352): Make the decision whether aircraft carry mail consistent. Now always the cargo class decides.
2009-10-31 17:48:09 +00:00
translators
4ee589d86d
(svn r17925) -Update from WebTranslator v3.0:
...
finnish - 2 changes by jpx_
greek - 6 changes by fumantsu
slovak - 3 changes by JamesSVK
2009-10-31 17:45:14 +00:00
alberth
bd8d70e012
(svn r17924) -Codechange: Replace y array with two area rectangles in the error message window.
2009-10-31 15:47:22 +00:00
rubidium
c2c0d1e5d4
(svn r17923) -Feature: "port" OpenTTD to GNU/Hurd
2009-10-31 15:26:07 +00:00
rubidium
86fd0c0bce
(svn r17922) -Fix [FS#3291]: crash when closing NewGRF parameter window with no NewGRF selected
2009-10-31 14:53:19 +00:00
alberth
617e7966f9
(svn r17921) -Documentation: Add doxygen comments in the ErrmsgWindow struct.
2009-10-31 14:33:07 +00:00
rubidium
a5d005dd53
(svn r17920) -Codechange: add a 'filter' for numbers+spaces and use it for the NewGRF parameter list
2009-10-31 14:06:16 +00:00
alberth
70ebe13ee8
(svn r17919) -Codechange (r17849): Remove the outermost NWID_LAYERED and NWID_VERTICAL containers from the load and save nested widget parts, since they do nothing.
2009-10-31 13:43:34 +00:00
alberth
43abc7b51d
(svn r17918) -Codechange: Move tooltip size calculation into the tooltip window class.
2009-10-31 13:29:53 +00:00
alberth
4374647cbe
(svn r17917) -Codechange: Move tooltip initial position calculation into the tooltip window class.
2009-10-31 13:14:51 +00:00
alberth
ceb57c8314
(svn r17916) -Codechange: Make tooltips window use pure nested widgets.
2009-10-31 13:01:52 +00:00
alberth
82e21df3a4
(svn r17915) -Codechange: Allow windows to compute their own initial position.
2009-10-31 11:34:43 +00:00
alberth
52b2d67200
(svn r17914) -Codechange: Use some constants in the size calculation, and pass the size as a combined value to the tooltip window.
2009-10-31 11:29:53 +00:00
alberth
8e7af56d53
(svn r17913) -Documentation: Add doxygen comments to the tooltip window class.
2009-10-31 11:13:31 +00:00
rubidium
1be5d92a9c
(svn r17912) -Fix [FS#3289] (r17868): crash when opening the vehicle list (not group list) of a specific company
2009-10-31 10:07:40 +00:00
peter1138
bcb33b50ac
(svn r17911) -Codechange: bool * is a pointer, not a bool
2009-10-31 08:15:46 +00:00
smatz
fe78cd77bb
(svn r17910) -Fix: 32bpp BMP screenshots were broken when screen width wasn't multiple of 4
2009-10-30 23:58:40 +00:00
smatz
86c40a17a9
(svn r17909) -Fix: 32bpp BMP screenshots were in wrong colours on big endian machines
2009-10-30 23:43:44 +00:00
rubidium
ee2d790b34
(svn r17908) -Fix [FS#3288]: uninitialised values in some paths of loading TTO savegames
2009-10-30 23:24:17 +00:00
frosch
abbaed60d3
(svn r17907) -Codechange: Deduplicate result interpretation of articulated vehicle callback.
2009-10-30 21:51:36 +00:00
alberth
d135329860
(svn r17906) -Fix [FS#3286]: Fill the vehicle list before initializing the widgets of the vehicle list window.
2009-10-30 20:51:36 +00:00
rubidium
8cb8f81662
(svn r17905) -Codechange: make the network server list window nested (and increase the default size slightly)
2009-10-30 20:42:42 +00:00
translators
26e2365be4
(svn r17904) -Update from WebTranslator v3.0:
...
french - 396 changes by glx
greek - 129 changes by fumantsu
serbian - 1 changes by etran
2009-10-30 17:45:14 +00:00
rubidium
3bc0a4ed3e
(svn r17903) -Codechange: don't get a modifiable NWidget from a const Window
2009-10-30 07:51:33 +00:00
rubidium
87ea1f1dcd
(svn r17902) -Fix: make the plane speed setting unchangeable in network games because it can be read by NewGRFs on game load and thus if it changes cause desyncs
2009-10-29 22:11:16 +00:00
translators
1907cade77
(svn r17901) -Update from WebTranslator v3.0:
...
catalan - 2 changes by arnau
traditional_chinese - 1 changes by josesun
greek - 135 changes by fumantsu
ukrainian - 2 changes by Madvin
2009-10-29 17:45:17 +00:00
rubidium
f315b11f1b
(svn r17900) -Fix (r2497): ExtraPaletteValues' tables were all a factor 3 too big
...
-Codechange: replace some magic numbers related to palette animation with constants
2009-10-29 11:24:58 +00:00
frosch
00aca63b48
(svn r17899) -Codechange: Deduplicate code for refitting vehicles.
2009-10-28 21:09:37 +00:00
frosch
d01f5e9e7e
(svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview)::GetCargoType() and AIEngine::CanRefitCargo() wrt. articulated vehicles.
2009-10-28 20:15:46 +00:00
frosch
83894809d0
(svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called when they should.
...
-Codechange: Move capacity calculation to a single function for all vehicle types, so the behaviour can be kept consistent easier.
2009-10-28 18:31:16 +00:00
translators
2a3c797138
(svn r17896) -Update from WebTranslator v3.0:
...
dutch - 1 changes by habell
french - 1 changes by glx
german - 1 changes by planetmaker
greek - 100 changes by fumantsu
indonesian - 2 changes by prof
italian - 2 changes by lorenzodv
romanian - 2 changes by kkmic
russian - 4 changes by Lone_Wolf
2009-10-28 17:45:31 +00:00
alberth
0279b4c7f2
(svn r17895) -Codechange: Move drawing code of the vehicle details window out of OnPaint, and remove hard-coded coordinate constants.
2009-10-27 20:50:47 +00:00
frosch
334b809644
(svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of certain commands, that change them temporarily.
2009-10-27 20:37:55 +00:00
rubidium
778f6533ea
(svn r17893) -Feature [FS#2633]: make it possible to disable background saving, only via the config file/in game console though
2009-10-27 20:28:10 +00:00
rubidium
0b5698a5b0
(svn r17892) -Feature [FS#1760]: automatically select the railtype with the most engines for the autoreplace window/try to avoid showing an empty autoreplace list
2009-10-27 20:19:05 +00:00
rubidium
955f48e0ac
(svn r17891) -Feature [FS#1619]: Show maximum tractive effort in the 'exclusive test'/'early offer'/'engine preview' window
2009-10-27 19:56:00 +00:00
rubidium
2ef0746007
(svn r17890) -Feature: double clicking on a NewGRF opens the parameters window
2009-10-27 19:22:07 +00:00
rubidium
8a6ddc8706
(svn r17889) -Feature: double click on a item in the refit list refits without the need to click on the refit button
2009-10-27 19:21:42 +00:00
translators
09ee4f6764
(svn r17888) -Update from WebTranslator v3.0:
...
dutch - 1 changes by habell
german - 1 changes by planetmaker
serbian - 1 changes by etran
2009-10-27 17:45:16 +00:00
rubidium
4fd74e2f94
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
2009-10-27 14:46:59 +00:00
rubidium
7b46503dfc
(svn r17886) -Codechange: make the 'start server' window nested
2009-10-27 14:39:37 +00:00
rubidium
62f42f2131
(svn r17885) -Codechange: make the network lobby window nested
2009-10-27 12:43:08 +00:00
rubidium
fc741b3334
(svn r17884) -Codechange: remove (most) magic numbers from drawing the details of the network lobby and split detail drawing to its own function
2009-10-27 12:03:12 +00:00
smatz
1bc7684ff0
(svn r17883) -Codechange: little cleaning in md5.cpp and md5.h
2009-10-26 23:03:03 +00:00
rubidium
e61008b599
(svn r17882) -Codechange: make the code to draw the details in the server list a seperate function and remove some magic numbers
2009-10-26 22:10:09 +00:00
smatz
18d67f6442
(svn r17881) -Codechange: unify comment style in smallmap_gui.cpp a bit
2009-10-26 20:32:28 +00:00
smatz
5b8863ea57
(svn r17880) -Codechange: pass 'blitter' as parameter instead of determining it again in DrawSmallMapStuff()
2009-10-26 20:26:34 +00:00
smatz
1165817cf2
(svn r17879) -Codechange: convert awarded pax subsidies from old savegames using simple heuristic (instead of deleting them)
2009-10-26 18:16:39 +00:00
translators
72a6267284
(svn r17878) -Update from WebTranslator v3.0:
...
french - 6 changes by glx
german - 1 changes by dihedral
hungarian - 1 changes by alyr
2009-10-26 17:45:13 +00:00
rubidium
22db089c0d
(svn r17877) -Fix (r1322/r1174/r464): do not hardcode 'Ban' for GUI purposes, i.e. make it translatable
2009-10-26 12:43:27 +00:00
rubidium
fac3655a4c
(svn r17876) -Codechange: make the network company password window nested
2009-10-26 12:24:14 +00:00
smatz
d63e729cf1
(svn r17875) -Change [FS#3272]: prefer extmidi over allegro midi and allegro over null driver
2009-10-25 21:47:32 +00:00
alberth
4d2e1521f9
(svn r17874) -Codechange: vehicle details window uses pure nested widgets.
2009-10-25 21:42:04 +00:00
rubidium
9771eb4037
(svn r17873) -Codechange: make the advanced settings window nested
2009-10-25 21:18:12 +00:00
smatz
433fc04921
(svn r17872) -Codechange: apply coding style to splash.cpp
...
-Fix (r17871): missing variable declaration
2009-10-25 17:55:13 +00:00
smatz
002f9c0075
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
2009-10-25 17:36:24 +00:00
alberth
95ffbc2476
(svn r17870) -Codechange: Use fontsize when drawing roadveh, ship, and aircraft details.
2009-10-25 17:21:57 +00:00
smatz
a558159faa
(svn r17869) -Codechange: don't create OnScroll() event for zero delta
2009-10-25 17:01:45 +00:00
alberth
4dd587345d
(svn r17868) -Codechange: Vehicle list window uses nested widgets only.
2009-10-25 15:08:16 +00:00
alberth
bd05f2eca6
(svn r17867) -Codechange: Prepare BaseVehicleListWindow for nested widgets.
2009-10-25 14:52:46 +00:00
rubidium
38687193fe
(svn r17866) -Codechange: make the remaining graph windows nested
2009-10-25 13:52:58 +00:00
alberth
413f6b880f
(svn r17865) -Codechange: Remove references to specific widgets and step-heights from BaseVehicleListWindow::DrawVehicleListItems().
2009-10-25 13:33:56 +00:00
rubidium
699e5165ff
(svn r17864) -Codechange: make the OSK nested
2009-10-25 11:31:12 +00:00
rubidium
b7630b0e2a
(svn r17863) -Codechange: make the build vehicle window nested
2009-10-25 00:26:40 +00:00
alberth
df71a1f266
(svn r17862) -Codechange: Use edge positions of the matrix widget in DrawVehicleRefitWindow.
2009-10-24 21:10:57 +00:00
alberth
dae5dceb85
(svn r17861) -Fix (r17860): max(uint, int) does not exist.
2009-10-24 20:28:54 +00:00
alberth
da0ac09234
(svn r17860) -Codechange: Refit window uses pure nested widgets.
2009-10-24 20:26:18 +00:00
rubidium
69b20e9a07
(svn r17859) -Codechange: make the fund/build/prospect industry window nested
2009-10-24 19:36:24 +00:00
frosch
9b80bc1f9b
(svn r17858) -Codechange: Unindent some code.
2009-10-24 19:16:18 +00:00
frosch
8e23ba540c
(svn r17857) -Fix (r10442): [NewGRF] 'subtract-in' is also signed for production callback version 0.
2009-10-24 18:51:21 +00:00
alberth
64f9ee3a2d
(svn r17856) -Codechange: Don't get the selected cargo as a sife effect of drawing.
2009-10-24 18:37:23 +00:00
alberth
af60e61b20
(svn r17855) -Codechange: Remove or move var declarations in DrawVehicleRefitWindow().
2009-10-24 18:27:21 +00:00
alberth
11e1d3b47c
(svn r17854) -Codechange: Merge different cases of setting widget data together in the view vehicle window.
2009-10-24 15:19:06 +00:00
rubidium
ca0521f89f
(svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone.
2009-10-24 14:53:55 +00:00
alberth
c3992ab7b6
(svn r17852) -Codechange: Use viewport nested widget in the view-vehicle window.
2009-10-24 13:58:18 +00:00
alberth
ef5dc588de
(svn r17851) -Codechange: Use pure nested widgets for the view-vehicle window.
2009-10-24 13:49:04 +00:00
rubidium
2f41c0411c
(svn r17850) -Codechange: remove most usage of delta on OnResize
2009-10-24 09:47:02 +00:00
rubidium
d5a3ec1996
(svn r17849) -Codechange: make the saveload windows nested
2009-10-23 21:10:36 +00:00
rubidium
77d26d5081
(svn r17848) -Codechange: allow overriding (some) settings of STACKED_SELECTION_ZERO_SIZE widgets via UpdateWidgetSize
2009-10-23 21:10:24 +00:00
translators
f6129d605d
(svn r17847) -Update from WebTranslator v3.0:
...
basque - 7 changes by Thadah
2009-10-23 17:45:07 +00:00
rubidium
ecd5c2901d
(svn r17846) -Codechange: make the network content window nested
2009-10-22 16:45:29 +00:00
rubidium
310be2e5be
(svn r17843) -Codechange: move the details drawing code of the content window to a separate function
2009-10-22 14:26:18 +00:00
rubidium
0501bd1325
(svn r17842) -Fix: DrawStringMultiLine would in some corner case, top = bottom + 1, draw the string
2009-10-22 14:24:11 +00:00
rubidium
c90885a17e
(svn r17841) -Codechange: move state changes from OnPaint to OnInvalidate for the content gui.
2009-10-22 13:57:39 +00:00
rubidium
547677a782
(svn r17840) -Codechange: use the new pool's concepts (caching + not zeroing). Improves average CargoPacket con/destruction time by ~20%, MoveTo/Append by 5-10% and application performance by up to 2%.
2009-10-21 19:42:49 +00:00
rubidium
1528b64a68
(svn r17839) -Codechange: implement the concept of 'caching' pool items to pools, that is instead of 'free' push the unused items in a linked list and use them on 'malloc'. Also add the concept of zeroing, or actually not zeroing, on new for pool items.
2009-10-21 19:38:50 +00:00
rubidium
0ebe525e5b
(svn r17838) -Document: the Pool struct's template parameters
2009-10-21 15:40:50 +00:00
rubidium
a4d054eabc
(svn r17837) -Fix (r17812): comment erroneously mentioned feeder share
2009-10-21 10:05:22 +00:00
rubidium
69b8e8e755
(svn r17836) -Codechange: split the CargoPacket constructor for creating 'real' new CargoPackets and saveload. For saveload we do not need to set anything except two variables (the rest is always overwritten by the load), for new 'real' cargo also pass the source_xy; dereferencing st before calling is easier than resolving st->index back to st and then dereferencing. Also don't set loaded_at_xy because that is of no importance when not loaded in a vehicle.
2009-10-20 22:24:34 +00:00
smatz
79906f7ffe
(svn r17835) -Codechange: constify few variables
2009-10-20 22:17:39 +00:00
rubidium
f4e0b3642b
(svn r17834) -Fix [FS#3274] (r17808): you got paid a bit too much... ofcourse the index of the source station generally doesn't equal the location of said station.
2009-10-20 22:06:33 +00:00
alberth
fe717d033e
(svn r17833) -Codechange: Depot gui should use relative widget coordinates for clicking.
2009-10-20 21:41:44 +00:00
smatz
396d16e2ec
(svn r17832) -Codechange: make Alberth happier
2009-10-20 21:27:44 +00:00
smatz
232d7bc4f4
(svn r17831) -Codechange: move code used for adding map indicators of the smallmap to separate functions
2009-10-20 21:26:56 +00:00
frosch
21fdc65ce4
(svn r17830) -Fix [FS#3276]: Some windows already need their window_number when setting up smallest size (e.g. for DParams). So assign it earlier in Window::InitializeData instead of dealing with each window separately.
2009-10-20 21:25:25 +00:00
smatz
b06da82c62
(svn r17829) -Codechange: move code used for adding vehicles and town names to minimap to separate functions
2009-10-20 20:57:30 +00:00
alberth
af9c76eb6f
(svn r17828) -Codechange: Variable declaration code style, and a few comment typo-ish fixes.
2009-10-20 20:06:25 +00:00
frosch
ffb729ac9e
(svn r17827) -Codechange: Deduplicate some lines of code.
2009-10-20 20:01:56 +00:00
frosch
8df61c0fc0
(svn r17826) -Codechange: GetRoadVehLength() is only used in one file, make it static.
2009-10-20 19:55:09 +00:00
smatz
30ebe379c7
(svn r17825) -Change: 'animate' the 'center to current position' button in SmallMapWindow when pressed
2009-10-20 19:38:51 +00:00
frosch
a138f604ee
(svn r17824) -Fix (r4594): _date_fract runs from 0 to 73 since r2041. Variable 0x09 should not.
2009-10-20 19:30:50 +00:00
alberth
7658bac2b5
(svn r17823) -Codechange: Use top of the matrix widget as offset for row calculation in autoreplace window.
2009-10-20 18:39:45 +00:00
smatz
bfedac1166
(svn r17822) -Codechange: move 'extra viewport' code from smallmap_gui.cpp to viewport_gui.cpp
2009-10-20 18:38:38 +00:00
smatz
cfbf57a54f
(svn r17821) -Codechange: make more mathods of SmallMapWindow private
2009-10-20 18:15:42 +00:00
translators
d4888b103e
(svn r17820) -Update from WebTranslator v3.0:
...
traditional_chinese - 6 changes by josesun
indonesian - 1 changes by prof
2009-10-20 17:45:11 +00:00
smatz
49d0db19a4
(svn r17819) -Codechange: replace magic constant by symbolic constant
2009-10-20 17:36:06 +00:00
rubidium
86031d434d
(svn r17818) -Codechange: iterate the cargo list from the back when trying to merge packets. Chances are higher that the last packet (in the FIFO-ish queue) is mergeable with the to be added package. If a train gets loaded packets get split up and put into the different carriages, at unload they are unloaded in the same order so the last in the FIFO-ish queue is likely the packet it can merge with.
...
This results in a 5-10% performance improvement of CargoList's Append/MoveTo without performance degradation of AgeCargo.
2009-10-20 16:36:35 +00:00
rubidium
06c55863ca
(svn r17817) -Codechange: MakeWater actually made sea tiles, so rename it to MakeSea and unduplicate the code to make sea, rivers and canals.
2009-10-20 12:31:11 +00:00
rubidium
9696e3e39b
(svn r17816) -Codechange: move the CargoList invalidation-after-saveload to the function that handles the CargoPackets instead of spreading it around over the saveload files. Also add some code to validate whether the caches are valid; to be removed later when no problems turn up
2009-10-20 12:20:53 +00:00
rubidium
cfcf3159b2
(svn r17815) -Fix [SDL]: asynchronious drawing caused extra unresponsiveness during map generation; disable the threading while generating a map
2009-10-19 20:32:05 +00:00
rubidium
7f6d9d8c11
(svn r17814) -Codechange: there's no need to invalidate the cache in the constructor of a CargoList; the list is empty, the CargoList is calloc-ed so all caches are 0.
2009-10-19 15:36:35 +00:00
rubidium
08ac51fada
(svn r17813) -Codechange: unify the CargoPacket related coding style
2009-10-19 09:15:47 +00:00
rubidium
2cca30d2e3
(svn r17812) -Codechange: move the feeder_share cache from CargoList to VehicleCargoList; saves 512 bytes per station and 1-2% on CargoList::MoveTo.
2009-10-19 01:12:51 +00:00
rubidium
40a32bb976
(svn r17811) -Codechange: make HasEditBoxFocus a private function of QueryString because it's not meant to be used for determining whether the given widget actually has focus (it also checks the OSK edit box)
2009-10-18 20:56:38 +00:00
frosch
b8f8c60839
(svn r17810) -Codechange/Fix: Add assert_tcompile() and use it.
...
OTTD's traditional assert_compile() does not work inside templates for gcc compilers, static_assert() does though.
The new assert_tcompile() resolves into static_assert() if present, or into a runtime assert() else.
2009-10-18 20:26:29 +00:00
frosch
fea06c5755
(svn r17809) -Fix: MSVC compilation.
2009-10-18 18:47:43 +00:00
rubidium
e613107e02
(svn r17808) -Codechange: remove write 'access' from all of CargoPacket's variables
2009-10-18 17:53:34 +00:00
rubidium
f11cebfe9b
(svn r17807) -Codechange: move all 'updates' just after the 'load' constructor of CargoPackets to the constructor call itself
2009-10-18 17:52:44 +00:00
rubidium
4ad30fecde
(svn r17806) -Codechange: split CargoPacket's 'afterload' to a separate function
2009-10-18 17:47:38 +00:00
translators
8a34641f48
(svn r17805) -Update from WebTranslator v3.0:
...
norwegian_bokmal - 1 changes by Utvik
norwegian_nynorsk - 1 changes by Utvik
2009-10-18 17:45:10 +00:00
rubidium
62a6e9509b
(svn r17804) -Codechange: move the CargoPacket 'invalidation' when stations get removed to CargoPacket.
2009-10-18 17:26:10 +00:00
frosch
41037308c0
(svn r17803) -Codechange: Remove update_(left|right) in favour of the rebuild flag of GUIList.
2009-10-18 16:31:27 +00:00
frosch
60188f496d
(svn r17802) -Feature(ette) [FS#1862]: [NewGRF] Textstack support for CB 37.
2009-10-18 15:36:30 +00:00
rubidium
f76de82679
(svn r17801) -Codechange: for StationCargoLists the 'loaded_at_xy' does not matter when merging CargoPackets
2009-10-18 14:30:37 +00:00
rubidium
138e7233bc
(svn r17800) -Codechange: first steps into making CargoList a template
2009-10-18 14:28:26 +00:00
alberth
c52a26a73f
(svn r17799) -Codechange: industry view window uses pure nested widgets.
2009-10-18 14:10:59 +00:00
alberth
f1e885e0d2
(svn r17798) -Codechange: Introduce new constant WD_PAR_VSEP_WIDE for large amount of space between text.
2009-10-18 13:59:25 +00:00
alberth
00723e694f
(svn r17797) -Codechange: Use parameters of new function, introduce constants for hardcoded numbers.
2009-10-18 13:56:09 +00:00
alberth
29028b3f8a
(svn r17796) -Codechange: Move drawing of the industry info to its own function.
2009-10-18 13:40:11 +00:00
rubidium
2e766884f6
(svn r17795) -Codechange: split cargolist into one for vehicles and one for stations.
2009-10-18 13:39:00 +00:00
michi_cc
94003b455c
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for OSX.
2009-10-17 22:36:43 +00:00
michi_cc
144febd2d9
(svn r17793) -Fix: [OSX] The splash image wasn't displayed if the Quartz video driver was used.
2009-10-17 22:36:39 +00:00
michi_cc
c850647e3a
(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to printf argument checking.
2009-10-17 22:36:35 +00:00
alberth
4baf768eda
(svn r17791) -Codechange: Highscore and endgame windows use pure nested widgets.
2009-10-17 20:38:27 +00:00
rubidium
d5d2354296
(svn r17790) -Feature: translatable base sound/graphics set descriptions
2009-10-17 20:34:09 +00:00
translators
f7944f5554
(svn r17789) -Update from WebTranslator v3.0:
...
basque - 79 changes by Thadah
greek - 11 changes by fumantsu
norwegian_bokmal - 78 changes by Utvik
norwegian_nynorsk - 1 changes by Utvik
swedish - 233 changes by accatyyc
2009-10-17 17:45:18 +00:00
rubidium
d0d4cd7b8a
(svn r17788) -Fix [FS#3268] (r16702): don't fail hard when no soundcard could be detected; just fall back on the null-driver
2009-10-17 15:15:00 +00:00
rubidium
c37029d5e1
(svn r17787) -Codechange: be a bit more verbose about while allegro failed with some actions.
2009-10-17 14:39:43 +00:00
rubidium
d1d35b95b6
(svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows
2009-10-17 14:29:10 +00:00
alberth
22ddb90fdb
(svn r17785) -Codechange: autoreplace window uses pure nested widgets.
2009-10-17 14:26:40 +00:00
alberth
0c766b913c
(svn r17784) -Codechange: Replace 'i' with 'side' when side is intended in the autoreplace window.
2009-10-17 08:18:55 +00:00
alberth
13c1694158
(svn r17783) -Codechange: Remove local pointer variable 'widget' from autoreplace window.
2009-10-17 08:14:39 +00:00
rubidium
29e173185a
(svn r17782) -Fix [FS#3270]: animation wasn't removed from station tiles when keeping the rail during removal
2009-10-17 08:12:39 +00:00
alberth
06e5ae020a
(svn r17781) -Codechange: Remove local variable 'selected_group' from autoreplace window.
2009-10-17 08:10:46 +00:00
alberth
f78bd1016c
(svn r17780) -Codechange: A bit more code style in the autoreplace window.
2009-10-17 07:47:59 +00:00
translators
79b12f5bdc
(svn r17779) -Update from WebTranslator v3.0:
...
basque - 5 changes by Thadah
hungarian - 1 changes by Petert
vietnamese - 31 changes by nglekhoi
2009-10-16 17:45:12 +00:00
rubidium
b1561fcb52
(svn r17778) -Fix: remove unneeded newline from 'TOC' debug lines.
2009-10-15 20:15:12 +00:00