gak
gak
Set up a framework so that a "dumb" client can process part of a frame and send the differences back to the server.
Function keys in OS X are assigned to non standard function keys by default (e.g. volume, skip track, etc). Need to work out some alternative keys that will work well...
Create a script that changes the version number in the myriad of places within the source code. Some off the top of my head: - gravit.h - configure.in - Xcode...
Might need to build libagar libraries alongside it, since debian has no libagar. I'm thinking of setting up a secure-apt repository which contains gravit and agar debs.
For example, in the console, the cursor is at the end: ``` spawn one-ga ``` Pressing tab would complete to: ``` spawn one-galaxy ``` If there are multiple options, it...
Using git flow now, so the "develop" is the bleeding edge, buggy branch. "master" is the stable production ready branch.
It is slightly annoying to have to close the dialog every time you load Gravit. Maybe a checkbox to "Never show again" or "Always show".
This could be an option for recording, playback and also the "stop at frame" functionality of the "frame" command. Something to look at for other operating systems too.