]> icculus.org git repositories - btb/d2x.git/log
btb/d2x.git
22 years agoimplemented digi_set_volume
Bradley Bell [Wed, 14 Nov 2001 10:42:15 +0000 (10:42 +0000)]
implemented digi_set_volume

22 years agochange __ENV_WINDOWS__ to __WINDOWS__, __ENV_MSDOS__ to __MSDOS__
Bradley Bell [Wed, 14 Nov 2001 10:31:40 +0000 (10:31 +0000)]
change __ENV_WINDOWS__ to __WINDOWS__, __ENV_MSDOS__ to __MSDOS__

22 years agouse MAKE_SIG
Bradley Bell [Wed, 14 Nov 2001 09:34:32 +0000 (09:34 +0000)]
use MAKE_SIG

22 years agoupdate
Bradley Bell [Wed, 14 Nov 2001 09:22:43 +0000 (09:22 +0000)]
update

22 years agonew file
Bradley Bell [Wed, 14 Nov 2001 04:16:19 +0000 (04:16 +0000)]
new file

22 years ago#include pstypes.h
Bradley Bell [Wed, 14 Nov 2001 03:56:53 +0000 (03:56 +0000)]
#include pstypes.h

22 years agoSDL joystick stuff
Bradley Bell [Wed, 14 Nov 2001 03:56:16 +0000 (03:56 +0000)]
SDL joystick stuff

22 years agoadjust MINGW defines
Bradley Bell [Wed, 14 Nov 2001 03:55:44 +0000 (03:55 +0000)]
adjust MINGW defines

22 years agocopied joydefs_config from linux/joydefs.c - controls menu now works
Bradley Bell [Wed, 14 Nov 2001 03:29:39 +0000 (03:29 +0000)]
copied joydefs_config from linux/joydefs.c - controls menu now works

22 years agoMake sure bmread.c and terrain.c get included in dist
Bradley Bell [Tue, 13 Nov 2001 22:44:52 +0000 (22:44 +0000)]
Make sure bmread.c and terrain.c get included in dist

22 years agoNew file
Bradley Bell [Tue, 13 Nov 2001 22:44:33 +0000 (22:44 +0000)]
New file

22 years agoMake sure gr.c and joy2.asm get included in dist
Bradley Bell [Tue, 13 Nov 2001 22:44:19 +0000 (22:44 +0000)]
Make sure gr.c and joy2.asm get included in dist

22 years agoNew file
Bradley Bell [Tue, 13 Nov 2001 22:34:33 +0000 (22:34 +0000)]
New file

22 years agouse D_RAND_MAX instead of RAND_MAX
Bradley Bell [Tue, 13 Nov 2001 21:17:49 +0000 (21:17 +0000)]
use D_RAND_MAX instead of RAND_MAX

22 years agoload player files regardless of byte order of sig
Bradley Bell [Mon, 12 Nov 2001 00:59:07 +0000 (00:59 +0000)]
load player files regardless of byte order of sig

22 years agoCreated header for MAKE_SIG macro
Bradley Bell [Sun, 11 Nov 2001 23:39:22 +0000 (23:39 +0000)]
Created header for MAKE_SIG macro

22 years agoDon't use terrain.c unless SHAREWARE
Bradley Bell [Sun, 11 Nov 2001 23:38:18 +0000 (23:38 +0000)]
Don't use terrain.c unless SHAREWARE

22 years agoGL savegame thumbnails
Bradley Bell [Sun, 11 Nov 2001 23:37:34 +0000 (23:37 +0000)]
GL savegame thumbnails

22 years agomake option for NMOVIES, default to off
Bradley Bell [Sun, 11 Nov 2001 23:31:39 +0000 (23:31 +0000)]
make option for NMOVIES, default to off

22 years agoEnabled savegame thumbnails under OpenGL
Bradley Bell [Fri, 9 Nov 2001 11:40:25 +0000 (11:40 +0000)]
Enabled savegame thumbnails under OpenGL

22 years agoremove duplicate header
Bradley Bell [Fri, 9 Nov 2001 07:30:06 +0000 (07:30 +0000)]
remove duplicate header

22 years agouse d2x.ini for option file
Bradley Bell [Fri, 9 Nov 2001 06:57:27 +0000 (06:57 +0000)]
use d2x.ini for option file

22 years agoMove mem_realloc inside the ifdef
Bradley Bell [Fri, 9 Nov 2001 06:56:41 +0000 (06:56 +0000)]
Move mem_realloc inside the ifdef

22 years agofix 640x400 menu text
Bradley Bell [Fri, 9 Nov 2001 06:56:07 +0000 (06:56 +0000)]
fix 640x400 menu text

22 years agoadded documentation
Bradley Bell [Fri, 9 Nov 2001 06:55:08 +0000 (06:55 +0000)]
added documentation

22 years agofix warnings
Bradley Bell [Fri, 9 Nov 2001 06:54:23 +0000 (06:54 +0000)]
fix warnings

22 years agoGet rid of gl spew
Bradley Bell [Fri, 9 Nov 2001 06:53:37 +0000 (06:53 +0000)]
Get rid of gl spew

22 years agomove unused ipx_udp.c to EXTRA_DIST
Bradley Bell [Fri, 9 Nov 2001 06:52:51 +0000 (06:52 +0000)]
move unused ipx_udp.c to EXTRA_DIST

22 years agoDefine __SDL__ for mingw
Bradley Bell [Fri, 9 Nov 2001 06:52:14 +0000 (06:52 +0000)]
Define __SDL__ for mingw

22 years agofree OGL font data when rereading
Bradley Bell [Thu, 8 Nov 2001 10:37:25 +0000 (10:37 +0000)]
free OGL font data when rereading

22 years agoEnabled shareware build, endlevel flythrough sequence
Bradley Bell [Thu, 8 Nov 2001 10:30:28 +0000 (10:30 +0000)]
Enabled shareware build, endlevel flythrough sequence

22 years agomoved file, will be of use for shareware build
Bradley Bell [Thu, 8 Nov 2001 10:21:36 +0000 (10:21 +0000)]
moved file, will be of use for shareware build

22 years agouse new d_realloc function, so mem manager doesn't die
Bradley Bell [Thu, 8 Nov 2001 10:19:52 +0000 (10:19 +0000)]
use new d_realloc function, so mem manager doesn't die

22 years agoadded d_realloc/mem_realloc functions
Bradley Bell [Thu, 8 Nov 2001 10:17:40 +0000 (10:17 +0000)]
added d_realloc/mem_realloc functions

22 years agoChange args_init back to InitArgs
Bradley Bell [Mon, 5 Nov 2001 07:39:26 +0000 (07:39 +0000)]
Change args_init back to InitArgs

22 years agoAdd comment
Bradley Bell [Mon, 5 Nov 2001 07:38:09 +0000 (07:38 +0000)]
Add comment

22 years agoMove header to includes/
Bradley Bell [Sun, 4 Nov 2001 10:33:30 +0000 (10:33 +0000)]
Move header to includes/

22 years agoHack to keep SDL from screwing up X when it crashes
Bradley Bell [Sun, 4 Nov 2001 09:02:18 +0000 (09:02 +0000)]
Hack to keep SDL from screwing up X when it crashes

22 years agoSDL applies to more than X11...
Bradley Bell [Sun, 4 Nov 2001 09:01:41 +0000 (09:01 +0000)]
SDL applies to more than X11...

22 years agoEnable d1x-style hud_message
Bradley Bell [Sun, 4 Nov 2001 09:00:25 +0000 (09:00 +0000)]
Enable d1x-style hud_message

22 years agoSync with d1x
Bradley Bell [Sun, 4 Nov 2001 08:49:57 +0000 (08:49 +0000)]
Sync with d1x

22 years agore-init ogl fonts after remapping colors.
Bradley Bell [Sun, 4 Nov 2001 03:58:25 +0000 (03:58 +0000)]
re-init ogl fonts after remapping colors.

22 years agoremove byteswap.h (duplicate header)
Bradley Bell [Fri, 2 Nov 2001 10:46:56 +0000 (10:46 +0000)]
remove byteswap.h (duplicate header)

22 years agofixed gr_remap_font, minor stuff
Bradley Bell [Fri, 2 Nov 2001 10:46:23 +0000 (10:46 +0000)]
fixed gr_remap_font, minor stuff

22 years agotake out -O2 if doing debug build
Bradley Bell [Fri, 2 Nov 2001 02:34:14 +0000 (02:34 +0000)]
take out -O2 if doing debug build

22 years agoformatting
Bradley Bell [Fri, 2 Nov 2001 02:22:25 +0000 (02:22 +0000)]
formatting

22 years agoEnable OpenGL fonts\!
Bradley Bell [Fri, 2 Nov 2001 02:03:53 +0000 (02:03 +0000)]
Enable OpenGL fonts\!

22 years agofix swapint, swapshort macros, get rid of functions
Bradley Bell [Fri, 2 Nov 2001 02:01:52 +0000 (02:01 +0000)]
fix swapint, swapshort macros, get rid of functions

22 years agoremoved duplicate header
Bradley Bell [Thu, 1 Nov 2001 04:29:31 +0000 (04:29 +0000)]
removed duplicate header

22 years agoautomap works in opengl
Bradley Bell [Wed, 31 Oct 2001 11:16:08 +0000 (11:16 +0000)]
automap works in opengl

22 years agoAdded news
Bradley Bell [Wed, 31 Oct 2001 10:09:41 +0000 (10:09 +0000)]
Added news

22 years agoMust call set_screen_mode for menus when using GL
Bradley Bell [Wed, 31 Oct 2001 09:59:34 +0000 (09:59 +0000)]
Must call set_screen_mode for menus when using GL

22 years agoSync with d1x
Bradley Bell [Wed, 31 Oct 2001 09:57:59 +0000 (09:57 +0000)]
Sync with d1x

22 years agoSync with d1x
Bradley Bell [Wed, 31 Oct 2001 07:41:54 +0000 (07:41 +0000)]
Sync with d1x

22 years agoMakefile fixes
Bradley Bell [Wed, 31 Oct 2001 07:40:51 +0000 (07:40 +0000)]
Makefile fixes

22 years agoSync with d1x
Bradley Bell [Wed, 31 Oct 2001 07:35:48 +0000 (07:35 +0000)]
Sync with d1x

22 years agoMinor sync with d1x
Bradley Bell [Wed, 31 Oct 2001 03:54:51 +0000 (03:54 +0000)]
Minor sync with d1x

22 years agoadded some documentation
Bradley Bell [Sat, 27 Oct 2001 01:39:23 +0000 (01:39 +0000)]
added some documentation

22 years agoCompleted tmap selection code.
Bradley Bell [Thu, 25 Oct 2001 09:12:16 +0000 (09:12 +0000)]
Completed tmap selection code.

22 years agoFinished moving stuff to arch/blah. I know, it's ugly, but It'll be easier to sync...
Bradley Bell [Thu, 25 Oct 2001 08:25:35 +0000 (08:25 +0000)]
Finished moving stuff to arch/blah.  I know, it's ugly, but It'll be easier to sync with d1x.

22 years agoattempt at support for editor, makefile changes, etc
Bradley Bell [Thu, 25 Oct 2001 02:27:57 +0000 (02:27 +0000)]
attempt at support for editor, makefile changes, etc

22 years agoformatting fix
Bradley Bell [Thu, 25 Oct 2001 02:24:18 +0000 (02:24 +0000)]
formatting fix

22 years agoadding support for runtime selection of tmap funcs
Bradley Bell [Thu, 25 Oct 2001 02:22:46 +0000 (02:22 +0000)]
adding support for runtime selection of tmap funcs

22 years agoconditionalize including multi.h and network.h, fix backslashes, fix compiler errors...
Bradley Bell [Thu, 25 Oct 2001 02:19:32 +0000 (02:19 +0000)]
conditionalize including multi.h and network.h, fix backslashes, fix compiler errors with EDITOR

22 years agoconditionalize including multi.h and network.h, fix backslashes
Bradley Bell [Thu, 25 Oct 2001 02:15:57 +0000 (02:15 +0000)]
conditionalize including multi.h and network.h, fix backslashes

22 years agoadded typedef for u_int64_t on mingw
Bradley Bell [Thu, 25 Oct 2001 02:07:27 +0000 (02:07 +0000)]
added typedef for u_int64_t on mingw

22 years agoadded prototype for g3_uninit_polygon_model
Bradley Bell [Thu, 25 Oct 2001 02:06:58 +0000 (02:06 +0000)]
added prototype for g3_uninit_polygon_model

22 years agoDon't use SDL joystick except on mingw
Bradley Bell [Thu, 25 Oct 2001 02:06:14 +0000 (02:06 +0000)]
Don't use SDL joystick except on mingw

22 years agoMoved input stuff to arch subdirs, as in d1x.
Bradley Bell [Wed, 24 Oct 2001 09:34:22 +0000 (09:34 +0000)]
Moved input stuff to arch subdirs, as in d1x.

22 years agoRevert bin_programs to earlier style until i understand automake 1.5 better.
Bradley Bell [Wed, 24 Oct 2001 09:30:02 +0000 (09:30 +0000)]
Revert bin_programs to earlier style until i understand automake 1.5 better.
remove input from SUBDIRS

22 years agoMoved input stuff to arch subdirs, as in d1x.
Bradley Bell [Wed, 24 Oct 2001 09:25:05 +0000 (09:25 +0000)]
Moved input stuff to arch subdirs, as in d1x.

22 years agoblah blah
Bradley Bell [Wed, 24 Oct 2001 07:08:59 +0000 (07:08 +0000)]
blah blah

22 years agoMoved ui.h to includes/
Bradley Bell [Tue, 23 Oct 2001 23:09:12 +0000 (23:09 +0000)]
Moved ui.h to includes/

22 years agono need for #include <conf.h> here
Bradley Bell [Tue, 23 Oct 2001 23:07:00 +0000 (23:07 +0000)]
no need for #include <conf.h> here

22 years agoBuild fixes. EDITOR_SRCS added to libmain_a_SOURCES.
Bradley Bell [Tue, 23 Oct 2001 22:04:38 +0000 (22:04 +0000)]
Build fixes. EDITOR_SRCS added to libmain_a_SOURCES.

22 years agoNo longer #ifdef'ing out the whole file. RCS header added
Bradley Bell [Tue, 23 Oct 2001 22:03:03 +0000 (22:03 +0000)]
No longer #ifdef'ing out the whole file.  RCS header added

22 years agoNo longer #ifdef'ing out the whole file. RCS header added
Bradley Bell [Tue, 23 Oct 2001 21:53:19 +0000 (21:53 +0000)]
No longer #ifdef'ing out the whole file.  RCS header added

22 years agoBuild fixes. Now works with automake 1.5 and autoconf 2.52. --enable-editor option...
Bradley Bell [Tue, 23 Oct 2001 21:51:50 +0000 (21:51 +0000)]
Build fixes. Now works with automake 1.5 and autoconf 2.52. --enable-editor option added. SDL_VIDEO and SDL_INPUT defined for mingw (-grabmouse now works on win32).

22 years agoThese don't belong in cvs
Bradley Bell [Tue, 23 Oct 2001 21:43:29 +0000 (21:43 +0000)]
These don't belong in cvs

22 years agoDon't free unused variables...
Bradley Bell [Sat, 20 Oct 2001 11:23:57 +0000 (11:23 +0000)]
Don't free unused variables...

22 years agoBringing font stuff more in line with d1x
Bradley Bell [Sat, 20 Oct 2001 11:02:22 +0000 (11:02 +0000)]
Bringing font stuff more in line with d1x

22 years agomake dist more sensible
Bradley Bell [Sat, 20 Oct 2001 03:11:35 +0000 (03:11 +0000)]
make dist more sensible

22 years agoKludge for linking on mingw
Bradley Bell [Sat, 20 Oct 2001 00:26:05 +0000 (00:26 +0000)]
Kludge for linking on mingw

22 years agoLittle fixes
Bradley Bell [Fri, 19 Oct 2001 10:52:38 +0000 (10:52 +0000)]
Little fixes

22 years agoCheck for __MINGW32__
Bradley Bell [Fri, 19 Oct 2001 10:50:28 +0000 (10:50 +0000)]
Check for __MINGW32__

22 years agoImported from d1x
Bradley Bell [Fri, 19 Oct 2001 10:48:51 +0000 (10:48 +0000)]
Imported from d1x

22 years agoRe-import of d1x files
Bradley Bell [Fri, 19 Oct 2001 10:46:06 +0000 (10:46 +0000)]
Re-import of d1x files

22 years agoFixed %include
Bradley Bell [Fri, 19 Oct 2001 10:08:01 +0000 (10:08 +0000)]
Fixed %include

22 years agoRCS headers added
Bradley Bell [Fri, 19 Oct 2001 09:47:34 +0000 (09:47 +0000)]
RCS headers added

22 years agoMoved arch/sdl_* to arch/sdl
Bradley Bell [Fri, 19 Oct 2001 09:45:02 +0000 (09:45 +0000)]
Moved arch/sdl_* to arch/sdl

22 years agoMoved final link to top-level directory instead of main/
Bradley Bell [Fri, 19 Oct 2001 09:37:48 +0000 (09:37 +0000)]
Moved final link to top-level directory instead of main/

22 years agoChanged __ENV_LINUX__ to __linux__
Bradley Bell [Fri, 19 Oct 2001 09:34:02 +0000 (09:34 +0000)]
Changed __ENV_LINUX__ to __linux__

22 years agoMoved arch/sdl_* to arch/sdl
Bradley Bell [Fri, 19 Oct 2001 09:01:56 +0000 (09:01 +0000)]
Moved arch/sdl_* to arch/sdl

22 years agoadd --enable-xploader, support arch/linux subdir, fix NASMFLAGS.
Bradley Bell [Fri, 19 Oct 2001 08:10:30 +0000 (08:10 +0000)]
add --enable-xploader, support arch/linux subdir, fix NASMFLAGS.

22 years agoconditionalize conf.h
Bradley Bell [Fri, 19 Oct 2001 08:08:50 +0000 (08:08 +0000)]
conditionalize conf.h

22 years agoPartial application of linux/alpha patch. Courtesy of Falk Hueffner <falk.hueffner...
Bradley Bell [Fri, 19 Oct 2001 08:06:20 +0000 (08:06 +0000)]
Partial application of linux/alpha patch.  Courtesy of Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>

22 years agoBrought linux networking in line with d1x, moved some arch/linux_* stuff to arch...
Bradley Bell [Fri, 19 Oct 2001 07:47:38 +0000 (07:47 +0000)]
Brought linux networking in line with d1x, moved some arch/linux_* stuff to arch/linux/

22 years agoremove pesky * from RCS log entry
Bradley Bell [Fri, 19 Oct 2001 07:39:26 +0000 (07:39 +0000)]
remove pesky * from RCS log entry

22 years agoBrought linux networking in line with d1x, moved some arch/linux_* stuff to arch...
Bradley Bell [Fri, 19 Oct 2001 07:29:37 +0000 (07:29 +0000)]
Brought linux networking in line with d1x, moved some arch/linux_* stuff to arch/linux/*

22 years agoImported from d1x
Bradley Bell [Fri, 19 Oct 2001 04:24:24 +0000 (04:24 +0000)]
Imported from d1x