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
/
video
/
allegro_v.cpp
Age
Commit message (
Expand
)
Author
2014-04-23
(svn r26486) -Codechange: replace a number of snprintfs with seprintf
rubidium
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2014-01-02
(svn r26209) -Codechange: remove some template magic and simplify some code
rubidium
2013-08-05
(svn r25671) -Codechange: Pass character and key code separately to the keybo...
michi_cc
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2011-12-11
(svn r23488) -Fix [FS#4879] (r23241): artefacts when right click mouse moving...
rubidium
2011-12-08
(svn r23448) -Fix: keep a local copy of the palette in the 32bpp animated bli...
rubidium
2011-12-08
(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...
rubidium
2011-11-17
(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...
rubidium
2011-10-04
(svn r22999) -Codechange: Allow changing the blitter during the running game.
michi_cc
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2010-11-19
(svn r21252) -Codechange: introduce a constant for the number of milliseconds...
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
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
2010-05-19
(svn r19861) -Fix (r19814): Silence a warning.
frosch
2010-05-13
(svn r19814) -Codechange: give some more unnamed enums a name, in case they c...
rubidium
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-04
(svn r18709) -Fix (r10227,FS#3464): Animation buffer for 32bpp-anim blitter w...
peter1138
2009-12-19
(svn r18545) -Fix [FS#3292]: Assign '_screen.dst_ptr' as soon as it is alloca...
frosch
2009-11-09
(svn r18031) -Codechange: since basically r7157 adding up 'all' mouse movemen...
rubidium
2009-10-17
(svn r17787) -Codechange: be a bit more verbose about while allegro failed wi...
rubidium
2009-10-15
(svn r17776) -Codechange: [SDL] make "update the video card"-process asynchro...
rubidium
2009-10-14
(svn r17773) -Cleanup: sdl.h isn't needed for allegro
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
2009-06-27
(svn r16677) -Codechange: Dimension width and height are unsigned.
alberth
2009-06-01
(svn r16491) -Codechange: Added parentheses around bitwise operators for code...
alberth
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-01-19
(svn r15156) -Fix: add scrollwheel support to allegro
rubidium
2008-11-29
(svn r14641) -Change [Allegro]: when making a debug build revert Allegro's ho...
rubidium
2008-11-26
(svn r14636) -Add: DOS port of OpenTTD, without network support though.
rubidium
2008-11-25
(svn r14632) -Add: support Allegro as midi backend.
rubidium
2008-11-25
(svn r14631) -Add: support for Allegro as sound backend.
rubidium
2008-11-25
(svn r14630) -Add: support Allegro as video backend.
rubidium