Mercurial > hg > openttd
graph
-
(svn r24540) -Codechange: Remove the not-so-useful HALF_TILE_SIZE constant. draftFri, 21 Sep 2012 20:31:06 +0000, by alberth
-
(svn r24539) -Codechange [FS#5260]: make code simpler by using IsValidTile instead of manually checking the bounds (juanjo) draftFri, 21 Sep 2012 20:28:23 +0000, by yexo
-
(svn r24538) -Fix-ish: remove compiler warning about initialization order draftFri, 21 Sep 2012 20:27:09 +0000, by yexo
-
(svn r24537) -Feature: Scripts can be suspended even if the game is still progressing, thus break-on-log now works also for Game Scripts. draftFri, 21 Sep 2012 19:58:18 +0000, by zuu
-
(svn r24535) -Doc: Two additions, lots of small spelling fixes, and some Doxygen improvements. draftFri, 21 Sep 2012 09:47:21 +0000, by alberth
-
(svn r24534) -Feature: Highlight industries on the smallmap when the mouse is over an entry in the legend. draftWed, 19 Sep 2012 22:11:26 +0000, by frosch
-
(svn r24533) -Codechange: Move position determination on minimap legend to separate function. draftWed, 19 Sep 2012 22:10:48 +0000, by frosch
-
(svn r24532) -Change: try to read more UDP packets per game loop draftWed, 19 Sep 2012 15:15:49 +0000, by rubidium
-
(svn r24530) -Fix [#5203] (r24521): Ctrl+backspace/delete could remove too many characters (sbr) draftMon, 17 Sep 2012 15:17:13 +0000, by zuu
-
(svn r24528) -Fix: [NewGRF] RandomAction 84 should interpret register 100 as signed. draftSun, 16 Sep 2012 16:31:53 +0000, by frosch
-
(svn r24527) -Add: [NewGRF] Allow resolving var 5F via vehicle var 61. draftSun, 16 Sep 2012 16:29:48 +0000, by frosch
-
(svn r24525) -Add [FS#4539]: [OSX] Additional high-resolution icons for the app bundle (Zydeco) draftSat, 15 Sep 2012 11:38:40 +0000, by planetmaker
-
(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__) draftThu, 13 Sep 2012 18:42:33 +0000, by yexo
-
(svn r24523) -Fix: The gender of an industry name is defined by the industry-type part of the name, not by the town-name part, even if it comes first. draftWed, 12 Sep 2012 18:52:11 +0000, by frosch
-
(svn r24522) -Codechange: Rename _keep_gender_data to _scan_for_gender_data to reflect what it intends to do instead of what it does. draftWed, 12 Sep 2012 18:50:44 +0000, by frosch
-
(svn r24521) -Feature [FS#5203]: Ctrl + Backspace/Delete to remove characters up to next word beginning in text edit boxes draftMon, 10 Sep 2012 18:47:13 +0000, by zuu
-
(svn r24520) -Feature [FS#5203]: Ctrl + Arrow keys to move entire words in text edit boxes (sbr) draftMon, 10 Sep 2012 18:45:29 +0000, by zuu
-
(svn r24519) -Codechange [FS#5203]: Refactor character removal code of text edit draftMon, 10 Sep 2012 18:42:34 +0000, by zuu
-
(svn r24518) -Codechange [FS#5203]: Refactor arrow key text edit movement code (sbr) draftMon, 10 Sep 2012 18:40:54 +0000, by zuu
-
(svn r24516) -Add: [GS] Support ##plural pragma in GS lang files. draftSun, 09 Sep 2012 15:55:20 +0000, by frosch
-
(svn r24515) -Fix: GStexts were compied incompletely when containing certain string codes. draftSun, 09 Sep 2012 15:52:49 +0000, by frosch
-
(svn r24513) -Add: [Script] ScriptIndustryType::IsProcessingIndustry. draftSat, 08 Sep 2012 12:14:00 +0000, by frosch