]> icculus.org git repositories - btb/d2x.git/log
btb/d2x.git
9 years agoignore underline code in opengl instead of eating the next char
Bradley Bell [Sat, 13 Dec 2014 20:17:20 +0000 (12:17 -0800)]
ignore underline code in opengl instead of eating the next char

9 years agofix font line spacing in opengl
Bradley Bell [Sat, 13 Dec 2014 19:42:29 +0000 (11:42 -0800)]
fix font line spacing in opengl

9 years agomove console private data out of header
Bradley Bell [Sat, 13 Dec 2014 00:21:00 +0000 (16:21 -0800)]
move console private data out of header

9 years agoprevent overflow of line buffer
Bradley Bell [Sat, 13 Dec 2014 00:11:48 +0000 (16:11 -0800)]
prevent overflow of line buffer

9 years agodelete console->OutputScreen, always is grd_curscreen
Bradley Bell [Fri, 12 Dec 2014 23:48:55 +0000 (15:48 -0800)]
delete console->OutputScreen, always is grd_curscreen

9 years agomerge CON_Transfer with CON_InitGFX
Bradley Bell [Fri, 12 Dec 2014 23:41:00 +0000 (15:41 -0800)]
merge CON_Transfer with CON_InitGFX

9 years agomerge console init functions
Bradley Bell [Fri, 12 Dec 2014 23:13:29 +0000 (15:13 -0800)]
merge console init functions

9 years agomerge con_background with con_init_gfx
Bradley Bell [Fri, 12 Dec 2014 21:27:03 +0000 (13:27 -0800)]
merge con_background with con_init_gfx

9 years agoredundant function
Bradley Bell [Fri, 12 Dec 2014 21:24:34 +0000 (13:24 -0800)]
redundant function

9 years agomerge CON_Free
Bradley Bell [Fri, 12 Dec 2014 19:08:55 +0000 (11:08 -0800)]
merge CON_Free

9 years agoconsole is alway true
Bradley Bell [Fri, 12 Dec 2014 19:05:39 +0000 (11:05 -0800)]
console is alway true

9 years agonewinfo => console
Bradley Bell [Fri, 12 Dec 2014 10:13:02 +0000 (02:13 -0800)]
newinfo => console

9 years agopreallocate the console
Bradley Bell [Fri, 12 Dec 2014 08:08:43 +0000 (00:08 -0800)]
preallocate the console

9 years agodelete CON_Destroy
Bradley Bell [Fri, 12 Dec 2014 07:55:58 +0000 (23:55 -0800)]
delete CON_Destroy

9 years agodelete junk
Bradley Bell [Fri, 12 Dec 2014 07:53:52 +0000 (23:53 -0800)]
delete junk

9 years agoconsole is always at 0,0
Bradley Bell [Fri, 12 Dec 2014 07:47:48 +0000 (23:47 -0800)]
console is always at 0,0

9 years agoget rid of execute and complete callbacks
Bradley Bell [Fri, 12 Dec 2014 07:42:45 +0000 (23:42 -0800)]
get rid of execute and complete callbacks

9 years agoeliminate show wrappers, hide callback, and Console_open global
Bradley Bell [Fri, 12 Dec 2014 07:28:38 +0000 (23:28 -0800)]
eliminate show wrappers, hide callback, and Console_open global

9 years agoeliminate some wrappers
Bradley Bell [Fri, 12 Dec 2014 07:23:00 +0000 (23:23 -0800)]
eliminate some wrappers

9 years agono more CONSOLE macro
Bradley Bell [Fri, 12 Dec 2014 07:16:55 +0000 (23:16 -0800)]
no more CONSOLE macro

9 years agoOnly one console, Topmost => console
Bradley Bell [Fri, 12 Dec 2014 07:14:05 +0000 (23:14 -0800)]
Only one console, Topmost => console

9 years agosimplify functions since we only want the one console
Bradley Bell [Fri, 12 Dec 2014 07:06:14 +0000 (23:06 -0800)]
simplify functions since we only want the one console

9 years agomerged CON_console and console
Bradley Bell [Fri, 12 Dec 2014 06:39:52 +0000 (22:39 -0800)]
merged CON_console and console

9 years agoadd alias command
Bradley Bell [Thu, 11 Dec 2014 02:05:42 +0000 (18:05 -0800)]
add alias command

9 years agoadd alias cmd
Bradley Bell [Wed, 10 Dec 2014 11:46:18 +0000 (03:46 -0800)]
add alias cmd

9 years agocleanup
Bradley Bell [Wed, 10 Dec 2014 03:48:35 +0000 (19:48 -0800)]
cleanup

9 years agoadd exec cmd
Bradley Bell [Wed, 10 Dec 2014 01:51:00 +0000 (17:51 -0800)]
add exec cmd

9 years agomake sure we have an impulse number
Bradley Bell [Wed, 10 Dec 2014 01:39:23 +0000 (17:39 -0800)]
make sure we have an impulse number

9 years agodon't add leading space to echo
Bradley Bell [Wed, 10 Dec 2014 01:32:14 +0000 (17:32 -0800)]
don't add leading space to echo

9 years agodon't try to print non-printable characters
Bradley Bell [Wed, 10 Dec 2014 01:23:10 +0000 (17:23 -0800)]
don't try to print non-printable characters

9 years agouse timer for palette fade
Bradley Bell [Tue, 9 Dec 2014 23:48:38 +0000 (15:48 -0800)]
use timer for palette fade

9 years agoimplement fades for ogl
Bradley Bell [Tue, 9 Dec 2014 23:48:08 +0000 (15:48 -0800)]
implement fades for ogl

9 years agoadd impulse, echo cmds
Bradley Bell [Tue, 9 Dec 2014 11:57:09 +0000 (03:57 -0800)]
add impulse, echo cmds

9 years agomove cvar to its own module
Bradley Bell [Tue, 9 Dec 2014 10:40:22 +0000 (02:40 -0800)]
move cvar to its own module

9 years agofree cmd memory
Bradley Bell [Tue, 9 Dec 2014 10:09:27 +0000 (02:09 -0800)]
free cmd memory

9 years agoMove Error Int3 to after printing the message
Kp [Tue, 9 Dec 2014 01:10:24 +0000 (01:10 +0000)]
Move Error Int3 to after printing the message

9 years agomakefile fixes
Bradley Bell [Tue, 9 Dec 2014 03:48:06 +0000 (19:48 -0800)]
makefile fixes

9 years agosmall hack to fix briefing palette switching, remove old broken hacks
Bradley Bell [Tue, 9 Dec 2014 03:47:25 +0000 (19:47 -0800)]
small hack to fix briefing palette switching, remove old broken hacks

9 years agomake sure we don't try to print to console after shutdown.
Bradley Bell [Tue, 9 Dec 2014 02:45:54 +0000 (18:45 -0800)]
make sure we don't try to print to console after shutdown.

9 years agominor stuff
Bradley Bell [Tue, 9 Dec 2014 02:27:02 +0000 (18:27 -0800)]
minor stuff

9 years agouse __builtin_debugtrap() for clang, __debugbreak() for MSVC
Bradley Bell [Tue, 9 Dec 2014 01:52:01 +0000 (17:52 -0800)]
use __builtin_debugtrap() for clang, __debugbreak() for MSVC

9 years agoimplemented execution of console commands
Bradley Bell [Mon, 8 Dec 2014 14:16:09 +0000 (06:16 -0800)]
implemented execution of console commands

9 years agomake braces parseable by IDE
Bradley Bell [Mon, 8 Dec 2014 11:16:25 +0000 (03:16 -0800)]
make braces parseable by IDE

9 years agoadd a newline
Bradley Bell [Mon, 8 Dec 2014 07:31:20 +0000 (23:31 -0800)]
add a newline

9 years agoadd callback for console hide. disable controls when open.
Bradley Bell [Fri, 5 Dec 2014 12:48:33 +0000 (04:48 -0800)]
add callback for console hide. disable controls when open.

9 years agoadd fov cvar
Bradley Bell [Thu, 4 Dec 2014 11:34:02 +0000 (03:34 -0800)]
add fov cvar
rename r_framerate to show_fps

9 years agofix window size
Bradley Bell [Thu, 4 Dec 2014 11:32:17 +0000 (03:32 -0800)]
fix window size

9 years agoflatten Makefile
Bradley Bell [Thu, 4 Dec 2014 06:59:10 +0000 (22:59 -0800)]
flatten Makefile

9 years agoxcode stuff
Bradley Bell [Tue, 2 Dec 2014 00:04:59 +0000 (16:04 -0800)]
xcode stuff

9 years agounused file
Bradley Bell [Mon, 1 Dec 2014 23:58:40 +0000 (15:58 -0800)]
unused file

9 years agoproj changes
Bradley Bell [Wed, 3 Dec 2014 11:36:30 +0000 (03:36 -0800)]
proj changes

9 years agoenable more cmd-key combos
Bradley Bell [Wed, 3 Dec 2014 11:35:02 +0000 (03:35 -0800)]
enable more cmd-key combos

9 years agoenable most cmd-key combos
Bradley Bell [Wed, 3 Dec 2014 11:18:19 +0000 (03:18 -0800)]
enable most cmd-key combos

9 years agoadd meta keys
Bradley Bell [Wed, 3 Dec 2014 11:00:40 +0000 (03:00 -0800)]
add meta keys

9 years agoavoid collision with XEND extension
Bradley Bell [Sun, 30 Nov 2014 23:26:10 +0000 (15:26 -0800)]
avoid collision with XEND extension

9 years agoinit console buffers first, graphics later
Bradley Bell [Sat, 29 Nov 2014 01:35:50 +0000 (17:35 -0800)]
init console buffers first, graphics later

9 years agouse `,~ as console key. speed up console animation
Bradley Bell [Fri, 28 Nov 2014 21:57:45 +0000 (13:57 -0800)]
use `,~ as console key. speed up console animation

9 years agoenable console by default
Bradley Bell [Fri, 28 Nov 2014 13:04:05 +0000 (05:04 -0800)]
enable console by default

9 years agoupdate xcode project
Bradley Bell [Thu, 27 Nov 2014 01:57:56 +0000 (17:57 -0800)]
update xcode project

9 years agoclean up int3 defines
Bradley Bell [Fri, 28 Nov 2014 11:34:00 +0000 (03:34 -0800)]
clean up int3 defines

9 years agomodern defs
Bradley Bell [Fri, 28 Nov 2014 11:00:43 +0000 (03:00 -0800)]
modern defs

9 years agouse constants
Bradley Bell [Fri, 28 Nov 2014 09:32:36 +0000 (01:32 -0800)]
use constants

9 years agouse CON_VERBOSE for mono error window
Bradley Bell [Fri, 28 Nov 2014 09:31:42 +0000 (01:31 -0800)]
use CON_VERBOSE for mono error window

9 years agomacro for Segment pointer indexing
Bradley Bell [Fri, 28 Nov 2014 05:31:20 +0000 (21:31 -0800)]
macro for Segment pointer indexing

9 years agomacro for Object pointer indexing
Bradley Bell [Fri, 28 Nov 2014 03:00:03 +0000 (19:00 -0800)]
macro for Object pointer indexing

9 years agoreturn physfs types
Bradley Bell [Thu, 27 Nov 2014 23:17:33 +0000 (15:17 -0800)]
return physfs types

9 years agouse vers_id
Bradley Bell [Thu, 27 Nov 2014 23:05:56 +0000 (15:05 -0800)]
use vers_id

9 years agocode after Error is unreachable
Bradley Bell [Thu, 27 Nov 2014 23:04:26 +0000 (15:04 -0800)]
code after Error is unreachable

9 years agodelete old .cvsignore files
Bradley Bell [Thu, 27 Nov 2014 09:23:32 +0000 (01:23 -0800)]
delete old .cvsignore files

9 years agouse correct size for sigs
Bradley Bell [Thu, 27 Nov 2014 07:14:10 +0000 (23:14 -0800)]
use correct size for sigs

9 years agofix warnings
Bradley Bell [Thu, 27 Nov 2014 07:13:33 +0000 (23:13 -0800)]
fix warnings

9 years agoportable makefile syntax
Bradley Bell [Thu, 27 Nov 2014 07:06:45 +0000 (23:06 -0800)]
portable makefile syntax

9 years agoreplace illegal characters with hex escapes
Bradley Bell [Thu, 27 Nov 2014 07:03:47 +0000 (23:03 -0800)]
replace illegal characters with hex escapes

9 years agoremove overlapping strcpy
Bradley Bell [Thu, 27 Nov 2014 02:15:35 +0000 (18:15 -0800)]
remove overlapping strcpy

9 years agoupdate makefiles
Bradley Bell [Thu, 27 Nov 2014 01:07:21 +0000 (17:07 -0800)]
update makefiles

9 years agoshould be static
Bradley Bell [Thu, 27 Nov 2014 01:06:46 +0000 (17:06 -0800)]
should be static

9 years agoignore
Bradley Bell [Thu, 27 Nov 2014 01:02:34 +0000 (17:02 -0800)]
ignore

12 years agoFixed the Birthday Bug: Correctly re-compute static_light when
Bradley Bell [Sat, 11 Jun 2011 03:15:53 +0000 (20:15 -0700)]
Fixed the Birthday Bug: Correctly re-compute static_light when
restoring a game - finally

12 years agoclear the top and bottom of the screen in death sequence (bug #2572)
Bradley Bell [Fri, 10 Jun 2011 20:10:54 +0000 (13:10 -0700)]
clear the top and bottom of the screen in death sequence (bug #2572)

12 years agofix for death-sequence and sdl segfault in 320xXXX
Bradley Bell [Fri, 10 Jun 2011 11:48:50 +0000 (04:48 -0700)]
fix for death-sequence and sdl segfault in 320xXXX

17 years agoamd64 fixes
Bradley Bell [Wed, 31 Jan 2007 04:20:05 +0000 (04:20 +0000)]
amd64 fixes

17 years agoallow universal binaries to be built using Xcode 2.2 or later
Chris Taylor [Sat, 16 Dec 2006 01:28:53 +0000 (01:28 +0000)]
allow universal binaries to be built using Xcode 2.2 or later

17 years agodivide negative window x-coordinates properly, fixing random crashes
Chris Taylor [Wed, 13 Dec 2006 07:09:24 +0000 (07:09 +0000)]
divide negative window x-coordinates properly, fixing random crashes

17 years agoadd main as an include path for strutil.c, should have done this on 2006-02-26
Chris Taylor [Sun, 3 Dec 2006 06:43:22 +0000 (06:43 +0000)]
add main as an include path for strutil.c, should have done this on 2006-02-26

17 years agofix assemble error for gas (fix bug #2312)
Chris Taylor [Sun, 3 Dec 2006 03:12:25 +0000 (03:12 +0000)]
fix assemble error for gas (fix bug #2312)

17 years agodivide negative light rates of change properly (fix bug #2575)
Chris Taylor [Sat, 2 Dec 2006 12:52:59 +0000 (12:52 +0000)]
divide negative light rates of change properly (fix bug #2575)

17 years agoonly autoselect a secondary weapon if the player didn't have any of that type before...
Chris Taylor [Fri, 1 Dec 2006 12:55:20 +0000 (12:55 +0000)]
only autoselect a secondary weapon if the player didn't have any of that type before (fix bug #2671)

17 years agoavoid loading OpenGL textures before they have been paged in, bug found by loading...
Chris Taylor [Thu, 30 Nov 2006 13:42:20 +0000 (13:42 +0000)]
avoid loading OpenGL textures before they have been paged in, bug found by loading Abalyon 5

17 years agofix screenshot corruption, use PhysicsFS to check for existing screenshots
Chris Taylor [Sun, 26 Nov 2006 06:13:35 +0000 (06:13 +0000)]
fix screenshot corruption, use PhysicsFS to check for existing screenshots

17 years agosmall brace tidy up to allow a source code editor to list all the functions
Chris Taylor [Sun, 26 Nov 2006 01:05:24 +0000 (01:05 +0000)]
small brace tidy up to allow a source code editor to list all the functions

17 years agoalways show bomb count if player has them
Chris Taylor [Sat, 29 Jul 2006 04:15:55 +0000 (04:15 +0000)]
always show bomb count if player has them

17 years agomove PhysicsFS initialisation, search path setup and argument reading to physfsx.h
Chris Taylor [Sat, 29 Jul 2006 04:02:49 +0000 (04:02 +0000)]
move PhysicsFS initialisation, search path setup and argument reading to physfsx.h

17 years agomove titles, loading screen and order form showing to titles.c
Chris Taylor [Sat, 29 Jul 2006 03:49:00 +0000 (03:49 +0000)]
move titles, loading screen and order form showing to titles.c

17 years agomove hoard data saving from main to save_hoard_data
Chris Taylor [Thu, 27 Jul 2006 10:07:31 +0000 (10:07 +0000)]
move hoard data saving from main to save_hoard_data

17 years agomake the thumbnail properly when doing fast save in d2xgl
Chris Taylor [Mon, 24 Jul 2006 08:20:39 +0000 (08:20 +0000)]
make the thumbnail properly when doing fast save in d2xgl

17 years agoadd references to headers in main for SCM and batch find
Chris Taylor [Wed, 12 Jul 2006 13:51:44 +0000 (13:51 +0000)]
add references to headers in main for SCM and batch find

17 years agoonly free the gauge canvases when they exist
Chris Taylor [Sun, 9 Jul 2006 14:58:43 +0000 (14:58 +0000)]
only free the gauge canvases when they exist

17 years agodon't allow MPW build to run in OS X (it won't work and doesn't need to)
Chris Taylor [Sun, 9 Jul 2006 08:25:52 +0000 (08:25 +0000)]
don't allow MPW build to run in OS X (it won't work and doesn't need to)

17 years agofix crash when a robot's guided missile explodes
Chris Taylor [Sun, 9 Jul 2006 03:25:10 +0000 (03:25 +0000)]
fix crash when a robot's guided missile explodes

17 years agofix error when building editor with RELEASE
Chris Taylor [Mon, 5 Jun 2006 07:14:39 +0000 (07:14 +0000)]
fix error when building editor with RELEASE