summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 in...yexo
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 pro...zuu
2012-09-21(svn r24536) -Update from WebTranslator v3.0:translators
2012-09-21(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxy...alberth
2012-09-19(svn r24534) -Feature: Highlight industries on the smallmap when the mouse is...frosch
2012-09-19(svn r24533) -Codechange: Move position determination on minimap legend to se...frosch
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 ma...zuu
2012-09-16(svn r24529) -Update from WebTranslator v3.0:translators
2012-09-16(svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as ...frosch
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
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 industry-...frosch
2012-09-12(svn r24522) -Codechange: Rename _keep_gender_data to _scan_for_gender_data t...frosch
2012-09-10(svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters...zuu
2012-09-10(svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in te...zuu
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 cod...zuu
2012-09-09(svn r24517) -Update from WebTranslator v3.0:translators
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
2012-09-08(svn r24514) -Update from WebTranslator v3.0:translators
2012-09-08(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry.frosch
2012-09-07(svn r24512) -Update from WebTranslator v3.0:translators
2012-09-06(svn r24511) -Update from WebTranslator v3.0:translators
2012-09-03(svn r24510) -Update from WebTranslator v3.0:translators
2012-09-02(svn r24509) -Update from WebTranslator v3.0:translators
2012-09-02(svn r24508) -Fix [FS#5281] (24488): Content GUI crashed after downloading a ...frosch
2012-09-01(svn r24507) -Fix [FS#5285]: The mousewheel did not work in the build waypoin...frosch
2012-09-01(svn r24506) -Fix: Airport variables 60 to 65 an 69 used the wrong CTT for tr...frosch
2012-09-01(svn r24505) -Add: Select the GS tab if all AI tabs are unselectable in the A...zuu
2012-09-01(svn r24504) -Update from WebTranslator v3.0:translators
2012-09-01(svn r24503) -Change [FS#5228]: When building long roads or tramways, only bu...terkhen
2012-08-30(svn r24502) -Update from WebTranslator v3.0:translators
2012-08-28(svn r24501) -Update from WebTranslator v3.0:translators
2012-08-27(svn r24500) -Fix: Don't show the global goals as company goals for spectatorszuu
2012-08-27(svn r24499) -Update from WebTranslator v3.0:translators
2012-08-26(svn r24498) -Update from WebTranslator v3.0:translators
2012-08-25(svn r24497) -Feature [FS#5106]: When using autorefit only load/refit vehicle...frosch
2012-08-23(svn r24496) -Fix [FS#5276]: Make sure all template functions are instantiate...frosch
2012-08-23(svn r24495) -Update from WebTranslator v3.0:translators
2012-08-21(svn r24494) -Update: Some documentation.frosch
2012-08-21(svn r24493) -Doc: Update GS changelog.frosch
2012-08-21(svn r24492) -Add: [NoGo] Useful behaviour for GSEngine::IsValidEngine and GS...frosch
2012-08-21(svn r24491) -Fix: compilation error with networking disabledrubidium
2012-08-21(svn r24490) -Fix (r24487): forgot to run script/api/squirrel_export.shyexo