ClassiCube/misc
2025-01-16 20:01:11 +11:00
..
3ds spec.rsf: set SystemMode to 80MB 2025-01-02 16:24:08 +00:00
32x 32x: Add to main makefile 2024-12-28 12:58:14 +11:00
amiga SoftGPU: Very minor performance increase 2024-10-23 07:19:46 +11:00
build_scripts PS1: Slightly optimise rendering (9 to 13 FPS) 2024-06-30 09:30:18 +10:00
certs Consoles: Fix signing in always failing 2024-07-28 10:13:49 +10:00
dreamcast Dreamcast: Make TnL slightly more efficient 2024-10-16 07:10:23 +11:00
ds DSI: Work on wifi support 2024-09-11 07:36:51 +10:00
flatpak Use Zenity GTK4 on GNOME in Flatpak 2024-09-25 20:14:38 +01:00
gc Tidy up makefiles a bit more 2024-06-22 21:55:29 +10:00
ios Readd iOS gitignored files 2024-09-25 21:22:44 +10:00
linux Move misc/linux/flatpak to misc/flatpak 2024-09-25 20:14:33 +01:00
macclassic oops 2025-01-02 08:06:15 +11:00
macOS macOS: Build app bundle with makefile 2024-08-17 20:09:23 +10:00
n64 N64: Try to fix not compiling anymore 2024-12-25 10:55:13 +11:00
opengl Windows: Change OpenGL build to not rely on linking to opengl32 dll, and instead load all the functions dynamically 2025-01-15 19:57:58 +11:00
os2 Merge 2024-09-11 16:26:50 +02:00
ps1 PS1: Implement more accurate thread sleeping 2025-01-16 20:01:11 +11:00
ps2 PS2: Generate elf file without debug info 2024-09-21 08:37:01 +10:00
ps3 PS1: WIP on texture support 2024-03-30 21:43:28 +11:00
psp PSP: Use fast clear 2024-06-26 21:15:48 +10: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
UWP D3D11: Fix recent commits introducing some bluriness into UI textures (thanks 123DMWM) 2024-11-03 07:44:57 +11:00
vita VITA: Auto detect whether to use circle or cross as primary button 2024-12-14 09:46:53 +11:00
wii add audio backend for GC/Wii 2024-03-26 02:53:43 -04:00
wiiu Wii U: Use own virtual keyboard 2024-07-19 22:30:08 +10:00
windows Show better error messages for when required symbols aren't found 2025-01-11 06:53:21 +11:00
x11 move iOS into misc folder 2024-09-25 20:43:20 +10:00
xbox Merged upstream/master 2024-04-27 09:30:31 +02:00
xbox360 360: Try to fix crash from I/O 2024-09-26 17:05:59 +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
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