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
12
commits
7
branches
68
tags
4.4
MiB
C
70.1%
C++
22%
Pascal
7.8%
f1e2bb8dc5
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
f1e2bb8dc5
Fix typo
2010-10-17 09:37:29 +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
Set dwCaps in ddraw_GetCaps, Implement stub AddAttachedSurface
2010-10-17 08:44:48 +03:00
main.h
Fix incorrect method definition for CreatePalette, Red Alert loads up the menu!
2010-10-17 09:17:10 +03:00
Makefile
Initial work
2010-10-10 19:41:47 +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
Fix typo
2010-10-17 09:37:29 +03:00
surface.h
Refactoring
2010-10-17 09:09:30 +03:00