summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-13(svn r16805) -Codechange: Remove 'unused' mixer channel flags, which always h...peter1138
2009-07-13(svn r16802) -Fix [FS#3031]: service orders didn't behave like conditional or...rubidium
2009-07-13(svn r16801) -Fix [FS#3022]: cargo payments weren't destroyed when a vehicle ...rubidium
2009-07-12(svn r16800) -Update from WebTranslator v3.0:translators
2009-07-12(svn r16799) -Codechange: When drawing articulated road vehicles in the vehic...frosch
2009-07-12(svn r16798) -Fix [FS#3016]: Added several new widget distances for better wi...alberth
2009-07-12(svn r16797) -Codechange: Allow drop-down menus for windows with nested widgets.alberth
2009-07-12(svn r16796) -Fix [FS#3030]: Closebox 'X' is a string. (Rubidium)alberth
2009-07-12(svn r16795) -Fix [FS#3025]: houses wouldn't get build on the map edge.rubidium
2009-07-12(svn r16794) -Fix (r16752): setting coverage area highlight in the airport se...yexo
2009-07-11(svn r16793) -Update from WebTranslator v3.0:translators
2009-07-10(svn r16791) -Codechange: unify (and document) the Remove[StationType] functi...rubidium
2009-07-10(svn r16790) -Add [NoAI]: AIVehicle::GetReliability to get the current reliab...yexo
2009-07-10(svn r16789) -Codechange: unify the drawing of the Accepts/Supplies cargo lis...yexo
2009-07-10(svn r16788) -Fix: with modified_catchment off the build road station window ...yexo
2009-07-10(svn r16787) -Fix [FS#3027]: the noise level text in the airport build window...yexo
2009-07-10(svn r16786) -Fix [FS#3027] (r16752): only one tile was selected when the bui...yexo
2009-07-10(svn r16785) -Codechange: make ships going to buoys use OT_GOTO_WAYPOINT toorubidium
2009-07-10(svn r16784) -Fix: Audio playback rate was fixed at 11025Hz regardless of the...peter1138
2009-07-10(svn r16783) -Change: make it more clear that the squirrel_export script need...rubidium
2009-07-10(svn r16782) -Update from WebTranslator v3.0:translators
2009-07-10(svn r16781) -Fix [FS#3026] (r16297): don't cast negative values to uints whe...rubidium
2009-07-09(svn r16780) -Add [FS#3015]: Allow the AI Debug Window to become sticky.alberth
2009-07-09(svn r16779) -Fix: Take real smallest size of nested widgets into account for...alberth
2009-07-09(svn r16778) -Codechange: Split window initialization in a data part and a si...alberth
2009-07-09(svn r16777) -Update from WebTranslator v3.0:translators
2009-07-09(svn r16773) -Fix (r16014): forgot to remove obsoleted aliasesrubidium
2009-07-08(svn r16772) -Fix [FS#3019]: don't use the same error message for turning aro...rubidium
2009-07-08(svn r16771) -Fix: API export was forgotten causing API to think variables we...rubidium
2009-07-08(svn r16769) -Fix: win32 and win64 binary packages wouldn't get their readme ...rubidium
2009-07-08(svn r16768) -Update from WebTranslator v3.0:translators
2009-07-08(svn r16767) -Fix [NoAI] (r16524): AITile::GetCargoProduction/Acceptance didn...yexo
2009-07-08(svn r16766) -Codechange: remove station->MarkDirty. It is in all cases meant...rubidium
2009-07-08(svn r16765) -Codechange: give ViewportSign's width_1 and width_2 more self e...rubidium
2009-07-08(svn r16764) -Codechange: unify the way viewport signs are marked dirtyrubidium
2009-07-08(svn r16763) -Add: initial translation of Vietnamese.rubidium
2009-07-07(svn r16762) -Update from WebTranslator v3.0:translators
2009-07-07(svn r16761) -Codechange: make UpdateViewportSignPos(ition) a class function ...rubidium
2009-07-07(svn r16760) -Codechange: make UpdateStationVirtCoord a function of Stationrubidium
2009-07-07(svn r16759) -Codechange: some coding style in station.cpprubidium
2009-07-07(svn r16758) -Document: some station related types/enumsrubidium
2009-07-07(svn r16757) -Fix [FS#3018]: in the refit window the "Select cargo type to ca...rubidium
2009-07-06(svn r16756) -Update from WebTranslator v3.0:translators
2009-07-05(svn r16755) -Codechange: apply some codestyle to newgrf.cppyexo
2009-07-05(svn r16754) -Update from WebTranslator v3.0:translators
2009-07-05(svn r16753) -Fix (r16740): Don't check the width of the same string 4 times,...yexo
2009-07-05(svn r16752) -Codechange: Remove most of the window-changing code from Airpor...yexo
2009-07-05(svn r16751) -Fix (r16740): Do not crash when using a non-standard font size ...alberth
2009-07-05(svn r16750) -Fix: mark the intro gui dirty when changing the difficulty leve...yexo
2009-07-05(svn r16749) -Codechange: Rail toolbar uses nested widget tree only.alberth