rubidium
1906dc80af
(svn r20704) -Fix (r20658): regression got out-of-sync
2010-08-30 22:54:48 +00:00
translators
2907f2afc2
(svn r20699) -Update from WebTranslator v3.0:
...
dutch - 11 changes by habell
esperanto - 7 changes by Christopher
hungarian - 7 changes by IPG
icelandic - 25 changes by grjonib
italian - 8 changes by lorenzodv
korean - 7 changes by junho2813
norwegian_bokmal - 82 changes by mantaray
romanian - 10 changes by tonny
spanish - 10 changes by Terkhen
2010-08-30 17:45:29 +00:00
yexo
6eb3ef7bc3
(svn r20697) -Fix [FS#4084]: call the new function after resizing a window so it's not possible a window becomes unmoveable
2010-08-30 14:52:28 +00:00
yexo
47494b2744
(svn r20696) -Codechange: create a new function to make sure part of the caption bar is visible when creating a window
2010-08-30 14:51:11 +00:00
yexo
6446a928dc
(svn r20695) -Codechange: move PreventHiding to another location
2010-08-30 14:50:42 +00:00
yexo
cf2032d0f8
(svn r20694) -Fix [FS#4087]: empty newgrf presets were not selectable
2010-08-30 10:52:27 +00:00
yexo
e91e2498c7
(svn r20693) -Fix: use strncmp instead of memcmp for comparing strings
2010-08-30 10:49:02 +00:00
yexo
9a05f8004b
(svn r20692) -Fix [FS#4055]: crash after downloading missing content
2010-08-30 10:16:04 +00:00
rubidium
562df2803f
(svn r20691) -Fix (r20690): unmessup a broken string
2010-08-29 18:39:28 +00:00
translators
0fdab5f5a5
(svn r20690) -Update from WebTranslator v3.0:
...
belarusian - 10 changes by Wowanxm
catalan - 11 changes by arnau
traditional_chinese - 14 changes by josesun
croatian - 10 changes by VoyagerOne
finnish - 10 changes by jpx_
french - 10 changes by glx
german - 13 changes by planetmaker
hungarian - 3 changes by IPG
icelandic - 11 changes by grjonib
italian - 2 changes by lorenzodv
polish - 10 changes by voythas
russian - 14 changes by Lone_Wolf
slovenian - 34 changes by Necrolyte, ntadej
swedish - 12 changes by Zuu
2010-08-29 17:45:46 +00:00
alberth
9f5a96ead2
(svn r20689) -Codechange: Make some global functions used in 1 .cpp file static in that file.
2010-08-29 15:58:43 +00:00
alberth
219ad6e003
(svn r20688) -Codechange: Rename Queue struct to BinaryHeap.
2010-08-29 13:47:15 +00:00
alberth
ed72338513
(svn r20687) -Codechange: Replace the THISBIN_HEAP_ARR macro by a GetElement() method.
2010-08-29 13:46:34 +00:00
alberth
bc6a5a5e64
(svn r20686) -Codechange: Make init_BinaryHeap() a method.
2010-08-29 13:42:38 +00:00
alberth
2c962548e5
(svn r20685) -Codechange: Make BinaryHeap_Clear() a method.
2010-08-29 13:38:43 +00:00
alberth
b06cedc905
(svn r20684) -Codechange: Make BinaryHeap_Free() a method.
2010-08-29 13:38:27 +00:00
alberth
3f0cd8c9f0
(svn r20683) -Codechange: Make BinaryHeap_Delete() a method.
2010-08-29 13:38:06 +00:00
alberth
10b182482e
(svn r20682) -Codechange: Make BinaryHeap_Pop() a method.
2010-08-29 13:36:50 +00:00
alberth
92801ac718
(svn r20681) -Codechange: Make BinaryHeap_Push() a method, introduce temporary THISBIN_HEAP_ARR macro.
2010-08-29 13:35:51 +00:00
alberth
68e2a07479
(svn r20680) -Codechange: Remove the now useless union and struct wrappers around the binary heap data.
2010-08-29 13:34:08 +00:00
alberth
ded2acf02e
(svn r20679) -Codechange: Remove unused insertion sorter.
2010-08-29 13:32:39 +00:00
alberth
fa6203fdc3
(svn r20678) -Codechange: Remove unused NetworkFindClientInfoFromIndex(), NetworkFindClientInfoFromIP().
2010-08-29 12:37:49 +00:00
rubidium
7af4449fef
(svn r20677) -Fix (r20136): copy-paste error (jwm)
2010-08-29 09:41:50 +00:00
rubidium
dd0a8a573d
(svn r20676) -Codechange: it's not needed to supply two almost identical vars
2010-08-28 22:26:25 +00:00
rubidium
00415213f3
(svn r20675) -Add [FS#4077]: method to access the (action 14) NewGRF version of other NewGRFs
2010-08-28 21:45:44 +00:00
alberth
be59c90e86
(svn r20674) -Codechange: Remove declared functions that do not exist (anymore) otherwise.
2010-08-28 20:15:45 +00:00
rubidium
a8b992f4fd
(svn r20673) -Codechange: add support for inspecting objects
2010-08-28 19:48:46 +00:00
rubidium
60655522ca
(svn r20672) -Remove: some stale strings
2010-08-28 19:46:35 +00:00
rubidium
c862ab42c9
(svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor
2010-08-28 19:45:56 +00:00
rubidium
7b16c7650b
(svn r20670) -Add: support for action F
...
-Add: a window to select (NewGRF) objects
2010-08-28 19:43:41 +00:00
rubidium
2d10b0f11d
(svn r20669) -Codechange: trigger the whole object every 256 ticks instead of every 250 ticks
2010-08-28 19:13:20 +00:00
rubidium
41a80490be
(svn r20668) -Codechange: add (more) support for bridges over objects
2010-08-28 19:02:21 +00:00
rubidium
3e67b4fe5f
(svn r20667) -Codechange: implement the autoslope callback for objects
2010-08-28 19:00:21 +00:00
rubidium
d4403cb649
(svn r20666) -Codechange: enable drawing of (NewGRF) objects
2010-08-28 18:57:32 +00:00
rubidium
fba19a41d5
(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatch
2010-08-28 18:56:07 +00:00
rubidium
ca7fe458a2
(svn r20664) -Codechange: implement the land slope callback for objects
2010-08-28 18:55:20 +00:00
rubidium
9991c8677d
(svn r20663) -Codechange: add the GRF name to the tile info window
2010-08-28 18:54:12 +00:00
rubidium
60fe27db50
(svn r20662) -Codechange: implement object animation
2010-08-28 18:51:47 +00:00
rubidium
ee8c37c3d9
(svn r20661) -Codechange: implement the "decide colour" callback for objects
2010-08-28 18:50:32 +00:00
rubidium
852bde0bad
(svn r20660) -Codechange: implement (most) of action2 support for objects
2010-08-28 18:49:39 +00:00
rubidium
8fd9728e19
(svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause)
2010-08-28 18:37:49 +00:00
rubidium
e0ba6550d2
(svn r20658) -Codechange: add the colour of an object to the object instance
2010-08-28 18:28:34 +00:00
rubidium
b376f8ae15
(svn r20657) -Codechange: add function to draw NewGRF tileseq in the GUI
2010-08-28 18:23:58 +00:00
rubidium
bd48893478
(svn r20656) -Codechange: implement counting of objects
2010-08-28 18:23:14 +00:00
rubidium
c481e3b110
(svn r20655) -Codechange: implement reading the action3 of objects
2010-08-28 18:22:24 +00:00
rubidium
23ba40d385
(svn r20654) -Codechange: implement reading action0 of objects
2010-08-28 18:21:09 +00:00
translators
3a9f54a4f8
(svn r20653) -Update from WebTranslator v3.0:
...
simplified_chinese - 23 changes by ww9980
traditional_chinese - 2 changes by ww9980
esperanto - 6 changes by Christopher
icelandic - 108 changes by grjonib
thai - 6 changes by angelix
2010-08-28 17:45:17 +00:00
rubidium
164a923c69
(svn r20652) -Codechange: implement a function to get the index of a spec.
2010-08-28 17:38:07 +00:00
rubidium
0a86eac2f1
(svn r20651) -Codechange: add a function to determine whether an object is available and use it
2010-08-28 17:36:28 +00:00
rubidium
6348aa7964
(svn r20650) -Codechange: add some variables to the object's spec
2010-08-28 17:35:00 +00:00