Commit graph

5 commits

Author SHA1 Message Date
bleeptrack a07deac051 Mouse Zoom Essentials 2020-09-15 18:41:06 +02:00
Sebastian Morr 579f18736a Introduce Shell class with a cd method and a run method
game.exec is now the only point in the code that calls OS.execute.
shell.run is the only point that refers to /bin/sh.
2020-09-08 16:08:40 +02:00
Sebastian Morr 8e70be0b93 Attempt to fix the Linux export
The exported version still doesn't run for some reason?
2020-09-04 01:32:05 +02:00
Sebastian Morr 4e45330ad0 Show index, show refs and symrefs 2020-03-18 20:03:17 +01:00
Sebastian Morr 2ceb1eeb89 Basic project with export Makefile 2020-01-29 20:25:13 +01:00