Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-05 | (svn r24790) -Remove: Classic difficulty profiles. | frosch | |
2012-12-05 | (svn r24789) -Add: Separate setting to control the default settings of newly ↵ | frosch | |
added scripts and random AIs. | |||
2012-12-05 | (svn r24788) -Change: Detach script settings from difficulty settings. ↵ | frosch | |
Always allow changing all script settings without setting difficulty to custom. | |||
2012-12-05 | (svn r24787) -Fix: Unify checks for editability of settings. | frosch | |
2012-12-05 | (svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles ↵ | frosch | |
and highscore tables. | |||
2012-12-05 | (svn r24785) -Add: Various methods to open the OSK. (based on patch by ↵ | frosch | |
Eagle_rainbow) | |||
2012-12-05 | (svn r24784) -Update from WebTranslator v3.0: | translators | |
basque - 778 changes by lutxiketa czech - 21 changes by Eskymak german - 1 changes by planetmaker | |||
2012-12-04 | (svn r24783) -Update from WebTranslator v3.0: | translators | |
basque - 825 changes by lutxiketa danish - 7 changes by Hellwing | |||
2012-12-03 | (svn r24782) -Codechange: [Win32] Disable MSVC warning about using 'this' in ↵ | michi_cc | |
a base member initializer list as we don't use it in any problematic way. | |||
2012-12-03 | (svn r24781) -Fix (r24762): [Win32] MinGW compiler warning. | michi_cc | |
2012-12-03 | (svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte ↵ | glx | |
can have side effects when MSVC optimises it | |||
2012-12-03 | (svn r24779) -Update from WebTranslator v3.0: | translators | |
basque - 87 changes by lutxiketa | |||
2012-12-02 | (svn r24778) -Update from WebTranslator v3.0: | translators | |
basque - 20 changes by lutxiketa greek - 115 changes by Evropi lithuanian - 1 changes by Stabilitronas luxembourgish - 53 changes by Phreeze | |||
2012-12-01 | (svn r24777) -Update from WebTranslator v3.0: | translators | |
basque - 37 changes by lutxiketa catalan - 4 changes by Bassals, arnau greek - 6 changes by Evropi korean - 6 changes by telk5093 ukrainian - 9 changes by edd_k | |||
2012-12-01 | (svn r24776) -Doc: Typo fixes, additions, and additional dots collected from ↵ | alberth | |
various sources (including Eagle_rainbow, MinchinWeb) | |||
2012-11-29 | (svn r24775) -Update from WebTranslator v3.0: | translators | |
belarusian - 2 changes by Wowanxm greek - 19 changes by Evropi italian - 1 changes by lorenzodv latvian - 1 changes by Parastais lithuanian - 31 changes by spanish - 1 changes by Terkhen | |||
2012-11-28 | (svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at ↵ | frosch | |
the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly. | |||
2012-11-28 | (svn r24773) -Fix: Shift in the OSK behaved like capslock. | frosch | |
2012-11-28 | (svn r24772) -Codechange: Call Window::OnEditboxChanged only when the ↵ | frosch | |
content changes, not when only moving the cursor. | |||
2012-11-28 | (svn r24771) -Update from WebTranslator v3.0: | translators | |
basque - 17 changes by lutxiketa belarusian - 6 changes by KorneySan croatian - 6 changes by VoyagerOne dutch - 1 changes by habell english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ greek - 36 changes by Evropi lithuanian - 31 changes by polish - 1 changes by wojteks86 russian - 1 changes by Lone_Wolf | |||
2012-11-27 | (svn r24770) -Fix-ish: Calling GUIList::Sort repeatedly has no use without ↵ | frosch | |
GUIList::NeedResort since the latter has the sideeffects. | |||
2012-11-27 | (svn r24769) -Feature [FS#3852]: Add a string filter to the server list. ↵ | frosch | |
(Eagle_rainbow) | |||
2012-11-27 | (svn r24768) -Fix: Adjust a comment to reflect some more truth. | frosch | |
2012-11-27 | (svn r24767) -Codechange: Remove some fragile hacks from the multiplayer ↵ | frosch | |
list who tried to disguised themself as optimisations. | |||
2012-11-27 | (svn r24766) -Update from WebTranslator v3.0: | translators | |
basque - 51 changes by lutxiketa catalan - 5 changes by arnau dutch - 5 changes by habell english_US - 5 changes by Rubidium esperanto - 11 changes by Joncst french - 11 changes by gromlin italian - 5 changes by lorenzodv latvian - 5 changes by Parastais lithuanian - 46 changes by Stabilitronas polish - 5 changes by wojteks86 portuguese - 8 changes by skkeeper | |||
2012-11-25 | (svn r24765) -Update from WebTranslator v3.0: | translators | |
basque - 2 changes by lutxiketa belarusian - 32 changes by Wowanxm finnish - 5 changes by jpx_ german - 5 changes by planetmaker japanese - 1 changes by nex259 korean - 4 changes by telk5093 portuguese - 23 changes by skkeeper russian - 5 changes by Lone_Wolf spanish - 5 changes by Terkhen | |||
2012-11-25 | (svn r24764) -Change: Disable horizontal resizing of the industry chain ↵ | alberth | |
window, it's not useful. | |||
2012-11-25 | (svn r24763) -Feature: Add industry type and cargo dropdown selection for ↵ | alberth | |
easier navigating in the industry chain window. | |||
2012-11-25 | (svn r24762) -Fix [FS#5359]: [Win32] Don't crash when switching to an ↵ | michi_cc | |
unsupported fullscreen display mode (like 8 bpp modes in Windows 8). | |||
2012-11-24 | (svn r24761) -Update from WebTranslator v3.0: | translators | |
german - 2 changes by planetmaker lithuanian - 48 changes by Stabilitronas | |||
2012-11-23 | (svn r24760) -Update from WebTranslator v3.0: | translators | |
latvian - 1 changes by Parastais | |||
2012-11-21 | (svn r24759) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by Bassals | |||
2012-11-20 | (svn r24758) -Update from WebTranslator v3.0: | translators | |
greek - 2 changes by Evropi | |||
2012-11-19 | (svn r24757) -Fix: broken Greek translation | rubidium | |
2012-11-19 | (svn r24756) -Update from WebTranslator v3.0: | translators | |
korean - 8 changes by telk5093 romanian - 20 changes by kkmic swedish - 1 changes by Joel_A | |||
2012-11-18 | (svn r24755) -Update from WebTranslator v3.0: | translators | |
greek - 105 changes by Evropi hungarian - 2 changes by IPG lithuanian - 11 changes by Stabilitronas swedish - 1 changes by Joel_A | |||
2012-11-18 | (svn r24754) -Fix [FS#5367]: crash on corrupted savegame | rubidium | |
2012-11-17 | (svn r24753) -Update from WebTranslator v3.0: | translators | |
catalan - 5 changes by Bassals, arnau spanish - 1 changes by Terkhen | |||
2012-11-16 | (svn r24752) -Update from WebTranslator v3.0: | translators | |
catalan - 1 changes by Bassals croatian - 3 changes by VoyagerOne brazilian_portuguese - 22 changes by Tucalipe swedish - 2 changes by Joel_A | |||
2012-11-15 | (svn r24751) -Update from WebTranslator v3.0: | translators | |
norwegian_bokmal - 13 changes by jhsoby romanian - 36 changes by kkmic swedish - 1 changes by Joel_A | |||
2012-11-14 | (svn r24750) -Cleanup: Remove old special clear filter button from signs list. | frosch | |
2012-11-14 | (svn r24749) -Add: GUI icons for delete to the left/right. | frosch | |
2012-11-14 | (svn r24748) -Add: Clear button to all editboxes. | frosch | |
2012-11-14 | (svn r24747) -Fix: Some editboxes had a different colour than the rest of ↵ | frosch | |
the window. | |||
2012-11-14 | (svn r24746) -Cleanup: Remove weird lowering of editboxes. | frosch | |
2012-11-14 | (svn r24745) -Codechange: Draw complete editbox via QueryString. | frosch | |
2012-11-14 | (svn r24744) -Codechange: Handle clicking on editboxed also via QueryString. | frosch | |
2012-11-14 | (svn r24743) -Change: Unify the behaviour of ESC in filter editboxes. | frosch | |
2012-11-14 | (svn r24742) -Codechange: Remove QueryStringBaseWindow and store ↵ | frosch | |
QueryStrings per widget instead. | |||
2012-11-14 | (svn r24741) -Add: Const-methods to SmallMap. | frosch | |