summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)Author
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-04-23Fix: Typo in game.hppgdinit
2018-04-22Feature #6459: API for querying network clients from GS (#6736)Pavel Stupnikov
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2017-08-13(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)frosch
2017-03-11(svn r27780) -Update: Numbersfrosch
2017-02-26(svn r27756) -Codechange: Add StringTab enumfrosch
2016-03-01(svn r27518) -Update: Numbersfrosch
2015-03-17(svn r27192) -Change: heading for 1.6 nowfrosch
2014-09-21(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and viafonsinchen
2014-09-06(svn r26774) -Cleanup [Squirrel]: remove _SC macrorubidium
2014-09-06(svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTDrubidium
2014-04-25(svn r26511) -Codechange: use strecpy in game_textrubidium
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-24(svn r26505) -Fix (r23634, r26493): Incorrect usage of strecpy/strecatfrosch
2014-04-24(svn r26504) -Fix (r26499): Obiwan and his gang.frosch
2014-04-24(svn r26499) -Codechange: replace strndup with streduprubidium
2014-04-23(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script namesrubidium
2014-04-23(svn r26486) -Codechange: replace a number of snprintfs with seprintfrubidium
2014-04-23(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy an...frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-03-17(svn r26406) -Change: heading for 1.5 nowfrosch
2014-02-06(svn r26305) -Add: [nogo] ScriptStoryPageElementList() - a list of all story ...zuu
2014-02-06(svn r26303) -Add: [nogo] ScriptStoryPageList() - a list of all story pageszuu
2013-11-24(svn r26090) -Fix: leaking of file descriptor when reading strings for game t...rubidium
2013-10-06(svn r25818) -Fix [FS#5750]: [GS] Language file scanner considered filenames ...frosch
2013-07-12(svn r25592) -Fix [FS#5644]: Changing the script difficulty level in-game wou...rubidium
2013-06-09(svn r25342) -Add: StoryPage data structures and GS APIzuu
2013-06-08(svn r25332) -Fix (25331): Committed too muchzuu
2013-06-08(svn r25331) -Fix (r25263): Update ScriptWindow with link graph widgetszuu
2013-03-24(svn r25117) -Fix [FS#5511]: Silence warning.frosch
2013-03-22(svn r25114) -Fix [FS#5509]: GS lang files did not work, when inside a tar.frosch
2013-02-14(svn r25001) -Change: heading for 1.4 nowrubidium
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-09-21(svn r24537) -Feature: Scripts can be suspended even if the game is still pro...zuu
2012-09-09(svn r24516) -Add: [GS] Support ##plural pragma in GS lang files.frosch
2012-09-09(svn r24515) -Fix: GStexts were compied incompletely when containing certain ...frosch
2012-08-20(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the ...yexo
2012-08-13(svn r24468) -Add [FS#5219]: API compatibility scripts for Goal Scripts (Hiru...yexo
2012-07-15(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and delive...alberth
2012-05-26(svn r24291) -Add: [Script] ScriptEventRoadReconstruction.frosch
2012-05-26(svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights.frosch
2012-05-26(svn r24289) -Add: [Script] Base class for script events involving a company ...frosch
2012-04-09(svn r24108) -Fix [FS#5142]: When starting GS or AI, always use the settings ...frosch
2012-02-19(svn r23969) -Codechange: trunk heads to 1.3 nowrubidium
2012-01-22(svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehiclesrubidium
2012-01-03(svn r23747) -Fix (r23746): forgot one more casetruebrain
2012-01-03(svn r23746) -Fix: also set 'info' to NULL if 'instance' dies (for both AI an...truebrain
2012-01-03(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp filesrubidium