Age | Commit message (Expand) | Author |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-18 | (svn r9303) -Codechange: Use cargo class when counting passengers in a road v... | peter1138 |
2007-03-18 | (svn r9302) -Codechange: Use cargo class to test for passengers when deciding... | peter1138 |
2007-03-18 | (svn r9301) -Codechange: Use cargo class to determine if a road vehicle can s... | peter1138 |
2007-03-18 | (svn r9300) -Codechange: Use cargo's town effect property in the subsidy gui | peter1138 |
2007-03-18 | (svn r9299) -Fix (FS#675,FS#660): Small micro-movements on airports (of <4 pi... | richk |
2007-03-18 | (svn r9298) -Fix (r1): A34-1000, Z-Shuttle, and Kelling K1 should be listed a... | richk |
2007-03-18 | (svn r9292) [Translations] -Fix: Removed empty translation reached /trunk | miham |
2007-03-18 | (svn r9286) -Update: WebTranslator2 update to 2007-03-18 19:56:07 | miham |
2007-03-18 | (svn r9281) -Fix [FS#687]: compile failure when compiling with 'home director... | rubidium |
2007-03-18 | (svn r9277) -Fix [FS#685]: shared orders got messed up when the 'first' train... | rubidium |
2007-03-18 | (svn r9275) -Fix(r8973, FS#686): Faulty display of aircraft maximum velocity ... | celestar |
2007-03-17 | (svn r9271) -Codechange: make the language pack initialisation a little more ... | rubidium |
2007-03-17 | (svn r9270) -Backport r9269: add .hpp files to Doxygen output | truelight |
2007-03-17 | (svn r9267) -Fix (r9266): some leftover includes and erronous call to ChangeW... | rubidium |
2007-03-17 | (svn r9266) -Codechange: unify the retrieval of the base paths a little more. | rubidium |
2007-03-16 | (svn r9259) -Codechange: NUM_CARGO isn't a valid cargo type... | peter1138 |
2007-03-16 | (svn r9257) -Codechange: Use cargo's town effect property for determining sub... | peter1138 |
2007-03-16 | (svn r9251) -Fix(r6057, FS#644): Use a less CPU-intensive algorithm to find a... | celestar |
2007-03-16 | (svn r9243) -Fix (r9162,FS#683): One too many table rows caused cargo accepta... | peter1138 |
2007-03-15 | (svn r9239) -Fix [FS#682]: PowerMac G5 CPU is not detected (oVRoM). | rubidium |
2007-03-15 | (svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This wil... | peter1138 |
2007-03-15 | (svn r9215) -Documentation : correct Doxygen of comments | belugas |
2007-03-15 | (svn r9205) -Fix: if you started openttd with '-g' you got the same map every... | truelight |
2007-03-15 | (svn r9198) [Config] -Add: added 'make run-gdb' which starts gdb + OpenTTD + ... | truelight |
2007-03-15 | (svn r9190) -Fix: Little typo in an enum. | belugas |
2007-03-14 | (svn r9178) -Fix (r7573) [FS#679]: Don't allow building docks or buoys under ... | maedhros |
2007-03-14 | (svn r9162) -Codechange: Cleanup of industry_cmd (Step-8). Gather tile anima... | belugas |
2007-03-13 | (svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_... | peter1138 |
2007-03-13 | (svn r9146) -Fix [NTP][FS#676](r6800): "Train is lost" message is generated i... | KUDr |
2007-03-13 | (svn r9137) -Fix: if all news-setting buttons show 'full', make the ALL-butto... | truelight |
2007-03-12 | (svn r9132) [Translations] -Fix: Removed empty strings added by last commit | miham |
2007-03-12 | (svn r9131) -Codechange: move the OSX application bundle resource directories... | rubidium |
2007-03-12 | (svn r9130) -Codechange: move the fileio functions that do open a file into a... | rubidium |
2007-03-12 | (svn r9129) -Codechange: unify parts of DeterminePaths. | rubidium |
2007-03-11 | (svn r9127) -Codechange: Check if a cargo is valid before displaying it in a ... | peter1138 |
2007-03-11 | (svn r9126) -Feature: "Function of scrollwheel" can now be set to off as well | bjarni |
2007-03-11 | (svn r9125) -Fix r9111: default scrollwheel setting is now zooming, not scrol... | bjarni |
2007-03-11 | (svn r9118) -Update: WebTranslator2 update to 2007-03-11 16:16:39 | miham |
2007-03-11 | (svn r9117) -Fix: the (current) difficulty level button was not selected when... | rubidium |
2007-03-11 | (svn r9116) [Translations] -Change: force remove of changed translations (r91... | miham |
2007-03-11 | (svn r9115) -Fix [FS#622]: make clear in the tooltips when the canal build to... | rubidium |
2007-03-11 | (svn r9112) -Feature r9111: scrollwheel scrolling can now also scroll the sma... | bjarni |
2007-03-11 | (svn r9111) -Feature: [OSX] mighty mice and touchpads can now scroll the map ... | bjarni |
2007-03-11 | (svn r9108) -Fix(9093) : MSVC was a bit unhappy with some of the type changes... | belugas |
2007-03-11 | (svn r9106) -Documentation: forgotten usage of m2 (storing TownID) in statue ... | belugas |
2007-03-10 | (svn r9105) -Fix [FS#629]: disable the ability to make flooding water with th... | rubidium |
2007-03-10 | (svn r9104) -Fix(r9080, r9081): UINT32_MAX is undefined on MSVC, std::numeric... | KUDr |
2007-03-10 | (svn r9102) -Codechange: (NewGRF) Apply cargo translation table to vehicle re... | peter1138 |
2007-03-10 | (svn r9097) -Fix [FS#525]: open and close messages now have their own setting... | truelight |