Age | Commit message (Expand) | Author |
2007-06-30 | (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison w... | KUDr |
2007-06-29 | (svn r10394) -Fix [YAPF]: MP desync caused by incorrect last-red-signal penal... | KUDr |
2007-06-29 | (svn r10393) -Fix [YAPF]: Trackdir needs 4 bits to store (not 3). The cached ... | KUDr |
2007-06-29 | (svn r10392) -Add [YAPF]: added structured dump support into some essential Y... | KUDr |
2007-06-29 | (svn r10391) -Add: debug support - structured dump of variables/classes/struc... | KUDr |
2007-06-29 | (svn r10390) -Fix: constness | KUDr |
2007-06-29 | (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitiv... | KUDr |
2007-06-29 | (svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA | KUDr |
2007-06-29 | (svn r10387) -Fix (r10326, r10330): update unfinished langs | glx |
2007-06-29 | (svn r10386) -Fix: [translations] croatian translators made a few type which ... | miham |
2007-06-29 | (svn r10385) -Change: [Translations] Croatian is an accepted language | miham |
2007-06-29 | (svn r10384) -Update: WebTranslator2 update to 2007-06-29 14:03:32 | miham |
2007-06-28 | (svn r10382) -Fix (strgen): it was not possible to use --warning and --todo a... | rubidium |
2007-06-28 | (svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly... | rubidium |
2007-06-28 | (svn r10380) -Fix (r10364): when checking for unique names, only check vehicl... | peter1138 |
2007-06-28 | (svn r10379) -Codechange: silence a compiler warning (which was right) about ... | belugas |
2007-06-28 | (svn r10377) -Update: WebTranslator2 update to 2007-06-28 20:46:13 | miham |
2007-06-28 | (svn r10371) -Fix (r9874): Remove never-used GetGroupName() function | peter1138 |
2007-06-28 | (svn r10370) -Fix: Heightmap GUI abused custom name system and used unnecessa... | peter1138 |
2007-06-28 | (svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCa... | belugas |
2007-06-27 | (svn r10368) -Fix: when renaming waypoints, ownership was only checked client... | peter1138 |
2007-06-27 | (svn r10367) -Fix: do not crash horribly when the file you are trying to load... | rubidium |
2007-06-27 | (svn r10366) -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set ... | KUDr |
2007-06-27 | (svn r10365) -Fix: compiling without png and networking support under MSVC. | rubidium |
2007-06-27 | (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsist... | peter1138 |
2007-06-27 | (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take acco... | peter1138 |
2007-06-27 | (svn r10362) -Codechange: make tunnel costs less exponential for (very) long ... | rubidium |
2007-06-27 | (svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10 | miham |
2007-06-27 | (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asse... | rubidium |
2007-06-27 | (svn r10357) -Fix: and when we're at it... yet another memory leak, but only ... | rubidium |
2007-06-27 | (svn r10356) -Fix (r10143): another memory leak eliminated. | rubidium |
2007-06-27 | (svn r10355) -Fix (r10092): memory leak when encoding (reading) sprites. | rubidium |
2007-06-27 | (svn r10354) -Fix [FS#950]: loading indicator showed "^" when the train would... | rubidium |
2007-06-27 | (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of inf... | rubidium |
2007-06-27 | (svn r10352) -Fix: the network did not request the newgrf names of newgrfs th... | rubidium |
2007-06-26 | (svn r10349) -Fix [FS#941, YAPF, r10301]: tile/trackdir must be used as node ... | KUDr |
2007-06-26 | (svn r10348) -Fix (r10347): compile errors; do not think it compiles fine whe... | rubidium |
2007-06-26 | (svn r10347) -Fix [FS#948]: industries with a very low production could never... | rubidium |
2007-06-26 | (svn r10346) -Fix: Forgotten "else" in r10345 (thanks peter1138). | matthijs |
2007-06-26 | (svn r10345) -Fix [FS#290]: Make OPF handle coming out of a tunnel as well as... | matthijs |
2007-06-26 | (svn r10344) -Fix (r10317): confusion between TRACK_n and TRACK_BIT_n stopped... | peter1138 |
2007-06-26 | (svn r10343) -Cleanup: Add documentation of functions and code-style fix. | belugas |
2007-06-26 | (svn r10342) -Update: WebTranslator2 update to 2007-06-26 18:48:16 | miham |
2007-06-26 | (svn r10341) -Fix (r10236): Only update the timetable when leaving stations i... | maedhros |
2007-06-26 | (svn r10340) -Fix: make sure no industry production can ever hit < 32 with sm... | truelight |
2007-06-26 | (svn r10339) -Fix r10311: if you fix your own name, at least also update your... | truelight |
2007-06-26 | (svn r10338) -Codechange: Show the total time that the timetable will take. | maedhros |
2007-06-26 | (svn r10337) -Fix [FS#880]: Autoreplace is only valid for the standard vehicl... | peter1138 |
2007-06-26 | (svn r10336) -Fix [FS#910]: reaching the end of a line in certain cases incor... | peter1138 |
2007-06-25 | (svn r10335) -Fix (r10331): Increment the current order index *after* using i... | maedhros |