]> icculus.org git repositories - btb/d2x.git/history - main
use cfile for reading in keypad files
[btb/d2x.git] / main /
2005-02-26 Chris Tayloruse d_free instead of free
2005-02-26 Chris Tayloruse d_calloc instead of calloc
2005-02-26 Chris Taylordetermine properly if 800x600 resolution is available
2005-02-26 Chris Taylorremove the need for BITMAPS.TBL, with EDITOR defined
2005-02-26 Chris Tayloradd remove_trigger_num
2005-02-25 Chris Tayloruse the Descent 2 definitions for maximum segments...
2005-02-25 Chris Taylormake add_missions_to_list recursive
2005-02-25 Chris Taylorallow paths to be passed to read_mission_file
2005-02-25 Chris Taylorhandle briefing correctly for first add-on mission...
2005-02-25 Chris Taylorcheck properly whether there's a briefing
2005-02-25 Bradley Bellallow -notitles to work in shareware [and non-RELEASE...
2005-02-25 Chris Taylordraw the bomb count in OpenGL, but not when a bomb...
2005-02-25 Chris Taylordraw behind the shield number properly in OpenGL
2005-02-25 Chris Tayloractually use PHYSFSX_openRead/WriteBuffered
2005-02-25 Chris Taylormake file copy similar to PHYSFSX_openReadBuffered
2005-02-25 Bradley Bellchange movie Warnings to con_printf, simplify other...
2005-01-26 Bradley Bellensure mission name is properly terminated
2005-01-25 Martin Schaffnerif LVL can't be found, try filename that was passed
2005-01-25 Martin Schaffnercall bm_read_all even if EDITOR is defined
2005-01-25 Martin Schaffnerremove variable New_segment (is now a macro)
2005-01-25 Martin Schaffnerclean up path/file length macros
2005-01-25 Martin Schaffners/128/PATH_MAX
2005-01-25 Martin Schaffnerexternalize N_ObjBitmaps & remove_char, solve conflict
2005-01-25 Martin Schaffnerinclude cntrlcen.h
2005-01-25 Martin Schaffneruse wall_close_door_num, not wall_close_door
2005-01-25 Martin Schaffneruse physfs instead of non-existing cflib.h
2005-01-24 Martin Schaffnerdon't try to set the removed follow_path
2005-01-24 Martin Schaffneradd prototype for create_removable_wall
2005-01-24 Martin Schaffnerdo texture replacement for any mission
2005-01-24 Martin SchaffnerPass both arguments to render_frame
2005-01-24 Martin Schaffnermain/editor/med
2005-01-24 Martin Schaffnerremove unused variable "length"
2005-01-24 Martin SchaffnerInclude strutil.h in func.c (for stricmp)
2005-01-24 Martin Schaffnerchange curseg2p to Curseg2p
2005-01-24 Martin Schaffneronly include i86.h and malloc.h ifdef DO_MEMINFO
2005-01-24 Martin Schaffnermove consts for WALL_IS_DOORWAY to header
2005-01-24 Martin Schaffnerdisable old hostage system in editor
2005-01-24 Martin Schaffnerchange all functions in kfuncs.c to return int instead...
2005-01-24 Martin Schaffnerbaptize the coefficients in vms_equation 'n'
2005-01-23 Martin Schaffnermake sure nocfile.h and cfile.h are never both included
2005-01-23 Martin Schaffnerchange cfopen to use buffers (speeding it up), and...
2005-01-23 Martin Schaffnerredraw energy/afterburner gauges whenever necessary
2005-01-23 Martin Schaffnereven ifndef NETWORK do last level hack only on last...
2005-01-10 Martin Schaffnerfix bug #1676
2005-01-08 Bradley Bellmake automap fonts transparent
2005-01-07 Bradley Bellfix problems with copying/deleting save files
2005-01-07 Bradley BellIn Load Level, if there is no current mission, select one
2005-01-06 Bradley BellDraw ship before shields in HUD.
2005-01-06 Bradley BellFree polymodel data before reloading ham file
2004-12-24 Bradley BellUse both ints with the robot producer flags.
2004-12-24 Bradley BellUse macros to use Segment2s when necessary.
2004-12-21 Bradley Bellfix occurrences of #ifdef __LINUX__
2004-12-21 Bradley BellSpecify that two functions return void.
2004-12-21 Bradley BellAdd function prototypes to remove warnings
2004-12-21 Bradley Belldon't duplicate the period in the filename
2004-12-20 Bradley Bellfix type mismatches
2004-12-20 Bradley Belladd missing includes
2004-12-20 Bradley Bellimplement removeext, use it in dsload instead of splitpath
2004-12-20 Bradley BellUse PhysicsFS for making the hoard ham.
2004-12-20 Bradley BellEnable global structs for mine saving functions
2004-12-20 Bradley BellPass the extra two parameters to get_seg_masks.
2004-12-19 Bradley Bellinclude conf.h in new editor files
2004-12-19 Bradley BellMove old logs to ChangeLog-old
2004-12-19 Bradley Bellifdef RCS for rcsid
2004-12-19 Bradley Bellbuild dumpmine.c for editor
2004-12-19 Bradley Bellimported missing editor files from d1x
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellabort weapon fire if unable to create object
2004-12-17 Bradley Bellallocate mission filenames dynamically
2004-12-17 Bradley Bellallocate mission filenames dynamically
2004-12-17 Bradley Bellforce gr_update() so screens always show in OpenGL
2004-12-17 Bradley Belladded fast save
2004-12-17 Bradley Bellopen autosave file for writing, not reading
2004-12-04 Bradley Bellset builtin_hogsize to 0 for the Descent 1 built-in...
2004-12-03 Bradley Belldon't die if title screens not found
2004-12-03 Bradley Belldisable call to reset_cockpit() which was causing the...
2004-12-02 Martin Schaffnerremove mission list from global memory
2004-12-02 Martin Schaffnerpass individual mission around instead of whole list
2004-12-02 Martin Schaffnerset builtin_hogsize for non-built-in missions
2004-12-02 Martin Schaffnerfix cfile bugs from recent changes
2004-12-01 Bradley Bellmerged physfs branch
2004-12-01 Bradley BellAssign result of cfilelength to an int, MPW doesn't...
2004-12-01 Bradley Belladded stuff to .cvsignore
2004-11-29 Bradley Belloriginal prototype in d2src is wrong, I guess
2004-11-29 Bradley Bellripped object stuff out of digi.c, now using digiobj...
2004-11-28 Bradley Belladded function to properly decode multi-line strings
2004-11-28 Bradley Bellenabled midi on win32
2004-11-27 Bradley Bellbetter fix for model data freeing bug
2004-11-27 Bradley Bellenable logo screens for shareware/oem
2004-11-27 Bradley Bellfix d1 briefing glitches
2004-11-27 Bradley Bellfree up cpu by not calling timer_delay so many times
2004-11-26 Bradley Bellreduce flickering in credits w/opengl
2004-11-26 Bradley Bellenable briefing screens for mac shareware
2004-11-22 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-11-19 Martin Schaffnerdon't Int3() every time explosions don't look best
2004-11-19 Martin Schaffnerfix bug where loading a hxm would affect other levels too
next