summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-27(svn r13647) -Codechange: replace MAX_UVALUE() for std types with the equival...skidd13
2008-06-27(svn r13646) -Change: typos and miss-aligned enum valuesbelugas
2008-06-27(svn r13645) -Codechange: Convert a macro into an inlined member function.frosch
2008-06-27(svn r13644) -Fix(r13643): compare an apple with an apple. MSVC seems to not...belugas
2008-06-27(svn r13643) -Codechange: Enumify some loosely related values been used in th...belugas
2008-06-26(svn r13642) -Documentation: Add the enum values to the widget arrays, in con...belugas
2008-06-26(svn r13641) -Fix: Misleading enum name.belugas
2008-06-26(svn r13640) -Codechange: make colours behind not fully solid objects less da...smatz
2008-06-26(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and ...smatz
2008-06-26(svn r13638) -Fix: signed/unsigned warning for MSVC9 and gcc2smatz
2008-06-25(svn r13637) -Update: WebTranslator2 update to 2008-06-25 23:36:50miham
2008-06-25(svn r13634) -Codechange: Let house var 0x65 ignore the house, the variable i...frosch
2008-06-25(svn r13633) -Fix: restoring 'service at depot X' orders from the order backu...rubidium
2008-06-25(svn r13632) -Codechange: Use 'void *' for user-data of CircularTileSearch().frosch
2008-06-25(svn r13631) -Fix (r13618): forgot #define avoiding multiple inclusionssmatz
2008-06-25(svn r13630) -Update: apply english.txt changes from r13628 to other languagesskidd13
2008-06-25(svn r13629) -Fix [FS#2108](r13603): diameter != radiusfrosch
2008-06-25(svn r13628) -Feature: enable building of aqueducts in the scenario editorskidd13
2008-06-24(svn r13626) -Fix (r11871): signals were not updated when player removed sign...smatz
2008-06-24(svn r13624) -Fix [FS#2106]: crash when one tries to raise the nothern corner...rubidium
2008-06-24(svn r13623) -Codechange: only show the 'load' of articulated RV parts that h...rubidium
2008-06-24(svn r13622) -Fix [FS#2109]: only the front of a RV would be considered when ...rubidium
2008-06-24(svn r13621) -Fix: building roadbits in the wrong direction on bridges or bui...rubidium
2008-06-24(svn r13619) -Codechange: use 'const char *' instead of std::string for blitt...smatz
2008-06-24(svn r13618) -Codechange: move tar-specific declarations to separate filesmatz
2008-06-23(svn r13617) -Codechange: calculate the diff in StationWaitingSorter directlyskidd13
2008-06-23(svn r13612) -Fix [FS#2104]: wrong comment of CmdSetAutoReplace. Patch by Yexo.rubidium
2008-06-23(svn r13611) -Fix [FS#2100]: if the first bridge can't be build for a given l...rubidium
2008-06-22(svn r13609) -Codechange: silence warnings about unused variables for gcc2 bu...smatz
2008-06-22(svn r13607) -Fix (r13606): some coding style issues got fixed but some got/s...skidd13
2008-06-22(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...skidd13
2008-06-21(svn r13603) -Feature{newGRF]: Add var 65 in Variational Action 2 Variables f...belugas
2008-06-21(svn r13602) -Codechange: little speedup for 8bpp-optimized blittersmatz
2008-06-21(svn r13601) -Codechange: resize the Tile Info window when it is needed, make...smatz
2008-06-21(svn r13597) -Codechange: Enumification of the Map menu items.belugas
2008-06-20(svn r13594) -Feature(ette)[FS#2093]: Supply newgrfs with 'day of month', 'le...frosch
2008-06-20(svn r13593) -Fix [FS#2095](r13524): sorting by cargo capacity was brokensmatz
2008-06-20(svn r13592) -Fix: window size remembering was brokenskidd13
2008-06-20(svn r13591) -Codechange: Support CB36 in the vehicle offer window.peter1138
2008-06-20(svn r13590) -Codechange: Enumification of the Save/Load menu itemsbelugas
2008-06-19(svn r13589) -Fix (r11802): signals could be propagated through waypoints bui...smatz
2008-06-19(svn r13588) -Documentation: Document the function PopupMainPlayerToolbMenu. ...belugas
2008-06-19(svn r13587) -Codechange: make some globals members of VehicleListBase since ...skidd13
2008-06-19(svn r13586) -Codechange: Using default parameter, for cases where there are ...belugas
2008-06-19(svn r13584) -Fix: [OSX] Fixed issue where 10.5 failed to switch to fullscreenbjarni
2008-06-19(svn r13581) -Fix [FS#2040]: RVs continueing onto next DT station when they a...rubidium
2008-06-19(svn r13579) -Fix [FS#2088]: process the order coming after a conditional ord...rubidium
2008-06-19(svn r13578) -Merge: documentation updates from the 0.6 branch.rubidium
2008-06-19(svn r13577) -Change: group core files in source.list togetherskidd13
2008-06-19(svn r13576) -Codechange: disable static NewGRFs when non-static NewGRFs quer...rubidium