summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-06(svn r14008) -Fix (r14004): NewGRF preset drop down list not workingpeter1138
2008-08-06(svn r14007) -Fix [FS#2098]: Notify vehicle windows when their internal state...frosch
2008-08-06(svn r14006) -Codechange: Deduplicate some code.frosch
2008-08-06(svn r14005) -Codechange: minor coding style fixsmatz
2008-08-06(svn r14004) -Codechange: Clean of drop down lists.peter1138
2008-08-06(svn r14003) -Codechange: Replace numbers with Colours enum opn some DrawArro...belugas
2008-08-05(svn r14001) -Fix (r13989): reading wrong variable, train crash on bridge cra...smatz
2008-08-05(svn r14000) -Codechange: Missing enum entries kind of defeat the point of th...peter1138
2008-08-04(svn r13999) -Fix [FS#2190]: crash when the AI tries to find the depot of an ...rubidium
2008-08-04(svn r13998) -Fix [FS#2004]: MSVC can't handle changed files in the prebuild ...rubidium
2008-08-04(svn r13997) -Fix (r13988): in some cases no broadcast addresses would be found.rubidium
2008-08-04(svn r13996) -Fix (r13845): Oilrigs from pre r13838 save games can have unkno...frosch
2008-08-04(svn r13995) -Fix (r13988): some warnings of the compile farm.rubidium
2008-08-04(svn r13994) -Codechange: replace a few rogue magic numbers with Colours enum...belugas
2008-08-04(svn r13993) -Codechange: Associate TextColour values with comments of relate...belugas
2008-08-04(svn r13992) -Fix [FS#2189]: the dedicated console removed any character that...rubidium
2008-08-04(svn r13991) -Codechange: draw text effects after all other signssmatz
2008-08-04(svn r13990) -Fix (r13988): win32 compilation failedglx
2008-08-04(svn r13989) -Fix [FS#2186] (r13953): YAPP track reservation for crashed trai...rubidium
2008-08-04(svn r13988) -Codechange: move the to IP resolving functions to a separate file.rubidium
2008-08-04(svn r13987) -Codechange: Resize small map legend dynamically on window resiz...peter1138
2008-08-03(svn r13985) -Fix (r13944): gcc 2.95 compilationsmatz
2008-08-03(svn r13984) -Codechange: Simplify industry legend on small map, by automatic...peter1138
2008-08-03(svn r13983) -Fix (r13953) [YAPP]: Crashed trains can be on different trackbi...frosch
2008-08-03(svn r13982) -Fix (r13981): And then not enough was cleared...peter1138
2008-08-03(svn r13981) -Fix [FS#AmmlersStillTooLazy]: Resetting construction stage coun...peter1138
2008-08-03(svn r13980) -Codechange: Turn small map legend while loop into a for-loop.peter1138
2008-08-03(svn r13979) -Codechange: Use widget dimensions instead of magic number incan...peter1138
2008-08-03(svn r13978) -Fix: Incorrect widget size.peter1138
2008-08-03(svn r13977) -Codechange: Let ResizeWindowForWidget() handle hidden (zero hei...peter1138
2008-08-03(svn r13976) -Fix (r13953) [YAPP]: A crashing train could sometimes free the ...frosch
2008-08-03(svn r13975) -Codechange: Replace some globals used by the small map window w...peter1138
2008-08-03(svn r13974) -Fix [YAPP]: A train crash could lead to stale reservations. (mi...frosch
2008-08-03(svn r13973) -Codechange [YAPP]: Improve the behavior when changing signals t...smatz
2008-08-03(svn r13972) -Fix [FS#2180]: the timetable's "Clear Time" button didn't have ...rubidium
2008-08-03(svn r13971) -Fix [YAPP]: segfault due to mixed up variables (michi_cc)rubidium
2008-08-03(svn r13970) -Codechange: Replace numbers with Colours enum on network, toolb...belugas
2008-08-02(svn r13968) -Fix (r13923): 'cast from pointer to integer of different size' ...glx
2008-08-02(svn r13967) -Codechange [YAPP]: Tweak pathfinder penalties a bit. (michi_cc)rubidium
2008-08-02(svn r13966) -Codechange [YAPP]: Bar level crossings upon path reservation. (...rubidium
2008-08-02(svn r13965) -Add [YAPP]: Implement newgrf var 0x44 for stations (PBS reserva...rubidium