DEADSOFTWARE

get rid of "kastet" and "pulemet" in symbols
[d2df-editor.git] / src / editor /
2023-11-10 Dmitry D. Chernovget rid of "kastet" and "pulemet" in symbols master
2023-11-08 Dmitry D. ChernovMap: Use the animation flags in the map texture list...
2023-09-19 Dmitry D. ChernovFix LCLRefCount warning and possible use-after-free
2023-09-17 Dmitry D. ChernovFix memory leaks when managing the undo buffer
2023-09-11 Dmitry D. ChernovFix mixed up message and title when opening a non-exist...
2023-09-10 DeaDDooMERgl: repaint map area on idle
2023-09-10 DeaDDooMERgl: optimize grid drawing
2023-09-09 DeaDDooMERdfzip: more checks and user visible errors
2023-09-08 DeaDDooMERgl: fix load textures on startup
2023-09-07 Dmitry D. ChernovFix a memory leak when selecting objects with a mouse...
2023-09-07 Dmitry D. Chernovsome proofreading
2023-09-07 Dmitry D. ChernovImprove the usability of pasting objects from the clipboard
2023-09-07 DeaDDooMERsystem: implement zip support again
2023-09-07 DeaDDooMERgui: do not show directories as wads and language files
2023-09-07 DeaDDooMERRevert to old wad read/write method
2023-09-04 Dmitry D. ChernovFix typos: promt -> prompt
2023-09-04 Dmitry D. ChernovFix memory leaks in the recent files menu code and...
2023-09-04 Dmitry D. ChernovRebind the object flip button from 'V' to 'I' to preven...
2023-09-04 Dmitry D. ChernovFix position inaccuracy in some cases when pasting...
2023-09-03 Dmitry D. ChernovDefine tagged unions properly, as it's supposed by...
2023-09-03 Dmitry D. ChernovPlace single object near the source one when pasting
2023-09-03 Dmitry D. ChernovFix objects not always snapped to grid when pasted
2023-07-25 TerminalHashcosmetic: update icon again
2023-05-29 DeaDDooMERgui: improve prefereces dialog
2023-05-29 DeaDDooMERgl: fix repaint on scrolling or dragging
2023-05-29 DeaDDooMERi10n: fix preferences localization
2023-05-29 DeaDDooMERi10n: fix menu translations
2023-05-28 DeaDDooMERgui: fix progress bar
2023-05-28 DeaDDooMERsound: fix build
2023-05-28 DeaDDooMERsound: do not crash if FMOD cant be initialized
2023-05-28 DeaDDooMERi10n: use custom format for translations instead of...
2023-05-27 DeaDDooMERlang: use LangDir to find localization files
2023-05-27 DeaDDooMERgui: fix multiple options reassignment in preferences...
2023-05-27 DeaDDooMERgui: get only editor related translations
2023-05-27 TerminalHashsystem: add option --lang-dir
2023-05-26 TerminalHashcosmetic: little modernized icon for Windows
2023-05-26 DeaDDooMERi10n: use resourcestring and gettext for localization
2023-05-25 DeaDDooMERgui: redesign menu
2023-05-24 DeaDDooMERgui: implement new settings dialog
2023-05-24 DeaDDooMERosx: disable menu icons
2023-05-23 DeaDDooMERgui: fix test executable selection on osx
2023-05-23 DeaDDooMERosx: fix map test on osx
2023-05-23 DeaDDooMERgui: replace MessageBox with Application.MessageBox...
2023-05-23 DeaDDooMERgui: fix crash on language selection
2023-05-23 DeaDDooMERosx: forgotten file
2023-05-23 DeaDDooMERosx: use osx specific pathes by default
2023-05-22 DeaDDooMERopts: add option --wads-dir
2023-05-22 DeaDDooMERtest: fix error message on launch fail
2023-05-22 DeaDDooMERfix file opening from command line
2023-05-22 DeaDDooMERtest: do not lock editor while map testing
2023-05-22 DeaDDooMERmap: prevent random values while loading ini maps
2023-05-22 DeaDDooMERmap: fix sky loading while import ini map
2023-05-22 DeaDDooMERmap: fix encoding while import ini maps
2023-03-29 DeaDDooMERsystem: remove chdir
2023-03-29 DeaDDooMERoptions: add forgotten file
2023-03-29 DeaDDooMERsystem: add option --game-wad and --edtor-wad
2023-03-29 DeaDDooMERsystem: add option --config
2023-03-29 DeaDDooMERsystem: add option --log-file
2022-07-31 DeaDDooMERres: fix file rename
2019-12-13 DeaDDooMERfix invalid value for TRIGGER_MUSIC.action
2019-12-07 DeaDDooMERsave temp wad with ext from opened wad
2019-12-05 DeaDDooMERadd build info
2019-12-05 DeaDDooMERcopy map resources before test map
2019-12-02 DeaDDooMERalways save temp map before test
2019-12-02 Joseph StalinImplemented Middle Mouse Button panning
2019-12-02 DeaDDooMERallow to open any wad type from recent files
2019-12-01 Joseph StalinAdd more formats to Map Open/Save/Pack dialogs
2019-11-30 Joseph StalinDarken everything beyond map borders
2019-11-30 DeaDDooMERmore portable texture/sky preview
2019-11-29 Joseph StalinSome improvements to grid and navigation
2019-08-05 fgsfdsTriggers: Add DamageKind to TRIGGER_DAMAGE
2019-08-02 DeaDDooMERfix map test settings interface (by Joseph Stalin)
2019-07-21 DeaDDooMERadd command line passing for map test
2019-07-21 DeaDDooMERfix map test on linux
2019-07-17 DeaDDooMERfix map options on win32
2019-07-07 DeaDDooMERfix contour size and color
2019-07-07 DeaDDooMERAdd contours
2019-06-10 DeaDDooMERfixed sky changing
2019-06-10 DeaDDooMERfixed sky preview and selection
2019-03-04 DeaDDooMERshow heap dump only when leaks are detected
2019-02-20 DeaDDooMERTry to fix file deletion
2019-01-27 Stas'MMain: Fixup encoding inconsistences
2019-01-16 DeaDDooMERAdded new optios(thanks GranMinigun!), added .dfz exten...
2019-01-06 DeaDDooMERmore zip related fixes for packmap
2019-01-05 DeaDDooMERfix packmap on win32
2019-01-05 DeaDDooMERfix file rewrite on win32
2019-01-05 DeaDDooMERFix error file not open on win32; Added stacktrace...
2019-01-05 Joseph StalinAdded "Flame" type for Turret trigger
2019-01-04 DeaDDooMERPackmap works with zip files
2019-01-03 DeaDDooMERMaps can be saved to zip
2018-12-17 DeaDDooMEREditor still case-sensitive, so file names changed...
2018-10-06 Stas'MMovement: Improve and simplify WASD control
2018-10-06 Stas'MMovement: Implement WASD selection
2018-10-05 DeaDDooMERFix locks again
2018-10-03 DeaDDooMERFixed wad file locking
2018-09-19 DeaDDooMERNow PackMap can read zip
2018-09-18 DeaDDooMERAdded SFS support (resource wads only) (#4)
2018-05-23 Stas'MMap: Jetpack have animated texture now
2018-05-22 Stas'MMain: Fix trigger turret properties bug
2018-05-22 Stas'MMain: Update selected objects on delete
next