DEADSOFTWARE

d2df-editor.git
2023-11-10 Dmitry D. Chernovget rid of "kastet" and "pulemet" in symbols master
2023-11-09 DeaDDooMERdfwad: fix error code on resource read
2023-11-09 Dmitry D. Chernovproofreading
2023-11-08 Dmitry D. ChernovMap: Use the animation flags in the map texture list...
2023-09-29 DeaDDooMERdfwad: fix use before assignment
2023-09-27 DeaDDooMERutils: sync with game
2023-09-19 Dmitry D. ChernovFix LCLRefCount warning and possible use-after-free
2023-09-19 Dmitry D. Chernovchange Russian translation of "Revert to Saved"
2023-09-19 DeaDDooMERdfwad: fix uninitilized pointer
2023-09-17 Dmitry D. ChernovFix memory leaks when managing the undo buffer
2023-09-13 DeaDDooMERdfzip: fix error codes on read
2023-09-13 DeaDDooMERdfwad: reimplement dfwad reader/writer
2023-09-11 Dmitry D. ChernovFix mixed up message and title when opening a non-exist...
2023-09-11 DeaDDooMERdfzip: discard ZIP-patches
2023-09-11 DeaDDooMERdfzip: preserve comments
2023-09-11 DeaDDooMERdfzip: preserve compression flags
2023-09-11 DeaDDooMERdfzip: fix encoding in interface
2023-09-11 DeaDDooMERdfzip: preserve modification time
2023-09-11 DeaDDooMERdfwad: detect UTF-8
2023-09-10 DeaDDooMERdfzip: improve check non UTF-8 names
2023-09-10 DeaDDooMERdfzip: add UTF-8 support
2023-09-10 DeaDDooMERgl: repaint map area on idle
2023-09-10 DeaDDooMERgl: optimize grid drawing
2023-09-09 DeaDDooMERdfzip: fix archive write on big-endian
2023-09-09 DeaDDooMERdfzip: fix exceptions
2023-09-09 DeaDDooMERdfzip: more checks and user visible errors
2023-09-08 DeaDDooMERwadeditor: fix dfwad read/write on big-endian machines
2023-09-08 DeaDDooMERgl: detect NPOT support
2023-09-08 DeaDDooMERgl: fix load textures on startup
2023-09-08 DeaDDooMERwadeditor: fix g_ProcessResourceStr
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-30 DeaDDooMERi10n: update ru translation
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-23 DeaDDooMERmap: fix map saving on big endian machines
2023-05-23 DeaDDooMERmap: fix map loading on big endian machines
2023-05-23 DeaDDooMERdisable noisy notes
2023-05-22 DeaDDooMERlibs: sync vampimg with d2df-sdl
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
2021-06-15 TerminalHashOops, blind foxes attacks!
2021-06-15 TerminalHashfpc 3.2 fixes and rpm spec.
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-09-17 Ketmar Darkchanged license to GPLv3 only; sorry, no trust to FSF...
2019-08-05 fgsfdswhoops, how did this work before
next