index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
Age
Commit message (
Expand
)
Author
2020-05-21
Codechange: Store GS lang texts in std::strings.
Michael Lutz
2020-02-14
Codechange: Simplify CheckAPIVersion()
glx
2020-02-08
Change: Heading for 1.11 now
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-07
Fix #7188: check the validity of command callback for scripts (#7701)
glx22
2019-05-23
Fix #7600: Don't read uninitialised memory when parsing GS language files.
Michael Lutz
2019-05-01
Add: New RoadType API functions.
peter1138
2019-05-01
Fix 2bb80d2: really increase the maximum number of GameScript texts to 64k (#...
glx22
2019-04-29
Codechange: Remove Company/OwnerByte types
Charles Pigott
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-04-09
Codechange: If something is a vector of strings, use a vector of strings inst...
Michael Lutz
2019-04-09
Codechange: Use std::vector instead of AutoDeleteSmallVector in GS text handl...
Michael Lutz
2019-04-09
Fix: Don't crash if reading a GS string file from disk produces an error.
Michael Lutz
2019-03-26
Cleanup: Remove unused size template parameters from SmallMap and Auto[Free|D...
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_b...
Henry Wilson
2019-03-26
Codechange: Replace SmallVector::Length() with std::vector::size()
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2019-03-03
Change: Heading for 1.10 now (#7319)
frosch
2019-02-23
Add: Show performance of AI and GS in framerate window
Niels Martin Hansen
2018-12-27
Fix: [Win32] WIN32 may not be defined, always prefer the compiler predefined ...
glx
2018-10-31
Doc: Lots and lots of doxymentation fixes
Charles Pigott
2018-04-23
Fix: Typo in game.hpp
gdinit
2018-04-22
Feature #6459: API for querying network clients from GS (#6736)
Pavel Stupnikov
2018-03-14
(svn r27993) -Change: Heading for 1.9 now
frosch
2017-08-13
(svn r27893) -Codechange: Use fallthrough attribute. (LordAro)
frosch
2017-03-11
(svn r27780) -Update: Numbers
frosch
2017-02-26
(svn r27756) -Codechange: Add StringTab enum
frosch
2016-03-01
(svn r27518) -Update: Numbers
frosch
2015-03-17
(svn r27192) -Change: heading for 1.6 now
frosch
2014-09-21
(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via
fonsinchen
2014-09-06
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
rubidium
2014-09-06
(svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD
rubidium
2014-04-25
(svn r26511) -Codechange: use strecpy in game_text
rubidium
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 vseprintf
rubidium
2014-04-24
(svn r26505) -Fix (r23634, r26493): Incorrect usage of strecpy/strecat
frosch
2014-04-24
(svn r26504) -Fix (r26499): Obiwan and his gang.
frosch
2014-04-24
(svn r26499) -Codechange: replace strndup with stredup
rubidium
2014-04-23
(svn r26487) -Codechange: use lastof instead of lengthof/sizeof for script names
rubidium
2014-04-23
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
rubidium
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 now
frosch
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 pages
zuu
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
[next]