raze-gles/polymer/eduke32/source/jmact
terminx 2fa3153a84 Better keybinding... still needs some work but seems to be functional
Example:

bind w repeat gamefunc_move_forward
bind s repeat gamefunc_move_backward
bind a repeat gamefunc_strafe_left
bind d repeat gamefunc_strafe_right
bind space gamefunc_jump
bind leftcontrol repeat gamefunc_crouch
bind f12 quit



git-svn-id: https://svn.eduke32.com/eduke32@808 1a8010ca-5511-0410-912e-c29ae57300e0
2008-06-29 10:40:37 +00:00
..
_control.h Remove -Wno-unused from Makefile 2008-03-21 04:01:38 +00:00
_scrplib.h Importing source for great justice 2006-04-13 20:47:06 +00:00
animlib.c Fix some gcc4 warnings 2006-11-18 08:13:33 +00:00
animlib.h More warning fixes 2006-11-19 03:02:36 +00:00
control.c Better keybinding... still needs some work but seems to be functional 2008-06-29 10:40:37 +00:00
control.h Better keybinding... still needs some work but seems to be functional 2008-06-29 10:40:37 +00:00
develop.h Importing source for great justice 2006-04-13 20:47:06 +00:00
file_lib.c EDuke32 now compiles okay with the Microsoft compiler using NMake. 2006-12-21 12:53:11 +00:00
file_lib.h Importing source for great justice 2006-04-13 20:47:06 +00:00
keyboard.c Remove -Wno-unused from Makefile 2008-03-21 04:01:38 +00:00
keyboard.h Remove -Wno-unused from Makefile 2008-03-21 04:01:38 +00:00
mathutil.c Importing source for great justice 2006-04-13 20:47:06 +00:00
mathutil.h Importing source for great justice 2006-04-13 20:47:06 +00:00
mouse.c Remove -Wno-unused from Makefile 2008-03-21 04:01:38 +00:00
mouse.h Remove -Wno-unused from Makefile 2008-03-21 04:01:38 +00:00
scriplib.c git-svn-id: https://svn.eduke32.com/eduke32@654 1a8010ca-5511-0410-912e-c29ae57300e0 2008-03-22 10:23:57 +00:00
scriplib.h Remove -Wno-unused from Makefile 2008-03-21 04:01:38 +00:00
types.h git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
util_lib.c Importing source for great justice 2006-04-13 20:47:06 +00:00
util_lib.h git-svn-id: https://svn.eduke32.com/eduke32@556 1a8010ca-5511-0410-912e-c29ae57300e0 2007-08-17 03:16:46 +00:00