summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-08-28(svn r10995) -Codechange: unify the way to get the displayed maxium speed of ...rubidium
2007-08-28(svn r10994) -Codechange: Change some function names to be more representativ...belugas
2007-08-27(svn r10993) -Codechange: A few less magical numbers (skidd13)belugas
2007-08-27(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group...rubidium
2007-08-27(svn r10991) -Codechange: add documentation, enumification and some code simp...rubidium
2007-08-26(svn r10986) -Fix (r10985): inconsistency between documentation and actual co...rubidium
2007-08-26(svn r10985) -Codechange: unify/remove duplicate CcClone(Aircraft|RoadVeh|Shi...rubidium
2007-08-26(svn r10984) -Codechange: unify the way one can get the current speed in the ...rubidium
2007-08-26(svn r10983) -Codechange: use vehstatus & VS_CRASHED instead of some other "m...rubidium
2007-08-26(svn r10982) -Fix [FS#1162]: some old savegames could be in a state that the ...rubidium
2007-08-26(svn r10981) -Fix [FS#1156] (r10970): stations gave ratings for accepted carg...rubidium
2007-08-26(svn r10980) -Fix [FS#1158] : This will hopefully fix the case of an assert t...belugas
2007-08-25(svn r10979) -Fix [FS#1157]: catenary on tunnel tiles was drawn non-transpara...rubidium
2007-08-25(svn r10978) -Fix (r10974): only the first road stop (with correct roadtype) ...rubidium
2007-08-24(svn r10975) -Update: WebTranslator2 update to 2007-08-24 21:49:23miham
2007-08-24(svn r10974) -Fix [FS#1144, FS#1155]: road vehicles that could not (properly)...rubidium
2007-08-24(svn r10973) -Fix [FS#1154]: update wp->xy when waypoint is moved (Catalan)KUDr
2007-08-24(svn r10972) -Codechange: Implement the counterpart(GetTranslatedIndustryTile...belugas
2007-08-24(svn r10971) -Codechange: One less magical numberbelugas
2007-08-23(svn r10968) -Codechange: Remove a tileloop performed in the AfterLoadCountBu...belugas
2007-08-23(svn r10967) -Fix: in case of moving the window on create (because it doesn't...truelight
2007-08-22(svn r10964) -Update: WebTranslator2 update to 2007-08-22 22:57:00miham
2007-08-22(svn r10963) -Revert(10700): Although the idea was good, it was more prone of...belugas
2007-08-22(svn r10962) -Codechange: protect yourself against an illicit substitutionbelugas
2007-08-22(svn r10961) -Codechange: Flag default substitutes of industry/tiles with a v...belugas