summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-01-09(svn r14947) -Fix [FS#2519]: vehicle following did not update the location fr...rubidium
2009-01-09(svn r14946) -Fix: copying a location from the extra viewport to the main vie...rubidium
2009-01-09(svn r14945) -Feature(ette): Support var 0x45 (curvature info) also for road ...frosch
2009-01-09(svn r14944) -Cleanup: add spaces around some operatorsrubidium
2009-01-09(svn r14943) -Cleanup: remove some rogue spaces/replace some rogue tabs with ...rubidium
2009-01-09(svn r14940) -Fix: let the statusbar know the current news are invalid or bad...smatz
2009-01-09(svn r14939) -Codechange: Follow standard *ChangeInfo() pattern for global va...peter1138
2009-01-09(svn r14938) -Fix: some small inconsistencies w.r.t. "0 is disabled" setting ...rubidium
2009-01-09(svn r14936) -Fix: INDUSTRYBEH_ONLY_NEARTOWN bypassed the clear-test and coul...frosch
2009-01-09(svn r14935) -Fix [FS#2498]: the new operator may not return NULL, so don't.rubidium
2009-01-09(svn r14934) -Fix: in (extreme) cases CanAllocateItem could return true when ...rubidium
2009-01-09(svn r14933) -Codechange: check the whether a pool item can be constructed in...rubidium
2009-01-09(svn r14931) -Fix [FS#2512]: the "animation state" of the bubbles was stored ...rubidium
2009-01-08(svn r14927) -Codechange: constify widget numbers in network chat gui.belugas
2009-01-08(svn r14926) -Feature: Automatically set last engine ageing year to the last ...peter1138
2009-01-08(svn r14925) -Fix [FS#2500]: Abort dragging of vehicles in the group window w...frosch
2009-01-08(svn r14924) -Fix (r7403): Do not unnecessarily reset the cursor, when a diff...frosch
2009-01-08(svn r14922) -Update: WebTranslator2 update to 2009-01-08 18:49:15translators
2009-01-08(svn r14921) -Fix [FS#2507]: Do not try to calculate a center of a train-stat...frosch
2009-01-08(svn r14919) -Feature: distant joining of stations (Frostregen and PhilSophus)rubidium
2009-01-08(svn r14918) -Cleanup: remove unused constant.rubidium
2009-01-08(svn r14916) -Codechange: make it possible to send CommandContainers directly...rubidium
2009-01-08(svn r14915) -Codechange: unify the receiving and sending of commands, and th...rubidium
2009-01-08(svn r14914) -Documentation: Correct doxygen comment for file name. <nitpicke...belugas
2009-01-08(svn r14912) -Codechange: Autoprobe 'null' blitter when built as dedicated-only.peter1138
2009-01-08(svn r14911) -Fix (r14909): -D did not workpeter1138
2009-01-08(svn r14910) -Codechange: merge the command queue handling into a single loca...rubidium
2009-01-08(svn r14909) -Codechange: Remove global option for the extmidi driver and mak...peter1138
2009-01-08(svn r14908) -Codechange: Add support for text parameters.peter1138
2009-01-08(svn r14907) -Codechange: Remove 32 character limit from driver/blitter selec...peter1138
2009-01-07(svn r14905) -Fix (r14899): in some corner cases already freed memory could b...rubidium