Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • f9b559795139dc970a5bb2ad017e9d960b843901
  • master default protected
  • 3dfloormode
  • scripteditor
  • soclua
  • v0.6
  • v0.5
  • v0.4
  • v0.3
  • v0.2
  • v0.1
11 results
Created with Raphaël 2.2.020Feb1915141312111098765432130Jan2926252120191817161598765430Dec29282726252423221612108230Nov282624222119181716141110984131Oct2826241411108654327Sep262218171211108765231Aug302923145130Jul2019181715141311764230Jun2625242220191817161514138653231May3029242220191816151413121110987643230Apr29282726252322212019181715131110987654130Mar2925242322211817161514987642129Feb2826252423222117151087652129Jan28272625222018171615141312112130Dec29282724211918171413109742130Nov292824201716131198328Oct262321161592128Sep272523171612108642131Aug28272524232016108764330Jul2827Fixed: check for matching argument lists was severely broken and was resetting or not resetting almost randomlyAdded: script editor will now automatically trim trailing whitespace on save.Fixed: preferences window size was offMerge pull request #43 from Xabis/master* Fixed a crash if setting an argument to the thing type ($Arg#Type = 14) on a decorate actorMerge pull request #42 from Xabis/masterFixed: 'forbidden' lumps are not supposed to count towards matching while detecting map type* A direct tag-to-tag relationship can now be established between two things, which allows event lines to be properly setup between them. This is intended for interpolation and patrol specials which are linked via a shared tag, instead of an argument. A POSITIVE value represents the parent thing, where a NEGATIVE value represents the child thing.Fixed: 'Save into' would detect non-map lumps with the same name as maps and ask if you want to save over...Fixed: in case there are other (non-map) lumps in the archive that have the same name as a map (e.g. MB2 patch and MB2 map in idl201x WADs) only the valid map is read.Fixed: consequential duplicate maps weren't handled properlyFixed: old map format is now autodetected when saving a map over an existing one. Saving a map in different format shouldn't leave junk lumps anymore.Internal: reverted mysterious MaxED edit in map saving functionsInternal: removed now unneeded CopyAllLumpsExceptMapInternal: not copying all lumps manually anymore on 'Save As'. The WAD is copied with File.Copy anyway.Fixed: Find&Replace in Script Editor would go into an infinite loop if replacement contains the searched textFixed: Doom64 lighting was not displayed in 2D modesFixed: Internal: StairSectorBuilder wasn't marked as dependent on Builder projectAdded: action numbers in linedef action selection dialog; Fixed: improper usages of 'Window' white color in place of 'Control' gray color in dialogs.Fixed: removed useless rounding to 1px in Draw Curve, Draw Ellipse, Draw Rectangle, Draw Grid tools; this performed incorrectly with grid sizes less than 1pxSupposedly fixed handling of multidimensional arrays in ZScript, as well as specifying array dimensions in the typeAdded very basic ZDaemon configurationInternal: Oops: missing filesInfo panel might work a bit faster nowFixed: additive-translucent geometry should not be litFixed: slightly incorrect texture name offsets in classic view in the texture browserFixed: changing brightness of upper/lower/middle sidedef did not update the whole sidedef brightness until 3D mode restartFixed: lights were not applied to translucent texturesFixed: lights behind the camera shouldn't count towards the max lights counterAdded dynamic light count = 256 for high end users. Fixed: incorrect attenuated<->subtractive light ordering caused invisible subtractive lights.Internal: ZScript: now using StringBuilder in the internal tokenizer loops, might speed it up a bitFixed: Internal: resumed resource would lose readonly attributeAdded: primitive support for ZScript in the script editor (all classes in the current file are listed)Added: basic support for automatic user variables from ZScript classes, currently only for int variables (as supported by GZDoom).Fixed: 'Texture sizes below names' was handled incorrectly with 'Show texture sizes' disabledFixed: item selection gradient in classic views was severely off.Merge anotak's optimizations - stage 4: Texture BrowserMerge anotak's optimizations - stage 3Merge anotak's optimizations - stage 2Merge anotak's optimizations - stage 1
Loading