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
|
89bf322a74
|
Fixed crash when sectors with lots of sidedefs are created or loaded
|
2010-08-26 21:47:25 +00:00 |
|
codeimp
|
8625573ca2
|
@ Removed some console output code that was used for testing
@ Gave the ThingTypeInfo a string representation (ToString)
|
2010-08-18 08:52:18 +00:00 |
|
codeimp
|
32d42e7e56
|
Fixed slowdown when loading a map with unknown flats (and some other small performance optimizations)
|
2010-08-14 09:30:54 +00:00 |
|
codeimp
|
704a7a120a
|
@ UnlockBuffers() added to Sector.UpdateCache() and some additional vertex buffer usage flag changes. Also added a note that some DirectX warnings can't easily be fixed, so we'll live with that (they are harmless, just not nice to see).
|
2010-08-01 16:02:00 +00:00 |
|
codeimp
|
83bfd9935c
|
Fixed DirectX surface buffer creation parameters (thanks tom_seddon)
|
2010-08-01 12:56:40 +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
|
0a10e5bfef
|
Fixed a crash when minimizing during resources loading
|
2009-06-16 17:29:00 +00:00 |
|
codeimp
|
45ad5f5943
|
@ major change in the way sector surfaces are allocated and rendered for optimization
@ white texture has been moved to the DataManager and is now also available to plugins
|
2009-06-04 20:21:31 +00:00 |
|