Age | Commit message (Expand) | Author |
2006-04-18 | (svn r4468) -Fix: (FS#45) correct declaration of NORETURN for gcc (egladil) | celestar |
2006-04-18 | (svn r4467) -Fix: New plantations now cause the correct ".. being planted .."... | celestar |
2006-04-18 | (svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin... | celestar |
2006-04-18 | (svn r4465) -Codechange (FS#60): Remove a variable no one really needs. (Dale... | celestar |
2006-04-18 | (svn r4464) -Codechange: Oops, forgot one file in last commit | celestar |
2006-04-18 | (svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via... | celestar |
2006-04-17 | (svn r4462) - Newstations: ensure the chosen tile layout is available from a ... | peter1138 |
2006-04-17 | (svn r4461) -Codechange: Add and make use of map accessor functions for signa... | celestar |
2006-04-17 | (svn r4460) - Newstations: remove unused class_id / stat_id variables from the | peter1138 |
2006-04-17 | (svn r4459) - Newstations: check pointer for NULL before using it. | peter1138 |
2006-04-17 | (svn r4458) [WT2 quickcommit w/o stats] | miham |
2006-04-16 | (svn r4453) - NewGRF: fix two compile warnings. | peter1138 |
2006-04-16 | (svn r4452) - NewGRF: switch to unsigned ints for array indices. | peter1138 |
2006-04-16 | (svn r4451) WebTranslator2 daily commit | miham |
2006-04-16 | (svn r4450) - NewStations, rename *CustomStationSprite() to *CustomStationSpe... | peter1138 |
2006-04-16 | (svn r4449) - NewStations, remove parameter to use first custom station when ... | peter1138 |
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 bug | bjarni |
2006-04-16 | (svn r4444) [WebTranslator2 commir] Dutch, Polish affected | miham |
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 functions | tron |
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.txt | miham |
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.txt | miham |
2006-04-12 | (svn r4405) WebTranslator2 automatic commit | miham |
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 nightlies | celestar |
2006-04-12 | (svn r4397) [WT2] Commiting hungarian changes | miham |
2006-04-12 | (svn r4392) -Codechange: Use water map accessors in bridge code | celestar |
2006-04-12 | (svn r4391) -Fix: faulty ")" in previous commit | celestar |
2006-04-12 | (svn r4390) -Codechange: Upon merging elrails, one direct map access to the r... | celestar |