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
/
music
/
allegro_m.cpp
Age
Commit message (
Expand
)
Author
2020-05-21
Codechange: Use std::string in the driver and blitter selection code.
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
2018-06-05
Change: DOS music loading for non-Windows music drivers
Niels Martin Hansen
2018-06-05
Codechange: Pass a MusicSongInfo struct instead of bare filename to music dri...
Niels Martin Hansen
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2009-10-17
(svn r17787) -Codechange: be a bit more verbose about while allegro failed wi...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-30
(svn r16700) -Fix: if allegro fails to start or fails open a window or sound ...
rubidium
2008-11-25
(svn r14632) -Add: support Allegro as midi backend.
rubidium