summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-05-02(svn r4689) - Codechange: correct parameter order or calloc, and use the size...peter1138
2006-05-02(svn r4688) - Ensure the map memory is cleared after it is allocated. This fi...peter1138
2006-05-02(svn r4674) - Codechange: use correct parameter order for allocating sound fi...peter1138
2006-05-02(svn r4658) - NewGRF: add Action 0xNN comments before each action handler. Th...peter1138
2006-05-02(svn r4657) - NewGRF: use grf_load_byte() in favour of array accessespeter1138
2006-05-02(svn r4656) MSV project : Little correction of forgotten filesbelugas
2006-05-01(svn r4655) - Fix [NewGRF r4654]: /me bangs head against the wall....gaahDarkvater
2006-05-01(svn r4654) - Fix [NewGRF]: Properly read in the GRFID. This fixes GRFID chec...Darkvater
2006-05-01(svn r4653) - NewGRF: enable use of custom helicopter rotors in game (but not...peter1138
2006-05-01(svn r4652) - NewGRF: support loading of foundation and canal graphics from N...peter1138
2006-05-01(svn r4651) - NewGRF: support loading of catenary sprites from NewGRF files. ...peter1138
2006-05-01(svn r4650) - NewGRF: use the correct type for _cur_spriteidpeter1138
2006-05-01(svn r4649) - NewGRF: limit helicopter rotor animation frames to the number o...peter1138
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