summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-05-15(svn r9844) -Codechange: replace zoomlevel with an enumtruelight
2007-05-15(svn r9843) -Fix (r9838): tell the newgrfs that we now support proper FIFO lo...rubidium
2007-05-15(svn r9842) -Codechange: now NOT_REACHED is also triggered when debugging is ...rubidium
2007-05-15(svn r9841) -Codechange: add a little more type strictness to the vehicle types.rubidium
2007-05-15(svn r9840) -Fix (r9838): MSVC is complaining about signedness again (Belugas).rubidium
2007-05-14(svn r9839) -Fix: vehicles in old savegames could leave the station because t...rubidium
2007-05-14(svn r9838) -Fix: make "improved loading" a proper improved loading instead o...rubidium
2007-05-14(svn r9837) -Fix: [NewGRF] Catch occurance of division-by-zero in varaction h...peter1138
2007-05-14(svn r9836) -Codechange: make non-improved loading happen FIFO-ish; generally...rubidium
2007-05-14(svn r9835) -Codechange: use Pixel typedef instead of byte where ever possibletruelight
2007-05-14(svn r9834) -Add: win9x check in win32 buildsglx
2007-05-14(svn r9833) -Fix: also 'leave' the station when leaving for automatic servicing.rubidium
2007-05-13(svn r9832) -Fix: leave the station when manually skipping to the next order ...rubidium
2007-05-13(svn r9831) -Codechange: more refactoring of the loading/unloading.rubidium
2007-05-13(svn r9830) -Fix(r9779) : Let the town expand and build new houses along the ...belugas
2007-05-12(svn r9829) -Codechange: more refactoring of the unloading algorithm.rubidium
2007-05-12(svn r9828) -Codechange: [NewGRF] Add support for changing cargo capacity wit...peter1138
2007-05-11(svn r9827) -Codechange/Fix: [NewGRF] Text strings of 1 character are perfect...peter1138
2007-05-10(svn r9825) -Codechange: [NewGRF] Add support for early vehicle retirement.peter1138
2007-05-10(svn r9823) -Feature: Add support for house property 1F - minimum life span.maedhros
2007-05-10(svn r9819) -Codechange: Take account of AMED_HOLD in OTTD/TTDP state transla...peter1138
2007-05-10(svn r9818) -Codechange: Cache wagon override sprite set whenever consist is ...peter1138
2007-05-09(svn r9817) -Fix [FS#772]: an assertion that was triggered by the AI building...rubidium
2007-05-08(svn r9815) -Fix (r9761) [FS#769): transfers weren't accounted in the vehicle...rubidium
2007-05-08(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf sinc...maedhros
2007-05-08(svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't sho...rubidium
2007-05-07(svn r9812) -Fix (r9679): Obiwan prevented proper display of last transparenc...peter1138
2007-05-07(svn r9811) -Update: WebTranslator2 update to 2007-05-07 19:59:41miham
2007-05-07(svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01)peter1138
2007-05-07(svn r9809) -Codechange: [NewGRF] Add callback 36 properties to purchase list...peter1138
2007-05-07(svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions.rubidium
2007-05-07(svn r9807) -Codechange: unify playing of sound when vehicle has been loaded ...rubidium
2007-05-07(svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, ...peter1138
2007-05-07(svn r9805) -Codechange: Use HASBIT() et al for display options bits.peter1138
2007-05-06(svn r9804) -Fix (r9761): Update aircraft cached information when its 'pos' c...peter1138
2007-05-06(svn r9803) -Feature(tte): support for "curvature info", Action 2 for train, ...rubidium
2007-05-06(svn r9802) -Fix: a vehicle without visual effects isn't per definition unpow...rubidium
2007-05-06(svn r9801) -Fix: do not assume that trains running on monorail/maglev cannot...rubidium
2007-05-06(svn r9800) -Codechange: play sound effects based on the engine class, not th...rubidium
2007-05-06(svn r9799) -Codechange: separate engine class and engine running cost class ...rubidium
2007-05-06(svn r9797) -Feature: [NewGRF] Add action 1, 2 and 3 support for canals.peter1138
2007-05-06(svn r9796) -Update: WebTranslator2 update to 2007-05-06 19:05:33miham
2007-05-06(svn r9795) -Codechange: enumify the EngineClass.rubidium
2007-05-06(svn r9794) -Codechange: refactor the question whether a vehicle can be loade...rubidium
2007-05-06(svn r9793) -Fix (r9701): Action D 'TTDPatch variable' 0x0B should be the sta...maedhros
2007-05-06(svn r9792) -Fix (r9734): Pause on newgame should only apply to games, not th...maedhros
2007-05-05(svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town l...glx
2007-05-05(svn r9790) -Codechange: [NewGRF] Skip action 1 sprites in all stages except ...peter1138
2007-05-05(svn r9789) -Fix (r9770): vehicles didn't get unloaded when 'full load' was s...rubidium
2007-05-04(svn r9785) -Fix (r942, FS#765): only non dedicated servers can't have 0 playersglx