cnc-ddraw fork per il coccogioco
Find a file
2010-11-08 22:00:07 +02:00
clipper.c Fix mouse hooks, workaround 64bit crash 2010-10-24 19:47:51 +03:00
clipper.h Reworked clipper and implemented all remaining stubs 2010-10-23 20:25:51 +03:00
ddraw.def Initial work 2010-10-10 19:41:47 +03:00
ddraw.h Initial work 2010-10-10 19:41:47 +03:00
main.c Default to 32 bpp 2010-11-08 21:47:49 +02:00
main.h Add new ini option, adjmouse, enables mouse sensitivity scaling 2010-11-07 15:54:47 +02:00
Makefile Move renderers out of surface 2010-11-06 08:28:11 +02:00
mouse.c Avoid cursor warp on activation 2010-11-08 21:56:40 +02:00
palette.c Move renderers out of surface 2010-11-06 08:28:11 +02:00
palette.h Move renderers out of surface 2010-11-06 08:28:11 +02:00
render_ddraw.c Use power-of-two texture in OpenGL, optimize rendering, add bpp selection into ini 2010-11-07 09:59:44 +02:00
render_opengl.c Honor windowed mode again 2010-11-08 22:00:07 +02:00
surface.c Do not free DirectDraw ever, avoids crashing issue on exit with Red Alert, real surface can be freed 2010-11-08 18:54:03 +02:00
surface.h Move renderers out of surface 2010-11-06 08:28:11 +02:00