dxx-rebirth/2d
2007-08-27 23:01:34 +00:00
..
2dsline.c initial import 2006-03-20 17:12:09 +00:00
bitblt.c Fixed some mem-leaks; Made show_fullscr() use ogl_ubitmapm_cs(); Removed use of glScissor for menus - using Blitting; Code cleanup 2007-08-27 23:01:34 +00:00
bitmap.c initial import 2006-03-20 17:12:09 +00:00
bitmap.h initial import 2006-03-20 17:12:09 +00:00
box.c initial import 2006-03-20 17:12:09 +00:00
canvas.c add gr_flip, allowing significant cleanup including the moving of gr_show_canvas, Pages and VR_screen_pages to arch/dos/gr.c 2007-03-21 11:32:33 +00:00
circle.c initial import 2006-03-20 17:12:09 +00:00
clip.h initial import 2006-03-20 17:12:09 +00:00
disc.c initial import 2006-03-20 17:12:09 +00:00
font.c Cleanup in Config- and PLX-code; Saving Resolution in Config file so it will apply directly at game-init; Removed seperated resolution mode for menus, SCREEN_MENU now always uses Game_screen_mode; Last FindArg cleanups; Removed MenuHires(Available) and FontHires(Available) and replaced with HiresGFX(Available) to make a more common way to determinate if Hires data is used or not (interactive Demo); Improved support for Interactive Demo 2007-07-26 23:57:29 +00:00
gpixel.c initial import 2006-03-20 17:12:09 +00:00
ibitblt.c initial import 2006-03-20 17:12:09 +00:00
line.c initial import 2006-03-20 17:12:09 +00:00
linear.asm initial import 2006-03-20 17:12:09 +00:00
palette.c Cleaned up more FindArg's - general Debug Options; Cleanups 2007-07-18 20:13:17 +00:00
pcx.c initial import 2006-03-20 17:12:09 +00:00
pixel.c initial import 2006-03-20 17:12:09 +00:00
poly.c initial import 2006-03-20 17:12:09 +00:00
rect.c initial import 2006-03-20 17:12:09 +00:00
rle.c introduced new bitmap flag to draw cockpit bitmap with transparency; draw transparent cockpit bitmap over gauges to make it more pixel-correct; code cleanups 2007-06-10 16:21:53 +00:00
scale.c initial import 2006-03-20 17:12:09 +00:00
scalea.asm initial import 2006-03-20 17:12:09 +00:00
scalea.h initial import 2006-03-20 17:12:09 +00:00
scalec.c initial import 2006-03-20 17:12:09 +00:00
tmerge.c fixed Assembler Compile Build error 2007-05-09 09:53:36 +00:00
tmerge_a.asm fixed Assembler Compile Build error 2007-05-09 09:53:36 +00:00