ClassiCube/misc
2024-04-01 12:35:15 +01:00
..
3ds Simplify launcher title drawing 2024-02-03 13:49:42 +11:00
build_scripts Transfer repository to ClassiCube organization 2024-02-20 11:52:31 +11:00
dreamcast Dreamcast: SD card support, maybe 2024-02-06 18:58:16 +11:00
ds DS: World rendering sort of works better now 2024-03-22 23:36:30 +11:00
gc add audio backend for GC/Wii 2024-03-26 02:53:43 -04:00
linux misc/linux: Upstream Flatpak files from https://github.com/sungsphinx/ClassiCubeFlatpak 2024-04-01 12:35:15 +01:00
macOS macOS: Fix app icon code only working on 10.6 and later 2024-03-21 08:57:36 +11:00
n64 Nintendo 64 github actions build 2024-02-01 23:38:41 +11:00
ps1 PS1: WIP on texture support 2024-03-30 21:43:28 +11:00
ps2 Vita: Try to fix insta crash on real hardware 2023-12-06 21:17:30 +11:00
ps3 PS1: WIP on texture support 2024-03-30 21:43:28 +11:00
psp Fix not building prx and fix errors logged about closing files (based on issues raised in #1145, thanks Zekiu) 2024-02-06 08:39:29 +11:00
switch OpenGL ES: Enable proper mipmaps when device supports 3.2 or later 2024-03-17 11:30:43 +11:00
vita Vita: Add proper left/right circle pad support and fix 'some resources missing' menu always appearing 2023-12-09 12:42:07 +11:00
wii add audio backend for GC/Wii 2024-03-26 02:53:43 -04:00
wiiu Unfinished wii U stuff 2024-03-15 08:44:05 +11:00
windows Open source unfinished 360 stuff, fix some depth issues with xbox build 2023-09-08 21:39:37 +10:00
xbox Xbox: Fix stack overflow when downloading resources, fix textures not being deleted, try to increase deadzone 2024-03-17 17:19:16 +11:00
xbox360 Make Xbox 360 port compile at least 2023-11-19 16:15:34 +11:00
bitmap_font_gen.cs WIP on very basic platform independent system font backend 2023-09-30 09:11:21 +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