Alphabetical Index | Tags by Size | Find tag:

Definitions

Related tags: DED, DED Parser, Ded Reader, Info, ScriptedInfo

Authorship: 51% danij, 49% skyjake

View commits by groups

December 2020
2020-12-21 Cleanup | Fixed : Cleanup at exit
November 2020
2020-11-11 Added | Scripting : Added "On setup" script to Map Info
January 2020
2020-01-31 : Warn if the next state of a state is not found
2020-01-31 Fixed : Newlines in Text strings
December 2019
2019-12-06 Deh Reader | Fixed : Conflicting MAPINFO and DeHackEd music
November 2019
2019-11-30 : Removed fatal error if DED parsing fails
2019-11-30 : Some semicolons are optional even in DED v5 syntax
2019-11-30 : Report syntax errors in DD_DEFNS
2019-11-05 Model Renderer : Weapon opacity and fullbright mode
April 2019
2019-04-07 Heretic : Intermission text labels and background
March 2019
2019-03-10 Menu : Use Values to replace menu text labels
2019-03-05 Menu : Use Values to replace menu item text
2019-03-03 Heretic : Defining ammo per shot with Values
November 2018
2018-11-24 Fixed | Music : Music pack compatibility issues
2018-11-04 Music : Fall back to default music
January 2018
2018-01-24 Cleanup | Doom : Use shared string instances as keys
October 2016
2016-10-30 Doom | Performance : Sprite def materials stored as UriValue
2016-10-30 Cleanup | Refactor | Renderer : Record access cleanup, minor optimizations
November 2015
2015-11-28 Doom | Fixed : Missing attack sounds (typo)
2015-11-28 Model Renderer : Autoscaling is disabled by default
August 2015
2015-08-30 Cleanup | Client : Cleanup
2015-08-16 Model Renderer : Animation timelines for scheduled scripting
2015-08-09 Model Renderer : Parsing model render passes; use source order
July 2015
2015-07-20 Added | Model Renderer : Added "autoscale" to model metadata
2015-07-20 Added | Model Renderer : Added "autoscale" to model metadata
2015-07-14 API | Cleanup : Removed more obsolete DD_DEF* constants
2015-07-13 API | Cleanup : Removed more obsolete DD_DEF* constants and Def_EvalFlags()
2015-07-11 Cleanup : Removed duplicate sprite name listing
2015-07-11 API | Cleanup : Removed DD_DEF_STATE, DD_SPRITE and DD_FRAME constants
2015-07-11 Cleanup : Cleanup
2015-07-06 Added | Scripting : Added SN_*/SDN_* constants to Defs
2015-07-05 Fixed : Built-in "Defs" module disappears when switching games
May 2015
2015-05-21 Hexen : Death Wyvern's fireballs use additive blending
March 2015
2015-03-06 Doom | Fixed : Group definition frame duration validation (mishandled -1)
February 2015
2015-02-12 Doom | Fixed : Old style Decoration def interpretation
2015-02-09 Doom : Working on interpretation of old style Decoration defs
2015-02-07 Cleanup : Cleanup
2015-02-06 Cleanup : Cleanup
2015-02-03 Client : Replaced use of qDebug from MAPINFO translation
January 2015
2015-01-25 Doom | Fixed : Ultimate Doom, episode 4 starting map (typo)
December 2014
2014-12-22 Fixed : Runtime ded_material_t interpretation
2014-12-05 Cleanup : Cleanup
November 2014
2014-11-23 Fixed | Heretic : Erroneous alerts re non-existent Materials in heretic-share
October 2014
2014-10-05 Doom | Fixed : Don't apply glow to Plutonia's FIREBLU material
September 2014
2014-09-28 : Process the game's main MAPINFO definitions first
2014-09-28 Refactor : Relocated Episode and Map Info defs to MAPINFO
2014-09-26 : Automatically parse translated MAPINFO defs during game init
May 2014
2014-05-18 Added : Added the "Defs" native module, updated Def API
March 2013
2013-03-31 : Enabled IWAD/PWAD only flags in Decoration/Detail/Reflection defs
2013-03-27 Fixed : Fixed OBOE interpreting supplanted material anims
2013-03-19 Cleanup : Cleanup
2013-03-19 Fixed : Appending layer stages to auto-generated materials
2013-03-07 : Ignore incomplete defs when interpreting legacy material anims
2013-03-07 Fixed : Fixed interpretation of legacy Detail and Reflection defs
2013-03-06 : Support AGF_FIRST_ONLY when interpreting legacy Group defs
2013-03-06 : Interpret legacy Group defs into material anims
December 2012
2012-12-15 : Do not derive textures from definitions missing a material URI
2012-12-15 : Improved warning messages for unknown definition flags
2012-12-15 : Ignore empty URIs in definitions linked to materials