summaryrefslogtreecommitdiff
path: root/src/openttd.cpp
AgeCommit message (Expand)Author
2018-11-01Fix #6460: [AI] Add start_date parameter for Random AIs on new gameSamuXarick
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-10-27Fix e00908f: Visual C++ 2015 compile errorNiels Martin Hansen
2018-10-11Fix #6898: Replace atoi() with strtoul()Miguel Horta
2018-07-19Feature: Framerate display window (#6822)Niels Martin Hansen
2018-06-24Change: Modernise music control logic implementation (#6839)Niels Martin Hansen
2018-04-29Remove: WinCE supportPatric Stout
2018-04-29Remove: PSP supportPatric Stout
2018-04-21Cleanup: Use new filename for README file. (#6738)Ricardo N Feliciano
2017-01-14(svn r27732) -Change: Turn the message about 'missing baseset sprites' from a...frosch
2016-09-04(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOp...alberth
2016-09-04(svn r27651) -Codechange: Introduce methods for setting the name and title of...alberth
2016-09-04(svn r27650) -Codechange: Replace SaveOrLoadMode by FileOperation and Detaile...alberth
2016-09-04(svn r27647) -Codechange: Introduce file operations, and use it to replace mo...alberth
2016-09-04(svn r27640) -Codechange: Remove another use of _saveload_mode in the loading...alberth
2016-09-04(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType fun...alberth
2014-09-16(svn r26828) -Fix: memory leak when passing -c multiple timesrubidium
2014-08-13(svn r26729) -Feature: Warn about missing industries after generating a map.alberth
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
2014-04-27(svn r26522) -Add: A config-file-only setting to disable usage of 8bpp video ...frosch
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-24(svn r26506) -Codechange: replace most of vsnprintf with vseprintfrubidium
2014-04-23(svn r26486) -Codechange: replace a number of snprintfs with seprintfrubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-02-23(svn r26371) -Fix [FS#5831]: Calling DoCommandP during the gameloop cleared p...frosch
2014-02-23(svn r26369) -Fix-ish: Do not run scripts during command replay.frosch
2014-02-09(svn r26326) -Fix [FS#5871]: when autosaving the message about a save already...rubidium
2014-02-07(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity whe...frosch
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2014-01-02(svn r26205) -Feature: SSE 4.1 sprite sorter, improving the sorting performan...rubidium
2013-12-23(svn r26174) -Codechange: Rename BaseStorageArray to BasePersistentStorageArrayfrosch
2013-11-25(svn r26107) -Codechange/cleanup: remove some coding bloat and simplify the d...rubidium
2013-11-25(svn r26099) -Codechange: make NewGRF scanner management slightly easierrubidium
2013-11-25(svn r26098) -Fix: close the log file when OpenTTD was forked and finally closedrubidium
2013-11-25(svn r26097) -Fix: another minor memory leak (when pressing cancel in the boo...rubidium
2013-11-24(svn r26091) -Fix (r26089): double frees... woospierubidium
2013-11-24(svn r26089) -Fix: a number of minor memory leaksrubidium
2013-07-06(svn r25570) -Add: cache for ParagraphLayouts.frosch
2013-07-02(svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available...rubidium
2013-06-28(svn r25506) -Document: a function, and name it slightly betterrubidium
2013-06-09(svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related...fonsinchen
2013-05-26(svn r25291) -Add: WindowDesc ability to load and store information in a conf...frosch
2013-02-05(svn r24974) -Fix [FS#5279]: Honour pause_on_newgame setting when running as ...peter1138
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-11-12(svn r24716) -Feature(ette): Reset engine pool when starting a scenario.frosch
2012-08-20(svn r24485) -Fix: Clarify description of command line option -nplanetmaker
2012-08-18(svn r24482) -Fix [FS#5232] (r24180): Do not call RebuildSubsidisedSourceAndD...frosch
2012-07-08(svn r24388) -Fix [FS#5233]: Do not consider not finding a particular base se...frosch
2012-04-25(svn r24180) -Codechange/feature-ish: add cache checker for the town's cacherubidium