summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-09-07(svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of c...rubidium
2007-09-07(svn r11053) -Fix: train status bar flickering a lot when waiting at a signal.rubidium
2007-09-07(svn r11052) -Fix (r11017)[FS#1210]: vehicles always skip service orderglx
2007-09-06(svn r11050) -Codechange: Use the translated gfx, not the original one.belugas
2007-09-05(svn r11049) -Codechange: unify a large part of the vehicle details window. B...rubidium
2007-09-05(svn r11048) -Fix [FS#1206]: several cases where (re)moving eninges on a trai...rubidium
2007-09-05(svn r11047) -Fix (r11011) [FS#1205]: desync due to wrong cached vehicle leng...rubidium
2007-09-05(svn r11046) -Codechange: added function to get the next movable (non-articul...bjarni
2007-09-05(svn r11045) -Codechange: added a function to tell if a vehicle is the rear p...bjarni
2007-09-05(svn r11044) -Fix (r11043): [autoreplace] a proper fix should cover all cases...bjarni
2007-09-04(svn r11043) -Fix (r10039) [FS#1185]: Autorenew/autoreplace fails silently wi...bjarni
2007-09-04(svn r11042) -Fix [FS#1196]: so newgrf callbacks returned slightly wrong heig...rubidium
2007-09-04(svn r11041) -Fix (r10460) [FS#1195]: the industry's owner was saved twice in...rubidium
2007-09-04(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remot...rubidium
2007-09-02(svn r11039) -Fix [FS#1191]: underflow that caused overflows in the performan...rubidium
2007-09-02(svn r11038) -Update: WebTranslator2 update to 2007-09-02 22:28:19miham
2007-09-01(svn r11033) -Fix [FS#1184] (r11011): building articulated vehicles failed. B...rubidium
2007-09-01(svn r11032) -Codechange: unmagicify some table sizes and removal of some unn...rubidium
2007-09-01(svn r11031) -Codechange: reduce the amount of duplication of bit counting fu...rubidium
2007-09-01(svn r11030) -Revert r11016, Fix [FS#1178]: the way to determine whether a st...rubidium
2007-08-31(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttdglx
2007-08-31(svn r11028) -Fix [FS#1177]: crash when having the Finance window opened of t...rubidium
2007-08-31(svn r11027) -Fix: do not unconditionally assume that a tile has a depot.rubidium
2007-08-31(svn r11026) -Fix: the name of a sign could sometimes be NULL causing crashes.rubidium
2007-08-31(svn r11025) -Fix: safeguard StrEmpty from calls with NULL.rubidium
2007-08-31(svn r11024) -Fix [FS#1173]: give a more correct error when building some thi...rubidium
2007-08-31(svn r11023) -Fix [FS#1150]: Switching players (using the cheat) crashed on B...rubidium
2007-08-31(svn r11022) -Fix: the canal border determination did not take oil rigs into ...rubidium
2007-08-31(svn r11021) -Fix [FS#1175]: do not display income/expenses when they do not ...rubidium
2007-08-31(svn r11020) -Fix [FS#1174]: One could not give money when (s)he had too much...rubidium
2007-08-31(svn r11019) -Fix [FS#1176]: Vehicles in a group must always have the same ty...rubidium
2007-08-31(svn r11018) -Fix [FS#1169]: Disallow buying/selling shares in your own compa...rubidium
2007-08-31(svn r11017) -Codechange: unify determining whether a vehicle needs/can be se...rubidium
2007-08-31(svn r11016) -Fix [FS#1172]: stations would also be given cargo when vehicles...rubidium
2007-08-31(svn r11015) -Fix [FS#1166]: towns would build bridges through eachother.rubidium
2007-08-31(svn r11014) -Fix (r11011) [FS#1170]: crash when selling the first train of a...rubidium
2007-08-31(svn r11013) -Fix [FS#1171]: MoveGoodsToStation's search area is too small as...rubidium
2007-08-30(svn r11011) -Fix [FS#1129]: GetFirstVehicleInChain did change the game state...rubidium
2007-08-30(svn r11009) -Codechange: unvirtualise IsValid as that isn't needed with temp...rubidium
2007-08-30(svn r11006) -Fix: spectators are not allowed to issue commands. Issue spotte...rubidium
2007-08-30(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...rubidium
2007-08-30(svn r11004) -Codechange: some reworks of the saveload mechanism to be able t...rubidium
2007-08-30(svn r11003) -Codechange: replace Vehicle->next to Vehicle->Next() and Vehicl...rubidium
2007-08-30(svn r11002) -Codechange: unhackify the cargo packet list saving (a little).rubidium
2007-08-29(svn r11001) -Codechange: unify the way to determine whether a vehicle is in ...rubidium
2007-08-29(svn r11000) -Fix r10121: when introducing the new blitter system, smallmap r...truelight
2007-08-29(svn r10999) -Codechange: unify the way the running cost of a vehicle is dete...rubidium
2007-08-29(svn r10998) -Codechange: refactor of the "core" of the terraforming code to ...rubidium
2007-08-29(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.rubidium
2007-08-29(svn r10996) -Feature: [OSX] added more options for right click emulation (co...bjarni