20 Commits (d9f135a087a1b21e8175d1535cb40d85ec6f3f65)

Author SHA1 Message Date
shariq shah c60930e739 Made minor modifications to makefiles and changed readme format from org 8 years ago
shariq 31c59dd7a9 Transferred all rendering related code from model to renderer 8 years ago
shariq 3ebb14202a Changed how render settings are read/written 8 years ago
shariq 66de3159e9 Added make target to upload to itch 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 8d56005853 Added reading keybindings from file and made slight modifications to makefiles 8 years ago
shariq c81d3f9d12 Added reading configuration from config_vars and config.cfg located at root folder of assets 8 years ago
shariq e38cc2ec36 Switched build process to use libraries provided by system and added mingw-cross compilation makefile instead of visual studio build for windows. Switched to dynamic libs all over 8 years ago
shariq 4ddb5576cd Implemented better handling of init failure, fixed input 'lag' and fullscreen bugs by recompiling SDL2 with automake and more libraries installed 8 years ago
shariq ff51f3f990 Added foreach loop macro for hashmaps 9 years ago
Shariq Shah d47a13ad5d Added Visual Studio solution under mercurial and made fixed problem with symbolic links made with makefile 9 years ago
Shariq Shah e95074a904 Fixed mouse bug on windows, recompiled and added SDL2 and OpenAL for windows 9 years ago
Shariq Shah 145a0977ee Fixed makefile always rebuilding from scratch 9 years ago
Shariq Shah 14992ad143 Fixed glaring bug in al_check macro 9 years ago
Shariq Shah 0e8c68a44a Update makefile 9 years ago
Shariq Shah e2bf6e4816 Replaced GLFW with SDL2 and GLEW with custom GL loader. Abstracted most platform code to single header and source files 9 years ago
Shariq Shah f815dafd82 Implemented rendering vertex data to gbuffer 9 years ago
Shariq Shah bb3abf5e00 Added shaders required so far and default assets 9 years ago
Shariq Shah 4286a0ba7c Moved from premake4 to simple makefiles 9 years ago