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
/
base_media_base.h
Age
Commit message (
Expand
)
Author
2020-12-27
Codechange: Use std::string in file scanners.
Michael Lutz
2020-05-21
Codechange: Store base set related texts in std::strings.
Michael Lutz
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-26
Codechange: Replaced SmallVector::[Begin|End]() with std alternatives
Henry Wilson
2019-03-24
Codechange: Use override specifer for overriding member declarations
Henry Wilson
2018-06-15
Fix: Don't complain if CAT music files are missing entirely
Niels Martin Hansen
2018-06-15
Change: Improved looping of title song
Niels Martin Hansen
2018-06-15
Change #6684: Cutting point overrides for music base sets
Niels Martin Hansen
2018-06-05
Feature: Decoder for DOS version music
Niels Martin Hansen
2018-06-05
Codechange: Pass a MusicSongInfo struct instead of bare filename to music dri...
Niels Martin Hansen
2018-04-21
Fix: Warning about base set template instantiations with clang
Charles Pigott
2012-08-20
(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the ...
yexo
2012-03-17
(svn r24037) -Feature: Allow display of baseset textfiles. (LordAro)
frosch
2012-02-04
(svn r23887) -Feature: [NewGRF] Support for container version 2.
michi_cc
2012-02-04
(svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x byt...
michi_cc
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2011-11-14
(svn r23219) -Change: different directories for basesets and newgrfs. So data...
rubidium
2011-11-14
(svn r23214) -Codechange: for base media sets pass the "search in tars" param...
rubidium
2011-11-12
(svn r23198) -Codechange: introduce a free that takes const pointers so we do...
rubidium
2011-10-04
(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter...
michi_cc
2011-09-08
(svn r22904) -Codechange: add tar filename to file scanning
rubidium
2011-08-24
(svn r22822) -Codechange: make a distinction between base sets and newgrfs fo...
rubidium
2011-05-04
(svn r22419) -Change: Always use the DOS palette for drawing.
frosch
2011-01-18
(svn r21844) -Codechange: move documentation towards the code to make it more...
rubidium
2010-08-23
(svn r20607) -Fix: retain information about all base sets that are found and ...
rubidium
2010-04-19
(svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files wer...
rubidium
2010-02-26
(svn r19262) -Feature: finalise BaNaNaS support for music sets
rubidium
2010-02-22
(svn r19212) -Fix: base graphics set with an empty filename in the obg file c...
yexo
2010-02-22
(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically l...
rubidium
2009-12-22
(svn r18608) -Change: add the concept of music sets
rubidium
2009-10-17
(svn r17790) -Feature: translatable base sound/graphics set descriptions
rubidium
2009-09-20
(svn r17596) -Codechange: constify some tables
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-20
(svn r17241) -Change: make a distinction between missing and corrupted data f...
rubidium
2009-08-10
(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff
rubidium
2009-08-09
(svn r17139) -Change: add the concept of sound sets
rubidium
2009-08-09
(svn r17135) -Fix (r17133): some (older) GCCs failed to compile
rubidium
2009-08-09
(svn r17133) -Codechange: generalise the code that searches for base graphics
rubidium