ClassiCube/misc
UnknownShadow200 e01ab2878d 3DS: Try to fix encrypted options not being remembered
Also expand dreamcast instructions to include generating IP.BIN
Also minorly optimise entity rendering by avoiding unnecessary matrix multiplications
Change block model rendering to avoid using Gfx_SetDynamicVbData
2023-09-26 20:03:23 +10:00
..
3ds Fix held block not rendering properly on some consoles when not in classic mode (3DS,PSP,Vita, probably more) 2023-09-17 12:32:53 +10:00
build_scripts Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00
ClassicalSharp Direct3D11: Implement backface culling 2021-10-23 16:11:32 +11:00
dreamcast 3DS: Try to fix encrypted options not being remembered 2023-09-26 20:03:23 +10:00
gc Wii/GameCube: Switch to using BearSSL for SSL support 2023-09-14 23:19:55 +10:00
linux Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00
macOS Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00
ps3 WIP dreamcast build using github actions 2023-09-23 19:19:57 +10:00
psp PSP/Vita: Switch to using BearSSL for SSL support 2023-09-15 08:41:09 +10:00
vita 3DS: Try to fix encrypted options not being remembered 2023-09-26 20:03:23 +10:00
wii Wii/GameCube: Switch to using BearSSL for SSL support 2023-09-14 23:19:55 +10:00
windows Open source unfinished 360 stuff, fix some depth issues with xbox build 2023-09-08 21:39:37 +10:00
xbox WIP dreamcast build using github actions 2023-09-23 19:19:57 +10:00
CC_48x48.png 3DS: Set root directory to ClassiCube directory on sdmc device, add makefile for 3DS 2023-04-20 21:52:49 +10:00
CCicon.ico attempt to add icon 2019-01-31 15:42:57 +11:00
CCicon.png add original icon png 2019-10-21 06:56:32 +11:00
certs.h Add root certificates for most important websites for BearSSL 2023-09-14 19:20:36 +10:00
readme.md Xbox: Get resource downloading to work at least 2023-08-28 21:53:34 +10:00

This folder contains additional files and resources for ClassiCube

Icons

CCicon.ico is the basis icon for the other icon files

Generating icons that can be embedded in the executable is operating system and compiler specific - see the relevant operating system folder for more details

TODO: Explain how to compile your own icon for all the platforms

Folder meanings

File Description
windows Contains icons
macOS Contains icons, Info.plist for generating macOS Application Bundle
linux Contains icons, script for generating a Desktop Entry
xbox Contains Xbox shaders
build_scripts Contains scripts for compiling plugins and optimised ClassiCube executables