summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-24(svn r10314) -Codechange: Refer to vehicle names by indexpeter1138
2007-06-24(svn r10313) -Fix (r8546): value for password "protected" was sent toggled fo...rubidium
2007-06-24(svn r10312) -Fix (r10210): the 64 values in the 'players' console command we...rubidium
2007-06-24(svn r10311) -Fix: I'm not retired, just relatively inactive ;)orudge
2007-06-24(svn r10310) -Fix: Trunk can now be built on OS/2 :)orudge
2007-06-24(svn r10309) -Revert (part of r10308): "fixing" the bounding box for bridge e...rubidium
2007-06-24(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fi...rubidium
2007-06-24(svn r10306) -Fix [FS#890]: the fix in r10219 was not enough to stop this bug...rubidium
2007-06-24(svn r10305) -Update: WebTranslator2 update to 2007-06-24 18:32:39miham
2007-06-24(svn r10304) -Fix [YAPF](r10301): removed assert which could violate without ...KUDr
2007-06-24(svn r10303) -Fix [YAPF](r10301): warning: unused variable tile_cost (peter1138)KUDr
2007-06-24(svn r10302) -Fix [YAPF, MP]: now (with r10301) it is no longer needed to inv...KUDr
2007-06-24(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special ca...KUDr
2007-06-24(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a sa...rubidium
2007-06-24(svn r10299) -Codechange [FS#931]: industry foundations should be drawn as al...rubidium
2007-06-23(svn r10298) -Fix [FS#903]: show the subdirectory below the default data dire...rubidium
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-22(svn r10264) -Fix: forgot to add texteff.hpp to the project filestruelight
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