summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-09-23(svn r24553) -Add: Separate the 'available vehicles' from the other buttons ↵frosch
in the vehicle list.
2012-09-23(svn r24552) -Fix (r24537): Unpause do no longer continue scriptszuu
2012-09-22(svn r24551) -Fix (r24544): Change unfinished languages.terkhen
2012-09-22(svn r24550) -Codechange: Remove unused panel widget in the group gui (Juanjo).alberth
2012-09-22(svn r24549) -Codechange: Remove the hard-coded sprite button sizes in the ↵alberth
group gui (Juanjo).
2012-09-22(svn r24548) -Add: Extra group line in the group gui, if possible (Juanjo).alberth
2012-09-22(svn r24547) -Add [FS#5263]: Separate the 'available vehicles' from the ↵alberth
other buttons in the group gui (Juanjo).
2012-09-22(svn r24546) -Fix (r24544): Change all other languages too.terkhen
2012-09-22(svn r24545) -Update from WebTranslator v3.0:translators
english_US - 4 changes by Rubidium russian - 4 changes by edd_k ukrainian - 357 changes by edd_k
2012-09-22(svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the ↵terkhen
refit window.
2012-09-21(svn r24543) -Fix-ish (r24542): Removed unnecessary preprocessor directivezuu
2012-09-21(svn r24542) -Feature: Allow AI/GS script developers to break the execution ↵zuu
of their scripts using ScriptController::Break
2012-09-21(svn r24541) -Cleanup [FS#5260]: remove unused function GetGroupArraySize ↵yexo
(juanjo)
2012-09-21(svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant.alberth
2012-09-21(svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile ↵yexo
instead of manually checking the bounds (juanjo)
2012-09-21(svn r24538) -Fix-ish: remove compiler warning about initialization orderyexo
2012-09-21(svn r24537) -Feature: Scripts can be suspended even if the game is still ↵zuu
progressing, thus break-on-log now works also for Game Scripts.
2012-09-21(svn r24536) -Update from WebTranslator v3.0:translators
tamil - 7 changes by aswn ukrainian - 80 changes by edd_k
2012-09-21(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some ↵alberth
Doxygen improvements.
2012-09-19(svn r24534) -Feature: Highlight industries on the smallmap when the mouse ↵frosch
is over an entry in the legend.
2012-09-19(svn r24533) -Codechange: Move position determination on minimap legend to ↵frosch
separate function.
2012-09-19(svn r24532) -Change: try to read more UDP packets per game looprubidium
2012-09-18(svn r24531) -Fix: Max script chance was too big.alberth
2012-09-17(svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too ↵zuu
many characters (sbr)
2012-09-16(svn r24529) -Update from WebTranslator v3.0:translators
hungarian - 2 changes by yozi korean - 2 changes by telk5093 latvian - 7 changes by Parastais
2012-09-16(svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as ↵frosch
signed.
2012-09-16(svn r24527) -Add: [NewGRF] Allow resolving var 5F via vehicle var 61.frosch
2012-09-15(svn r24526) -Update from WebTranslator v3.0:translators
latvian - 2 changes by Parastais
2012-09-13(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__)yexo
2012-09-12(svn r24523) -Fix: The gender of an industry name is defined by the ↵frosch
industry-type part of the name, not by the town-name part, even if it comes first.
2012-09-12(svn r24522) -Codechange: Rename _keep_gender_data to _scan_for_gender_data ↵frosch
to reflect what it intends to do instead of what it does.
2012-09-10(svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove ↵zuu
characters up to next word beginning in text edit boxes
2012-09-10(svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in ↵zuu
text edit boxes (sbr)
2012-09-10(svn r24519) -Codechange [FS#5203]: Refactor character removal code of text editzuu
2012-09-10(svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement ↵zuu
code (sbr)
2012-09-09(svn r24517) -Update from WebTranslator v3.0:translators
czech - 23 changes by Eskymak
2012-09-09(svn r24516) -Add: [GS] Support ##plural pragma in GS lang files.frosch
2012-09-09(svn r24515) -Fix: GStexts were compied incompletely when containing certain ↵frosch
string codes.
2012-09-08(svn r24514) -Update from WebTranslator v3.0:translators
welsh - 3 changes by kazzie
2012-09-08(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.frosch
2012-09-07(svn r24512) -Update from WebTranslator v3.0:translators
czech - 26 changes by Eskymak luxembourgish - 7 changes by Phreeze
2012-09-06(svn r24511) -Update from WebTranslator v3.0:translators
latvian - 3 changes by Parastais vietnamese - 1 changes by nglekhoi
2012-09-03(svn r24510) -Update from WebTranslator v3.0:translators
korean - 1 changes by telk5093 latvian - 11 changes by Parastais
2012-09-02(svn r24509) -Update from WebTranslator v3.0:translators
german - 4 changes by NG korean - 5 changes by telk5093
2012-09-02(svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a ↵frosch
NewGRF while it is selected.
2012-09-01(svn r24507) -Fix [FS#5285]: The mousewheel did not work in the build ↵frosch
waypoint window. (sbr)
2012-09-01(svn r24506) -Fix: Airport variables 60 to 65 an 69 used the wrong CTT for ↵frosch
translations. (Alberth)
2012-09-01(svn r24505) -Add: Select the GS tab if all AI tabs are unselectable in the ↵zuu
AI debug window.
2012-09-01(svn r24504) -Update from WebTranslator v3.0:translators
russian - 2 changes by Lone_Wolf
2012-09-01(svn r24503) -Change [FS#5228]: When building long roads or tramways, only ↵terkhen
build the roadbits at the beginning and the end if they can connect to something.