Commit graph

321 commits

Author SHA1 Message Date
codeimp
666154edfc - More changes to properly use the format limitations
- Added default multiplayer flag to Skulltag (Hexen format) game configuration
2009-04-08 20:49:35 +00:00
codeimp
c1b6728f74 - Added lots of limitations to the different file format interfaces (MapSetIOs)
- Property dialogs now verify numeric input against the file format limitation
2009-04-08 19:11:40 +00:00
codeimp
a80eb538df Added "AbsoluteZ" option to things in game configurations for things that use absolute Z height values 2009-04-02 11:08:33 +00:00
codeimp
cf7b69c8f6 - Fixed crash on deleting things
- Fixed crash on pressing ESC when no map is opened
2009-04-02 08:18:09 +00:00
codeimp
ff51c735f7 Fixed crash after merging/joining sectors and selecting the result 2009-04-01 08:44:21 +00:00
codeimp
67c6a343f7 - Added selection conversion functions in MapSet class
- Fixed some bugs with labels in Sectors Mode
2009-03-30 19:02:56 +00:00
codeimp
cde2e783d6 Changed some selection code around 2009-03-30 09:28:19 +00:00
codeimp
71b80f9f50 @ work in progress, may crash or not even compile 2009-03-30 07:45:39 +00:00
codeimp
586cf7e295 Added curve linedefs button on toolbar 2009-03-26 06:27:18 +00:00
codeimp
d0203f7f7b Fixed crash after manually creating a Sidedef through the Edit Linedef dialog 2009-03-25 13:52:29 +00:00
codeimp
bc2d36db08 Fixed bug which causes a highlighted linedef to be copied even when a selection was made 2009-03-23 13:49:17 +00:00
codeimp
257834ebba @ Removed the Triangulator mode from BuilderModes plugin 2009-03-17 14:21:21 +00:00
codeimp
4178ac56ed - Added default controls for raise/lower sector floor/ceiling in Sectors Mode
- Information panels now update in Sectors Mode and Brightness Mode when changes are made
2009-03-17 09:16:54 +00:00
codeimp
60562f1c79 Added support for sprite X/Y offsets in original doom picture data format 2009-03-15 17:00:37 +00:00
codeimp
62e61f5cc7 Added unknown textures Map Analysis check 2009-03-15 16:40:04 +00:00
codeimp
e67c71d992 - Added selection order numbering display to Sectors mode
- Added floor/ceiling raise/lower by 8 mp actions to Sectors mode
@ Added simple CRC32 calculator class (using Crc32 from sharpziplib)
2009-03-15 12:52:45 +00:00
codeimp
c8949c42bf Added things browser when clicking browse button on Find Thing Type
Fixed some drawing uglyness with thing icons in thing type browser
2009-03-12 23:03:57 +00:00
codeimp
3889d398b2 Find/replace types completed 2009-03-12 14:01:37 +00:00
codeimp
a4987007d0 Added some find/replace types 2009-03-11 16:17:04 +00:00
codeimp
db3f23317f Added vertex properties dialog
@ Fixed a visible ComboBox in the universal fields editor
@ NumericTextbox now has the ability to use decimals (set property AllowDecimal to true)
2009-03-10 22:32:32 +00:00
codeimp
fb9e7a1c69 @ 2009-03-10 19:40:36 +00:00
codeimp
207fed7105 @ 2009-03-10 18:39:50 +00:00
codeimp
5a5fb75ae5 Added find types to lookup elements by index number 2009-03-10 17:22:22 +00:00
codeimp
114abfa511 @ resources and unfinished heights mode 2009-03-10 14:32:12 +00:00
codeimp
eaffa440be @ Renamed sector fixed index to resolve conflict with real index lookup functions
All info panels now show the current real index of the element (as it would be when saved or loaded at that moment)
2009-03-10 06:46:02 +00:00
codeimp
b850716762 Changed "Full Brightness" info message for clarification 2009-03-05 14:15:33 +00:00
codeimp
d9011a47f4 Fixed a crash when creating a new sector with right-click in Make Sector mode 2009-03-01 20:47:23 +00:00
codeimp
38eeb5d1fa Added actions (and buttons on toolbar) to flip a selection horizontally or vertically in Edit Selection mode 2009-03-01 20:43:24 +00:00
codeimp
1b2121c3f1 Added actions to keep only single-sided or double-sided lines selected (default keys: Shift+1 and Shift+2) 2009-03-01 20:03:15 +00:00
codeimp
67f4237bc0 Added additive selection in classic modes (and an option to make additive selections without holding the shift key) 2009-03-01 15:04:38 +00:00
codeimp
b5897d0f5b Brightness level adjustments now stick to the list of brightness levels in the Game Configuration (use shift in Brightness Mode to adjust accurately) 2009-03-01 14:16:54 +00:00
codeimp
b5abd85af9 Fixed a bug with flipping linedefs 2009-03-01 11:04:03 +00:00
codeimp
aead415c9b @ added test for copy/pasting
- Fixed a problem with copy pasting a single doublesided linedef
2009-03-01 10:51:37 +00:00
codeimp
e524e933a4 Removed some unneeded punctuation in error/warning messages and hidden the "conversion was needed" warning. 2009-03-01 09:15:58 +00:00
codeimp
f295292247 More status/action messages shown in the status bar while editing. 2009-02-27 19:02:21 +00:00
codeimp
7721b0f70b @ added some display information for actions 2009-02-27 15:38:13 +00:00
codeimp
687f8348ef @ fixed a couple pixels that annoyed me 2009-02-26 23:34:43 +00:00
codeimp
dd1af8cf6d Added Errors and Warnings dialog window (shows all issues with plugins, configs and resources) 2009-02-26 23:27:46 +00:00
codeimp
c848087f12 @ Changed code related to displaying status messages and warnings (now ready for action messages in status bar) 2009-02-26 14:16:18 +00:00
codeimp
c7ea37b0a1 Insert in Sectors and Linedefs mode now start the Drawing mode 2009-02-25 15:37:57 +00:00
codeimp
24c4c165d0 Fixed a triangulation bug 2009-02-25 10:54:18 +00:00
codeimp
0247329122 - Pressing Insert on a wall in Visual Mode now creates a middle texture
- Pressing Delete on a wall in Visual Mode now removes the texture (makes it a dash -)
2009-02-23 22:22:28 +00:00
codeimp
ec045132d6 - Added automatic scrolling feature (when dragging or drawing)
- Fixed some issues with drawing mode, newly created sectors and modifying of neighboring lines
2009-02-22 22:57:21 +00:00
codeimp
e5784213ec - Added sector ceilings/floors flood-fill feature
- Fixed a bug in Visual Mode with undo/redo and texture not loading
2009-02-22 12:09:58 +00:00
codeimp
4e064d78cd Fixed floodfill to work with walls that have no texture (-) 2009-02-22 00:10:07 +00:00
codeimp
e7e82623f9 Fixed some spelling mistakes 2009-02-20 19:29:31 +00:00
codeimp
f36c595d4b Added actions in Visual Mode to copy and paste properties or texture offsets 2009-02-16 15:54:57 +00:00
codeimp
ef79592200 @ Refactored code to use the term "radius" for thing widths instead of "width"
- Thing properties dialog now shows the actual width of a Thing (not the radius)
2009-02-16 10:06:58 +00:00
codeimp
6ace46423e Copied texture/flat is now remembered across switching editing modes 2009-02-10 12:14:56 +00:00
codeimp
75520db4fc Added closed sectors check to Map Analysis tool 2009-02-09 15:58:18 +00:00