summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-16(svn r4447) - NewGRF: It seems I committed printing action NOP Action 0x0C wh...Darkvater
2006-04-16(svn r4446) - Add function to determine if a Sprite ID exists.peter1138
2006-04-16(svn r4445) -Fix: FS#108 Danish name generator bugbjarni
2006-04-16(svn r4444) [WebTranslator2 commir] Dutch, Polish affectedmiham
2006-04-15(svn r4440) - Fix: Yoyo-effect of rail in desert/snow introduced by r4379. Wh...Darkvater
2006-04-15(svn r4439) - NewGRF: Add support for Action 0x10. This also required an extr...Darkvater
2006-04-15(svn r4435) - Fix: an assertion triggered when trying to remove a bridge with...Darkvater
2006-04-15(svn r4434) - Codechange: use str_validate for the console as well instead of...Darkvater
2006-04-15(svn r4432) Make use of map access functionstron
2006-04-15(svn r4431) - NewGRF: rename nfo_line to _nfo_line, to avoid confusing Darkva...peter1138
2006-04-15(svn r4430) - NewGRF: Use the bridge's sprite layout for drawing high pillars...Darkvater
2006-04-15(svn r4429) - CodeChange[newgrf]: Action0, prop 0x0D. use calloc to allocate ...Darkvater
2006-04-15(svn r4426) Code Cleaning : replacing tabs with spaces, removing obvious comm...belugas
2006-04-15(svn r4425) Fix bug introduced in r4411 : while IS_BYTE_INSIDE, max value is ...belugas
2006-04-14(svn r4424) fixed up polish.txtmiham
2006-04-14(svn r4420) [WebTranslator2 manual commit (commitscript is under development)]miham
2006-04-14(svn r4416) Remove a pointless buffer copy and use strlcpy() instead of snpri...tron
2006-04-14(svn r4415) Fix bug introduced in r4384 where drawing a default waypoint for ...peter1138
2006-04-14(svn r4414) - NewGRF: Don't execute sprite replacements (action 0x0A) in the peter1138
2006-04-14(svn r4413) -Fix: fixed a bug which pushed the client back to the main menu w...truelight
2006-04-14(svn r4412) When a vehicle is in a depot or tunnel it's always flagged as VS_...tron
2006-04-14(svn r4411) CodeChange : Define and use some Gfx for both stations and indust...belugas
2006-04-13(svn r4410) WebTranslator2 daily commit [2006-04-13]miham
2006-04-12(svn r4408) [Language update by miham] Quick fixed polish.txtmiham
2006-04-12(svn r4405) WebTranslator2 automatic commitmiham
2006-04-12(svn r4404) Reverted part of r4403. GetRailStationAxis need assertion on IsR...belugas
2006-04-12(svn r4403) CodeChange : Add GetStationGfx and make use of [G|S]etStationGfx ...belugas
2006-04-12(svn r4402) Fix a faulty entry in the table for slopes under bridges, remove ...tron
2006-04-12(svn r4399) CodeChange : Add and make use of [G|S]etIndustryAnimationLoop acc...belugas
2006-04-12(svn r4398) -Fix: Quick and Dirty solution for FS#116. Just for the nightliescelestar
2006-04-12(svn r4397) [WT2] Commiting hungarian changesmiham
2006-04-12(svn r4392) -Codechange: Use water map accessors in bridge codecelestar
2006-04-12(svn r4391) -Fix: faulty ")" in previous commitcelestar
2006-04-12(svn r4390) -Codechange: Upon merging elrails, one direct map access to the r...celestar
2006-04-12(svn r4389) -Fix: [NPF] Don't mark tiles when debugging in multiplayer, this...matthijs
2006-04-12(svn r4387) -Codechange: Use map accessors even for debugging purposes (npf).celestar
2006-04-12(svn r4386) -Codechange: Add and make use of IsCustomWaypointcelestar
2006-04-12(svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now un...celestar
2006-04-12(svn r4384) -Codechange: rail drawing codecelestar
2006-04-12(svn r4383) - Codechange: Remove extraneous code from 4354; no need to get Ra...peter1138
2006-04-12(svn r4382) -Codechange: Make use of SetSignalType where appropriatecelestar
2006-04-12(svn r4381) -Codechange: Forgot an occurence for rail ground typescelestar
2006-04-12(svn r4380) -Codechange: Make use of GetTrackBits where appropriatecelestar
2006-04-12(svn r4379) -Codechange: Add and make use of map accessor functions concernin...celestar
2006-04-12(svn r4378) -Add and make use of an accessor function two-way => one-way => o...celestar
2006-04-12(svn r4377) -Add and make use of a function that finds out whether a signal i...celestar
2006-04-12(svn r4376) -Codechange Renamed GetSignalState to GetSignalStateByTrackdircelestar
2006-04-12(svn r4375) -Codechange: Move the signal drawing bit to an own function and r...celestar
2006-04-12(svn r4374) Never directly commit something you prepared the evening before, ...tron
2006-04-12(svn r4373) Rewrite GetSlopeZ_TunnelBridge() and slightly change its behavior:tron