summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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 /trunkmiham
2007-03-18(svn r9286) -Update: WebTranslator2 update to 2007-03-18 19:56:07miham
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 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 r9236) -Codechange: Add 'town effect' attribute to cargo types. This wil...peter1138
2007-03-15(svn r9215) -Documentation : correct Doxygen of commentsbelugas
2007-03-15(svn r9205) -Fix: if you started openttd with '-g' you got the same map every...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 commitmiham
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 wellbjarni
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:39miham
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-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
2007-03-10(svn r9094) -Codechange: Don't set up refit masks for engine types not in the...peter1138
2007-03-10(svn r9093) -Codechange: variable scope / typepeter1138
2007-03-10(svn r9092) -Codechange: (NewGRF) (re r8885) Also set cargo type as invalid i...peter1138
2007-03-10(svn r9089) -Codechange: Remove the 32 widgets limit on News Options window.belugas
2007-03-10(svn r9088) -Add : a new type of widget, called WWT_TEXT. It is a simple tru...belugas
2007-03-10(svn r9086) -Feature/Fix: [win32] Rewrite keyboard input and handle all keypr...Darkvater
2007-03-10(svn r9085) -Codechange/Fix: [win32] Move the initialisation of _codepage (no...Darkvater
2007-03-10(svn r9084) -Fix: [win9x] Clipboard paste for Windows95 (doesn't have CF_UNIC...Darkvater
2007-03-10(svn r9083) -Codechange: Be more lenient when trimming UTF-8 strings and don'...Darkvater
2007-03-09(svn r9081) -Fix(r9080): UINT32_MAX is undefined on MSVC. Use std::numeric_li...KUDr