codeimp
efa5663ca3
fixed displaying of the "missing texture" image in the linedef editor
2009-01-23 13:58:47 +00:00
codeimp
1694d828d1
@working on decorate support
2009-01-21 16:18:30 +00:00
codeimp
3e7ad76e9d
fixed crash when pressing any key that unloads the dialog while the dialog is still being initialized
2009-01-16 11:37:32 +00:00
codeimp
9c0bd91ce6
fixed keyboard input for things filters when the list is dropped down
2009-01-16 10:20:19 +00:00
codeimp
e706e18c3b
- fixed crash in Find & Replace Mode when opening the mode for the second time after opening a new map
...
- added buttons on the toolbar for Find & Replace Mode and Map Analysis Mode
- now allowing direct switching from volatile mode to another volatile mode (old mode is cancelled)
2009-01-15 21:25:29 +00:00
codeimp
1eb298aca5
added double-click on items in linedef action browser and sector effect browser to immediately select the item and close the dialog
2009-01-15 16:01:02 +00:00
codeimp
d8096f6dfb
implemented all missing UDMF type handlers
2009-01-15 10:54:51 +00:00
codeimp
b78be130f2
double-click on an image in flats and textures browsers now immediately chooses that item and closes the dialog
2009-01-14 23:30:42 +00:00
codeimp
b56e7d1926
- fixed script editor for scripts that use the map header lump
...
- fixed script editor focus stealing on map save
- added feature to keep script editor floating on top of main window (default on)
- disabled keys in script editor that write odd characters
- CTRL+S in script editor now saves the script file
- CTRL+O in script editor now opens a script file
2009-01-14 23:12:52 +00:00
codeimp
5ba5ad7fb9
- updated resource icons
...
- implemented a warning message when loading a PWAD without any resources selected
2009-01-14 11:07:23 +00:00
codeimp
599b8ce667
- added texture Flood-Fill action in Visual Mode
...
- fixed list of used key combinations on Controls preferences when action without key is selected
- fixed automatic texture loading when geometry with new textures is pasted in the map
2009-01-12 22:00:31 +00:00
codeimp
4fc36f57ac
implemented sector height calculation on Edit Sector properties dialog
2009-01-12 20:25:08 +00:00
codeimp
07113b5442
fixed fuzzy thing angle business
2009-01-12 19:21:01 +00:00
codeimp
64de24566b
removed the Fixed 4:3 Aspect option (there is no better aspect than the width divided by height for square pixels, which is pretty much all computer monitors)
2009-01-12 16:01:19 +00:00
codeimp
503be5d709
last selected Texture Set is now also remembered when it is "Others" or "All" and is the same for both the flats browser and the textures browser
2009-01-12 14:43:35 +00:00
codeimp
5adaf2ee4b
added list on Preferences Controls tab that shows the actions with the same key
2009-01-10 14:26:21 +00:00
codeimp
895c3b8a00
fixed flipping linedefs and sidedefs without selection (only highlight is needed at the very least)
2009-01-10 12:37:31 +00:00
codeimp
5adc7fd505
added a default "All" texture set which always contains all textures and (like the "Others" set) cannot be removed
2009-01-09 23:05:41 +00:00
codeimp
447ad32c57
bug fixed that prevented editing dialogs from showing up
2009-01-07 10:44:38 +00:00
codeimp
14aef55b7c
- controls configuration now shows only available controls and explains why certain controls can't be used
...
- fixed some dialogs that could be overlapped when binding the same key to two actions that show a dialog
2009-01-06 09:51:14 +00:00
codeimp
1a4b588f44
little refactoring to expose some of the ActionManager to plugins
2009-01-05 21:41:32 +00:00
codeimp
4cbf7e6f0f
double select-click (lmb) will be the same as a single edit-click (rmb)
2009-01-05 21:20:51 +00:00
codeimp
2ee589e1e8
- status bar now shows "loading resources" when it is still background loading (for clarification)
...
- help>about dialog now has a button to copy the version number to clipboard
2009-01-04 21:29:08 +00:00
codeimp
45ab139ff9
- removed useless things menu
...
- fixed curve lines menu item in linedefs menu
- changed the test map drop down menu (nomonsters option is now in the menu instead of a seperate button)
2009-01-04 15:06:51 +00:00
codeimp
caada1aa57
- added feature to expand/collapse the info panel
...
- fixed a bug with target info in visual mode that was introduced in previous commit
2009-01-04 13:19:18 +00:00
codeimp
e36ac9f51f
miauw
2009-01-04 12:27:06 +00:00
codeimp
c79ad3fa55
added nodebuilder configurations and fixed some nodebuilding behavior
2009-01-04 11:35:05 +00:00
codeimp
f8574ace7a
removing a vertex that has exactly 2 linedefs attached now leaves one linedef connected to the other linedef's vertex. also removed some unneeded template code.
2009-01-04 09:54:15 +00:00
codeimp
d174544cd6
several fixes
2009-01-03 22:18:59 +00:00
codeimp
320a002677
loading resources from PK3 files implemented (tested with KDIZD, CAH and SP_USIMP)
2009-01-03 19:45:59 +00:00
codeimp
93f7b153f3
and it has to be pixel perfect!
2009-01-02 18:31:59 +00:00
codeimp
5a05905177
graphical interface fixes
2009-01-02 18:27:08 +00:00
codeimp
8cfc37a45d
this check is not needed, the directory reader assumes the directory has the same layout as in PK3 files, these options are just extras
2009-01-02 14:39:25 +00:00
codeimp
ee2bc4c515
moo
2009-01-02 06:46:42 +00:00
codeimp
31184de358
prefabs support added
2008-12-31 16:43:23 +00:00
codeimp
79676b312e
working on visual mode
2008-12-27 00:22:31 +00:00
codeimp
97735e5764
working on visual mode
2008-12-24 18:27:13 +00:00
codeimp
5032c58797
working on visual mode
2008-12-24 14:21:54 +00:00
codeimp
5b223fc3df
drag texture offsets in visual mode
2008-12-17 19:35:00 +00:00
codeimp
63197548a9
swapped floor height and ceiling height input fields on sector properties dialog
2008-12-15 06:53:08 +00:00
codeimp
53a1f085ab
happy birthday doom!
2008-12-10 22:58:58 +00:00
codeimp
71282714ac
better fix for lost key input after testing map
2008-12-08 06:29:30 +00:00
codeimp
1a50bc16ba
fixed lost key input after testing map
2008-12-07 18:09:46 +00:00
codeimp
9d8060be0c
working on visual mode
2008-12-06 00:28:49 +00:00
codeimp
0102cf3166
working on visual mode
2008-12-05 15:38:50 +00:00
codeimp
c987240b5e
added a small layer of fog to the far plane (looks nicer than just cutting off the geometry)
2008-12-04 22:35:45 +00:00
codeimp
43a0e69de7
visual mode extreme makeover! (internally at least) now using proper view frustum for culling and lots of other improvements to render the map more efficiently
2008-11-30 02:17:19 +00:00
codeimp
e135c279eb
more on selectable editing modes
2008-11-27 19:25:13 +00:00
codeimp
6e67dba0d4
alphabetically sort editing modes list in game configuration
2008-11-27 15:01:19 +00:00
codeimp
ff4d7dae16
fixed hiding of the toolbar seperator next to editing mode buttons
2008-11-27 14:03:27 +00:00