ClassiCube/misc
2024-06-07 07:50:57 +10:00
..
3ds 3DS: Embed citro3d source directly into the graphics backend 2024-04-07 09:06:34 +10:00
build_scripts Transfer repository to ClassiCube organization 2024-02-20 11:52:31 +11:00
dreamcast PS2: Really fix this time 2024-05-20 20:01:16 +10:00
ds DS: Fix crashing in DS mode with last commit 2024-04-07 18:09:11 +10:00
gc add audio backend for GC/Wii 2024-03-26 02:53:43 -04:00
linux Move autogenerated header files out of src directory 2024-05-26 18:04:17 +10:00
macclassic Add actions workflow for Mac Classic 2024-06-07 07:50:57 +10:00
macOS Move interop files into more appropriate files 2024-06-04 20:09:59 +10:00
n64 Nintendo 64 github actions build 2024-02-01 23:38:41 +11:00
os2 Classic mac stuff 2024-06-02 20:17:56 +10:00
ps1 DS: Boost idle FPS from 40 to 60 in melonDS at least by disabling texture animations 2024-04-13 22:32:12 +10:00
ps2 Start making scroll wheel bindable 2024-05-20 21:55:39 +10: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
saturn TNT shouldn't blow up in singleplayer when in classic mode 2024-05-19 22:31:48 +10:00
sdl SDL2/SDL3: Add icon and makefile support 2024-06-06 18:40:21 +10:00
switch Try to fix opening graphics menu crashing on N64 2024-06-05 12:28:52 +10: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 WiiU: Add onscreen keyboard 2024-05-01 07:35:07 +10:00
windows Move autogenerated header files out of src directory 2024-05-26 18:04:17 +10:00
xbox Xbox: Add splitscreen too 2024-04-26 07:51:18 +10:00
xbox360 Xbox 360: Maybe in-game works, completely untested 2024-04-16 18:27:58 +10: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