Commit graph

113 commits

Author SHA1 Message Date
codeimp
91d111a734 updated shaders 2008-05-23 09:54:51 +00:00
codeimp
aee5ae3fb8 - fixes in rendering when display mode changed
- test map feature
2008-05-23 06:00:37 +00:00
codeimp
91a5f8e41f - ask to save map when closing application
- updated about dialog with version info and slimdx logo
2008-05-19 21:33:07 +00:00
codeimp
5d5b9d1c33 - added curve lines code (by Anders Åstrand)
- updated logo images
2008-05-18 20:03:09 +00:00
codeimp
12eb6fdaf2 lots of rendering changes 2008-05-18 11:43:28 +00:00
codeimp
8805a48058 - 'delete item' implemented for all elements
- fixed bug with disposing a Vertex
2008-05-17 06:24:16 +00:00
codeimp
b8be666814 - support for setting mouse cursors from plugin
- added Insert Vertex action (for all classic modes)
- added Split Linedefs action
- fixed bugs when unused vertices or unused sectors are joined
2008-05-16 21:48:23 +00:00
codeimp
8c777ca780 - prevented showing editing dialog when EndEdit was the result of a BeginEdit action started from another mode (which is normal behavior and desired in some cases, such as dragging)
- implemented Accept action and corresponding OnAccept event for all editing modes
2008-05-16 21:08:36 +00:00
codeimp
77720694a3 - added proper text rendering
- linedef lengths visible when dragging geometry
- included my ancient bitmap font creator
2008-05-13 14:24:35 +00:00
codeimp
a12981abc7 - added font resources
- fixed target CPU compiler settings
2008-05-10 18:06:09 +00:00
codeimp
1ec1bcc4df default to round things 2008-05-10 16:14:22 +00:00
codeimp
e521dabf42 - made option for square things
- some minor fixes
2008-05-10 16:09:45 +00:00
codeimp
6ba6d7416d snapping to nearest lines where they intersect the grid! this is hot! 2008-04-29 14:41:16 +00:00
codeimp
4ae985d630 - changed a lot around the actions
- no more mousebutton-specific code in the editing modes (now all bound by actions)
- some progress on the drawing editing mode
2008-04-27 12:07:26 +00:00
codeimp
62f1b73faf fixed invisible selection rectangle in low-quality rendering mode 2008-04-13 12:19:24 +00:00
codeimp
535ecc54a2 - added overlay rendertarget
- renamed some rendering methods
- added rectangle rendering method for overlay
2008-04-12 16:07:10 +00:00
codeimp
b92b5226ef small version of splash logo 2008-04-06 14:07:08 +00:00
codeimp
f6bde39cba added new logo and icons (by Thomas van der Velden) 2008-04-06 11:07:22 +00:00
codeimp
b3c83f95ce lots of minor changes/fixes/additions 2008-02-24 21:52:18 +00:00
codeimp
8f4716babc made a simple boring (non-fancy) thing texture 2008-02-22 18:24:22 +00:00
codeimp
59d4256c54 fixed language mistakes in user interface, this fixes issue 0000038 2008-02-15 12:23:38 +00:00
codeimp
3c43547c6c some 3D mode rendering 2008-01-13 21:23:59 +00:00
codeimp
7c0d59d4a2 made an action for the 'fit to screen' feature 2008-01-06 03:59:35 +00:00
codeimp
924a384aab i think the cam xy and z angles are wrong, but at least the 3d rendering base framework is there 2008-01-05 18:11:29 +00:00
codeimp
c5e990f1b7 merged plugin system into trunk 2008-01-02 21:49:43 +00:00
codeimp
4cf0f18dbb lots of changes/additions 2007-12-26 14:29:36 +00:00
codeimp
f6a91b7dad lots of changes/additions 2007-12-26 00:31:32 +00:00
codeimp
bac031fa5d optional merging and undo/redo levels limit 2007-12-08 15:18:14 +00:00
codeimp
4f8cfec1c1 heh 2007-12-01 01:32:56 +00:00
codeimp
e549691619 added undo/redo 2007-11-12 22:43:01 +00:00
codeimp
a9d5c8ea35 better grid 2007-11-11 13:51:01 +00:00
codeimp
f0056b9745 grid and background image 2007-11-10 19:24:52 +00:00
codeimp
713b522a6e a bit. 2007-11-07 21:14:27 +00:00
codeimp
11a10d2402 finally made a decent texture browser 2007-11-04 22:19:30 +00:00
codeimp
be95c10e99 better things icon, example things filter in toolbar 2007-10-31 21:57:49 +00:00
codeimp
b1c6c20714 my sincere excuses for previous commit, my compiler lied to me and said it all compiled fine. 2007-10-31 21:33:06 +00:00
codeimp
efc1a88112 changed graphics device and renderers in preparation for a second device to render an images list, also added form and control for images list (TextureBrowserForm and ImageBrowser) 2007-10-31 20:34:09 +00:00
codeimp
65b4db3428 status indicator in statusbar 2007-10-26 19:06:59 +00:00
codeimp
eb92d78761 much more on data resources loading and bugfixes 2007-10-26 13:17:20 +00:00
codeimp
5f74778193 changed things rendering, updated slimdx 2007-10-23 05:08:02 +00:00
codeimp
827ce5993b things rendering optimizations and scaling vertices 2007-10-22 09:00:54 +00:00
codeimp
1084cae38b things! colored, scaled, and in their own mode! 2007-10-21 22:41:46 +00:00
codeimp
4af61009c1 icons updated, moved configuration classes and create GameConfiguration class 2007-10-21 18:06:10 +00:00
codeimp
b8e7370db6 things! incomplete though. 2007-10-21 04:07:36 +00:00
codeimp
109e4a4690 lot more. 2007-10-20 19:50:03 +00:00
codeimp
224cc67afb updated colors, shader, configs, bleh 2007-10-20 12:34:27 +00:00
codeimp
3c4cf85a74 change in editing modes, begun working on color settings 2007-10-20 01:04:47 +00:00
codeimp
d5d1b91961 shaders support! 2007-10-19 17:05:21 +00:00
codeimp
c954b15cb6 updated slimdx to custom build and made 2D rendering using direct3d 2007-10-19 14:27:46 +00:00
codeimp
e45ab9fff5 much more 2007-10-14 21:31:45 +00:00
codeimp
a7d91e0d77 more on saving and new map 2007-10-14 17:48:15 +00:00
codeimp
6c5fae98b0 completed saving, also 'save as' works 2007-10-14 15:44:55 +00:00
codeimp
81b08f5bff fixes and config changes and nodebuilding and more. 2007-10-13 14:05:45 +00:00
codeimp
426e1223f7 split up the game configurations and preferences, also now supporting 3 seperate nodebuilder configs 2007-10-09 20:47:08 +00:00
codeimp
85ae983769 more added. 2007-09-27 22:55:03 +00:00
codeimp
994839117b meh, more. 2007-09-24 19:54:47 +00:00
codeimp
3066b1bf68 actions can now be defined with ActionAttribute 2007-06-26 06:01:52 +00:00
codeimp
6900a4cfa7 more 2007-06-25 19:28:03 +00:00
codeimp
c9de7d72f3 fixed Action.cs filename, binded some file menu actions 2007-06-25 14:42:23 +00:00
codeimp
0ddda9fe00 added actions and shortcut keys 2007-06-24 22:53:41 +00:00
codeimp
616d535c88 added stuff 2007-06-15 22:38:42 +00:00
codeimp
7bb2538452 moved application icon into resources directory 2007-06-13 20:04:36 +00:00
codeimp
41a3a41edf first source submit into svn 2007-06-13 19:39:38 +00:00