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
/
blitter
/
factory.hpp
Age
Commit message (
Expand
)
Author
2008-06-24
(svn r13619) -Codechange: use 'const char *' instead of std::string for blitt...
smatz
2008-06-19
(svn r13584) -Fix: [OSX] Fixed issue where 10.5 failed to switch to fullscreen
bjarni
2008-06-01
(svn r13351) -Codechange: disable warnings about unused variable for builds w...
smatz
2008-05-18
(svn r13161) -Fix: free the blitter list when the last blitter is removed.
glx
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-01-13
(svn r11839) -Codechange: move some variables from variables.h to a more logi...
rubidium
2008-01-07
(svn r11777) -Codechange: split the string header and make do not include it ...
rubidium
2007-12-09
(svn r11611) -Codechange: it is now possible to use a define to enable assert...
glx
2007-09-13
(svn r11093) -Fix r11092: also add a DEBUG(driver, 1) if the blitter is loade...
truelight
2007-09-13
(svn r11092) -Add: allow 'blitter=<value>' in openttd.cfg to set the blitter ...
truelight
2007-07-14
(svn r10561) -Fix: don't give 'unused variable' warnings when disabling asserts
truelight
2007-06-27
(svn r10358) -Codechange: remove the cargopacket leakchecker as it never asse...
rubidium
2007-06-17
(svn r10190) -Codechange: merged renderer and blitter to one single class API...
truelight