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
/
8bpp_simple.cpp
Age
Commit message (
Expand
)
Author
2011-01-14
(svn r21782) -Codechange: Move declaration of AllocatorProc from Blitter:: to...
frosch
2010-02-14
(svn r19132) -Codechange: No need to end a line with ;;.
alberth
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-06-17
(svn r10190) -Codechange: merged renderer and blitter to one single class API...
truelight
2007-06-13
(svn r10132) -Codechange: split out the last direct video-buffer read access ...
truelight
2007-06-12
(svn r10121) -Codechange: split renderer from rest of code; no longer any cod...
truelight
2007-06-12
(svn r10113) -Fix (r10092): Missing svn properties and some Id/@file comments
peter1138
2007-06-11
(svn r10101) -Codechange: the class is named 8bppSimple, so name the files li...
truelight