From bf0e5690a31d4c3cecd2ba512729a0b73989bbda Mon Sep 17 00:00:00 2001 From: Oxore Date: Mon, 25 Jun 2018 15:50:58 +0300 Subject: Major refactoring Fix memleak in KeyMap, fix memleak caused by loading a yaml file in main.c. Change Copyright information. Rename functions.c and .h to engine.c and .h. Take field and shape related functions to separate file (still not all of them) and refactor them a lot. Refactor collision detection. Add more warnings. Add sanitizer option commented out. --- .clang | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 .clang (limited to '.clang') diff --git a/.clang b/.clang deleted file mode 100644 index e69de29..0000000 -- cgit v1.2.3