Age | Commit message (Expand) | Author |
2008-08-17 | (svn r14092) -Cleanup (r14083): dead code, i.e. unused function. | rubidium |
2008-08-17 | (svn r14091) -Cleanup (r14083): Remove superfluous '#include's. | frosch |
2008-08-17 | (svn r14090) -Fix: the vehicle window of articulated road vehicles would show... | rubidium |
2008-08-17 | (svn r14089) -Fix [FS#2219]: trains not being able to find a route to a depot... | rubidium |
2008-08-17 | (svn r14088) -Fix (r5994): librt isn't needed to be linked against explicitly... | rubidium |
2008-08-16 | (svn r14087) -Fix [FS#2228]: flawed parsing of words (as in 2 bytes) in GRF s... | rubidium |
2008-08-16 | (svn r14086) -Fix (r13067): rail/road removing by CTRL didn't sometimes work ... | smatz |
2008-08-16 | (svn r14085) -Cleanup (r14083): Remove no longer used functions. | frosch |
2008-08-16 | (svn r14084) -Codechange: Language updates for r14083. | frosch |
2008-08-16 | (svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autorepla... | frosch |
2008-08-16 | (svn r14082) -Codechange: Make 'GetNextUnit()' more fool-proof wrt. real dual... | frosch |
2008-08-15 | (svn r14081) -Fix (r14075): WoW64 spoiled the 64 bits Windows detection and t... | rubidium |
2008-08-15 | (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32... | glx |
2008-08-15 | (svn r14079) -Fix: misleading help in configure | glx |
2008-08-15 | (svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indi... | peter1138 |
2008-08-15 | (svn r14077) -Fix: MSVC projects re-ordering | belugas |
2008-08-15 | (svn r14076) -Codechange: Merge the four start/stop commands into a single CM... | frosch |
2008-08-15 | (svn r14075) -Codechange: make the windows installer more platform aware and ... | rubidium |
2008-08-15 | (svn r14074) -Codechange: split the bundle generation out of the main makefil... | rubidium |
2008-08-14 | (svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138) | glx |
2008-08-13 | (svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multi... | rubidium |
2008-08-13 | (svn r14069) -Fix: silence MSVC 64-bits compile warnings. | rubidium |
2008-08-13 | (svn r14068) -Fix (r14056): MSVC doesn't support typeof. | rubidium |
2008-08-13 | (svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in th... | rubidium |
2008-08-13 | (svn r14063) -Codechange: replace some "magic" constants with enumified const... | rubidium |
2008-08-13 | (svn r14062) -Fix [FS#2226]: division by 0 in newai. | rubidium |
2008-08-13 | (svn r14061) -Codechange: constification and move a declaration more logically | belugas |
2008-08-13 | (svn r14060) -Codechange: Replace numbers with Colours enum on Gen world gui. | belugas |
2008-08-13 | (svn r14059) -Fix(r13872): Wrong comments in enum. Dear old copy/paste... | belugas |
2008-08-12 | (svn r14058) -Fix [FS#2224]: NewGRF callback 23 didn't use the NewGRF compati... | rubidium |
2008-08-12 | (svn r14057) -Fix: NewGRF text stack's "push word" didn't move the data aroun... | rubidium |
2008-08-12 | (svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patche... | rubidium |
2008-08-12 | (svn r14055) -Codechange: increase buffers for (dedicated) consoles as they c... | rubidium |
2008-08-12 | (svn r14054) -Fix (rthebeginning): long strings in the edit box would cause O... | rubidium |
2008-08-12 | (svn r14053) -Fix: branch detection failed for svn+ssh repos | glx |
2008-08-12 | (svn r14052) -Codechange: make the size of the chat message "box" configurabl... | rubidium |
2008-08-12 | (svn r14051) -Codechange: enumify the DrawString buffer length. | rubidium |
2008-08-12 | (svn r14049) -Codechange: rename a variable to a somewhat more descriptive on... | belugas |
2008-08-11 | (svn r14048) -Fix (r14019) [FS#2222]: Redo the check for reserved tracks prop... | rubidium |
2008-08-11 | (svn r14047) -Codechange: move chatmessage handling to the network directory ... | rubidium |
2008-08-11 | (svn r14046) -Codechange: make the size of querystring "widgets" more configu... | rubidium |
2008-08-11 | (svn r14045) -Codechange: move the network's limitation to chat messages to a... | rubidium |
2008-08-11 | (svn r14043) -Codechange: Rename a variable to a more obvious name. And a fe... | belugas |
2008-08-11 | (svn r14042) -Codechange: Rename some structure members to more obvious names... | belugas |
2008-08-11 | (svn r14041) -Feature(tte): make it possible to filter list_patches output li... | glx |
2008-08-11 | (svn r14040) -Codechange:Remove a hard coded value that is not even represent... | belugas |
2008-08-10 | (svn r14039) -Fix [FS#2217]: reversing an overlength train at a station would... | rubidium |
2008-08-10 | (svn r14038) -Fix [FS#2211] (r13731): company limit was not properly enforced... | rubidium |
2008-08-10 | (svn r14037) -Fix (r8610): The autoreplace gui showed vehicle types for repla... | frosch |
2008-08-10 | (svn r14036) -Fix [FS#2197,FS#2198]: trains crashing into eachother when sign... | rubidium |