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
/
script
Age
Commit message (
Expand
)
Author
2015-01-20
(svn r27123) -Fix [FS#5371] [FS#6214]: API docs (krinn)
frosch
2015-01-04
(svn r27111) -Doc: Extend script documentation with Save and Load functions.
alberth
2015-01-01
(svn r27104) -Fix [FS#6194]: support 64 bits integere in the ScriptLists as well
rubidium
2015-01-01
(svn r27102) -Fix [FS#6194]: money values would end up wrong in strings when ...
rubidium
2014-10-23
(svn r27032) -Merge: documentation updates from 1.4 branch
rubidium
2014-10-21
(svn r27026) -Fix: some (older-ish) GCC compiler warnings
rubidium
2014-10-15
(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...
rubidium
2014-10-12
(svn r27003) -Cleanup: fix the use of spaces and asterices "around" some comm...
rubidium
2014-09-24
(svn r26915) -Fix: API docs
frosch
2014-09-21
(svn r26894) -Feature: Swap method for script lists
fonsinchen
2014-09-21
(svn r26893) -Feature: ScriptStationList_Cargo for sorting cargo by from and via
fonsinchen
2014-09-21
(svn r26892) -Feature: Script API for retrieving planned flow
fonsinchen
2014-09-21
(svn r26885) -Feature-ish: user interface for limiting the maximum height of ...
rubidium
2014-09-11
(svn r26811) -Fix[FS#6108]: Fixed spelling error in widget name.
alberth
2014-09-07
(svn r26805) -Feature: Allow hiding of non-interesting engines in the autorep...
alberth
2014-09-07
(svn r26804) -Feature: Allow hiding of non-interesting engines in the build v...
alberth
2014-09-07
(svn r26800) -Feature[FS#1640]: Vehicle sorting in autoreplace GUI.
alberth
2014-09-07
(svn r26797) -Codechange: rewrite the UTF8 reading code to make use of alread...
rubidium
2014-09-07
(svn r26796) -Fix: reading of high byte of "ASCII" files yielded a negative i...
rubidium
2014-09-07
(svn r26785) -Fix [Squirrel]: loading a value saved as boolean caused it to b...
rubidium
2014-09-07
(svn r26784) -Codechange [Squirrel]: use WChar for the lexer
rubidium
2014-09-06
(svn r26782) -Fix (r26781): was in the wrong folder when commiting
rubidium
2014-09-06
(svn r26776) -Codechange: use safe string functions in script/squirrel*.cpp
rubidium
2014-09-06
(svn r26775) -Cleanup [Squirrel]: "resolve" several of the unicode wrapper de...
rubidium
2014-09-06
(svn r26774) -Cleanup [Squirrel]: remove _SC macro
rubidium
2014-09-06
(svn r26771) -Cleanup: remove OTTD2SQ and SQ2OTTD
rubidium
2014-09-06
(svn r26769) -Codechange [Squirrel]: remove the difference between some platf...
rubidium
2014-08-17
(svn r26748) -Merge: documentation updates from 1.4 branch
frosch
2014-08-16
(svn r26744) -Fix [FS6085-ish]: ScriptListSorterItemDescending::FindNext fail...
frosch
2014-08-16
(svn r26743) -Codechange: Simplify ScriptList iterators.
frosch
2014-08-16
(svn r26742) -Doc: Why reverse_iterator is unsuitable for ScriptList iterators
frosch
2014-08-16
(svn r26741) -Revert (r26736): reverse_iterators are invalidated when the ele...
frosch
2014-08-16
(svn r26736) -Fix [Script]: infinite loop (by scripts; always returning the s...
rubidium
2014-08-16
(svn r26734) -Fix-ish: make clear the AI/GS List's Begin and Next return the ...
rubidium
2014-07-12
(svn r26685) -Fix: Tighten parameter bound checks on GSCargoMonitor functions...
alberth
2014-05-25
(svn r26617) -Fix [FS#5973]: [Script] Loading/parsing of info .nuts was done ...
rubidium
2014-05-24
(svn r26613) -Feature: Upgrade currently active newgrfs to newest installed v...
alberth
2014-05-24
(svn r26610) -Feature: Select an editable preset name for saving.
alberth
2014-05-11
(svn r26585) -Fix/Feature [FS#5942]: don't truncate money to 32 bits
rubidium
2014-05-11
(svn r26584) -Codechange: [Squirrel] Make the internal integer for scripts al...
rubidium
2014-05-11
(svn r26580) -Codechange: s/GES_PICKUP/GES_RATING/ (it has nothing to do with...
rubidium
2014-05-04
(svn r26563) -Fix (r26558): Don't pass explicit template arguments to std::ma...
fonsinchen
2014-05-04
(svn r26558) -Fix: be more explicit about the type of iterators in the waitin...
fonsinchen
2014-05-04
(svn r26557) -Fix: clean up, test (somewhat), and complete the API for waitin...
fonsinchen
2014-04-27
(svn r26529) -Merge: documentation updates from 1.4 branch
frosch
2014-04-27
(svn r26526) -Remove: Ability to set map generation seed via GUI. If you real...
frosch
2014-04-27
(svn r26525) -Remove: Screenshot format setting from GUI.
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 vseprintf
rubidium
2014-04-24
(svn r26505) -Fix (r23634, r26493): Incorrect usage of strecpy/strecat
frosch
[next]