]> icculus.org git repositories - btb/d2x.git/log
btb/d2x.git
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

9 years agoremove unused windows joystick stuff
Bradley Bell [Wed, 7 Jan 2015 03:57:50 +0000 (19:57 -0800)]
remove unused windows joystick stuff

9 years agofix target names
Bradley Bell [Wed, 7 Jan 2015 03:00:45 +0000 (19:00 -0800)]
fix target names

9 years agorefine bind cmd
Bradley Bell [Wed, 7 Jan 2015 03:00:34 +0000 (19:00 -0800)]
refine bind cmd

9 years agofix up d2x options menu
Bradley Bell [Tue, 6 Jan 2015 09:55:59 +0000 (01:55 -0800)]
fix up d2x options menu

9 years agoremove old d2x key reading
Bradley Bell [Tue, 6 Jan 2015 09:50:41 +0000 (01:50 -0800)]
remove old d2x key reading

9 years agod2x keys bugs
Bradley Bell [Tue, 6 Jan 2015 09:45:15 +0000 (01:45 -0800)]
d2x keys bugs

9 years agoremove junk from xcode proj
Bradley Bell [Tue, 6 Jan 2015 09:14:17 +0000 (01:14 -0800)]
remove junk from xcode proj

9 years agomerge d2x keys with key binding system
Bradley Bell [Tue, 6 Jan 2015 09:09:16 +0000 (01:09 -0800)]
merge d2x keys with key binding system

9 years agoadd weapon select command
Bradley Bell [Tue, 6 Jan 2015 09:06:09 +0000 (01:06 -0800)]
add weapon select command

9 years agoonly execute non +/- bindings on key press
Bradley Bell [Tue, 6 Jan 2015 08:33:22 +0000 (00:33 -0800)]
only execute non +/- bindings on key press

9 years agodon't handle bindings in menus or console
Bradley Bell [Tue, 6 Jan 2015 08:29:50 +0000 (00:29 -0800)]
don't handle bindings in menus or console

9 years agomerge old and new keyboard config screen code
Bradley Bell [Tue, 6 Jan 2015 07:21:04 +0000 (23:21 -0800)]
merge old and new keyboard config screen code

9 years agoremove old keyboard reading code
Bradley Bell [Tue, 6 Jan 2015 06:53:04 +0000 (22:53 -0800)]
remove old keyboard reading code

9 years agofix double newline problem in console
Bradley Bell [Tue, 6 Jan 2015 06:37:08 +0000 (22:37 -0800)]
fix double newline problem in console

9 years agoadd temporary config screen for keybindings
Bradley Bell [Tue, 6 Jan 2015 01:25:15 +0000 (17:25 -0800)]
add temporary config screen for keybindings

9 years agomake cmd_queue_process return 1 if commands still waiting
Bradley Bell [Tue, 6 Jan 2015 01:07:45 +0000 (17:07 -0800)]
make cmd_queue_process return 1 if commands still waiting

9 years agoflipped vertical slide dirs
Bradley Bell [Mon, 5 Jan 2015 21:16:32 +0000 (13:16 -0800)]
flipped vertical slide dirs

9 years agorename targets and schemes
Bradley Bell [Mon, 5 Jan 2015 21:16:09 +0000 (13:16 -0800)]
rename targets and schemes

9 years agoremove ext schemes
Bradley Bell [Mon, 5 Jan 2015 21:14:22 +0000 (13:14 -0800)]
remove ext schemes

9 years agoChanged custom D1X license to GPLv3
zico [Sun, 1 Jun 2014 17:55:23 +0000 (19:55 +0200)]
Changed custom D1X license to GPLv3

9 years ago-debug
Bradley Bell [Mon, 5 Jan 2015 20:18:09 +0000 (12:18 -0800)]
-debug

9 years agodon't modify input string
Bradley Bell [Mon, 5 Jan 2015 09:30:55 +0000 (01:30 -0800)]
don't modify input string

9 years agodefine default key bindings
Bradley Bell [Mon, 5 Jan 2015 02:57:42 +0000 (18:57 -0800)]
define default key bindings

9 years agoadd unbind command
Bradley Bell [Mon, 5 Jan 2015 02:55:41 +0000 (18:55 -0800)]
add unbind command

9 years agowrite key bindings to descent.cfg
Bradley Bell [Mon, 5 Jan 2015 00:31:51 +0000 (16:31 -0800)]
write key bindings to descent.cfg

9 years agounquote console args while parsing
Bradley Bell [Mon, 5 Jan 2015 00:31:23 +0000 (16:31 -0800)]
unquote console args while parsing

9 years agoimplement key release console events.
Bradley Bell [Sun, 4 Jan 2015 23:27:41 +0000 (15:27 -0800)]
implement key release console events.
move key binding logic to key.c

9 years agorevert 12fe67a367e459cdc79340bff03732158336feb4
Bradley Bell [Sun, 4 Jan 2015 21:05:38 +0000 (13:05 -0800)]
revert 12fe67a367e459cdc79340bff03732158336feb4
implement nosound without overriding mysterious track parameter

9 years agoimplement all controls as console commands.
Bradley Bell [Sun, 4 Jan 2015 02:12:13 +0000 (18:12 -0800)]
implement all controls as console commands.
new module, concntl.c

9 years agorestore MovieHires after writing config
Bradley Bell [Sat, 3 Jan 2015 22:19:11 +0000 (14:19 -0800)]
restore MovieHires after writing config

9 years agofix line spacing for hires d1 briefings.
Bradley Bell [Sat, 3 Jan 2015 20:43:30 +0000 (12:43 -0800)]
fix line spacing for hires d1 briefings.
(hires fonts are 2x resolution, but screens are 2.4x)

9 years agono delay after last frame of movie
Bradley Bell [Sat, 3 Jan 2015 19:57:30 +0000 (11:57 -0800)]
no delay after last frame of movie

9 years agouse SDL_RWclose macro
Bradley Bell [Sat, 3 Jan 2015 19:16:53 +0000 (11:16 -0800)]
use SDL_RWclose macro

9 years agosizeup/sizedown cmds
Bradley Bell [Sat, 3 Jan 2015 08:21:10 +0000 (00:21 -0800)]
sizeup/sizedown cmds

9 years agorevert to d1 briefing text speed
Bradley Bell [Sat, 3 Jan 2015 07:36:38 +0000 (23:36 -0800)]
revert to d1 briefing text speed

9 years agoremove rcs tags
Bradley Bell [Sat, 3 Jan 2015 07:18:23 +0000 (23:18 -0800)]
remove rcs tags

9 years agochange u_int*_t to C99 standard uint*_t
Bradley Bell [Sat, 3 Jan 2015 06:34:13 +0000 (22:34 -0800)]
change u_int*_t to C99 standard uint*_t

9 years agoupdated SDLMain.m
Bradley Bell [Sat, 3 Jan 2015 05:51:29 +0000 (21:51 -0800)]
updated SDLMain.m

9 years agoduplicate proto
Bradley Bell [Sat, 3 Jan 2015 05:51:13 +0000 (21:51 -0800)]
duplicate proto

9 years agonewlines no longer implicit in CON_Out
Bradley Bell [Sat, 3 Jan 2015 05:16:36 +0000 (21:16 -0800)]
newlines no longer implicit in CON_Out

9 years agohandle newlines in console better
Bradley Bell [Tue, 30 Dec 2014 09:21:55 +0000 (01:21 -0800)]
handle newlines in console better

9 years agoadd command+shift+f to toggle fullscreen
Bradley Bell [Tue, 30 Dec 2014 08:23:21 +0000 (00:23 -0800)]
add command+shift+f to toggle fullscreen

9 years agoadd explicit set command. concatenate all args when setting
Bradley Bell [Tue, 30 Dec 2014 07:21:48 +0000 (23:21 -0800)]
add explicit set command. concatenate all args when setting

9 years agohack in spinning robots when running d2 without movies
Bradley Bell [Mon, 29 Dec 2014 23:25:47 +0000 (15:25 -0800)]
hack in spinning robots when running d2 without movies

9 years agoadd -nosound option to mveplayer so it can play robot movies without segfaulting
Bradley Bell [Mon, 29 Dec 2014 23:24:11 +0000 (15:24 -0800)]
add -nosound option to mveplayer so it can play robot movies without segfaulting

9 years agoadd mveplayer target
Bradley Bell [Mon, 29 Dec 2014 23:20:14 +0000 (15:20 -0800)]
add mveplayer target

9 years agosmoother briefing animated bitmaps
Bradley Bell [Mon, 29 Dec 2014 10:49:42 +0000 (02:49 -0800)]
smoother briefing animated bitmaps

9 years agoscale briefing animated bitmaps
Bradley Bell [Mon, 29 Dec 2014 08:56:52 +0000 (00:56 -0800)]
scale briefing animated bitmaps

9 years agohandle rle compression when scaling bitmaps
Bradley Bell [Mon, 29 Dec 2014 06:08:24 +0000 (22:08 -0800)]
handle rle compression when scaling bitmaps

9 years agodidn't mean to put this here
Bradley Bell [Mon, 29 Dec 2014 00:12:13 +0000 (16:12 -0800)]
didn't mean to put this here

9 years agoremap briefing robots and animations to packground image palette
Bradley Bell [Sun, 28 Dec 2014 23:44:06 +0000 (15:44 -0800)]
remap briefing robots and animations to packground image palette
colors are pretty bad, maybe remap the briefing screen instead, or use the d2 image

9 years agoquick and dirty bitmap/palette viewer
Bradley Bell [Sun, 28 Dec 2014 23:38:25 +0000 (15:38 -0800)]
quick and dirty bitmap/palette viewer

9 years agosmoother spinning robots
Bradley Bell [Sat, 27 Dec 2014 03:42:13 +0000 (19:42 -0800)]
smoother spinning robots

9 years ago-nomovies
Bradley Bell [Sat, 27 Dec 2014 03:41:45 +0000 (19:41 -0800)]
-nomovies

9 years agosimplify briefing bitmap loading, remove some old palette kludges
Bradley Bell [Fri, 26 Dec 2014 23:59:24 +0000 (15:59 -0800)]
simplify briefing bitmap loading, remove some old palette kludges

9 years agosimplify ogl fade, fix minor bug
Bradley Bell [Fri, 26 Dec 2014 23:39:09 +0000 (15:39 -0800)]
simplify ogl fade, fix minor bug

9 years agouse abs path
Bradley Bell [Fri, 26 Dec 2014 22:12:08 +0000 (14:12 -0800)]
use abs path

9 years agoadd xcode schemes
Bradley Bell [Thu, 25 Dec 2014 21:19:25 +0000 (13:19 -0800)]
add xcode schemes

9 years agoxcode target for software rendered version
Bradley Bell [Thu, 25 Dec 2014 21:18:31 +0000 (13:18 -0800)]
xcode target for software rendered version

9 years agonative xcode build target
Bradley Bell [Thu, 25 Dec 2014 21:03:43 +0000 (13:03 -0800)]
native xcode build target

9 years agorename typedef box to avoid collisions
Bradley Bell [Thu, 25 Dec 2014 20:47:21 +0000 (12:47 -0800)]
rename typedef box to avoid collisions

9 years agoupdate cocoa sdlmain
Bradley Bell [Thu, 25 Dec 2014 20:45:22 +0000 (12:45 -0800)]
update cocoa sdlmain

9 years agoadd say command for network messages
Bradley Bell [Wed, 24 Dec 2014 12:44:34 +0000 (04:44 -0800)]
add say command for network messages

9 years agouse that nice blue color for console
Bradley Bell [Wed, 24 Dec 2014 11:41:27 +0000 (03:41 -0800)]
use that nice blue color for console