UltimateZoneBuilder/Source/Core/General
MaxED b1df216a29 GZDoom Builder 1.07d:
Added "Test Map from current position" action (default shortcut is Ctrl-F9), which lets you play the game from cursor position, if you are in 2D-Mode, and from camera location if you are in Visual Mode.
Added "Sync camera position between 2D and 3D modes" (found in Preferences -> Interface -> Options), which automatically centers 2D-mode on camera position when you leave Visual Mode, and places camera at cursor position when you toggle from 2D-mode to Visual Mode (unless you have Visual Mode camera thing in your map).
Several improvements in Draw Rectangle and Draw Ellipse modes: added info label with current bevel amount and subdivision level; bevel amount now applied properly when shape size is smaller than it.
2012-06-07 01:06:37 +00:00
..
BinaryHeap.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
Clock.cs Fixed a potential timing issue on speed-stepping CPUs. 2011-12-02 23:35:55 +00:00
CRC.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorItem.cs @ re-added source code with new directory structure 2009-04-19 18:07:22 +00:00
ErrorLogger.cs Added GLDEFS and (Z)MAPINFO parsers. 2012-06-01 10:17:47 +00:00
General.cs Doom-style walls shading is now disabled for light levels 253 and above (as in GZDoom r1400) 2012-06-02 20:25:46 +00:00
Launcher.cs GZDoom Builder 1.07d: 2012-06-07 01:06:37 +00:00
MapManager.cs GZDoom Builder 1.07 2012-06-01 19:53:14 +00:00
SavePurpose.cs @ Added OnMapSaveBegin and OnMapSaveEnd events for plugins 2009-08-23 13:55:49 +00:00
StepsList.cs Added up/down buttons to numeric input controls 2009-07-10 19:15:22 +00:00