ClassiCube/misc
UnknownShadow200 b6b200d118 Add missing compile instructions for dragonfly bsd to main readme
Also rename macos app bundle identifier from 'com.classicube.game' to 'com.classicube.mac'
2020-05-06 16:36:55 +10:00
..
ClassicalSharp Move compiling instructions higher up in the readme 2019-12-05 07:39:35 +11:00
buildbot.sh Init XInput2 and register for RawMotion event. 2020-04-22 16:10:02 +10:00
buildbot_plugin.sh For web client, don't crash game if can't allocate more memory from browser (usually because exceeding 2GB) 2020-03-12 15:04:24 +11:00
buildtestplugin.sh Open source plugin building part of buildbot 2020-03-07 17:50:39 +11:00
CCIcon.icns Add a mac version of classicube icon 2019-09-07 09:40:10 +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
CCicon.rc attempt to add icon 2019-01-31 15:42:57 +11:00
CCicon_32.res attempt to add icon 2019-01-31 15:42:57 +11:00
CCicon_64.res attempt to add icon 2019-01-31 15:42:57 +11:00
CCicon_nix32 Add an icon for linux and use it 2019-10-29 20:26:38 +11:00
CCicon_nix64 Add an icon for linux and use it 2019-10-29 20:26:38 +11:00
CCicon_rpi Add simpler CC_BUILD_RPI define, add compiled icon obj file for arm architecture 2020-01-22 22:24:37 +11:00
compile-fixes.md Check IndexedDB error and log in chat, instead of crashing game 2020-03-13 19:04:16 +11:00
hosting-flask.md Mention you need to use 'extern C' when compiling C++ plugins. (Thanks Tree) 2020-04-25 11:34:23 +10:00
hosting-webclient.md Change String_IndexOfString to just String_IndexOfConst, because that's all we ever use it for anyways 2020-04-04 14:50:14 +11:00
info.plist Add missing compile instructions for dragonfly bsd to main readme 2020-05-06 16:36:55 +10:00
linux_icon_gen.cs Add an icon for linux and use it 2019-10-29 20:26:38 +11:00
notify.py open source the discord buildbot notify thingy 2020-02-18 18:10:35 +11:00
plugin-dev.md Mention you need to use 'extern C' when compiling C++ plugins. (Thanks Tree) 2020-04-25 11:34:23 +10:00
portability.md don't disable warnings when compiling with makefile. 2019-11-15 23:15:03 +11:00
style.md Remove some junk from style.md and add general guidelines 2019-11-29 20:35:39 +11:00
Window.m Work on handling resize/move/focus/minimise/close with cocoa 2019-09-18 22:10:22 +10:00