summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-01(svn r4648) - Fix (r4196): Company HQ's were not upgraded during the monthly ...Darkvater
2006-05-01(svn r4645) - NewGRF: pretend to be the last alpha version of TTDPatch in our...peter1138
2006-05-01(svn r4644) - NewGRF: support for variable 0x44, aircraft information. (mart3p)peter1138
2006-05-01(svn r4643) - NewGRF: Add support for ttdp aircraft states. This involves map...peter1138
2006-05-01(svn r4642) - Codechange: reorganise airport.h and airport_movement.h to avoi...peter1138
2006-05-01(svn r4641) * Remove svk property added with the last commit. Bad svk, bad s...matthijs
2006-05-01(svn r4640) - Add: IsValidDiagDirection, IsValidDirection and IsValidAxis fu...matthijs
2006-05-01(svn r4639) -Feature: Turkish town names (jnmbk)celestar
2006-05-01(svn r4638) - Codestyle: replacing aligning tabs with spacespeter1138
2006-05-01(svn r4636) - NewGRF: when dealing with vehicle types other than trains, set ...peter1138
2006-04-30(svn r4632) - NewGRF: support loading of helicopter rotor sprites (mart3p)peter1138
2006-04-30(svn r4631) - NewGRF: fix incorrect length checkpeter1138
2006-04-30(svn r4629) - NewGRF: constify more code that deals with sprite groups, now t...peter1138
2006-04-29(svn r4623) - Codechange: s/byte/PlayerID/Darkvater
2006-04-29(svn r4619) -Codechange: Rename FindRoadStationSpot into FindRoadStopSpot and...celestar
2006-04-29(svn r4616) - NewGRF: when evaluating a variable adjustment, give our value t...peter1138
2006-04-28(svn r4614) CodeChange : Cleanup of industry_cmd (Step-4).belugas
2006-04-28(svn r4613) - NewGRF: fix two struct declarationspeter1138
2006-04-28(svn r4612) - NewStations: add random bits (for graphic variation) to stationspeter1138
2006-04-28(svn r4611) - NewGRF: introduce new vehicle sprite group resolver code. This ...peter1138
2006-04-28(svn r4610) - If a wagon has a capacity of 0 (zero), display it in the purcha...peter1138
2006-04-28(svn r4609) - NewGRF: give GetCustomEngineSprite the correct return typepeter1138
2006-04-28(svn r4604) - Set correct svn propertiespeter1138
2006-04-28(svn r4602) - Fix: an assertion triggered when building a station near the s...glx
2006-04-27(svn r4601) - NewGRF: after evalutaing a 'real' group, return the chosen grou...peter1138
2006-04-27(svn r4600) - NewGRF: minor code style tidy uppeter1138
2006-04-27(svn r4599) -Fix: [Cloning, autoreplace] FS#141 clone service-intervalbjarni
2006-04-27(svn r4595) - Fix (FS#63) Music volume is now restored to the value saved in...glx
2006-04-27(svn r4594) - NewGRF: introduce the basic sprite group resolver. This code is...peter1138
2006-04-27(svn r4593) CodeChange : Renamed spec (when using StationSpec) to statspec.belugas
2006-04-27(svn r4592) [Language fixup] Fixing up the fixed up language which fixed up m...miham
2006-04-27(svn r4591) -Fix (FS#122) Game no longer errors out when "Many random towns" ...celestar
2006-04-27(svn r4590) - Fix (r4585): warning: suggest parentheses around && within ||. ...Darkvater
2006-04-27(svn r4588) - NewGRF: silence a false compiler warningpeter1138
2006-04-26(svn r4586) - Codechange: Recursive commands that rely on _error_message to h...Darkvater
2006-04-26(svn r4585) - Fix [FS#130] - Obscure road dragging bug. The road build comman...Darkvater
2006-04-26(svn r4584) CodeChange : Cleanup of industry_cmd (Step-3).belugas
2006-04-26(svn r4583) - NewGRF: Revamp sprite group loading to support advanced varadju...peter1138
2006-04-26(svn r4582) - NewGRF: include an additional check to see if a spriteset id is...peter1138
2006-04-26(svn r4581) - NewGRF: replace replicated action 2 code with two functions to ...peter1138
2006-04-26(svn r4580) WebTranslator2 update to 2006-04-26 21:06:07miham
2006-04-26(svn r4579) - NewGRF: move sprite group struct to newgrf_spritegroup.h. Tempo...peter1138
2006-04-26(svn r4578) CodeChange : Cleanup of industry_cmd (Step-2).belugas
2006-04-26(svn r4577) CodeChange : Cleanup of industry_cmd (Step-1).belugas
2006-04-26(svn r4576) Fix : Temperate bank will no longer appear (during game) in tropi...belugas
2006-04-25(svn r4575) - Fix (r4574): hand-fixed the hand-fixed german language file whi...Darkvater
2006-04-25(svn r4574) hand-fixed german.txt (a 0x00 caused some sort of problems)miham
2006-04-25(svn r4573) [WebTranslator2] string commitment (commitlog lost again, but thi...miham
2006-04-25(svn r4572) Remove vehicle_leave_tile_proctron
2006-04-25(svn r4571) Change the rail type update for electrified rails so it doesn't u...tron