summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-08-16(svn r17198) -Fix [FS#2406]: Accept monthly production values in the scenario...alberth
2009-08-15(svn r17195) -Update: squirrel to 2.2.3 stableyexo
2009-08-15(svn r17194) -Fix (r17175): Depot sell buttons did not raise again.alberth
2009-08-15(svn r17193) -Fix [FS#3124]: guard the valuator against 'external' modificati...rubidium
2009-08-15(svn r17192) -Fix (r17175): Buttons in the toolbar of the scenario editor did...alberth
2009-08-15(svn r17190) -Update from WebTranslator v3.0:translators
2009-08-15(svn r17188) -Codechange: Use display mode names for naming window and widget...alberth
2009-08-15(svn r17187) -Codechange: Make switches on news display mode complete.alberth
2009-08-15(svn r17185) -Codechange: Tweak depot gui and vehicle lists, so text overlaps...frosch
2009-08-15(svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delayrubidium
2009-08-14(svn r17178) -Codechange (r17177): Remove now unused define.alberth
2009-08-14(svn r17177) -Codechange: Message options window uses nested widget tree.alberth
2009-08-14(svn r17176) -Codechange: Move widget state updating out of OnPaint method of...alberth
2009-08-14(svn r17175) -Codechange: Only auto-raise push buttons.alberth
2009-08-14(svn r17174) -Codechange: Switch to vertical alignment in the message options...alberth
2009-08-14(svn r17173) -Codechange: Vertically align WWT_TEXT widget, generalize vertic...alberth
2009-08-14(svn r17172) -Codechange: Move the _message_opt variable into the MessageOpti...alberth
2009-08-14(svn r17171) -Doc: Additions and corrections of various doxygen strings.alberth
2009-08-14(svn r17170) -Update from WebTranslator v3.0:translators
2009-08-14(svn r17169) -Codechange: apply coding style to some for statementssmatz
2009-08-14(svn r17168) -Codechange: apply coding style to if and while statementssmatz
2009-08-13(svn r17167) -Fix: don't resize the 'base grf status' text part in the game o...rubidium
2009-08-13(svn r17166) -Update from WebTranslator v3.0:translators
2009-08-13(svn r17164) -Fix: crash when clicking on the spacer in the build airport GUIsmatz
2009-08-12(svn r17162) -Change: move Greek out of unfinishedrubidium
2009-08-12(svn r17161) -Update from WebTranslator v3.0:translators
2009-08-12(svn r17157) -Add: localised decimal separatorsmatz
2009-08-11(svn r17156) -Update from WebTranslator v3.0:translators
2009-08-11(svn r17154) -Fix (r11129): several times copypasted typosmatz
2009-08-11(svn r17153) -Fix (r11429): don't allow further remapping of already remapped...smatz
2009-08-10(svn r17152) -Fix: A stuck train could free the reservation of another train ...michi_cc
2009-08-10(svn r17151) -Fix [FS#3104] (r13974): A train entering a PBS section through ...michi_cc
2009-08-10(svn r17150) -Codechange: when MapGRFStringID() fails to remap, return STR_EM...smatz
2009-08-10(svn r17147) -Fix [FS#3048]: Keep vehicle news and viewports following vehicl...frosch
2009-08-10(svn r17146) -Codechange: improve the sample rate conversion a bitrubidium
2009-08-10(svn r17145) -Update from WebTranslator v3.0:translators
2009-08-10(svn r17143) -Fix [FS#3097]: NewGRFs sometimes got the wrong string causing c...rubidium
2009-08-10(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuffrubidium
2009-08-09(svn r17140) -Change: allow higher sample rate and higher quality samples. Ba...rubidium
2009-08-09(svn r17139) -Change: add the concept of sound setsrubidium
2009-08-09(svn r17138) -Fix: some MSVC 64 bits compiler warningsrubidium
2009-08-09(svn r17137) -Fix (r17129): strgen complained a lot about english.txt compile...rubidium
2009-08-09(svn r17135) -Fix (r17133): some (older) GCCs failed to compilerubidium
2009-08-09(svn r17134) -Update from WebTranslator v3.0:translators
2009-08-09(svn r17133) -Codechange: generalise the code that searches for base graphicsrubidium
2009-08-09(svn r17132) -Fix: comments in company_cmd.cppsmatz
2009-08-09(svn r17131) -Codechange: apply coding style to some switch statementssmatz
2009-08-09(svn r17130) -Fix [FS#3099]: Last line of output in the AI debug window did n...alberth
2009-08-09(svn r17129) -Codechange: also let strgen warn if the translation uses STRING...rubidium
2009-08-08(svn r17128) -Codechange: make code used for generating new subsidies nicersmatz