summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 logicallybelugas
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 reposglx
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
2008-08-10(svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57translators
2008-08-09(svn r14034) -Cleanup (r13938) [FS#2210]: Typo in YAPP constant. (Eddi)peter1138
2008-08-09(svn r14033) -Fix (r13938) [FS#2209]: Wrong offset in signal GUI. (Eddi)peter1138
2008-08-09(svn r14032) -Fix (r13584): [OSX] changed the condition for selecting 8 or 32...bjarni
2008-08-09(svn r14031) -Fix (r13850): Determining the refit cargo did not work, when th...frosch
2008-08-09(svn r14030) -Fix (r14027): true != false, also rename the parameter to make ...frosch
2008-08-09(svn r14029) -Fix(r14027): reverting the TC_FROMSTRING back to the magical 0x...belugas
2008-08-09(svn r14028) -Fix(r14027): Wrong value for the multiline_skipping. Just the ...belugas
2008-08-09(svn r14027) -Codechange: Document a bit the DoDrawString function while remo...belugas
2008-08-08(svn r14026) -Cleanup (r13995, r14004): trailing whitespacesglx
2008-08-08(svn r14024) -Fix (r14019) [YAPP]: YAPF also skips tunnels and bridges. Honor...smatz
2008-08-08(svn r14023) -Fix (r13944) [YAPP]: If YAPF encountered a dead-end that had a ...smatz
2008-08-08(svn r14022) -Fix (r13957) [YAPP]: Removing station tiles could produce stale...smatz
2008-08-08(svn r14021) -Fix (r13957) [YAPP]: Overbuilding station tiles with non-track ...smatz
2008-08-08(svn r14019) -Fix [FS#2205]: game crash after order skip while waiting for fr...rubidium
2008-08-08(svn r14018) -Fix (r14017): Typos prevented compilation.peter1138
2008-08-08(svn r14017) -Codechange: DrawArrowButtons now uses Colours enum to specify t...belugas
2008-08-08(svn r14016) -Codechange: Remove some magical numbersbelugas
2008-08-07(svn r14015) -Codechange: Add facility for a drop down list to always close (...peter1138
2008-08-07(svn r14014) -Codechange: Add support for automatically sizing drop down list...peter1138
2008-08-07(svn r14013) -Fix [FS#2202]: do not allow extending signals by dragging in an...rubidium
2008-08-07(svn r14012) -Fix (r13936): Don't copy pre-signal type when dragging signals.peter1138
2008-08-07(svn r14011) -Codechange: not required to define an enum which was just the r...belugas
2008-08-06(svn r14009) -Cleanup (r14008): Bad whitespace...peter1138