rubidium
93ff7d78e1
(svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named
2010-05-12 19:21:00 +00:00
rubidium
5051ef80c6
(svn r19796) -Codechange: introduce and use a {DEPOT} string command
2010-05-12 18:19:36 +00:00
rubidium
d031034789
(svn r19760) -Change: use the {HEIGHT} command for the smallmap legend
2010-05-04 22:12:09 +00:00
rubidium
32f473c7c1
(svn r19759) -Change: use the {HEIGHT} command for the measurement tool
2010-05-04 22:09:56 +00:00
rubidium
b11dfa8cb8
(svn r19758) -Add: {HEIGHT} string command
2010-05-04 22:04:28 +00:00
frosch
7b30f34ecf
(svn r19731) -Add: Spritepicker to sprite alignment tool.
2010-04-26 20:35:27 +00:00
peter1138
aa096f859c
(svn r19726) -Fix [FS#Sacro]: Broken English.
2010-04-25 20:37:20 +00:00
rubidium
c72e2dde60
(svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.
2010-04-25 16:27:30 +00:00
smatz
e3c89df398
(svn r19714) -Feature: ctrl+click on a vehicle to start/stop it
2010-04-24 20:55:51 +00:00
rubidium
21883a84d7
(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables
2010-04-24 13:36:29 +00:00
rubidium
e75e2648fc
(svn r19706) -Add: support for the (NewGRF) debug box
2010-04-24 13:27:22 +00:00
rubidium
39d421ff9c
(svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill.
2010-04-16 21:46:06 +00:00
rubidium
6c19ba9042
(svn r19625) -Fix [FS#3722]: strange message when unpausing because there are enough players, unclear message when an unexpected/invalid packet is received
2010-04-14 09:52:59 +00:00
alberth
fa8f227a97
(svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge.
2010-04-04 14:22:55 +00:00
yexo
8165737939
(svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu)
2010-04-02 17:35:20 +00:00
terkhen
daf97ae52c
(svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph.
2010-04-02 14:11:10 +00:00
frosch
475c2959bd
(svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble.
2010-03-21 15:16:05 +00:00
peter1138
604da97364
(svn r19434) -Add: Add rail speed limit to land area information window.
2010-03-16 06:43:41 +00:00
peter1138
ef8deb2edd
(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type selection list, and toolbar title.
2010-03-16 06:18:52 +00:00
rubidium
9cc70924dd
(svn r19406) -Fix: unneeded space in English string
2010-03-13 17:58:04 +00:00
terkhen
bf2c06bedb
(svn r19397) -Add: Enter the starting year at the scenario editor by clicking at the date panel.
2010-03-13 10:18:57 +00:00
terkhen
b443a3ee0a
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0% to 10%, default is 7%.
2010-03-06 12:58:33 +00:00
terkhen
c958c2c31f
(svn r19345) -Feature: Realistic acceleration for road vehicles.
2010-03-06 12:56:57 +00:00
yexo
d69a43af4a
(svn r19329) -Codechange: language updates for the previous commits
2010-03-05 23:22:31 +00:00
yexo
b8d7680e66
(svn r19328) -Feature: a more extendable gui for building airports
2010-03-05 23:21:56 +00:00
yexo
c42e2a9bfc
(svn r19326) -Codechange: store the airport name as property in AirportSpec
2010-03-05 23:21:41 +00:00
yexo
a71462bb94
(svn r19325) -Codechange: introduce airport classes and split the default airports in 4 classes
2010-03-05 23:21:35 +00:00
alberth
13f1836149
(svn r19271) -Fix (r19270): Secondary error messages start with ... .
2010-02-27 12:21:34 +00:00
alberth
011ff40030
(svn r19270) -Codechange: Forward CommandCost results through CreateNewIndustryHelper().
2010-02-27 12:12:01 +00:00
rubidium
45f34a4203
(svn r19265) -Fix [FS#3618]: "Can't build <industry> here... <industry> in the way" showed the to-be-built industry twice, instead of the to-be-built industry and the industry that's in the way
2010-02-26 10:08:16 +00:00
terkhen
a4a66ec1aa
(svn r19231) -Feature: Allow overbuilding of road stops.
2010-02-24 21:55:03 +00:00
frosch
fee0743ba9
(svn r19217) -Codechange: Unify punctuation marks.
2010-02-22 20:55:13 +00:00
frosch
e0171330c1
(svn r19216) -Feature: Scroll to current order destination when ctrl+clicking the start/stop bar.
2010-02-22 20:53:45 +00:00
yexo
da0c4868ee
(svn r19213) -Change: warn if a fallback sound set is loaded and tell the user where to download a proper sound setd
2010-02-22 20:19:17 +00:00
yexo
06dc421f2a
(svn r19199) -Codechange: add a 'name'-property to airport tiles
2010-02-22 14:17:17 +00:00
alberth
5052777d0b
(svn r19190) -Add: Improve error message with track building when signals are in the way.
2010-02-21 20:55:31 +00:00
alberth
6553f49991
(svn r19137) -Add: Report a more useful error when failing to build a bubble generator.
2010-02-15 10:28:40 +00:00
rubidium
9c02767a92
(svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that had stations/depots refer to them or vehicles were on the town's road could cause a crash
2010-02-13 14:02:36 +00:00
rubidium
171dbb7831
(svn r19111) -Fix (r19070): the station view didn't show acceptance anymore
2010-02-12 21:43:58 +00:00
rubidium
aab7768a3e
(svn r19088) -Fix: some typos/spelling errors in the base 'translation'
2010-02-10 20:46:14 +00:00
rubidium
0072503496
(svn r19087) -Codechange: some typos in StringIDs
2010-02-10 20:20:18 +00:00
rubidium
21bd2722cd
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
2010-02-10 16:24:05 +00:00
rubidium
29ce905bc2
(svn r19070) -Fix [FS#3607]: the station coverage text was not RTL language aware (sbr)
2010-02-09 21:48:57 +00:00
terkhen
52312ea17f
(svn r19064) -Feature: Allow to select different land colours for the smallmap (reworked by Alberth).
2010-02-08 23:46:35 +00:00
rubidium
cc8fd6e910
(svn r19006) -Fix (r18970): default rail type determination failed causing 'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
2010-02-04 17:08:48 +00:00
frosch
af50e0a4cf
(svn r18964) -Change: Highlight the selected action for town authority, and do not duplicate the itemtext to the description.
2010-01-30 16:29:52 +00:00
yexo
4c4d1e1bf6
(svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is running
...
Only settings with the AICONFIG_INGAME flag can be editted in this way
2010-01-29 21:38:55 +00:00
yexo
fa01b25f74
(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft crashes
2010-01-28 22:34:14 +00:00
peter1138
927f149ff2
(svn r18884) -Fix: [NewGRF] Perform bounds checking for all NewGRF data reads. Explicit length checks (which were not always correct) are no longer needed so these are removed to simplify code.
2010-01-22 13:02:15 +00:00
rubidium
7ec3d9a0c6
(svn r18883) -Codechange: warn in the difficulty and AI configuration window when setting the number of AIs to non-zero when you don't have AIs
2010-01-21 23:19:50 +00:00
rubidium
1a1797ec4d
(svn r18819) -Change [FS#3493]: be consistent with airport naming
2010-01-15 22:29:47 +00:00
rubidium
2f8b49134c
(svn r18767) -Fix: min/max income tooltips for the details performance statistics mentioned months whereas it should be quarters.
2010-01-09 18:44:46 +00:00
rubidium
aa0b17bd60
(svn r18753) -Fix: Max TE was incorrect in the engine preview
2010-01-07 17:14:08 +00:00
rubidium
882b23d3ee
(svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel weren't properly centered
2010-01-07 11:48:59 +00:00
rubidium
069b6a9fab
(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
2010-01-03 21:29:20 +00:00
rubidium
0bc292056d
(svn r18678) -Update: happy new year
2010-01-01 00:00:45 +00:00
peter1138
739aea3e1a
(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from 0% to 10%, default is 3% as before (mostly by Terkhen)
2009-12-31 10:41:03 +00:00
rubidium
fbfbd2dfb9
(svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be a non-breaking one
2009-12-30 18:10:07 +00:00
alberth
4801b17837
(svn r18666) -Codechange: Add tooltips to enable/disable all buttons in smallmap.
2009-12-30 17:58:19 +00:00
alberth
0a7fc9e4ea
(svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured industries in smallmap.
2009-12-30 17:44:38 +00:00
rubidium
891ded5c48
(svn r18658) -Fix [FS#3443]: wrong strings drawn for cargo subtype in vehicle details
2009-12-29 18:57:25 +00:00
rubidium
a8d6d18b22
(svn r18608) -Change: add the concept of music sets
2009-12-22 21:40:29 +00:00
rubidium
ade9773080
(svn r18603) -Codechange: move getting the song name to music_gui.cpp
2009-12-22 18:34:07 +00:00
alberth
ca66652005
(svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily based on code by erikjanp).
2009-12-21 16:06:20 +00:00
peter1138
e97f828c64
(svn r18548) -Fix (r18541): Unused string slipped in.
2009-12-19 20:05:10 +00:00
peter1138
37a6907e79
(svn r18543) -Codechange: Use separate set of strings for variety distribution setting to ease translation.
2009-12-19 18:36:35 +00:00
peter1138
99bb3a95b4
(svn r18541) -Feature: Additional map variety option for TGP landscape generator. Evolved from curve map idea from Zephyris.
2009-12-19 18:00:38 +00:00
rubidium
5e2b7e0238
(svn r18522) -Feature: add the possibility to not make new tree tiles in-game
2009-12-17 16:59:33 +00:00
rubidium
5afa990ccf
(svn r18516) -Feature [FS#3359]: moving of AIs in the AI configuration window. Based on a patch by Zuu.
2009-12-16 16:57:26 +00:00
rubidium
3e6c530e1e
(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal NewGRF error.
2009-12-15 00:00:51 +00:00
frosch
9dd74395c8
(svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow.
2009-12-08 19:59:21 +00:00
rubidium
a7beae8733
(svn r18363) -Feature: do not require advanced settings multistrings to start at 0
2009-12-01 22:27:12 +00:00
rubidium
3a83eab967
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future
2009-12-01 22:18:51 +00:00
rubidium
8a8bf6c53d
(svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the train details view. If an articulated vehicle it too 'wide' draw the information on the next line and if there are multiple cargos split that over multiple lines too. Based on work by frosch123.
2009-11-29 19:31:23 +00:00
rubidium
0fce00edd8
(svn r18338) -Codechange: remove the need for {SKIP}
2009-11-29 17:20:27 +00:00
alberth
548f47af58
(svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + strings.
2009-11-29 12:52:08 +00:00
frosch
ae97bf029c
(svn r18328) -Codechange: Remove last usage of {SETX} from strings.
2009-11-28 20:15:16 +00:00
frosch
49aca1edc0
(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware.
2009-11-28 15:12:24 +00:00
frosch
b4626547b5
(svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items.
2009-11-27 16:20:56 +00:00
rubidium
5dc2e2831d
(svn r18304) -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :(
2009-11-27 15:16:58 +00:00
rubidium
851c71a79d
(svn r18294) -Feature: set the start time of a timetable
2009-11-25 23:39:50 +00:00
rubidium
48d74751ac
(svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros.
2009-11-25 23:38:59 +00:00
rubidium
6befa88d82
(svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus.
2009-11-25 16:17:06 +00:00
smatz
f0c64208cf
(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others)
2009-11-24 21:18:11 +00:00
rubidium
5e247b6e43
(svn r18267) -Codechange: make the music window big font aware
2009-11-24 13:14:48 +00:00
rubidium
584c75722e
(svn r18264) -Codechange: make the company league window big font aware
2009-11-23 22:01:42 +00:00
rubidium
a37607bac1
(svn r18226) -Fix: the caption of the select station/waypoint window was black instead of (the default) white
2009-11-22 14:48:33 +00:00
rubidium
77d6c4e07a
(svn r18199) -Codechange: make the company view window RTL aware and somewhat big font aware
2009-11-20 17:36:46 +00:00
rubidium
c24755c032
(svn r18189) -Codechange: remove some now unneeded strings
2009-11-19 18:08:35 +00:00
rubidium
8e201585e6
(svn r18182) -Codechange: use the zero fill control code instead of duplicating strings with 'only' the 0 differing
2009-11-19 13:56:10 +00:00
rubidium
4ade749532
(svn r18176) -Fix: wrong parameter locations caused occasional crashes when showing an engine preview or new engine news message
2009-11-18 22:14:13 +00:00
rubidium
a7bf15d5a6
(svn r18172) -Fix: consistency w.r.t. using space after the copyright symbol in the about window
2009-11-18 20:28:03 +00:00
peter1138
d2358c5ea6
(svn r18160) -Codechange: The hyphen character may not line up in all fonts, so draw
...
the Y-axis ticks manually.
2009-11-18 10:09:22 +00:00
rubidium
cb3c4f2ebe
(svn r18125) -Fix: the waypoint/buoy window had the wrong text colour in their title
2009-11-16 20:17:27 +00:00
rubidium
b824b27fd6
(svn r18115) -Codechange: prevent RTL glitch with refitting and cargo suffix
2009-11-16 13:19:39 +00:00
rubidium
16c2e53191
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
2009-11-14 15:37:33 +00:00
rubidium
1066af500f
(svn r18073) -Codechange: remove some more unneeded skips
2009-11-14 13:11:40 +00:00
rubidium
9d74a2910e
(svn r18072) -Codechange: remove the need for {SKIP} (and a string) from the order window
2009-11-14 12:55:48 +00:00
rubidium
d41302c310
(svn r18071) -Codechange: remove the need for {SKIP} in the autoreplace window + strings
2009-11-14 12:50:38 +00:00
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.
2009-11-12 20:33:30 +00:00
rubidium
c08c10f329
(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
5d3fa80931
(svn r18015) -Codechange: redesign the world generation windows to make 'proper' use of nested widgets.
2009-11-08 16:46:23 +00:00
rubidium
4c06a9e549
(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
rubidium
1eea96d636
(svn r18009) -Codechange: make the 'create scenario' window nested
2009-11-08 12:38:00 +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
b1f906e819
(svn r17951) -Codechange: simplify making the popup list, remove arbirary limitations and unused code/strings.
2009-11-02 15:27: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
4fd74e2f94
(svn r17887) -Codechange: remove some (now) unneeded {SKIP}s
2009-10-27 14:46:59 +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
frosch
60188f496d
(svn r17802) -Feature(ette) [FS#1862]: [NewGRF] Textstack support for CB 37.
2009-10-18 15:36:30 +00:00
rubidium
8c37da1be6
(svn r17741) -Feature-ish [FS#3116]: show the nickname of the person you're PMing
2009-10-07 19:35:05 +00:00
glx
57252e5225
(svn r17660) -Fix: StringID typo
2009-09-28 14:15:23 +00:00
rubidium
4347758e48
(svn r17658) -Codechange: remove custom drawing of the signal density in the signal GUI
...
-Codechange: move the state updates from OnPaint
2009-09-28 12:38:35 +00:00
rubidium
2b61d49f30
(svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested.
2009-09-26 10:06:48 +00:00
glx
92c4831bf2
(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUP
2009-09-23 13:25:00 +00:00
smatz
1da745c9ad
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen)
2009-09-22 13:54:54 +00:00
rubidium
01ab1c6001
(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
2009-09-21 18:36:33 +00:00
smatz
15511678e3
(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'
2009-09-21 18:16:00 +00:00
frosch
2d9c54c9a8
(svn r17541) -Feature: Filtering in Add-NewGRF dialog.
2009-09-14 20:59:46 +00:00
frosch
2773865cd6
(svn r17538) -Codechange: Rename STR_CONTENT_FILTER_(OSKTITLE|TOOLTIP) for more general usage.
2009-09-14 20:15:29 +00:00
rubidium
e179a72d67
(svn r17489) -Fix [FS#3187] (r17471): the tooltip said the inverse of what actually happened
2009-09-09 16:28:29 +00:00
rubidium
f1cc044a40
(svn r17485) -Change [FS2459]: make the performance ratings harder to exploit; only count profitable vehicles and recently serviced stations.
2009-09-09 08:22:21 +00:00
rubidium
dcd6b2096d
(svn r17471) -Change: when removing a station or waypoint keep the rail unless Ctrl is pressed. This makes the behaviour consistent between the two.
2009-09-08 10:12:13 +00:00
rubidium
bd9670ea47
(svn r17467) -Change: show the client id in join messages at the server (patch by dihedral)
2009-09-07 21:28:16 +00:00
rubidium
b4e5383078
(svn r17448) -Change [FS#2997]: buy vehicles instead of building them; makes it consistent with selling. Based on a patch by planetmaker
2009-09-07 09:09:10 +00:00
rubidium
1f21a5cb41
(svn r17446) -Codechange: rename BUILD with BUY for strings that are about building (in the future buying) vehicles.
2009-09-07 08:59:43 +00:00
alberth
6d89615f05
(svn r17424) -Change: Unify 'list is empty' strings of the windows to '- None -'.
2009-09-05 11:33:27 +00:00
alberth
9fd22f727f
(svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well.
2009-09-05 11:27:28 +00:00
yexo
f3d2be7581
(svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets
2009-09-01 21:30:14 +00:00
smatz
352d07b1b5
(svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns
2009-09-01 14:05:27 +00:00
yexo
1f7fc96a78
(svn r17330) -Codechange: Lower some buttons in the music window when clicked instead of changing the text colour to white
2009-08-30 20:38:57 +00:00
yexo
dc24601b6d
(svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING
2009-08-29 21:28:36 +00:00
rubidium
f582ccf395
(svn r17301) -Fix (r17297): typo
2009-08-28 16:49:00 +00:00
rubidium
3a661e7e64
(svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips
2009-08-28 15:25:12 +00:00
rubidium
e09cba404c
(svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases
2009-08-28 13:04:58 +00:00
rubidium
7fbc33dae1
(svn r17248) -Fix: add GPL license notice where appropriate
2009-08-21 20:21:05 +00:00
rubidium
2c896a9c6c
(svn r17244) -Change: add $Id$ to the language files too
2009-08-20 19:54:37 +00:00
alberth
098756b84b
(svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario editor.
2009-08-16 07:28:00 +00:00
rubidium
5294ca8a10
(svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay
2009-08-15 10:51:33 +00:00
smatz
a29bbb1e1f
(svn r17157) -Add: localised decimal separator
2009-08-12 01:28:11 +00:00
rubidium
9ee2a66c86
(svn r17139) -Change: add the concept of sound sets
2009-08-09 19:50:44 +00:00
smatz
2a430d981f
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
...
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
2009-08-08 16:42:55 +00:00
rubidium
3ecf335718
(svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear
2009-08-06 20:29:13 +00:00
rubidium
1fe3ad3288
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives
2009-08-05 17:59:21 +00:00
rubidium
e0ba8e6b56
(svn r17070) -Codechange: some minor fixes to the order in english.txt
2009-08-05 14:30:30 +00:00
rubidium
5351db3703
(svn r17068) -Change: make a number of strings more consistent with their relatives
2009-08-05 12:48:48 +00:00
rubidium
6b59a238ae
(svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place.
2009-08-05 12:37:09 +00:00
rubidium
04927226bd
(svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>}
2009-08-05 11:48:20 +00:00
rubidium
c9048bc6f8
(svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now
2009-08-05 11:32:32 +00:00
rubidium
8a20e528a5
(svn r17064) -Codechange: reorder another 1/3 of the strings
2009-08-04 22:56:12 +00:00