]> icculus.org git repositories - btb/d2x.git/log
btb/d2x.git
19 years agomake file copy similar to PHYSFSX_openReadBuffered
Chris Taylor [Fri, 25 Feb 2005 03:58:32 +0000 (03:58 +0000)]
make file copy similar to PHYSFSX_openReadBuffered

19 years agochange movie Warnings to con_printf, simplify other debug info.
Bradley Bell [Fri, 25 Feb 2005 03:35:42 +0000 (03:35 +0000)]
change movie Warnings to con_printf, simplify other debug info.

19 years agoAdd PHYSFSX_openReadBuffered and PHYSFSX_openWriteBuffered
Chris Taylor [Fri, 25 Feb 2005 02:02:22 +0000 (02:02 +0000)]
Add PHYSFSX_openReadBuffered and PHYSFSX_openWriteBuffered

19 years agobuild-dep on libphysfs-dev
Bradley Bell [Fri, 11 Feb 2005 22:16:40 +0000 (22:16 +0000)]
build-dep on libphysfs-dev

19 years agouse GLint for arb_max_textures
Bradley Bell [Fri, 11 Feb 2005 22:15:58 +0000 (22:15 +0000)]
use GLint for arb_max_textures

19 years ago*** empty log message ***
Bradley Bell [Fri, 11 Feb 2005 22:15:20 +0000 (22:15 +0000)]
*** empty log message ***

19 years agoadd internal.h to dist
Bradley Bell [Fri, 11 Feb 2005 22:01:50 +0000 (22:01 +0000)]
add internal.h to dist

19 years agoremove old files from dist
Bradley Bell [Fri, 11 Feb 2005 21:05:53 +0000 (21:05 +0000)]
remove old files from dist

19 years agoensure mission name is properly terminated
Bradley Bell [Wed, 26 Jan 2005 03:53:43 +0000 (03:53 +0000)]
ensure mission name is properly terminated

19 years agoif LVL can't be found, try filename that was passed
Martin Schaffner [Tue, 25 Jan 2005 21:58:23 +0000 (21:58 +0000)]
if LVL can't be found, try filename that was passed

19 years agocall bm_read_all even if EDITOR is defined
Martin Schaffner [Tue, 25 Jan 2005 21:53:41 +0000 (21:53 +0000)]
call bm_read_all even if EDITOR is defined

19 years agoremove variable New_segment (is now a macro)
Martin Schaffner [Tue, 25 Jan 2005 21:44:24 +0000 (21:44 +0000)]
remove variable New_segment (is now a macro)

19 years agospecify int type for state2_alt_down
Martin Schaffner [Tue, 25 Jan 2005 21:33:06 +0000 (21:33 +0000)]
specify int type for state2_alt_down

19 years agocomment out uses of mouse_set_limits and mouse_set_pos
Martin Schaffner [Tue, 25 Jan 2005 21:31:45 +0000 (21:31 +0000)]
comment out uses of mouse_set_limits and mouse_set_pos

19 years agouse unsigned char when comparing to > 127
Martin Schaffner [Tue, 25 Jan 2005 21:26:44 +0000 (21:26 +0000)]
use unsigned char when comparing to > 127

19 years agoclean up path/file length macros
Martin Schaffner [Tue, 25 Jan 2005 21:20:29 +0000 (21:20 +0000)]
clean up path/file length macros

19 years agos/128/PATH_MAX
Martin Schaffner [Tue, 25 Jan 2005 20:46:55 +0000 (20:46 +0000)]
s/128/PATH_MAX

19 years agoexternalize N_ObjBitmaps & remove_char, solve conflict
Martin Schaffner [Tue, 25 Jan 2005 20:02:58 +0000 (20:02 +0000)]
externalize N_ObjBitmaps & remove_char, solve conflict

19 years agoInstallErrorHandler() no longer exists, don't use it anymore
Martin Schaffner [Tue, 25 Jan 2005 19:57:40 +0000 (19:57 +0000)]
InstallErrorHandler() no longer exists, don't use it anymore

19 years agos/inputbox/Inputbox/
Martin Schaffner [Tue, 25 Jan 2005 19:48:10 +0000 (19:48 +0000)]
s/inputbox/Inputbox/

19 years agouse timer_get_fixed_seconds instead of TICKER macro
Martin Schaffner [Tue, 25 Jan 2005 19:44:27 +0000 (19:44 +0000)]
use timer_get_fixed_seconds instead of TICKER macro

19 years agomake ui_barbox_update return void
Martin Schaffner [Tue, 25 Jan 2005 19:40:04 +0000 (19:40 +0000)]
make ui_barbox_update return void

19 years agopass int*, not short* to gr_get_string_size
Martin Schaffner [Tue, 25 Jan 2005 19:37:59 +0000 (19:37 +0000)]
pass int*, not short* to gr_get_string_size

19 years agoinclude cntrlcen.h
Martin Schaffner [Tue, 25 Jan 2005 19:36:27 +0000 (19:36 +0000)]
include cntrlcen.h

19 years agouse wall_close_door_num, not wall_close_door
Martin Schaffner [Tue, 25 Jan 2005 19:34:50 +0000 (19:34 +0000)]
use wall_close_door_num, not wall_close_door

19 years agouse physfs instead of non-existing cflib.h
Martin Schaffner [Tue, 25 Jan 2005 19:31:56 +0000 (19:31 +0000)]
use physfs instead of non-existing cflib.h

19 years agoon Carbon, dynamically find and load the OpenGL library on carbon
Martin Schaffner [Tue, 25 Jan 2005 19:23:58 +0000 (19:23 +0000)]
on Carbon, dynamically find and load the OpenGL library on carbon

19 years agodon't try to set the removed follow_path
Martin Schaffner [Mon, 24 Jan 2005 22:26:06 +0000 (22:26 +0000)]
don't try to set the removed follow_path

19 years agoadd prototype for create_removable_wall
Martin Schaffner [Mon, 24 Jan 2005 22:24:10 +0000 (22:24 +0000)]
add prototype for create_removable_wall

19 years agodo texture replacement for any mission
Martin Schaffner [Mon, 24 Jan 2005 22:22:37 +0000 (22:22 +0000)]
do texture replacement for any mission

19 years agoinclude u_mem.h and pstypes.h instead of d1-style mem.h and types.h
Martin Schaffner [Mon, 24 Jan 2005 22:19:10 +0000 (22:19 +0000)]
include u_mem.h and pstypes.h instead of d1-style mem.h and types.h

19 years agoPass both arguments to render_frame
Martin Schaffner [Mon, 24 Jan 2005 22:13:50 +0000 (22:13 +0000)]
Pass both arguments to render_frame

19 years agomain/editor/med
Martin Schaffner [Mon, 24 Jan 2005 22:11:55 +0000 (22:11 +0000)]
main/editor/med

19 years agoremove unused variable "length"
Martin Schaffner [Mon, 24 Jan 2005 22:09:54 +0000 (22:09 +0000)]
remove unused variable "length"

19 years agoInclude strutil.h in func.c (for stricmp)
Martin Schaffner [Mon, 24 Jan 2005 22:07:43 +0000 (22:07 +0000)]
Include strutil.h in func.c (for stricmp)

19 years agochange curseg2p to Curseg2p
Martin Schaffner [Mon, 24 Jan 2005 22:05:14 +0000 (22:05 +0000)]
change curseg2p to Curseg2p

19 years agoonly include i86.h and malloc.h ifdef DO_MEMINFO
Martin Schaffner [Mon, 24 Jan 2005 21:59:35 +0000 (21:59 +0000)]
only include i86.h and malloc.h ifdef DO_MEMINFO

19 years agomove consts for WALL_IS_DOORWAY to header
Martin Schaffner [Mon, 24 Jan 2005 21:41:35 +0000 (21:41 +0000)]
move consts for WALL_IS_DOORWAY to header

19 years agodisable old hostage system in editor
Martin Schaffner [Mon, 24 Jan 2005 21:33:28 +0000 (21:33 +0000)]
disable old hostage system in editor

19 years agochange all functions in kfuncs.c to return int instead of void
Martin Schaffner [Mon, 24 Jan 2005 21:26:24 +0000 (21:26 +0000)]
change all functions in kfuncs.c to return int instead of void

19 years agofade ship and weapon gauge when appropriate
Martin Schaffner [Mon, 24 Jan 2005 21:20:40 +0000 (21:20 +0000)]
fade ship and weapon gauge when appropriate

19 years agobaptize the coefficients in vms_equation 'n'
Martin Schaffner [Mon, 24 Jan 2005 21:11:58 +0000 (21:11 +0000)]
baptize the coefficients in vms_equation 'n'

19 years agofix bug: some characters would not display because of signed/unsigned errors
Martin Schaffner [Mon, 24 Jan 2005 19:12:28 +0000 (19:12 +0000)]
fix bug: some characters would not display because of signed/unsigned errors

19 years agomake sure nocfile.h and cfile.h are never both included
Martin Schaffner [Sun, 23 Jan 2005 14:46:49 +0000 (14:46 +0000)]
make sure nocfile.h and cfile.h are never both included

19 years agochange cfopen to use buffers (speeding it up), and use cfopen instead of PHYSFS_openR...
Martin Schaffner [Sun, 23 Jan 2005 14:38:04 +0000 (14:38 +0000)]
change cfopen to use buffers (speeding it up), and use cfopen instead of PHYSFS_openRead/PHYSFS_openWrite where appropriate

19 years agodon't print OGL extensions, since this may crash for huge list of extensions
Martin Schaffner [Sun, 23 Jan 2005 13:48:35 +0000 (13:48 +0000)]
don't print OGL extensions, since this may crash for huge list of extensions

19 years agoredraw energy/afterburner gauges whenever necessary
Martin Schaffner [Sun, 23 Jan 2005 13:41:42 +0000 (13:41 +0000)]
redraw energy/afterburner gauges whenever necessary

19 years agoeven ifndef NETWORK do last level hack only on last level of built-in mission
Martin Schaffner [Sun, 23 Jan 2005 13:35:16 +0000 (13:35 +0000)]
even ifndef NETWORK do last level hack only on last level of built-in mission

19 years agofix bug #1676
Martin Schaffner [Mon, 10 Jan 2005 17:47:27 +0000 (17:47 +0000)]
fix bug #1676

19 years agomake automap fonts transparent
Bradley Bell [Sat, 8 Jan 2005 03:37:38 +0000 (03:37 +0000)]
make automap fonts transparent

19 years agofix problems with copying/deleting save files
Bradley Bell [Fri, 7 Jan 2005 22:34:33 +0000 (22:34 +0000)]
fix problems with copying/deleting save files

19 years agoIn Load Level, if there is no current mission, select one
Bradley Bell [Fri, 7 Jan 2005 21:58:42 +0000 (21:58 +0000)]
In Load Level, if there is no current mission, select one

19 years agoDraw ship before shields in HUD.
Bradley Bell [Thu, 6 Jan 2005 05:25:59 +0000 (05:25 +0000)]
Draw ship before shields in HUD.

19 years agoImplement fading in ogl_urect()
Bradley Bell [Thu, 6 Jan 2005 05:21:28 +0000 (05:21 +0000)]
Implement fading in ogl_urect()

19 years agoFree polymodel data before reloading ham file
Bradley Bell [Thu, 6 Jan 2005 03:59:32 +0000 (03:59 +0000)]
Free polymodel data before reloading ham file

19 years agoUse both ints with the robot producer flags.
Bradley Bell [Fri, 24 Dec 2004 05:55:56 +0000 (05:55 +0000)]
Use both ints with the robot producer flags.

19 years agoUse macros to use Segment2s when necessary.
Bradley Bell [Fri, 24 Dec 2004 05:17:09 +0000 (05:17 +0000)]
Use macros to use Segment2s when necessary.

19 years agofix occurrences of #ifdef __LINUX__
Bradley Bell [Tue, 21 Dec 2004 11:58:14 +0000 (11:58 +0000)]
fix occurrences of #ifdef __LINUX__

19 years agoSpecify that two functions return void.
Bradley Bell [Tue, 21 Dec 2004 11:24:23 +0000 (11:24 +0000)]
Specify that two functions return void.

19 years agoAdd function prototypes to remove warnings
Bradley Bell [Tue, 21 Dec 2004 11:14:47 +0000 (11:14 +0000)]
Add function prototypes to remove warnings

19 years agodon't duplicate the period in the filename
Bradley Bell [Tue, 21 Dec 2004 11:06:21 +0000 (11:06 +0000)]
don't duplicate the period in the filename

19 years agofix type mismatches
Bradley Bell [Mon, 20 Dec 2004 09:34:07 +0000 (09:34 +0000)]
fix type mismatches

19 years agoadd g3_uninit_polygon_model (doesn't do anything)
Bradley Bell [Mon, 20 Dec 2004 09:25:44 +0000 (09:25 +0000)]
add g3_uninit_polygon_model (doesn't do anything)

19 years agoadd missing includes
Bradley Bell [Mon, 20 Dec 2004 09:17:10 +0000 (09:17 +0000)]
add missing includes

19 years agoimplement removeext, use it in dsload instead of splitpath
Bradley Bell [Mon, 20 Dec 2004 07:12:25 +0000 (07:12 +0000)]
implement removeext, use it in dsload instead of splitpath

19 years agoUse PhysicsFS for making the hoard ham.
Bradley Bell [Mon, 20 Dec 2004 06:48:06 +0000 (06:48 +0000)]
Use PhysicsFS for making the hoard ham.

19 years agoEnable global structs for mine saving functions
Bradley Bell [Mon, 20 Dec 2004 06:34:42 +0000 (06:34 +0000)]
Enable global structs for mine saving functions

19 years agoPass the extra two parameters to get_seg_masks.
Bradley Bell [Mon, 20 Dec 2004 06:28:10 +0000 (06:28 +0000)]
Pass the extra two parameters to get_seg_masks.

19 years agofix ui Makefile.am
Bradley Bell [Sun, 19 Dec 2004 15:23:11 +0000 (15:23 +0000)]
fix ui Makefile.am

19 years agoinclude conf.h in new editor files
Bradley Bell [Sun, 19 Dec 2004 15:21:11 +0000 (15:21 +0000)]
include conf.h in new editor files

19 years agoMove old logs to ChangeLog-old
Bradley Bell [Sun, 19 Dec 2004 14:53:48 +0000 (14:53 +0000)]
Move old logs to ChangeLog-old

19 years agoMove old logs to ChangeLog-old
Bradley Bell [Sun, 19 Dec 2004 14:52:48 +0000 (14:52 +0000)]
Move old logs to ChangeLog-old

19 years agoifdef RCS for rcsid
Bradley Bell [Sun, 19 Dec 2004 14:10:42 +0000 (14:10 +0000)]
ifdef RCS for rcsid

19 years agobuild dumpmine.c for editor
Bradley Bell [Sun, 19 Dec 2004 13:56:37 +0000 (13:56 +0000)]
build dumpmine.c for editor

19 years agoimported missing editor files from d1x
Bradley Bell [Sun, 19 Dec 2004 13:54:27 +0000 (13:54 +0000)]
imported missing editor files from d1x

19 years agoadded Makefile.am for ui
Bradley Bell [Sun, 19 Dec 2004 13:27:31 +0000 (13:27 +0000)]
added Makefile.am for ui

19 years agomoved unused/ui to ui
Bradley Bell [Sun, 19 Dec 2004 13:17:44 +0000 (13:17 +0000)]
moved unused/ui to ui

19 years agomoved unused/ui to ui
Bradley Bell [Sun, 19 Dec 2004 13:08:49 +0000 (13:08 +0000)]
moved unused/ui to ui

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 12:55:44 +0000 (12:55 +0000)]
replace byte with sbyte

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 12:29:11 +0000 (12:29 +0000)]
replace byte with sbyte

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 12:15:34 +0000 (12:15 +0000)]
replace byte with sbyte

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 11:06:38 +0000 (11:06 +0000)]
replace byte with sbyte

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 11:01:29 +0000 (11:01 +0000)]
replace byte with sbyte

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 11:00:32 +0000 (11:00 +0000)]
replace byte with sbyte

19 years agoreplace byte with sbyte
Bradley Bell [Sun, 19 Dec 2004 10:58:39 +0000 (10:58 +0000)]
replace byte with sbyte

19 years agoabort weapon fire if unable to create object
Bradley Bell [Sun, 19 Dec 2004 09:52:59 +0000 (09:52 +0000)]
abort weapon fire if unable to create object

19 years agoprototype for strdup with MPW
Bradley Bell [Sun, 19 Dec 2004 09:39:01 +0000 (09:39 +0000)]
prototype for strdup with MPW

19 years agoallocate mission filenames dynamically
Bradley Bell [Fri, 17 Dec 2004 14:31:18 +0000 (14:31 +0000)]
allocate mission filenames dynamically

19 years agoallocate mission filenames dynamically
Bradley Bell [Fri, 17 Dec 2004 14:28:41 +0000 (14:28 +0000)]
allocate mission filenames dynamically

19 years agofix MPW compiler errors
Bradley Bell [Fri, 17 Dec 2004 14:17:03 +0000 (14:17 +0000)]
fix MPW compiler errors

19 years agocompile as a classic powerpc app in MPW
Bradley Bell [Fri, 17 Dec 2004 14:06:14 +0000 (14:06 +0000)]
compile as a classic powerpc app in MPW

19 years agoImplement strdup for MPW
Bradley Bell [Fri, 17 Dec 2004 14:02:54 +0000 (14:02 +0000)]
Implement strdup for MPW

19 years agofix compiler errors in MPW w/o OpenGL
Bradley Bell [Fri, 17 Dec 2004 13:42:11 +0000 (13:42 +0000)]
fix compiler errors in MPW w/o OpenGL

19 years agoforce gr_update() so screens always show in OpenGL
Bradley Bell [Fri, 17 Dec 2004 13:32:50 +0000 (13:32 +0000)]
force gr_update() so screens always show in OpenGL

19 years agoadded fast save
Bradley Bell [Fri, 17 Dec 2004 13:17:46 +0000 (13:17 +0000)]
added fast save

19 years agoopen autosave file for writing, not reading
Bradley Bell [Fri, 17 Dec 2004 09:16:59 +0000 (09:16 +0000)]
open autosave file for writing, not reading

19 years agoPrint only mildly interesting messages to stderr.txt. (revert earlier carbon changes)
Bradley Bell [Tue, 7 Dec 2004 22:37:55 +0000 (22:37 +0000)]
Print only mildly interesting messages to stderr.txt. (revert earlier carbon changes)

19 years agoInitialise the dataptr member correctly.
Bradley Bell [Tue, 7 Dec 2004 22:26:01 +0000 (22:26 +0000)]
Initialise the dataptr member correctly.

19 years agoremove misc/d_io.c
Martin Schaffner [Sun, 5 Dec 2004 12:46:59 +0000 (12:46 +0000)]
remove misc/d_io.c

19 years agogetRealPath uses the write directory if it can't get the real directory
Bradley Bell [Sun, 5 Dec 2004 10:56:32 +0000 (10:56 +0000)]
getRealPath uses the write directory if it can't get the real directory