Age | Commit message (Expand) | Author |
2010-01-28 | (svn r18932) -Codechange: Don't constantly redraw drop drop list. | peter1138 |
2010-01-27 | (svn r18931) -Fix: Disabling autoreplace rules might count invalid engines. | frosch |
2010-01-27 | (svn r18930) -Fix: [NoAI] Autoreplace is also valid for the default group. | frosch |
2010-01-27 | (svn r18929) -Fix [FS#3568]: Preserve some timetable related vehicle flags du... | frosch |
2010-01-27 | (svn r18928) -Fix (r18304): The date in case of 'early arrival' was misaligne... | frosch |
2010-01-27 | (svn r18927) -Change: move Vietnamese out of unfinished | rubidium |
2010-01-27 | (svn r18926) -Update from WebTranslator v3.0: | translators |
2010-01-27 | (svn r18925) -Fix (r18924): a waypoint can have a buoy but no rail waypoint tile | yexo |
2010-01-27 | (svn r18924) -Fix [NoAI]: AIOrder::GetOrderDestination could return a non-way... | yexo |
2010-01-27 | (svn r18923) -Fix [FS#3565]: Check source stationspec exists before copying l... | peter1138 |
2010-01-26 | (svn r18922) -Doc: add doxygen documentation to all functions in station_map.h | yexo |
2010-01-26 | (svn r18921) -Codechange: make the preconditions for Get/Set CustomStationSpe... | yexo |
2010-01-26 | (svn r18920) -Update from WebTranslator v3.0: | translators |
2010-01-26 | (svn r18919) -Fix (r15371): strcasestr() return should not be const | glx |
2010-01-25 | (svn r18917) -Update from WebTranslator v3.0: | translators |
2010-01-25 | (svn r18916) -Fix (r18809): Don't rely on 'time.h' being included via dark ro... | frosch |
2010-01-25 | (svn r18915) -Fix (r18912): use a macro for empty DrawTileSprites elements (a... | glx |
2010-01-25 | (svn r18913) -Fix (r18892): the deadlock was still possible | glx |
2010-01-24 | (svn r18912) -Codechange: free up a bunch of airporttile ids by using the til... | yexo |
2010-01-24 | (svn r18911) -Fix (r18910): forgot to svn add the new file | yexo |
2010-01-24 | (svn r18910) -Codechange: move the enum with airporttile names to table/airpo... | yexo |
2010-01-24 | (svn r18909) -Update from WebTranslator v3.0: | translators |
2010-01-24 | (svn r18908) -Fix [FS#3561]: on bankruptcy the company value did include the ... | rubidium |
2010-01-23 | (svn r18907) -Cleanup: Smallmap was the last user of SetPixelIfEmpty(). | alberth |
2010-01-23 | (svn r18906) -Codechange: Use start and end column position instead of a mask... | alberth |
2010-01-23 | (svn r18905) -Fix (r18902): Compile error on 64-bit with gcc | peter1138 |
2010-01-23 | (svn r18904) -Fix: Writing LZO-compressed savegames would produce invalid fil... | michi_cc |
2010-01-23 | (svn r18902) -Fix [FS#3559]: the default button for the advanced settings did... | rubidium |
2010-01-23 | (svn r18901) -Change: make the default button work again for the world genera... | rubidium |
2010-01-23 | (svn r18900) -Document: that an empty string for OnQueryTextFinished means 'u... | rubidium |
2010-01-23 | (svn r18899) -Fix: the default button was enabled even when the ENABLE_DEFAUL... | rubidium |
2010-01-23 | (svn r18898) -Update from WebTranslator v3.0: | translators |
2010-01-23 | (svn r18897) -Fix: Land area information read the stationspec also for non-ra... | frosch |
2010-01-23 | (svn r18896) -Fix [FS#3558]: pressing cancel for the query windows of the wor... | rubidium |
2010-01-23 | (svn r18893) -Codechange: Replace grf_load_* with methods of ByteReader. | peter1138 |
2010-01-23 | (svn r18892) -Fix: in some rare case a deadlock could happen when stopping so... | glx |
2010-01-22 | (svn r18891) -Fix: Avoid duplicate path separator when searching for PNG file... | peter1138 |
2010-01-22 | (svn r18890) -Codechange: Unify drawing of foundations for MP_UNMOVABLE. | frosch |
2010-01-22 | (svn r18889) -Codechange: Use (GroundSprite|SpriteLayout)PaletteTransform() a... | frosch |
2010-01-22 | (svn r18888) -Codechange: Rename PALETTE_59[EF] to something more meaningful. | frosch |
2010-01-22 | (svn r18887) -Update from WebTranslator v3.0: | translators |
2010-01-22 | (svn r18886) -Fix (r18884): Spurious casting | peter1138 |
2010-01-22 | (svn r18885) -Fix (r18884): Industry tile layouts weren't completely freed on... | peter1138 |
2010-01-22 | (svn r18884) -Fix: [NewGRF] Perform bounds checking for all NewGRF data reads... | peter1138 |
2010-01-21 | (svn r18883) -Codechange: warn in the difficulty and AI configuration window ... | rubidium |
2010-01-21 | (svn r18882) -Change: default to zero AIs | rubidium |
2010-01-21 | (svn r18881) -Codechange: make the AI debug window look nicer when not at its... | rubidium |
2010-01-21 | (svn r18880) -Fix: aircraft can be send to an hangar when the target airport ... | yexo |
2010-01-21 | (svn r18879) -Update from WebTranslator v3.0: | translators |
2010-01-21 | (svn r18878) -Fix [NewGRF]: crash when a newgrf used var62 in an industry til... | yexo |