frosch
bdc86b7280
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
2009-09-14 20:59:46 +00:00
smatz
2b4458da63
(svn r17540) -Codechange: move functionality of PlaceProc_Town() to FoundTownWindow::OnPlaceObject()
2009-09-14 20:40:07 +00:00
frosch
c192bbe800
(svn r17539) -Codechange: Replace a magic number.
2009-09-14 20:24:17 +00:00
frosch
804b40b48c
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
2009-09-14 20:15:29 +00:00
smatz
b9852168c0
(svn r17537) -Fix: don't crash while printing gamelog in crash handler if we crashed before while gamelog action was active
2009-09-14 19:30:13 +00:00
translators
b4b8089c08
(svn r17536) -Update from WebTranslator v3.0:
...
english_US - 4 changes by agenthh
hungarian - 3 changes by alyr
russian - 64 changes by Lone_Wolf
vietnamese - 23 changes by nglekhoi
2009-09-14 17:45:14 +00:00
rubidium
989f53b9dd
(svn r17535) -Fix: compiling without networking failed; also unhackify the crash logger a bit.
2009-09-14 15:53:19 +00:00
rubidium
c2c0f4403e
(svn r17534) -Codechange: unify the naming of callback masks/flags
2009-09-14 12:22:57 +00:00
smatz
4a269ce545
(svn r17533) -Fix: missing 'const'
2009-09-13 23:30:29 +00:00
frosch
0e36260337
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
2009-09-13 19:15:59 +00:00
rubidium
9a0a14f4a8
(svn r17531) -Fix: wrong @file for ai_basestation.hpp
2009-09-13 17:58:00 +00:00
rubidium
1854c5efec
(svn r17530) -Codechange: use QSortT instead of qsort for sorting EngineIDs
2009-09-13 17:47:07 +00:00
translators
6c4cb673ff
(svn r17529) -Update from WebTranslator v3.0:
...
finnish - 81 changes by jpx_
greek - 207 changes by fumantsu
portuguese - 5 changes by SupSuper
vietnamese - 55 changes by nglekhoi
2009-09-13 17:45:15 +00:00
rubidium
ca78c69924
(svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems
2009-09-13 17:39:33 +00:00
rubidium
f0f63077f2
(svn r17527) -Codechange: use QSortT instead of qsort for sorting smallmaps
2009-09-13 17:38:49 +00:00
rubidium
fd04d4ed00
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the language list in the network GUI
2009-09-13 17:38:07 +00:00
frosch
263952f557
(svn r17525) -Cleanup: Remove SetWindowDirty(), it is completely covered by other functions already.
2009-09-13 17:37:47 +00:00
rubidium
36739925a2
(svn r17524) -Codechange: use QSortT instead of qsort for sorting NewGRFs
2009-09-13 17:36:50 +00:00
frosch
b3fd812eee
(svn r17523) -Fix (r17514): InvalidateWindowClasses() only does SetDirty(), which is no longer enough.
2009-09-13 16:43:16 +00:00
frosch
3511a6a7c4
(svn r17522) -Fix: Scroll to selected content after sorting the list and after updating the scrollbar maximum.
2009-09-13 14:50:52 +00:00
rubidium
7fd584a95b
(svn r17521) -Change: don't assume that there is always 'another' industry tile after two '0x18' industry tiles
2009-09-13 10:58:41 +00:00
rubidium
e620debf2c
(svn r17518) -Document: some of the callback 'masks'
2009-09-13 07:48:47 +00:00
rubidium
79f6fde5bf
(svn r17515) -Fix [FS#3189]: [Squirrel] In some cases the call stack would not be cleaned up properly during crash handling. Occasionally this causes asserts to be triggered or crashes.
2009-09-12 20:31:41 +00:00
frosch
4317f1a010
(svn r17514) -Codechange: Nestify Add-NewGRF dialog.
2009-09-12 18:40:02 +00:00
translators
6c36447e90
(svn r17513) -Update from WebTranslator v3.0:
...
catalan - 1 changes by arnau
simplified_chinese - 39 changes by EraserKing
dutch - 18 changes by habell
greek - 55 changes by fumantsu
indonesian - 60 changes by prof
vietnamese - 7 changes by nglekhoi
2009-09-12 17:45:19 +00:00
rubidium
677f510dcc
(svn r17512) -Add: some basic information about the loaded AIs in the crash log
2009-09-12 17:32:24 +00:00
frosch
d9ece3698a
(svn r17511) -Codechange: Simplify ShowNewGRFInfo() by passing 'right' instead of 'width'.
2009-09-12 17:17:07 +00:00
frosch
0867784862
(svn r17510) -Fix [FS#3197]: When loading GRFConfigs from ini file, validate them wrt. duplicate GRF IDs.
2009-09-12 14:40:26 +00:00
rubidium
f727662df6
(svn r17509) -Fix [FS#3196]: if building a part fails during cloning, sell what was already cloned instead of leaving it 'for free'
...
-Fix: make cloning multiheaded trains possible with with 'max - 1' vehicles existing
2009-09-12 14:37:29 +00:00
rubidium
27ad14ee99
(svn r17508) -Fix [FS#3195] (r16859): join station window didn't get updated when stations were removed from the pool
2009-09-12 12:56:49 +00:00
alberth
6e113b0e0b
(svn r17507) -Codechange: Make some methods of the OrdersWindow non-static.
2009-09-12 10:25:23 +00:00
rubidium
da2008ae23
(svn r17506) -Fix [FS#3191]: signs partly drawn out of the rectangle in 4/8x zoom out.
2009-09-11 22:21:54 +00:00
alberth
2895bb0e36
(svn r17505) -Codechange: WWT_EMPTY is not a special case any more for invalidating widgets.
2009-09-11 19:26:44 +00:00
alberth
029c711732
(svn r17504) -Codechange: un-inlining SetFocusedWidget() as it is not often used.
2009-09-11 19:12:05 +00:00
alberth
be7056c2b3
(svn r17503) -Fix (r17502): Save all files before commit.
2009-09-11 18:54:33 +00:00
alberth
ed5a0dfaf1
(svn r17502) -Codechange [FS#3184]: Extend QueryStringBaseWindow to support windows with nested widgets (by Terkhen with a few tweaks).
2009-09-11 18:52:56 +00:00
translators
0432b0ac3b
(svn r17501) -Update from WebTranslator v3.0:
...
catalan - 20 changes by arnau
traditional_chinese - 19 changes by josesun
2009-09-11 17:45:10 +00:00
yexo
9218078424
(svn r17500) -Fix (r16502): The wrong value was restored to SetAllowDoCommand possible resulting in an AI that wasn't allowed to do any actions
2009-09-11 17:18:06 +00:00
yexo
f38bb4cdb5
(svn r17499) -Fix (r17498): remove 2 unused functions so some compilers stop warning about them
2009-09-10 23:14:21 +00:00
yexo
f922a7ca8e
(svn r17498) -Add [NoAI]: Enable the squirrel std math library
2009-09-10 20:19:12 +00:00
frosch
254cfda3fc
(svn r17497) -Codechange: Macrofy AirportMovingData.
2009-09-10 20:16:29 +00:00
translators
1634b53ae4
(svn r17496) -Update from WebTranslator v3.0:
...
catalan - 39 changes by arnau
english_US - 2 changes by agenthh
italian - 4 changes by lorenzodv
romanian - 5 changes by kkmic
russian - 3 changes by Lone_Wolf
ukrainian - 42 changes by Madvin
2009-09-10 17:45:22 +00:00
rubidium
91024042ea
(svn r17495) -Codechange: replace 'Depot::Get(GetDepotIndex(tile))->index' with GetDepotIndex(tile)
2009-09-10 14:37:55 +00:00
rubidium
f93e63fa22
(svn r17494) -Codechange: improve algorithmic complexitiy of Depot::GetByTile from O(n) to O(1)
2009-09-10 14:36:38 +00:00
rubidium
10c3af4642
(svn r17493) -Codechange: store the depot index on the map
2009-09-10 14:33:07 +00:00
rubidium
4fef835e52
(svn r17492) -Codechange: don't store the town index for road depots.
2009-09-10 14:27:43 +00:00
rubidium
4c548cca34
(svn r17491) -Fix [FS#3188]: road vehicles could get lost when the prelimiary destination (for the pathfinder heuristics) is unreachable.
2009-09-09 21:01:45 +00:00
translators
0c797d5bef
(svn r17490) -Update from WebTranslator v3.0:
...
dutch - 47 changes by habell
english_US - 1 changes by agenthh
french - 4 changes by glx
german - 4 changes by Roujin, planetmaker
indonesian - 6 changes by prof
italian - 2 changes by lorenzodv
russian - 1 changes by Lone_Wolf
spanish - 13 changes by Terkhen
turkish - 3 changes by niw3
2009-09-09 17:45:30 +00:00
rubidium
5a8eefc478
(svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what actually happened
2009-09-09 16:28:29 +00:00
rubidium
aeb59f8e19
(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'.
2009-09-09 15:11:46 +00:00