Commit Graph

  • 1799c3f362 Remoed LICENSE master 0.1.0 zelaven 2020-10-11 11:55:06 +0200
  • 0ed0bc0b5c Update 'README.md' Zelaven 2020-02-02 11:36:29 +0000
  • 40fad32ead Merge branch 'master' of https://git.guld-berg.dk/Zelaven/ZMemory zelaven 2020-02-02 12:28:26 +0100
  • 83d0a38609 Version increase to 0.1.0 zelaven 2020-02-02 12:28:11 +0100
  • 6945387ef1 . zelaven 2020-02-02 12:27:01 +0100
  • 62c1efbcf7 Fixed interface issues zelaven 2020-02-02 12:26:41 +0100
  • c18b96da3a Update 'src/acs/.gitignore' Zelaven 2020-02-02 11:14:40 +0000
  • 8d8fa7d02b A little cleanup zelaven 2020-02-02 11:49:49 +0100
  • b871225835 Metaprogramming should work now zelaven 2020-02-02 11:33:45 +0100
  • 757daaf680 Fixed build folder gitignore zelaven 2020-02-02 10:46:11 +0100
  • e8d81f4c28 split export space is optional zelaven 2020-02-02 10:42:31 +0100
  • a06c689656 Had forgotten some newlines in output zelaven 2020-02-01 19:30:37 +0100
  • 947aec80c1 Removed a duplicate file (checked sha1sum) zelaven 2020-02-01 18:56:15 +0100
  • 8963ad48fc Metatool *should* be finished zelaven 2020-02-01 18:52:14 +0100
  • bcfae7097c WIP metatool zelaven 2020-02-01 18:05:38 +0100
  • 1ec2816c07 . zelaven 2020-02-01 17:56:13 +0100
  • 00e6c6e828 Added vim swap files to gitignore zelaven 2020-02-01 17:55:41 +0100
  • 01cae93077 Revert "Deleted something" Patrick Jakobsen 2018-12-12 17:20:26 +0100
  • d6b85d88f8 Deleted something Patrick Jakobsen 2018-12-12 17:18:58 +0100
  • 8fa0bafeed Removed win-only component of line endings Patrick Jakobsen 2018-10-02 18:53:22 +0200
  • d6132b936b Temporarily added Linked List pk3 as example There are a few bugs and it isn't completely implemented, relies on script numbers and other shenanigans. Should break it out of the pk3 and use a simple config of sorts to build it with from a selection of examples that each reside in their own folder. Patrick Jakobsen 2018-08-17 14:55:43 +0200
  • 4275ae570a Fixed file naming in build script There was a file naming issue (ZMemoryx.y.z.pk3 instead of ZMemory_vx.y.z.pk3) This has been fixed. The file on the release has been updated as well but the commit pointed to the tag hasn't been altered. It isn't important at this stage anyway. Patrick Jakobsen 2018-08-17 14:50:20 +0200
  • c701024e7b
    Write an actual Readme Zelaven 2018-08-17 12:47:04 +0200
  • fe89547f30 Added version information Just change the version in the file version.txt and the build files will reflect the version number Patrick Jakobsen 2018-08-17 12:22:14 +0200
  • 2343ea8ece Different names for default and thin builds Thin builds are now named with _thin in the name of the file for differentiation. Patrick Jakobsen 2018-08-17 12:16:08 +0200
  • b0ad4cb3cc Fixed acs folder retainer ending up in build The file is now properly excluded from building in both the standard and the thin build process Patrick Jakobsen 2018-08-17 12:14:05 +0200
  • 9cc04e1824 Ensured existence of acs folder The folder is crucial for compilation and building. It also ensures that nothing will land on the repo in that folder. Patrick Jakobsen 2018-08-17 12:11:23 +0200
  • 1b06569fd8 Build script for linux systems Patrick Jakobsen 2018-08-17 12:02:06 +0200
  • 7ba8850d26 Initial source files Patrick Jakobsen 2018-08-17 12:00:06 +0200
  • 9ffca45055 .gitignore Patrick Jakobsen 2018-08-17 11:58:57 +0200
  • 2b7c74f30f
    Initial commit Zelaven 2018-08-17 11:04:57 +0200