summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-08-02(svn r13964) -Codechange [YAPP]: Check if a train needs servicing when reserv...rubidium
2008-08-02(svn r13963) -Codechange [YAPP]: Reserve a track when entering a PBS block th...rubidium
2008-08-02(svn r13962) -Codechange [YAPP]: Do not reverse in front of red signals when ...rubidium
2008-08-02(svn r13961) -Add [YAPP]: Handle train reversing. (michi_cc)rubidium
2008-08-02(svn r13960) -Codechange [YAPP]: Reserve a path when exiting a depot into a P...rubidium
2008-08-02(svn r13959) -Codechange [YAPP]: Try to extend a train reservation as far as ...rubidium
2008-08-02(svn r13958) -Add [YAPP]: Implement look-ahead for trains so they extend thei...rubidium
2008-08-02(svn r13957) -Codechange [YAPP]: Free the old path reservation on removing so...rubidium
2008-08-02(svn r13956) -Add [YAPP]: Function for getting the train holding a reserved p...rubidium
2008-08-02(svn r13955) -Codechange [YAPP]: Try to extend the path of a stuck train so i...rubidium
2008-08-02(svn r13954) -Codechange [YAPP]: On reserving a path that ends at the destina...rubidium
2008-08-02(svn r13953) -Add [YAPP]: Free track reservations of crashed trains. (michi_cc)rubidium
2008-08-02(svn r13952) -Add [YAPP]: Trains now reserve paths trough PBS signals. Bump s...rubidium
2008-08-02(svn r13951) -Codechange [YAPP]: A train leaving a tile should unreserve the ...rubidium
2008-08-02(svn r13950) -Add [YAPP]: Trains can now also be in a 'stuck' state when wait...rubidium
2008-08-02(svn r13949) -Codechange [YAPP]: Declare the functions for processing conditi...rubidium
2008-08-02(svn r13948) -Add [YAPP]: Extend NPF with a function to find a safe tile and ...rubidium
2008-08-02(svn r13947) -Codechange [YAPP]: Added YAPP-related penalties to NPF. (michi_cc)rubidium
2008-08-02(svn r13946) -Add [YAPP]: Implement track reserving for NPF as well. (michi_cc)rubidium
2008-08-02(svn r13945) -Codechange [YAPP]: Extend CFollowTrackT to not require a Vehicl...rubidium
2008-08-02(svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a...rubidium
2008-08-02(svn r13943) -Codechange [YAPP]: Reserved station tiles can now be penalized ...rubidium
2008-08-02(svn r13942) -Codechange [YAPP]: Add a penalty for double slips to YAPF. (mic...rubidium
2008-08-02(svn r13941) -Codechange [YAPP]: Added YAPP-related penalties to YAPF. (michi...rubidium
2008-08-02(svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)rubidium
2008-08-02(svn r13939) -Add [YAPP]: Extend YAPF with the possibility to override the ra...rubidium