ClassiCube/misc
2023-11-18 10:56:31 +11: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 Move weather rendering to LockDynamicVB/UnlockDynamicVB too 2023-10-27 18:25:51 +11:00
ClassicalSharp Direct3D11: Implement backface culling 2021-10-23 16:11:32 +11:00
dreamcast Dreamcast: Fix not compiling 2023-10-21 15:02:59 +11: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
n64 Nintendo 64 port somewhat works 2023-11-17 08:52:58 +11:00
ps2 PS2: Launcher drawing somewhat works 2023-11-18 10:56:31 +11:00
ps3 PS3: Rendering mostly works now 2023-10-06 22:07:20 +11:00
psp PSP/Vita: Switch to using BearSSL for SSL support 2023-09-15 08:41:09 +10:00
vita PS3: Make texture animations work 2023-10-06 20:00:48 +11: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 Consoles: Always use Goodly's font for classicube texture pack as the system font 2023-10-09 20:26:11 +11:00
xbox360 Make it compile in MSVC again 2023-10-07 22:20:30 +11:00
bitmap_font_gen.cs WIP on very basic platform independent system font backend 2023-09-30 09:11:21 +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