This website requires JavaScript.
Explore
Help
Sign in
lucent
/
cocco-ddraw
Watch
1
Star
0
Fork
You've already forked cocco-ddraw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cnc-ddraw fork per il coccogioco
14
commits
7
branches
68
tags
4.4
MiB
C
70.1%
C++
22%
Pascal
7.8%
c3ed0a00b1
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Toni Spets
c3ed0a00b1
Use game's own window for drawing, initial drawing with grayscale palette
2010-10-17 14:19:48 +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
Use game's own window for drawing, initial drawing with grayscale palette
2010-10-17 14:19:48 +03:00
main.h
Use game's own window for drawing, initial drawing with grayscale palette
2010-10-17 14:19:48 +03:00
Makefile
Initialize OpenGL and clear the screen to blue on update
2010-10-17 10:53:01 +03:00
palette.c
Implement stub SetEntries and GetEntries for surface, suppress Lock and Unlock debug messages
2010-10-17 09:27:45 +03:00
palette.h
Fix incorrect method definition for CreatePalette, Red Alert loads up the menu!
2010-10-17 09:17:10 +03:00
surface.c
Use game's own window for drawing, initial drawing with grayscale palette
2010-10-17 14:19:48 +03:00
surface.h
Use game's own window for drawing, initial drawing with grayscale palette
2010-10-17 14:19:48 +03:00