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

22 years agoRCS info added, conf.h added, etc...
Bradley Bell [Fri, 19 Oct 2001 04:10:27 +0000 (04:10 +0000)]
RCS info added, conf.h added, etc...

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

22 years agoTrying to get network working on win32
Bradley Bell [Fri, 19 Oct 2001 00:33:30 +0000 (00:33 +0000)]
Trying to get network working on win32

22 years agobuild fixes
Bradley Bell [Fri, 19 Oct 2001 00:30:31 +0000 (00:30 +0000)]
build fixes

22 years agoMoved win32_* to win32/* (a la d1x), starting to get net working.
Bradley Bell [Fri, 19 Oct 2001 00:26:28 +0000 (00:26 +0000)]
Moved win32_* to win32/* (a la d1x), starting to get net working.

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

22 years agoChanged __ENV_LINUX__ to __linux__, conditionalized min,max macros
Bradley Bell [Fri, 19 Oct 2001 00:00:36 +0000 (00:00 +0000)]
Changed __ENV_LINUX__ to __linux__, conditionalized min,max macros

22 years agoRCS headers added/changed
Bradley Bell [Thu, 18 Oct 2001 22:45:58 +0000 (22:45 +0000)]
RCS headers added/changed

22 years agofix NASMFLAGS bug
Bradley Bell [Thu, 18 Oct 2001 00:10:03 +0000 (00:10 +0000)]
fix NASMFLAGS bug

22 years agoRCS headers added/changed
Bradley Bell [Thu, 18 Oct 2001 00:01:01 +0000 (00:01 +0000)]
RCS headers added/changed

22 years agoFixed the invulnerable robots bug!
Bradley Bell [Wed, 17 Oct 2001 23:59:47 +0000 (23:59 +0000)]
Fixed the invulnerable robots bug!

22 years agoFixed the invulnerable robots bug!
Bradley Bell [Wed, 17 Oct 2001 23:43:03 +0000 (23:43 +0000)]
Fixed the invulnerable robots bug!

22 years agoMinor dist fix
Bradley Bell [Sun, 14 Oct 2001 19:49:19 +0000 (19:49 +0000)]
Minor dist fix

22 years agoRemoved automake stuff from "inert" subdirs. And there was much rejoicing.
Bradley Bell [Sat, 13 Oct 2001 05:46:13 +0000 (05:46 +0000)]
Removed automake stuff from "inert" subdirs.  And there was much rejoicing.

22 years agoStuff
Bradley Bell [Sat, 13 Oct 2001 03:02:12 +0000 (03:02 +0000)]
Stuff

22 years agoremoving auto-generated file
Bradley Bell [Sat, 13 Oct 2001 02:59:01 +0000 (02:59 +0000)]
removing auto-generated file

22 years agoAdded instructions for mingw32 build
Bradley Bell [Sat, 13 Oct 2001 02:37:51 +0000 (02:37 +0000)]
Added instructions for mingw32 build

22 years agorenamed INSTALL to installation.txt
Bradley Bell [Sat, 13 Oct 2001 02:37:18 +0000 (02:37 +0000)]
renamed INSTALL to installation.txt

22 years agoAdded instructions for mingw32 build
Bradley Bell [Sat, 13 Oct 2001 02:29:02 +0000 (02:29 +0000)]
Added instructions for mingw32 build

22 years agoEnable assembly under mingw32
Bradley Bell [Sat, 13 Oct 2001 01:31:41 +0000 (01:31 +0000)]
Enable assembly under mingw32

22 years agoChanged __ENV_DJGPP__ to __DJGPP__, since it's built-in.
Bradley Bell [Fri, 12 Oct 2001 10:21:44 +0000 (10:21 +0000)]
Changed __ENV_DJGPP__ to __DJGPP__, since it's built-in.

22 years agoremove superfluous files
Bradley Bell [Fri, 12 Oct 2001 10:20:06 +0000 (10:20 +0000)]
remove superfluous files

22 years agoChanged __ENV_DJGPP__ to __DJGPP__, since it's built-in.
Bradley Bell [Fri, 12 Oct 2001 10:03:32 +0000 (10:03 +0000)]
Changed __ENV_DJGPP__ to __DJGPP__, since it's built-in.

22 years agofix some gcc 3.0 warnings, courtesy of paoloulivi@tin.it
Bradley Bell [Fri, 12 Oct 2001 06:40:49 +0000 (06:40 +0000)]
fix some gcc 3.0 warnings, courtesy of paoloulivi@tin.it

22 years agoFix a gcc 3.0 warning, couple updates from d1x
Bradley Bell [Fri, 12 Oct 2001 06:36:55 +0000 (06:36 +0000)]
Fix a gcc 3.0 warning, couple updates from d1x

22 years agoFix some dist stuff
Bradley Bell [Fri, 12 Oct 2001 03:06:33 +0000 (03:06 +0000)]
Fix some dist stuff

22 years agomake sure cygconf gets archived
Bradley Bell [Fri, 12 Oct 2001 02:28:16 +0000 (02:28 +0000)]
make sure cygconf gets archived

22 years agoIncrement version number in preparation for release
Bradley Bell [Fri, 12 Oct 2001 02:25:59 +0000 (02:25 +0000)]
Increment version number in preparation for release

22 years agoFix detection of opengl
Bradley Bell [Fri, 12 Oct 2001 01:50:09 +0000 (01:50 +0000)]
Fix detection of opengl

22 years agoSwitched from Cygwin to mingw32 on MS boxes. Vastly improved compilability.
Bradley Bell [Fri, 12 Oct 2001 00:18:40 +0000 (00:18 +0000)]
Switched from Cygwin to mingw32 on MS boxes.  Vastly improved compilability.

22 years agoAdded macros/sdl.m4
Bradley Bell [Thu, 11 Oct 2001 22:12:31 +0000 (22:12 +0000)]
Added macros/sdl.m4

22 years agoAdded macros/sdl.m4
Bradley Bell [Thu, 11 Oct 2001 19:06:12 +0000 (19:06 +0000)]
Added macros/sdl.m4

22 years agoReplacing win32 joystick (broken) with SDL joystick (stubs)
Bradley Bell [Wed, 10 Oct 2001 03:01:30 +0000 (03:01 +0000)]
Replacing win32 joystick (broken) with SDL joystick (stubs)

22 years agochanged window caption to include version info
Bradley Bell [Tue, 9 Oct 2001 08:17:07 +0000 (08:17 +0000)]
changed window caption to include version info

22 years agoAdded DESCENT_VERSION constant
Bradley Bell [Tue, 9 Oct 2001 08:12:21 +0000 (08:12 +0000)]
Added DESCENT_VERSION constant

22 years agoAdded command-line help.
Bradley Bell [Tue, 9 Oct 2001 08:07:11 +0000 (08:07 +0000)]
Added command-line help.

22 years agoopengl improvments (following d1x changes)
Bradley Bell [Tue, 9 Oct 2001 03:00:08 +0000 (03:00 +0000)]
opengl improvments (following d1x changes)

22 years agoAdded window caption, hide mouse cursor
Bradley Bell [Tue, 9 Oct 2001 02:58:20 +0000 (02:58 +0000)]
Added window caption, hide mouse cursor

22 years agore-imported d1x version of this file
Bradley Bell [Tue, 9 Oct 2001 02:38:52 +0000 (02:38 +0000)]
re-imported d1x version of this file

22 years agoRemove duplicate headers.
Bradley Bell [Sun, 7 Oct 2001 22:19:56 +0000 (22:19 +0000)]
Remove duplicate headers.

22 years agototally crippled the memory manager because it does not make sense for
Thimo Neubauer [Thu, 2 Aug 2001 22:02:37 +0000 (22:02 +0000)]
totally crippled the memory manager because it does not make sense for
non-DOS-systems and it would have been too complicated to get it 64bit
clean

22 years agoupdated anonymous password
Bradley Bell [Tue, 19 Jun 2001 19:50:50 +0000 (19:50 +0000)]
updated anonymous password

23 years agoAdded d1x license
Bradley Bell [Thu, 8 Feb 2001 02:50:16 +0000 (02:50 +0000)]
Added d1x license

23 years agoBetter detecting of SDL and GL/GLU
Bradley Bell [Thu, 1 Feb 2001 09:24:04 +0000 (09:24 +0000)]
Better detecting of SDL and GL/GLU

23 years agoOpenGL support under Cygwin/SDL
Bradley Bell [Wed, 31 Jan 2001 16:31:14 +0000 (16:31 +0000)]
OpenGL support under Cygwin/SDL

23 years agofix typo
Bradley Bell [Wed, 31 Jan 2001 15:34:40 +0000 (15:34 +0000)]
fix typo

23 years agoMakefile and conf.h fixes
Bradley Bell [Wed, 31 Jan 2001 15:18:05 +0000 (15:18 +0000)]
Makefile and conf.h fixes

23 years agoFix compiler warnings
Bradley Bell [Wed, 31 Jan 2001 14:04:46 +0000 (14:04 +0000)]
Fix compiler warnings

23 years agoFullscreen toggle added to screen res menu
Bradley Bell [Wed, 31 Jan 2001 13:59:23 +0000 (13:59 +0000)]
Fullscreen toggle added to screen res menu

23 years agoSupport for cross-compiling, and cygwin fixes
Bradley Bell [Wed, 31 Jan 2001 13:56:54 +0000 (13:56 +0000)]
Support for cross-compiling, and cygwin fixes

23 years agoCygwin support, using SDL.
Bradley Bell [Tue, 30 Jan 2001 04:45:51 +0000 (04:45 +0000)]
Cygwin support, using SDL.
  needs --without-assembler and --without-network to compile

23 years agoFixes to build system
Bradley Bell [Mon, 29 Jan 2001 14:09:49 +0000 (14:09 +0000)]
Fixes to build system

23 years agofix for non-linux joysticks
Bradley Bell [Mon, 29 Jan 2001 14:08:24 +0000 (14:08 +0000)]
fix for non-linux joysticks

23 years agoFixed build, minor fixes
Bradley Bell [Mon, 29 Jan 2001 14:03:57 +0000 (14:03 +0000)]
Fixed build, minor fixes

23 years agoFixed build, minor fixes
Bradley Bell [Mon, 29 Jan 2001 13:53:28 +0000 (13:53 +0000)]
Fixed build, minor fixes

23 years agoFixed build, some minor cleanups.
Bradley Bell [Mon, 29 Jan 2001 13:47:52 +0000 (13:47 +0000)]
Fixed build, some minor cleanups.

23 years agoRemoved duplicate files
Bradley Bell [Mon, 29 Jan 2001 13:36:14 +0000 (13:36 +0000)]
Removed duplicate files

23 years agoFixed build system, minor fixes
Bradley Bell [Mon, 29 Jan 2001 13:35:09 +0000 (13:35 +0000)]
Fixed build system, minor fixes

23 years agoUnified input headers.
Bradley Bell [Mon, 29 Jan 2001 13:28:27 +0000 (13:28 +0000)]
Unified input headers.