]> icculus.org git repositories - btb/d2x.git/history - main/editor
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / editor /
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Belllimit size of formatted strings
2021-07-17 Bradley Bellfix misleading indentation, add explicit braces, etc
2021-07-15 Bradley Bellsprintf to string of length 1 will always overflow
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-02-20 Bradley Bellmake function declarations into prototypes
2018-02-20 Bradley Bellsupport meta keys in editor
2016-01-25 Bradley Bellexplicit casts
2016-01-25 Bradley Belluse macro for pointer arithmetic
2015-05-04 Chris TaylorRename MessageBox to ui_messagebox to avoid a conflict...
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 zicodxxDeleted unnecessary drop-to-shell feature; commented...
2015-05-02 Bradley BellClarify test against bit arithmetic.
2015-05-02 Bradley Belltake out invalid trigger flags
2015-05-02 Bradley BellClarify test against bit arithmetic.
2015-02-25 Bradley Bellhack to get editor working
2015-02-25 Bradley Belllook in editor/ subdir for editor files
2015-02-25 Bradley Belladapted create_new_mission from dxx-rebirth
2015-01-30 Bradley Bellmore header cleanup
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-15 Bradley Bellfix over-includes
2015-01-03 Bradley Bellremove rcs tags
2014-12-08 Bradley Bellflatten Makefile
2014-11-28 Bradley Bellmacro for Segment pointer indexing
2014-11-28 Bradley Bellmacro for Object pointer indexing
2014-11-28 Bradley Belldelete old .cvsignore files
2014-11-27 Bradley Bellupdate makefiles
2006-03-05 Chris Taylorallow the editor to be built with NDEBUG
2005-07-25 Chris Tayloravoid assignments between sbyte * and char *, ubyte...
2005-07-25 Chris Taylorno checking if obj->id > -1 (it's unsigned)
2005-07-22 Chris Taylorremove duplicate tmap_xlate_table
2005-07-03 Chris Tayloradd ui_radio_set_value, draw an "O" in the current...
2005-07-01 Chris Tayloradd ui_checkbox_check
2005-06-22 Chris Tayloruse PhysicsFS for saving levels
2005-06-22 Chris Tayloradd function for converting descent 2 texture numbers...
2005-06-22 Chris Taylorload .rl2 files instead of .lvl files
2005-04-01 Chris Taylorset Highest_vertex_index and Highest_segment_index...
2005-04-01 Chris Taylor"Go to Main Menu" now works in editor
2005-03-31 Chris Taylorno using TmapList, initialise texture category globals...
2005-03-31 Chris Taylorremove ObjType, ObjId, ObjStrength and OL_ constants...
2005-03-06 Chris Taylorcheck the uvs after they're assigned, not before
2005-02-27 Chris Taylorcall gr_update in event loops
2005-02-26 Chris Tayloruse d_free instead of free
2005-02-26 Chris Tayloruse d_calloc instead of calloc
2005-02-26 Chris Tayloradd remove_trigger_num
2005-02-25 Chris Tayloruse the Descent 2 definitions for maximum segments...
2005-01-25 Martin Schaffnerremove variable New_segment (is now a macro)
2005-01-25 Martin Schaffners/128/PATH_MAX
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 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
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-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 Bellimported missing editor files from d1x
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-01 Bradley Belladded stuff to .cvsignore
2004-08-29 Martin Schaffnermove more old change logs into ChangeLog-old
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2002-08-07 Bradley Belladded .cvsignore files
2002-02-23 Bradley Bellmoved includes to include
2001-10-25 Bradley Bellattempt at support for editor, makefile changes, etc
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-10-13 Bradley BellRemoved automake stuff from "inert" subdirs. And there...
2001-01-24 Bradley Bellimproved automake config. make dist, VPATH builds...
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...