Initial commit. master
authorOlof-Joachim Frahm <olof@macrolet.net>
Thu, 6 Mar 2014 22:44:01 +0000 (23:44 +0100)
committerOlof-Joachim Frahm <olof@macrolet.net>
Thu, 6 Mar 2014 22:44:01 +0000 (23:44 +0100)
commit49826d4d8725473aa76784f2f940021adf44a37d
treebd78681b8f3e08e72760722797400cab0d877887
Initial commit.
18 files changed:
DESIGN.md [new file with mode: 0644]
IDEAS.md [new file with mode: 0644]
client/client.lisp [new file with mode: 0644]
client/config.lisp [new file with mode: 0644]
client/joystick.lisp [new file with mode: 0644]
client/package.lisp [new file with mode: 0644]
common/entity.lisp [new file with mode: 0644]
common/options.lisp [new file with mode: 0644]
common/package.lisp [new file with mode: 0644]
common/syntax.lisp [new file with mode: 0644]
common/transformation.lisp [new file with mode: 0644]
common/wavefront.lisp [new file with mode: 0644]
existenz-client.asd [new file with mode: 0644]
existenz-common.asd [new file with mode: 0644]
existenz-server.asd [new file with mode: 0644]
hacks.lisp [new file with mode: 0644]
server/package.lisp [new file with mode: 0644]
server/server.lisp [new file with mode: 0644]