Code Monkey home page Code Monkey logo

plainengine's People

Watchers

 avatar

plainengine's Issues

Module hot-swapping

This could be very useful for debugging

Original issue reported on code.google.com by nekro.grave on 21 May 2009 at 9:33

lock-free

Replace 'lock-unlock' code in objects and thread subsystems with a
'lock-free' methodics

Original issue reported on code.google.com by nekro.grave on 1 Apr 2009 at 4:40

Default logfile configuraton/disable

Add ability to disable default log-file channel, and to change log-filename.

Original issue reported on code.google.com by nekro.grave on 24 Apr 2009 at 5:54

fix yield

yield called from update crash system.

Original issue reported on code.google.com by nekro.grave on 2 Apr 2009 at 12:02

Windows SDK/Build system

Normal SDK for windows:
1) No more constant fixing of gnumakefiles
2) No more manual copying of files (there are sym-liks in UNIXes, but
Windows is so Windows)
3) Exctract essential components from GNUstep+MinGW pair.



Original issue reported on code.google.com by nekro.grave on 1 Apr 2009 at 4:16

Selector equality cheker

ChaoX knows what he meant when wrote it in TODOs

Original issue reported on code.google.com by nekro.grave on 1 Apr 2009 at 4:32

add "binary data" subtype into MPVariant

Add "binary data" subtype into MPVariant.
It will behave like that:
1) The numeric subtypes must borrow first <sizeof(subtype)> bytes for their
value.
2) The String subtype must borrow a part which is placed before first \0.
3) Binary data subtype must borrow raw bytes for their value.

Original issue reported on code.google.com by nekro.grave on 3 Apr 2009 at 3:47

Profling

Per thread, per subject. Add to API.

Original issue reported on code.google.com by nekro.grave on 1 Apr 2009 at 11:02

Variables in subjects.conf

Variables in subjects.conf filling from params of cmd string.

Somethig like that:
# in subjects.conf
...
./MPIrrlichtRenderSubject.module:MPIrrlichtRenderSubject:0;showCursor:YES
width:640 heigth:480 fullscreen:NO driver:%DRIVER
...
#cmd-line
./plainEngine driver=opengl



Original issue reported on code.google.com by nekro.grave on 1 Apr 2009 at 4:25

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.