summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-02(svn r14788) -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow)rubidium
2009-01-02(svn r14787) -Fix: landscape toolbar getting closed when rail/road/water/airp...rubidium
2009-01-02(svn r14786) -Fix: road/rail/water/airport toolbar opened over terraform tool...rubidium
2009-01-02(svn r14785) -Fix [FS#2132]: vehicle list for station gets closed when statio...rubidium
2009-01-02(svn r14784) -Change: don't close and reopen the vehicle order/detail windows...rubidium
2009-01-02(svn r14783) -Fix (r12661): don't add vehicles with "go to nearest depot" to ...rubidium
2009-01-02(svn r14782) -Update: WebTranslator2 update to 2009-01-02 18:38:20translators
2009-01-01(svn r14781) -Change: someone changed _cur_year; so update it in a few hardco...rubidium
2008-12-31(svn r14779) -Fix (r14747) [FS#2485]: selling an articulated vehicle removed ...rubidium
2008-12-31(svn r14778) -Change: completely hide 'Submit report' button on crash dialog ...glx
2008-12-30(svn r14776) -Fix (r14742): ListPositionMap relied on std::map having sorted ...peter1138
2008-12-30(svn r14775) -Update: WebTranslator2 update to 2008-12-30 18:44:32translators
2008-12-30(svn r14774) -Change: show which tile caused the "error" when leveling land l...rubidium
2008-12-30(svn r14773) -Fix-ish[FS#2469]: attach a signal handler during loading savega...rubidium
2008-12-29(svn r14772) -Codechange: make the "dump log of game to reproduce" desync deb...rubidium
2008-12-29(svn r14771) -Fix (r14764): resolving of error types to error messages kinda ...rubidium
2008-12-29(svn r14770) -Fix: gracefully handle an invalid packet instead of asserting.rubidium
2008-12-29(svn r14769) -Change: when loading games in "network" mode use the start date...rubidium
2008-12-29(svn r14768) -Update: WebTranslator2 update to 2008-12-29 18:40:47translators
2008-12-29(svn r14767) -Codechange: remove some unneeded artificial limits from currenc...rubidium
2008-12-29(svn r14766) -Fix (r14730ish): remove unused typedef.rubidium
2008-12-29(svn r14765) -Update (r14764): remove changed strings from translations.rubidium
2008-12-29(svn r14764) -Codechange: make the '***' chat messages like "Game paused (not...rubidium
2008-12-28(svn r14761) -Fix (r14730): missed the one DEREF_CLIENT in the random debug c...rubidium
2008-12-28(svn r14760) -Fix (rlongago): network connection of clients being closed twic...rubidium
2008-12-28(svn r14759) -Fix (r14730): tab completion causing out-of-bounds read.rubidium
2008-12-28(svn r14758) -Fix: determine the real size of a depot before trying to place it.rubidium
2008-12-28(svn r14757) -Update: WebTranslator2 update to 2008-12-28 18:41:48translators
2008-12-28(svn r14756) -Update (r14755): remove removed string from other languages too.rubidium
2008-12-28(svn r14755) -Codechange: remove ending year as it can't be changed anyways.rubidium
2008-12-28(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...rubidium
2008-12-26(svn r14753) -Fix (r1): after buying a company, one could have more vehicles ...smatz
2008-12-26(svn r14752) -Fix [FS#2438]: revenue when clearing land would show up in red ...rubidium
2008-12-26(svn r14751) -Codechange: put VehicleEnterTile declaration where it should be...smatz
2008-12-26(svn r14750) -Fix [FS#1993]: in an MP game in SP mode no company would go ban...rubidium
2008-12-26(svn r14749) -Codechange: replace a few wrapper functions that only called de...rubidium
2008-12-26(svn r14748) -Codechange: unduplicate window updating when deleting vehicles.rubidium
2008-12-26(svn r14747) -Codechange: remove DeleteVehicleChain in favour of the vehicle ...rubidium
2008-12-26(svn r14746) -Fix: don't let any disaster vehicle (Helicopter or Airplane) ta...smatz
2008-12-26(svn r14745) -Codechange: move "depot_list" and "leave_depot_immediately" out...rubidium
2008-12-26(svn r14744) -Fix [FS#2474]: don't tell loading a savegame failed in two dist...rubidium
2008-12-26(svn r14743) -Codechange: use INVALID_TILE to indicate station doesn't have q...smatz
2008-12-26(svn r14742) -Codechange: use SmallMap in two cases to reduce compilation tim...smatz
2008-12-25(svn r14741) -Update: WebTranslator2 update to 2008-12-25 18:48:16translators
2008-12-24(svn r14740) -Fix (r13675)(r14739): we shouldn't skip all remaining sprites n...smatz
2008-12-24(svn r14739) -Fix (r13675): when a static GRF was forcibly disabled, wrong da...smatz
2008-12-24(svn r14738) -Fix (r13576): GCF_STATIC belongs to GRFConfig::flags, not GRFCo...smatz
2008-12-24(svn r14737) -Fix (r10211): memory leak in Action 0x0F (new town names)smatz
2008-12-24(svn r14736) -Update: WebTranslator2 update to 2008-12-24 15:29:53translators
2008-12-24(svn r14735) -Codechange: remove a bit of bit-waste in the map array (without...rubidium