codeimp
|
b208e0faa9
|
@ Fixed WithdrawUndo() function behavior, it no longer shows the undo message.
|
2010-08-10 21:34:48 +00:00 |
|
codeimp
|
f95c6baa7b
|
@ commented out debug log info in undo/redo system because I am not sure it will be optimized out and causes a serious performance penalty if it is not optimized out.
|
2010-07-31 23:36:00 +00:00 |
|
codeimp
|
6f1abda51f
|
- Little bit of undo/redo optimization
|
2010-01-09 19:49:54 +00:00 |
|
codeimp
|
5edec9046b
|
@ Fixed an undo/redo bug that caused problems in Visual Mode when multiple levels are undone at once
|
2009-08-01 08:33:28 +00:00 |
|
codeimp
|
29972eae8e
|
Information panel now correctly updates when undo/redo is performed
|
2009-07-23 09:23:40 +00:00 |
|
codeimp
|
061221d9ac
|
Added Undo/Redo list side panel
|
2009-07-22 15:16:28 +00:00 |
|
codeimp
|
0ac4c4ad4f
|
@ Fixed a bug in General.Map.UndoRedo.PerformRedo(n) (bug occurred when n > 1)
|
2009-07-15 15:10:50 +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
|
efb7e4a43a
|
@ Fixed a problem with geometry being marked on undo/redo
|
2009-07-08 07:49:29 +00:00 |
|
codeimp
|
ac76a3e7e8
|
@ Fixed a problem with undo/redo in Visual Mode
|
2009-07-07 15:11:09 +00:00 |
|
codeimp
|
442bf3c278
|
@ commented out a piece of code that was for testing only
Fixed a bug that crashes the SurfaceManager sometimes
|
2009-06-19 07:53:39 +00:00 |
|
codeimp
|
c7c21fdc72
|
Added functions for multiple undo/redo
|
2009-06-18 07:19:44 +00:00 |
|
codeimp
|
4f52e3f5e8
|
@ fixed another undo/redo system bug that made closing the map slow
|
2009-06-15 18:44:28 +00:00 |
|
codeimp
|
1edd6284bc
|
@ fixed a bug in the undo/redo system related to removing sectors
|
2009-06-15 17:38:02 +00:00 |
|
codeimp
|
36c42dbef1
|
@ fixed a bug in the undo/redo system
|
2009-06-11 21:50:55 +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
|
e26591bd4a
|
Changed a lot in undo/redo system to work better with grouping and plugins
|
2009-05-05 09:50:23 +00:00 |
|
codeimp
|
ad05a43ade
|
@ work in progress (do not use this revision for building/testing)
|
2009-05-01 20:31:17 +00:00 |
|
codeimp
|
7e7f24e965
|
@ re-added source code with new directory structure
|
2009-04-19 18:07:22 +00:00 |
|