summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-06-23(svn r10297) -Codechange: increase the performance of CargoPacket::AllocateRa...rubidium
2007-06-23(svn r10296) -Update: WebTranslator2 update to 2007-06-23 20:35:10miham
2007-06-23(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure...truelight
2007-06-23(svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Sm...truelight
2007-06-23(svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene)truelight
2007-06-23(svn r10292) -Fix: suppress VC 7.1 warning: "\src\texteff.cpp(251) : warning ...KUDr
2007-06-23(svn r10291) -Fix [FS#920]: double click in town-GUI didn't work as expectedtruelight
2007-06-22(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it s...truelight
2007-06-22(svn r10289) -Fix [FS#735]: {COMPANY} takes two arguments. As this was not pr...rubidium
2007-06-22(svn r10288) -Fix [FS#202]: also age engines that aren't front-engines (based...truelight
2007-06-22(svn r10287) -Fix (r10266): some surprises from that (almost always) complain...rubidium
2007-06-22(svn r10286) -Fix r10284: nice typo (tnx glx)truelight
2007-06-22(svn r10284) -Fix [FS#899]: in the unlucky event 2 clients join at the same t...truelight
2007-06-22(svn r10283) -Fix [FS#913]: catenary was drawn on bridges when elrail was dis...rubidium
2007-06-22(svn r10278) -Fix r10276: make the _realtime_tick less demanding on the CPUtruelight
2007-06-22(svn r10276) -Codechange: made a counter based on milliseconds and independen...truelight
2007-06-22(svn r10273) -Change: remove the strings removed in r10270 from the translationsglx
2007-06-22(svn r10272) -Fix (FS#916): remove more invalid characters from savegame namesglx
2007-06-22(svn r10271) -Fix r9563: move the Transparency Option menu item to the place ...truelight
2007-06-22(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning v...truelight
2007-06-22(svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead...rubidium
2007-06-22(svn r10268) -Fix: some old savegames could have the wrong bits unset (follow...rubidium
2007-06-22(svn r10267) -Add: enable double clic to add in 'add newgrf' windowglx
2007-06-22(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...rubidium
2007-06-22(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle...truelight
2007-06-21(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little...rubidium
2007-06-21(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...rubidium
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, b...rubidium
2007-06-21(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07miham
2007-06-21(svn r10259) -Fix (r10258): committed a little too much.. would've made prett...rubidium
2007-06-21(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...rubidium
2007-06-21(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05miham
2007-06-21(svn r10256) -Add: Addition of IndustryTileOverrideManagerbelugas
2007-06-21(svn r10255) -Codechange: remove some old debug code nobody was using anymoretruelight
2007-06-21(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...truelight
2007-06-21(svn r10253) -Fix (r10249): putting the < the wrong way around made the new t...rubidium
2007-06-21(svn r10252) -Fix: never overflow when applying exchange rates before drawing...rubidium
2007-06-21(svn r10251) -Fix (r10186, FS#907): alt-tab back into openttd could leave the...glx
2007-06-21(svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits.rubidium
2007-06-21(svn r10249) -Fix [FS#906]: town tried to gather information about the neighb...rubidium
2007-06-21(svn r10248) -Codechange: don't limit the cost of tunnels. rubidium
2007-06-21(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla...rubidium
2007-06-21(svn r10246) -Fix (r10297): some forgotten money conversions and truncation i...rubidium
2007-06-21(svn r10245) -Codechange: added GetName also to all Blitters, instead of only...truelight
2007-06-21(svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-si...truelight
2007-06-21(svn r10243) -Fix: crash when resizing with 32bpp and 'broken' display with '...glx
2007-06-21(svn r10242) -Fix: avoid a segfault if you move your mouse at startup with 32...truelight
2007-06-21(svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadab...truelight
2007-06-21(svn r10240) -Update: WebTranslator2 update to 2007-06-21 08:03:49miham
2007-06-20(svn r10239) -Fix (r10236): The pin button didn't move when resizing the time...maedhros