Age | Commit message (Expand) | Author |
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 file | smatz |
2008-06-23 | (svn r13617) -Codechange: calculate the diff in StationWaitingSorter directly | skidd13 |
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 blitter | smatz |
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 broken | smatz |
2008-06-20 | (svn r13592) -Fix: window size remembering was broken | skidd13 |
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 items | belugas |
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 fullscreen | bjarni |
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 together | skidd13 |
2008-06-19 | (svn r13576) -Codechange: disable static NewGRFs when non-static NewGRFs quer... | rubidium |
2008-06-19 | (svn r13575) -Codechange: Move small vector to core since it fits better in t... | skidd13 |
2008-06-19 | (svn r13574) -Doc: Document the small vector template class | skidd13 |
2008-06-19 | (svn r13573) -Codechange: Use smallvec class functions instead of class members | skidd13 |
2008-06-19 | (svn r13572) -Fix: MSVC x64 complains. | rubidium |
2008-06-18 | (svn r13571) -Codechange: define channels in struct Colour in different order... | smatz |
2008-06-18 | (svn r13568) -Fix (r13564): Windows build asserts where I wouldn't expect it to | smatz |
2008-06-18 | (svn r13565) -Change [FS#2077]: when invisibility is set, sprite sequences ar... | smatz |
2008-06-18 | (svn r13564) -Codechange: do not use SetPixel in PaletteAnimate, access desti... | smatz |
2008-06-18 | (svn r13562) -Codechange: Yet another enumification, which required a bit of ... | belugas |
2008-06-18 | (svn r13561) -Codechange: two more enumifications of widgets | belugas |
2008-06-18 | (svn r13560) -Fix(r13550): This section widget_count did not required to be l... | belugas |
2008-06-17 | (svn r13559) -Codechange: Enumification of the Options menu items | belugas |
2008-06-17 | (svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD... | smatz |
2008-06-17 | (svn r13551) -Codechange: store offsets to different zoom levels in a disting... | smatz |
2008-06-17 | (svn r13550) -Fix(r13540, r13542): widget_count did not had the same value as... | belugas |
2008-06-17 | (svn r13544) -Codechange: Add support for NewGRF varaction2 variable 5F. | peter1138 |
2008-06-17 | (svn r13543) -Codechange: Enumification of the InGame toolbar and some leftov... | belugas |
2008-06-17 | (svn r13542) -Codechange: Less a few more magic numbers and a code a bit more... | belugas |
2008-06-17 | (svn r13541) -Codechange: Aligning some switch case. Code cosmetics. | belugas |
2008-06-17 | (svn r13540) -Codechange: Less a magic number and a more adaptable code | belugas |