GithubHelp home page GithubHelp logo

datarealms / ccoss Goto Github PK

View Code? Open in Web Editor NEW
386.0 386.0 101.0 26.35 MB

Cortex Command - Open Source under GNU AGPL v3 (no game data included)

Home Page: http://cortexcommand.com

License: GNU Affero General Public License v3.0

C++ 88.40% CMake 0.06% C 10.75% HTML 0.34% Objective-C 0.13% C# 0.24% Logos 0.03% Batchfile 0.05%

ccoss's People

Contributors

data010 avatar weegee720 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ccoss's Issues

Linux build instructions

It's been a while, but there was, at one point, a Linux build.
Are build instructions for that still around?

Access to beta branch on Linux + a crash

Hey,

as the title mentions, I'd love access to the files from the beta branch, which I don't seem to be able to get to, from a Linux machine.

I'd like to use it to verify that it is, or isn't the reason the game crashes, when m_pCraftCollectionBox is null, when accessed at Menus/BuyMenuGUI.cpp:262

Add Steam support

Add Steam support through Steam shim

The game then interacts with Steam through a prebuilt (closed source) child process.

It only supports stats and achievements.

CC Steam Beta Branch?

No game data and most of required runtime DLLs are included, you should get those from the Cortex Command beta branch on Steam.

Any info on how to get the beta branch? There is no beta branch selectable and no code to unlock it anywhere.

Improper scaling with Windows' Scaling settings in fullscreen

While in fullscreen, if the user is using Windows' scaling settings to increase the size of the desktop, Cortex Command will also scale along with it, causing content to be cut off of the screen. I'm running the ccoss beta straight from Steam unmodified.

Without scaling:
no-scaling

With scaling:
scaling

Playing with a 1920x1080 desktop resolution at 125% scaling.

Request: useable build under Releases?

I have CC on Steam, and was excited when I saw that there was an open source release. I don't have the whole toolchain set up on Windows, though. I had hoped to find a release, but the tab is empty. Is it in a fit state to make a user-facing build available?

cling based C++ as scripting language / hot code reload

cling based C++ as scripting language / hot code reload
Why? Able to run C++ script in runtime or compile it for max speed ( as in example https://github.com/derofim/cling-cmake )

HOT code reload
possible approaches:

store app state
fix cling undo for files
https://root-forum.cern.ch/t/loading-unloading-class-as-interpreted-macro-in-cling-multiple-times/32976/2

execute cling code to change callbacks & variables
nested cling::Interpreter with multiple cling::MetaProcessor
IDK how to do it, but you can create child cling::Interpreter

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.