summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-13(svn r18492) -Doc: A few Doxygen reference fixes (NewsSubtype reported by Edd...alberth
2009-12-13(svn r18491) -Fix (r18482): Update doxy comments of SetupSmallestSize() as well.alberth
2009-12-13(svn r18490) -Doc: Fixed syntax of a few doxygen pre and post coditions.alberth
2009-12-13(svn r18489) -Codechange: Introduce a custom container widget for a resizing ...alberth
2009-12-13(svn r18488) -Codechange: Make number of rows for displaying industries in sm...alberth
2009-12-13(svn r18487) -Codechange: Move row height and column counting to OnInit in th...alberth
2009-12-13(svn r18486) -Fix: when switching language and you're getting a different fon...rubidium
2009-12-13(svn r18485) -Update from WebTranslator v3.0:translators
2009-12-13(svn r18484) -Codechange: simplify the Is(Stopped)InDepot functions for trainsrubidium
2009-12-13(svn r18483) -Document [FS#3367]: that OpenGFX/OpenSFX can be used and where ...rubidium
2009-12-13(svn r18482) -Cleanup (r18092): Conversion to widget array is not done any more.alberth
2009-12-13(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...rubidium
2009-12-13(svn r18480) -Codechange: Moved column width computation of smallmap legends ...alberth
2009-12-13(svn r18479) -Fix (r6532): Direction is accounted for long before motion coun...peter1138
2009-12-12(svn r18474) -Fix (r18470): in some odd corner cases the group (vehicle) coun...rubidium
2009-12-12(svn r18473) -Fix (r18470): crash when moving a multiheaded part to be just a...rubidium
2009-12-12(svn r18472) -Fix [FS#3146]: selling vehicles in the depot could create state...rubidium
2009-12-12(svn r18471) -Codechange/Fix: [NoAI] Deduplicate code betweeen AIVehicle::Ski...frosch
2009-12-12(svn r18470) -Codechange/Fix [part of FS#3146]: moving vehicles around in the...rubidium
2009-12-12(svn r18469) -Fix (r17139): possible invalid reads when listing content on th...rubidium
2009-12-12(svn r18468) -Codechange: make sure one never makes self-loops using Vehicle:...rubidium
2009-12-11(svn r18467) -Fix (r17870): Missed positioning for cargo capacity of non-arti...peter1138
2009-12-11(svn r18466) -Codechange: use CmdMoveRailWagon to attach a just build wagon t...rubidium
2009-12-11(svn r18465) -Codechange: simplify CheckTrainInDepot and remove some unneeded...rubidium
2009-12-11(svn r18464) -Fix (r17863): Caption of the build vehicle window did not have ...alberth
2009-12-11(svn r18463) -Codechange: some simplifications for finding the end of a vehiclerubidium
2009-12-11(svn r18462) -Fix: when moving a wagon and only the last part of a dual heade...rubidium
2009-12-11(svn r18461) -Fix (r18456): when moving a wagon from the front of a train one...rubidium
2009-12-11(svn r18460) -Update from WebTranslator v3.0:translators
2009-12-11(svn r18459) -Codechange: move the new train validity checking (attach callba...rubidium
2009-12-11(svn r18458) -Codechange: make the 'check train length' code of CmdMoveRailVe...rubidium
2009-12-11(svn r18457) -Fix (r18015): southwest and northeast buttons for freeform edge...yexo
2009-12-11(svn r18456) -Codechange: make the length checking functionality of CmdMoveRa...rubidium
2009-12-10(svn r18454) -Update from WebTranslator v3.0:translators
2009-12-10(svn r18453) -Fix [FS#3364]: wrong heightmap dimensions, or rather... a neste...rubidium
2009-12-10(svn r18452) -Document: update the known-bugs a bit; quite a few bugs in ther...rubidium
2009-12-10(svn r18451) -Fix (r18360): LDFLAGS could contain different compiler flags th...smatz
2009-12-09(svn r18450) -Fix [FS#3363]: initial size of the vehicle detail windows would...rubidium
2009-12-09(svn r18449) -Fix (r18448): invalid argidx offsets in Germanrubidium
2009-12-09(svn r18448) -Update from WebTranslator v3.0:translators
2009-12-09(svn r18447) -Change: make some more windows (e.g. graphs, company view) stic...rubidium
2009-12-09(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windowsglx
2009-12-09(svn r18445) -Fix [FS#3335]: for STR_NEWS_INDUSTRY_CLOSURE_GENERAL the gender...rubidium
2009-12-09(svn r18444) -Feature: allow G and P to 'select' substrings of STRINGn for ge...rubidium
2009-12-09(svn r18443) -Fix (r18438): MSVC thinks, in it's infinite wisdom, that int mi...rubidium
2009-12-09(svn r18442) -Fix (r18440): warning about SDL_Linked_Version never being NULL...rubidium
2009-12-09(svn r18441) -Fix: The vehicle list filler widget didn't fill.peter1138
2009-12-09(svn r18440) -Fix (r17774): don't try to get SDL version when SDL is not loadedglx
2009-12-09(svn r18439) -Fix (r15233): forgot to load the symbol from SDL.dllglx
2009-12-09(svn r18438) -Codechange [FS#3337]: introduce a template for Clamp (fonsinche...rubidium