summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-12(svn r15029) -Cleanup (r15027): remove strings that aren't needed anymorerubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-12(svn r15026) -Codechange: use SpriteTypeByte instead of SpriteType in the Spr...smatz
2009-01-12(svn r15019) -Fix (r14919): Close station selection window, when disabling di...frosch
2009-01-12(svn r15015) -Fix (r14919): Distant-join always failed for docks. Based on pa...frosch
2009-01-12(svn r15014) -Codechange: Add a helper function to get the needed DC_xxx flag...frosch
2009-01-12(svn r15011) -Documentation: Nuclear, not Nucleairtruebrain
2009-01-12(svn r15009) -Fix [FS#2528]: No need to extent the reserved path when the veh...frosch
2009-01-12(svn r15008) -Revert (r12706): remove fibersglx
2009-01-12(svn r15006) -Codechange: throw a real instance of a class, instead of '0' (w...truebrain
2009-01-12(svn r14999) -Change [FS#2523]: move service at helipad to the servicing optionsrubidium
2009-01-11(svn r14998) -Codechange: warn once about misuse of each sprite, not once abo...smatz
2009-01-11(svn r14997) -Fix [FS#2524](r14223): when handling invalid sprites, entry in ...smatz
2009-01-11(svn r14996) -Update: WebTranslator2 update to 2009-01-11 18:44:49translators
2009-01-11(svn r14994) -Fix [FS#Aali]: Better handling of OT_LOADING and OT_LEAVESTATIO...frosch
2009-01-11(svn r14993) -Fix (r14957, r14975): Do not reverse the train with OT_LEAVESTA...frosch
2009-01-11(svn r14992) -Codechange: Rename 'CheckIfAuthorityAllows' to 'CheckIfAuthorit...frosch
2009-01-11(svn r14991) -Fix: Command-flags is an uint32.frosch
2009-01-11(svn r14990) -Codechange: handle articulated RVs and trams more strictly in G...rubidium
2009-01-11(svn r14989) -Codechange: remove a lookup table by reordering some items in e...rubidium
2009-01-10(svn r14986) -Doc: small error in a comment (PhilSophus)rubidium
2009-01-10(svn r14980) -Change: shuffle around some more settings to make them more log...rubidium
2009-01-10(svn r14979) -Fix: Disable a NewGRF from loading if it contains multiple Acti...peter1138
2009-01-10(svn r14978) -Codechange: simplify the control flow of the OnClick of the set...rubidium
2009-01-10(svn r14977) -Update: WebTranslator2 update to 2009-01-10 18:44:17translators
2009-01-10(svn r14975) -Fix (r14957): Do not immediatelly move the train when leaving t...frosch
2009-01-10(svn r14974) -Change: reorder/reorganise the entries of the settings window (...rubidium
2009-01-10(svn r14973) -Codechange: recursively fold subpages (Alberth)rubidium
2009-01-10(svn r14972) -Update: do r14971 also for the non-English strings (Alberth)rubidium
2009-01-10(svn r14971) -Change: the colour of the patch page text so it becomes more vi...rubidium
2009-01-10(svn r14970) -Change: move all (patch) settings to a single "page" (Alberth)rubidium
2009-01-10(svn r14969) -Codechange: make drawing trees possible (Alberth)rubidium
2009-01-10(svn r14967) -Codechange: split the drawing of the window into several smalle...rubidium
2009-01-10(svn r14966) -Codechange: simplify and generalise finding patch entries (Albe...rubidium
2009-01-10(svn r14965) -Codechange: remember the patch entry instead of the page and in...rubidium
2009-01-10(svn r14964) -Codechange: hide the length of a patch page behind a function (...rubidium
2009-01-10(svn r14963) -Codechange: remember what entry was clicked instead of the inde...rubidium
2009-01-10(svn r14962) -Codechange: add the concept of patch entries and patch (sub) pagesrubidium
2009-01-10(svn r14961) -Update: remove the string from r14960 from the other languages ...rubidium
2009-01-10(svn r14960) -Codechange: add some this where appropriate (Alberth)rubidium
2009-01-10(svn r14959) -Fix [FS#2508]: wrong defaults for service interval when switchi...rubidium
2009-01-10(svn r14958) -Codechange [FS#1923]: when checking for unique names, compare o...smatz
2009-01-10(svn r14957) -Fix [FS#2516]: Do not abort train movement, when we are just ab...frosch
2009-01-10(svn r14956) -Fix [FS#1832]: building new station parts didn't allocate a new...rubidium
2009-01-10(svn r14955) -Fix: newgrf station specs didn't get deallocated when building ...rubidium
2009-01-10(svn r14954) -Fix [FS#1890]: sharing/cloning/inserting of orders that the/a v...rubidium
2009-01-10(svn r14953) -Fix (r14952): the "available aircraft" list caused a crashrubidium
2009-01-10(svn r14952) -Codechange: unify the "can vehicle go to station" testsrubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2009-01-09(svn r14948) -Codechange: enumification and more comments in the statusbar codesmatz