summaryrefslogtreecommitdiff
path: root/src/video/allegro_v.cpp
AgeCommit message (Expand)Author
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 allegrorubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
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 pausingrubidium
2009-01-19(svn r15156) -Fix: add scrollwheel support to allegrorubidium
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