]> icculus.org git repositories - btb/d2x.git/log
btb/d2x.git
9 years agostart refactoring Controls stuff more logically, now that it no longer has anything...
Bradley Bell [Mon, 19 Jan 2015 01:05:59 +0000 (17:05 -0800)]
start refactoring Controls stuff more logically, now that it no longer has anything to do with kconfig

9 years agounused
Bradley Bell [Sun, 18 Jan 2015 21:45:24 +0000 (13:45 -0800)]
unused

9 years agomove bomb toggle code to weapon.c
Bradley Bell [Sun, 18 Jan 2015 21:41:57 +0000 (13:41 -0800)]
move bomb toggle code to weapon.c

9 years agomake sure queue still processed, states preserved while in console etc
Bradley Bell [Sun, 18 Jan 2015 21:17:44 +0000 (13:17 -0800)]
make sure queue still processed, states preserved while in console etc

9 years agounused
Bradley Bell [Sun, 18 Jan 2015 20:02:23 +0000 (12:02 -0800)]
unused

9 years agoget rid of unused external control and cyberman stuff
Bradley Bell [Sun, 18 Jan 2015 19:58:09 +0000 (11:58 -0800)]
get rid of unused external control and cyberman stuff

9 years agoflush command queue so menu keypresses don't get executed when returning to game
Bradley Bell [Sun, 18 Jan 2015 18:49:10 +0000 (10:49 -0800)]
flush command queue so menu keypresses don't get executed when returning to game

9 years agocorrect num
Bradley Bell [Sun, 18 Jan 2015 18:17:39 +0000 (10:17 -0800)]
correct num

9 years agostart to simplify console controls by implementing directly in kconfig.
Bradley Bell [Sun, 18 Jan 2015 07:55:13 +0000 (23:55 -0800)]
start to simplify console controls by implementing directly in kconfig.

9 years agotrust ogl_*_ok values. fixes dark fonts at some resolutions
Bradley Bell [Sun, 18 Jan 2015 04:24:21 +0000 (20:24 -0800)]
trust ogl_*_ok values. fixes dark fonts at some resolutions

9 years agobetter mouse grab and cursor handling
Bradley Bell [Sat, 17 Jan 2015 03:32:44 +0000 (19:32 -0800)]
better mouse grab and cursor handling

9 years agouse in_mouse cvar instead of -grabmouse
Bradley Bell [Sat, 17 Jan 2015 02:45:30 +0000 (18:45 -0800)]
use in_mouse cvar instead of -grabmouse

9 years agorepresent sensitivity and deadzone as decimals instead of ints
Bradley Bell [Sat, 17 Jan 2015 02:23:59 +0000 (18:23 -0800)]
represent sensitivity and deadzone as decimals instead of ints

9 years agostore cvar value as fix instead of float
Bradley Bell [Sat, 17 Jan 2015 01:40:05 +0000 (17:40 -0800)]
store cvar value as fix instead of float

9 years agoinvert bank axis here too
Bradley Bell [Sat, 17 Jan 2015 00:35:45 +0000 (16:35 -0800)]
invert bank axis here too

9 years agoseparate mouse sensitivity cvars. joy deadzone cvars
Bradley Bell [Sat, 17 Jan 2015 00:31:54 +0000 (16:31 -0800)]
separate mouse sensitivity cvars. joy deadzone cvars

9 years agorename to be consistent w/idsoft cvars
Bradley Bell [Fri, 16 Jan 2015 23:18:56 +0000 (15:18 -0800)]
rename to be consistent w/idsoft cvars

9 years agoextend analog sensitivity to all axes, add config menu
Bradley Bell [Fri, 16 Jan 2015 03:05:40 +0000 (19:05 -0800)]
extend analog sensitivity to all axes, add config menu

9 years agotrash old mac cfg stuff
Bradley Bell [Fri, 16 Jan 2015 02:19:19 +0000 (18:19 -0800)]
trash old mac cfg stuff

9 years agounused
Bradley Bell [Fri, 16 Jan 2015 02:15:40 +0000 (18:15 -0800)]
unused

9 years agoget rid of another dependency on kconfig numbers
Bradley Bell [Fri, 16 Jan 2015 02:12:55 +0000 (18:12 -0800)]
get rid of another dependency on kconfig numbers

9 years agoseparate control type into separate cvars for joy and mouse
Bradley Bell [Fri, 16 Jan 2015 01:52:34 +0000 (17:52 -0800)]
separate control type into separate cvars for joy and mouse

9 years agoreorder/renumber controls menu
Bradley Bell [Fri, 16 Jan 2015 01:38:07 +0000 (17:38 -0800)]
reorder/renumber controls menu

9 years agofix binary arithmetic
Bradley Bell [Fri, 16 Jan 2015 00:56:41 +0000 (16:56 -0800)]
fix binary arithmetic

9 years agolet -noscreens skip level intro movies as well
Bradley Bell [Fri, 16 Jan 2015 00:28:41 +0000 (16:28 -0800)]
let -noscreens skip level intro movies as well

9 years agoinvert throttle and pitch analogs, minor fixes
Bradley Bell [Fri, 16 Jan 2015 00:15:54 +0000 (16:15 -0800)]
invert throttle and pitch analogs, minor fixes

9 years agomake control type into bitfield. get rid of legacy control types
Bradley Bell [Thu, 15 Jan 2015 02:26:44 +0000 (18:26 -0800)]
make control type into bitfield. get rid of legacy control types

9 years agofix over-includes
Bradley Bell [Thu, 15 Jan 2015 00:31:03 +0000 (16:31 -0800)]
fix over-includes

9 years agofix new control menu logic
Bradley Bell [Thu, 15 Jan 2015 00:26:56 +0000 (16:26 -0800)]
fix new control menu logic

9 years agoadd editor target
Bradley Bell [Thu, 15 Jan 2015 00:26:23 +0000 (16:26 -0800)]
add editor target

9 years agounused
Bradley Bell [Wed, 14 Jan 2015 12:38:16 +0000 (04:38 -0800)]
unused

9 years agoupdate defaults
Bradley Bell [Wed, 14 Jan 2015 12:32:17 +0000 (04:32 -0800)]
update defaults

9 years agomerge kc_joystick and kc_mouse
Bradley Bell [Wed, 14 Jan 2015 12:17:48 +0000 (04:17 -0800)]
merge kc_joystick and kc_mouse

9 years agofix includes
Bradley Bell [Wed, 14 Jan 2015 12:17:24 +0000 (04:17 -0800)]
fix includes

9 years agoupdate text
Bradley Bell [Wed, 14 Jan 2015 12:15:43 +0000 (04:15 -0800)]
update text

9 years agono more dependency on kc_* item numbers outside of config screen
Bradley Bell [Wed, 14 Jan 2015 09:47:04 +0000 (01:47 -0800)]
no more dependency on kc_* item numbers outside of config screen

9 years agoformatting
Bradley Bell [Wed, 14 Jan 2015 09:37:06 +0000 (01:37 -0800)]
formatting

9 years agomerge joystick with unified analogs
Bradley Bell [Wed, 14 Jan 2015 09:25:37 +0000 (01:25 -0800)]
merge joystick with unified analogs

9 years agofix bank dir bug
Bradley Bell [Wed, 14 Jan 2015 09:03:34 +0000 (01:03 -0800)]
fix bank dir bug

9 years agostart unifying analog controls
Bradley Bell [Wed, 14 Jan 2015 09:02:28 +0000 (01:02 -0800)]
start unifying analog controls

9 years agomerge mouse_get_delta and mouse_get_delta_z
Bradley Bell [Wed, 14 Jan 2015 07:41:31 +0000 (23:41 -0800)]
merge mouse_get_delta and mouse_get_delta_z

9 years agounused
Bradley Bell [Wed, 14 Jan 2015 05:39:07 +0000 (21:39 -0800)]
unused

9 years agoonly process wait commands ingame
Bradley Bell [Wed, 14 Jan 2015 05:30:13 +0000 (21:30 -0800)]
only process wait commands ingame

9 years agoformatting
Bradley Bell [Wed, 14 Jan 2015 05:12:30 +0000 (21:12 -0800)]
formatting

9 years agomove remaining playsave variables to config cvars.
Bradley Bell [Wed, 14 Jan 2015 04:58:11 +0000 (20:58 -0800)]
move remaining playsave variables to config cvars.
no more plr files...

9 years agobegin refactoring to umbrella header
Bradley Bell [Wed, 14 Jan 2015 00:39:15 +0000 (16:39 -0800)]
begin refactoring to umbrella header

9 years agonew mission-specific cfg file, holds highest level.
Bradley Bell [Tue, 13 Jan 2015 23:37:52 +0000 (15:37 -0800)]
new mission-specific cfg file, holds highest level.

9 years agoeditor build warnings
Bradley Bell [Tue, 13 Jan 2015 10:55:40 +0000 (02:55 -0800)]
editor build warnings

9 years agofix no-network build
Bradley Bell [Tue, 13 Jan 2015 10:42:27 +0000 (02:42 -0800)]
fix no-network build

9 years agounused
Bradley Bell [Tue, 13 Jan 2015 10:37:33 +0000 (02:37 -0800)]
unused

9 years agonormalize cvar capitalization a bit
Bradley Bell [Tue, 13 Jan 2015 10:10:51 +0000 (02:10 -0800)]
normalize cvar capitalization a bit

9 years agocvars for taunt macros
Bradley Bell [Tue, 13 Jan 2015 09:20:03 +0000 (01:20 -0800)]
cvars for taunt macros

9 years agocvars for netstats
Bradley Bell [Tue, 13 Jan 2015 08:55:06 +0000 (00:55 -0800)]
cvars for netstats

9 years agouse strtol instead of rounding off float
Bradley Bell [Tue, 13 Jan 2015 08:54:14 +0000 (00:54 -0800)]
use strtol instead of rounding off float

9 years agocvars for cockpit views
Bradley Bell [Tue, 13 Jan 2015 04:12:09 +0000 (20:12 -0800)]
cvars for cockpit views

9 years agoproperly initialize axes/inverts
Bradley Bell [Tue, 13 Jan 2015 01:55:31 +0000 (17:55 -0800)]
properly initialize axes/inverts

9 years agocvars for weapon ordering
Bradley Bell [Mon, 12 Jan 2015 10:47:09 +0000 (02:47 -0800)]
cvars for weapon ordering

9 years agoconvert control type, joystick sensitivity to cvars
Bradley Bell [Mon, 12 Jan 2015 10:10:20 +0000 (02:10 -0800)]
convert control type, joystick sensitivity to cvars

9 years agobetter cvar feedback
Bradley Bell [Mon, 12 Jan 2015 07:42:08 +0000 (23:42 -0800)]
better cvar feedback

9 years agomake cvar for guidebot_name, remove it from plr file
Bradley Bell [Mon, 12 Jan 2015 07:38:47 +0000 (23:38 -0800)]
make cvar for guidebot_name, remove it from plr file

9 years agoremove dummy win joystick name
Bradley Bell [Sun, 11 Jan 2015 23:58:55 +0000 (15:58 -0800)]
remove dummy win joystick name

9 years agoremove control_type_win
Bradley Bell [Sun, 11 Jan 2015 11:21:47 +0000 (03:21 -0800)]
remove control_type_win

9 years agoremove kconfig_settings
Bradley Bell [Sun, 11 Jan 2015 11:15:11 +0000 (03:15 -0800)]
remove kconfig_settings

9 years agoadd axis invert cvars
Bradley Bell [Sun, 11 Jan 2015 10:43:46 +0000 (02:43 -0800)]
add axis invert cvars

9 years agorearrange joy/mouse config screens so they can fit on one page
Bradley Bell [Sun, 11 Jan 2015 10:09:21 +0000 (02:09 -0800)]
rearrange joy/mouse config screens so they can fit on one page

9 years agocvars for axis mapping
Bradley Bell [Sun, 11 Jan 2015 09:11:12 +0000 (01:11 -0800)]
cvars for axis mapping

9 years agoshow cvars
Bradley Bell [Sun, 11 Jan 2015 09:08:36 +0000 (01:08 -0800)]
show cvars

9 years agodelete old prototypes
Bradley Bell [Sun, 11 Jan 2015 06:25:28 +0000 (22:25 -0800)]
delete old prototypes

9 years agohelper for concntl state
Bradley Bell [Sun, 11 Jan 2015 05:18:42 +0000 (21:18 -0800)]
helper for concntl state

9 years agomore unused windows joystick stuff
Bradley Bell [Sun, 11 Jan 2015 05:18:18 +0000 (21:18 -0800)]
more unused windows joystick stuff

9 years agomore command help
Bradley Bell [Sun, 11 Jan 2015 02:10:05 +0000 (18:10 -0800)]
more command help

9 years agoadd unalias command
Bradley Bell [Sun, 11 Jan 2015 01:50:13 +0000 (17:50 -0800)]
add unalias command

9 years agodelete impulse command
Bradley Bell [Sun, 11 Jan 2015 01:23:23 +0000 (17:23 -0800)]
delete impulse command

9 years agocommand help
Bradley Bell [Sun, 11 Jan 2015 01:21:34 +0000 (17:21 -0800)]
command help

9 years agodocument -autoexec
Bradley Bell [Sun, 11 Jan 2015 00:30:04 +0000 (16:30 -0800)]
document -autoexec

9 years agoadd concntl to makefile
Bradley Bell [Sun, 11 Jan 2015 00:29:46 +0000 (16:29 -0800)]
add concntl to makefile

9 years agoproperly wrap proportional font in console. increase # of lines
Bradley Bell [Sun, 11 Jan 2015 00:12:40 +0000 (16:12 -0800)]
properly wrap proportional font in console. increase # of lines

9 years agomissed this in 7209f72f1ec85b2d02263e93b6b9fbba6ca574bf
Bradley Bell [Sat, 10 Jan 2015 22:16:33 +0000 (14:16 -0800)]
missed this in 7209f72f1ec85b2d02263e93b6b9fbba6ca574bf

9 years agoremove ggi target
Bradley Bell [Sat, 10 Jan 2015 21:42:11 +0000 (13:42 -0800)]
remove ggi target

9 years agoinit joystick before config so buttons are available for binding
Bradley Bell [Sat, 10 Jan 2015 05:09:33 +0000 (21:09 -0800)]
init joystick before config so buttons are available for binding

9 years agoget rid of unused macintosh kconfig code
Bradley Bell [Sat, 10 Jan 2015 05:08:25 +0000 (21:08 -0800)]
get rid of unused macintosh kconfig code

9 years agodo away with Joystick.buttons
Bradley Bell [Sat, 10 Jan 2015 03:02:28 +0000 (19:02 -0800)]
do away with Joystick.buttons

9 years agofix joy button handlers
Bradley Bell [Sat, 10 Jan 2015 02:51:37 +0000 (18:51 -0800)]
fix joy button handlers

9 years agostill have to free this text
Bradley Bell [Sat, 10 Jan 2015 02:23:16 +0000 (18:23 -0800)]
still have to free this text

9 years agodo away with Mouse.buttons
Bradley Bell [Sat, 10 Jan 2015 02:19:11 +0000 (18:19 -0800)]
do away with Mouse.buttons

9 years agoformatting
Bradley Bell [Fri, 9 Jan 2015 11:22:35 +0000 (03:22 -0800)]
formatting

9 years agono more *button_text
Bradley Bell [Fri, 9 Jan 2015 11:20:04 +0000 (03:20 -0800)]
no more *button_text

9 years agostrip joy/mouse button stuff from kconfig
Bradley Bell [Fri, 9 Jan 2015 10:41:46 +0000 (02:41 -0800)]
strip joy/mouse button stuff from kconfig

9 years agoactually run buttons through key handler
Bradley Bell [Fri, 9 Jan 2015 09:34:46 +0000 (01:34 -0800)]
actually run buttons through key handler

9 years agoseparate sdl key mapping from actual handler
Bradley Bell [Fri, 9 Jan 2015 09:27:23 +0000 (01:27 -0800)]
separate sdl key mapping from actual handler

9 years agoupdate kconfig to use bindings for joystick/mouse
Bradley Bell [Thu, 8 Jan 2015 10:10:18 +0000 (02:10 -0800)]
update kconfig to use bindings for joystick/mouse

9 years agomake mouse and joystick buttons into bindable virtual keys
Bradley Bell [Thu, 8 Jan 2015 07:59:14 +0000 (23:59 -0800)]
make mouse and joystick buttons into bindable virtual keys

9 years agomissed this in ee8b69c359dd08d2d0d2fadbdf9da71e117b600c
Bradley Bell [Thu, 8 Jan 2015 06:17:44 +0000 (22:17 -0800)]
missed this in ee8b69c359dd08d2d0d2fadbdf9da71e117b600c

9 years agoreplace with bindable text
Bradley Bell [Thu, 8 Jan 2015 06:16:19 +0000 (22:16 -0800)]
replace with bindable text

9 years agosearch main for headers
Bradley Bell [Thu, 8 Jan 2015 02:42:32 +0000 (18:42 -0800)]
search main for headers

9 years agoformatting
Bradley Bell [Thu, 8 Jan 2015 01:51:04 +0000 (17:51 -0800)]
formatting

9 years agoadd more keys, include support for keys missing from SDL
Bradley Bell [Thu, 8 Jan 2015 01:31:27 +0000 (17:31 -0800)]
add more keys, include support for keys missing from SDL

9 years agodon't draw ugly close box
Bradley Bell [Wed, 7 Jan 2015 04:22:43 +0000 (20:22 -0800)]
don't draw ugly close box

9 years agoifdef for dblclick should be NEWMENU_MOUSE
Bradley Bell [Wed, 7 Jan 2015 04:10:32 +0000 (20:10 -0800)]
ifdef for dblclick should be NEWMENU_MOUSE

9 years agoremove unused windows redbook stuff
Bradley Bell [Wed, 7 Jan 2015 04:02:00 +0000 (20:02 -0800)]
remove unused windows redbook stuff