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
|
a7c668defe
|
Fixed mouse cursor when over the script editor.
|
2009-06-01 08:57:29 +00:00 |
|
codeimp
|
0fd844bd36
|
Fixed bug that caused some items in the script editor autocomplete list not to select when the first few characters were typed.
|
2009-05-25 10:06:53 +00:00 |
|
codeimp
|
67c16f555e
|
@ some intellisense documentation
|
2009-05-21 08:18:34 +00:00 |
|
codeimp
|
63c22e5d2d
|
Fixed a crash when opening the Texture Set editor
|
2009-05-12 08:01:50 +00:00 |
|
codeimp
|
ee3182885e
|
Changed when/how the scripts are compiled and errors are shown
|
2009-05-10 19:04:47 +00:00 |
|
codeimp
|
a196125255
|
Added keyword help for some script types in the script editor
|
2009-05-10 17:02:47 +00:00 |
|
codeimp
|
ec40df4765
|
Improved error reporting a little and changes the list in the Warnings & Errors dialog window
|
2009-05-10 16:02:08 +00:00 |
|
codeimp
|
a4dedc56a3
|
- Sector splitting fix
- Adjusted vertical line spacing to text in script editor for readability
|
2009-05-06 20:41:12 +00:00 |
|
codeimp
|
049b0a7954
|
Fixed tabs in script editor
|
2009-05-06 19:08:37 +00:00 |
|
codeimp
|
31d742a073
|
- Decreased intensity of the selection in visual mode
- Fixed a crash in UDMF custom fields editor
|
2009-05-05 21:13:50 +00:00 |
|
codeimp
|
88449b7c01
|
Added Tab key in images browser to jump between the same image in "Used textures" and "Available textures" areas.
|
2009-05-05 12:24:00 +00:00 |
|
codeimp
|
63c474064d
|
- Fixed the tab order on all windows
- Some visual aesthetics
@ Fixed the "Release with revision lookup" config output directories
|
2009-04-26 19:53:36 +00:00 |
|
codeimp
|
7e7f24e965
|
@ re-added source code with new directory structure
|
2009-04-19 18:07:22 +00:00 |
|