| Age | Commit message (Collapse) | Author |
|
|
|
for consistency.
|
|
core, other bug fixes.
|
|
|
|
|
|
|
|
add a user pointer to the CAPI.
|
|
|
|
|
|
|
|
link, porting over core loop code from old Node.cpp to new CAPI version, etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Switch.
|
|
|
|
simplifies a ton of stuff. Loads of spaghetti logic can die since we no longer have to make these decisions down in the core.
|
|
out, redo COM serialization, etc.
|
|
|
|
reducing indirect function calls also increased memcpy()s which are more expensive. This is simpler and faster.
|
|
|
|
|
|
|
|
mobile (language bindings again), etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
simulation.
|
|
|
|
|
|
|
|
|
|
also fix GitHub issue #90
|
|
authtoken.secret if system unreadable.
|
|
|
|
|
|
|
|
|
|
|
|
GUI client.
|
|
also move auth token for mac into Mac-standard Library/Application Support location.
|
|
|
|
|