Age | Commit message (Expand) | Author |
2007-06-25 | (svn r10330) -Fix [FS#939]: budget window used wrong param for loan repay/bor... | peter1138 |
2007-06-25 | (svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail t... | rubidium |
2007-06-25 | (svn r10328) -Codechange: Close the timetable window when closing the vehicle... | maedhros |
2007-06-25 | (svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they arri... | maedhros |
2007-06-25 | (svn r10326) -Update: change to new string codes used in english.txt | peter1138 |
2007-06-25 | (svn r10325) -Fix (r10323): Missed 3 company name references | peter1138 |
2007-06-25 | (svn r10324) -Codechange: reference engine names by index | peter1138 |
2007-06-25 | (svn r10323) -Codechange: reference company name, number and player (presiden... | peter1138 |
2007-06-25 | (svn r10322) -Codechange: Make the timetable window smaller by default so it ... | maedhros |
2007-06-25 | (svn r10321) -Codechange: refer to sign text by index | peter1138 |
2007-06-25 | (svn r10320) -Fix [FS#278]: one could only build a limited number of stations... | rubidium |
2007-06-25 | (svn r10319) -Fix (r10266): the limit of 65535 references was not enough for ... | rubidium |
2007-06-25 | (svn r10318) -Update: WebTranslator2 update to 2007-06-25 11:14:04 | miham |
2007-06-25 | (svn r10317) -Fix [FS#786]: acceleration not calculated properly when a train... | rubidium |
2007-06-25 | (svn r10316) -Codechange: (consistently) use index to refer to group names. A... | peter1138 |
2007-06-25 | (svn r10315) -Update: WebTranslator2 update to 2007-06-25 06:40:44 | miham |
2007-06-24 | (svn r10314) -Codechange: Refer to vehicle names by index | peter1138 |
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:39 | miham |
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:10 | miham |
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 expected | truelight |
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 CPU | truelight |
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 translations | glx |
2007-06-22 | (svn r10272) -Fix (FS#916): remove more invalid characters from savegame names | glx |