MaxED
|
8cf9e651cc
|
Removed a metric ton of unused "using" directives from Core.
|
2013-04-11 11:04:16 +00:00 |
|
MaxED
|
591f92cce6
|
Moving to new SVN...
|
2013-03-18 13:52:27 +00:00 |
|
codeimp
|
d45b61f041
|
Fixed a bug that sometimes caused a crash on undo
|
2009-06-19 07:59: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
|
84a3069926
|
@ added internal option to prevent automatic removal of unreferenced elements when other elements are removed
|
2009-06-07 10:26:06 +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 |
|
codeimp
|
7e7f24e965
|
@ re-added source code with new directory structure
|
2009-04-19 18:07:22 +00:00 |
|