codeimp
fcde15398a
Fixed a bug with thing heights in Visual Mode for things that have no sprite
2009-08-19 14:06:21 +00:00
codeimp
3ca0b615aa
- Things browser no longer closes when double-clicked on a category
...
- Find & Replace mode now changes render presentation to show Things on-top when a Things search is performed
2009-08-19 13:14:55 +00:00
codeimp
b1c23198d9
Fixed bug that caused highlighted objects to join pasted objects in the Edit Selection Mode
2009-08-19 11:42:20 +00:00
codeimp
07b82ce082
Fixed a bug with the combination of "Additive select without shift" and "Automatic clear selection" behavior
2009-08-19 11:09:10 +00:00
codeimp
67dfcb2c0d
@ This action was for testing only (BlockMapMode). Removing it.
2009-08-14 13:55:29 +00:00
codeimp
d75bd6be69
@ Modified the BlockMap class with a template for the BlockEntry class and added custom block size (must be a power of 2 greater than 1)
...
@ Added BlockMapMode as an example to show how the BlockMap class behaves
2009-08-14 10:45:22 +00:00
codeimp
0ab176fb87
@ Added Image Drawing Example plugin to repository
2009-08-02 22:10:34 +00:00
codeimp
2988bfeff9
@ Removed the Mass Undo/Redo plugin (this functionality is now in BuilderModes)
2009-07-24 06:48:20 +00:00
codeimp
93bcd61f7b
Selection is now kept when leaving Edit Selection mode (also when pasting)
2009-07-23 11:19:50 +00:00
codeimp
b68ae937eb
@ fixed some bugs with the undo / redo list scrollbars
2009-07-23 05:09:53 +00:00
codeimp
061221d9ac
Added Undo/Redo list side panel
2009-07-22 15:16:28 +00:00
codeimp
7af4e711bb
@ Work in progress on the Mass Undo/Redo plugin
2009-07-15 15:17:23 +00:00
codeimp
5b9c65b47a
@ Work in progress on the Mass Undo/Redo plugin
2009-07-15 05:32:47 +00:00
codeimp
fffc868ce2
@ Work in progress on the Mass Undo/Redo plugin
2009-07-13 14:52:32 +00:00
codeimp
153ea1d767
@ Added Boris' Copy/Paste Sector Properties plugin to solution
...
@ Added new project for Mass Undo/Redo plugin
2009-07-12 21:37:33 +00:00
codeimp
dbc89a36aa
@ version number update
2009-07-12 11:52:48 +00:00
codeimp
7bf248130a
@ and a small improvement on that
2009-07-12 11:17:30 +00:00
codeimp
123167461d
Added option to drag automatically (without having to press the mouse button) when pasting
2009-07-12 11:14:34 +00:00
codeimp
d593294304
Simulate Doom brightness levels in Classic modes as well (now optional in game configs)
2009-07-12 09:58:05 +00:00
codeimp
2bbaf80b5a
Changed sector brightness levels in Visual Mode to closer simulate Doom's brightness levels
2009-07-12 09:32:53 +00:00
codeimp
5874496ab2
@ bug fixes regarding the selection in visual mode
...
@ fixed bug that caused a question message to save the map appear on closing after saving the map
2009-07-11 10:28:58 +00:00
codeimp
0db777a5aa
@ Set default key to toggle highlight to H
2009-07-10 19:23:24 +00:00
codeimp
0aa067cffc
Added up/down buttons to numeric input controls
2009-07-10 19:15:22 +00:00
codeimp
3400046080
@ some undo/redo fixes
...
@ working on NumericTextbox versions with up/down buttons and dropdown lists
2009-07-10 13:56:22 +00:00
codeimp
89f8b3542e
- Added some error handling for invalid wad files
...
- Fixed bug that allowed pasting geometry in visual mode (and the geometry becomes erroneous)
2009-07-10 08:25:04 +00:00
codeimp
5b58693a71
Several interface bug fixes and aesthetics
2009-07-09 22:43:39 +00:00
codeimp
85fcc2bd25
Added default start mode option to configuration dialog (see Modes tab)
2009-07-09 15:15:49 +00:00
codeimp
ee8d88c3dc
Added options for pasting and inserting prefabs
2009-07-09 14:03:47 +00:00
codeimp
9d0bd09f25
@ work in progress
2009-07-07 20:59:56 +00:00
codeimp
ac76a3e7e8
@ Fixed a problem with undo/redo in Visual Mode
2009-07-07 15:11:09 +00:00
codeimp
6bcc670676
- Added feature to toggle target highlight color on/off in Visual Mode.
...
- Highlight and selection colors are now hidden while dragging textures.
2009-07-07 14:52:39 +00:00
codeimp
c543acd524
Added options for selection behavior in Visual Mode and Classic Modes (see Preferences -> Editing)
2009-07-07 11:29:56 +00:00
codeimp
5a1dfbee72
Edit Selection mode now also highlights Things for snapping
2009-07-06 08:34:14 +00:00
codeimp
e10eccf01e
Little performance optimization for undoing changed sidedef properties in Visual Mode
2009-07-05 09:40:18 +00:00
codeimp
f1c2e1e0a8
Fixed some problems with walls not updating correctly on undo/redo in Visual Mode
2009-07-04 10:06:35 +00:00
codeimp
a42d9143e0
@ fixed bug that caused walls not to update on sector change in Visual Mode
2009-06-27 09:45:35 +00:00
codeimp
052e0a1d63
Added undo for some Map Analysis corrections
2009-06-20 06:05:41 +00:00
codeimp
7c2611bc5a
Fixed some cases where the 2D surfaces were not updated with changes made in Visual Mode
2009-06-17 21:56:07 +00:00
codeimp
52095b9ae8
Fixed some actions auto-repeat (some where not auto-repeatable that should be)
2009-06-17 21:51:41 +00:00
codeimp
8c91bc30ab
@ fixed potential crash when using undo/redo in visual mode
2009-06-16 18:28:33 +00:00
codeimp
656edc7f13
Some undo/redo system optimizations in Visual Mode
2009-06-16 08:49:14 +00:00
codeimp
129dbf241c
Floodfill and texture alignment now stay within selection, if a selection was made
2009-06-12 09:44:38 +00:00
codeimp
55e640b6e1
- Progressive undo/redo system (much faster and up to 1000 undo/redo levels) Please note that several plugin functions and properties have changed.
...
- Some small optimizations in the classic 2D rendering (cached linedef flags, reduced some unneeded redrawing)
2009-06-11 21:21:20 +00:00
codeimp
f09bfff419
@ Changed the MapSet to work with arrays instead of linkedlists. Because the index is now know for each element and can be retrieved in O(1) efficiency it has become a property (Index) for all map elements. GetIndexFor* functions have been removed. Get*ByIndex are now also of O(1) efficiency.
2009-06-05 19:03:56 +00:00
boris_i
f145eebada
Fixed a bug where selected lines were deselected when trying to find/replace
...
Replacing can now be made undone
2009-05-31 12:13:37 +00:00
boris_i
2485c5b184
Added variable "skyflatname" as a game configuration item. It is used to ignore false positives when checking for missing textures. Updated all the game config files to make use of this feature.
2009-05-30 19:51:36 +00:00
codeimp
3efe4f5702
Added better closed sectors error check (by Boris Iwanski)
2009-05-30 15:18:21 +00:00
codeimp
05bbaffb91
Added Missing Textures error check (thanks to Boris Iwanski)
2009-05-24 22:26:25 +00:00
codeimp
196c6924d1
Added options for editing ranges (highlighting, stitching and splitting)
2009-05-20 15:03:08 +00:00
codeimp
622ff71056
- Fixed Make Door crash when no sector is highlighted or selected
...
- Added HighlightedObject property to the EditMode class, the object returned depends on the editing mode and the current highlight
- Exposed several properties in the ClassicMode class
2009-05-17 14:00:36 +00:00