-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7b6c200
commit 32f1af2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vkquake
updated
19 files
+5 −3 | Quake/cl_demo.c | |
+1 −1 | Quake/client.h | |
+14 −9 | Quake/common.c | |
+5 −4 | Quake/common.h | |
+2 −1 | Quake/common.make | |
+39 −4 | Quake/gl_model.c | |
+0 −6 | Quake/image.c | |
+19 −4 | Quake/in_sdl.c | |
+6 −38 | Quake/keys.c | |
+90 −115 | Quake/keys.h | |
+1 −1 | Quake/quakedef.h | |
+10 −3 | Quake/sys.h | |
+7 −7 | Quake/sys_sdl.c | |
+12 −0 | Quake/sys_sdl_unix.c | |
+10 −0 | Quake/sys_sdl_win.c | |
+12 −0 | Windows/VisualStudio/vkquake.vcxproj | |
+6 −0 | Windows/VisualStudio/vkquake.vcxproj.filters | |
+ − | Windows/codecs/x64/libxmp.dll | |
+ − | Windows/codecs/x86/libxmp.dll |