14 Commits (529629d32bac9481513b319ecbd8330ee0635484)

Author SHA1 Message Date
shariq 8d56005853 Added reading keybindings from file and made slight modifications to makefiles 9 years ago
shariq c81d3f9d12 Added reading configuration from config_vars and config.cfg located at root folder of assets 9 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 9 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 9 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 10 years ago
Shariq Shah bb3abf5e00 Added shaders required so far and default assets 10 years ago
Shariq Shah 4286a0ba7c Moved from premake4 to simple makefiles 10 years ago