codeimp
dcc7992774
Linked with the latest SlimDX (September 2011)
2011-12-02 19:49:09 +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
198d9ebfe5
Added the ability for plugins to add menu items in existing menus
2010-08-23 09:58:30 +00:00
codeimp
b2f672c94f
Added 'conversation' UDMF field to Things in ZDoom configurations
...
Added the ability for plugins to choose the toolbar section in which to add a button
Added beginning of ZDoom USDF conversation editor plugin
2010-08-22 20:56:52 +00:00
codeimp
6a685b7678
Exposed more DECORATE information to plugins and Things now have an Actor property (ActorStructure) when they are loaded from DECORATE
...
Added two new type handlers that can be used in UDMF ('Thing Type' and 'Thing Class')
Polished the browse icons and browse buttons.
Added more events for plugins to intercept.
2010-08-22 11:36:09 +00:00
codeimp
cfde4a92f2
@ Added plugin source code I started working on (and project file that was not committed earlier?)
2010-08-19 15:18:11 +00:00
codeimp
d913121423
@ Added OnMapSaveBegin and OnMapSaveEnd events for plugins
2009-08-23 13:55:49 +00:00
codeimp
1a17a2be2b
@ work in progress on dockers
2009-07-21 05:51:13 +00:00
codeimp
bec1acf6c9
@ work in progress on dockers
2009-07-20 15:16:40 +00:00
codeimp
a5ad32d6d3
@ work in progress on dockers
2009-07-19 20:30:15 +00:00
codeimp
bf8285030b
@ Added begin of DockersControl. This is going to be a long and tedious development.
2009-07-17 15:06:15 +00:00
codeimp
0aa067cffc
Added up/down buttons to numeric input controls
2009-07-10 19:15:22 +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
ee8d88c3dc
Added options for pasting and inserting prefabs
2009-07-09 14:03:47 +00:00
codeimp
9d0bd09f25
@ work in progress
2009-07-07 20:59:56 +00:00
codeimp
59a08256a4
@ Some files I forgot in previous commit
2009-07-05 10:35:46 +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
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
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
codeimp
16dfffb068
Added support for Boom colormaps
2009-05-12 09:50:08 +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
e26591bd4a
Changed a lot in undo/redo system to work better with grouping and plugins
2009-05-05 09:50:23 +00:00
codeimp
0cbdc0209c
- Changed a lot of things in the setup installer
...
- Changed the menu and status bar color to Tan instead of Blue for the default XP theme
- Fixed a crash after a warning when Direct3D could not be started
2009-05-04 16:07:14 +00:00
codeimp
b5491b4b08
- Fixed some visual mode editing bugs
...
- Fixed highlight and selection in visual mode when shader model 2.0 is not available
- Added option to turn off glow animation of highlight and selection in visual mode
2009-05-04 06:13:56 +00:00
codeimp
2de3464d30
@ created a release build batch file and removed the "with revision lookup" project configs
2009-04-27 09:18:35 +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
3b9eed97ec
@ Added "Release with revision lookup" configs ("Release" now builds without revision number)
2009-04-26 14:29:41 +00:00
codeimp
d477f0a7bf
Added the CodeImp logo on the about window and made links red
2009-04-25 06:55:17 +00:00
codeimp
7e7f24e965
@ re-added source code with new directory structure
2009-04-19 18:07:22 +00:00