12 Commits (e62bf12bc5cbaf0d35dcab9357a934522a9be68b)

Author SHA1 Message Date
Shariq Shah c2d534ceeb Updated build script to auto generate version from manually specified major and minor version along with revision number from git. Added link to itch.io page in README 6 years ago
Shariq Shah 33c181e0cb Completed sound serialization to/from file and fixed issue with wav files not loading 6 years ago
Shariq Shah 6a2bb7e3c4 First mac build! Also fixed bug in shader link error logging. 6 years ago
Shariq Shah 66b72cca73 Implemented showing selected entity in editor with a specific colour 6 years ago
Shariq Shah a79189b18e Removed game/library split, the game now compiles as one executable only. 7 years ago
Shariq Shah ccb52b9cf8 Update to recent changes on linux 7 years ago
Shariq Shah e7154b4435 Fixed crash on exit by resetting logging callbacks after game lib has 7 years ago
Shariq Shah c72089e77d Implemented redirecting warning, error and command messages to in-game console and showing coloured console output 7 years ago
Shariq Shah d10bc6ac67 log message output now also shown in console 7 years ago
Shariq Shah 33ae972f04 Initial version of sprite renderer code and fixed bugs related to shaders, camera and editor 8 years ago
Shariq Shah 5a60c94c76 Implemented Reading/Writing keybindings using new parser object 8 years ago
shariq a4f3021e44 Moved all source files into their appropriate directories i.e. common, game and libsymmetry and began migrating build system to GENie 8 years ago
shariq 16b3293b41 Separated Game and Game Library code into executable and reloadable shared library 8 years ago
shariq 104481b617 Fixed minor bugs 8 years ago
shariq ede02d950c Added logging output to file along with console and coloured makefile output 8 years ago
Shariq Shah 6d56ff2bb1 Ported Shader and Geometry code from Project Abstraction. Minor additions to array and string utils 10 years ago
Shariq Shah b764ec95e7 First commit 10 years ago