codeimp
cd6ee145a2
- added option to customize testing parameters (default uses parameters from configuration)
...
- added new placeholders %L1 and %L2 which result in the first and second map number (usefull for -warp)
- clicking outside the selection in EditSelectionMode accepts the changes and returns to previous mode
2008-09-09 23:06:31 +00:00
codeimp
eb08197d56
begun working on EditSelectionMode (unfinished)
2008-09-07 21:28:20 +00:00
codeimp
c2b5745803
more work on the custom fields editor
2008-06-03 15:18:50 +00:00
codeimp
e30b68c9c3
UDMF on top!
2008-06-01 20:25:46 +00:00
codeimp
2b9a233579
lots more UDMF code
2008-05-31 19:31:45 +00:00
codeimp
a04500f071
made the universal field editor control work with the type handlers
2008-05-30 11:05:44 +00:00
codeimp
c2479dc0b5
- added UDMF 1.0 specifications
...
- generalized map elements and added universal fields to generalization
2008-05-30 08:41:13 +00:00
codeimp
ab5fd39c24
we don't need this anymore
2008-05-29 21:11:16 +00:00
codeimp
54c8a82517
typed arguments complete and ready for typed UDMF fields
2008-05-29 21:09:43 +00:00
codeimp
fef9b74ca2
some stuff with argument types
2008-05-29 16:44:20 +00:00
codeimp
8aa99cfb88
separated the Interface namespace into Controls and Windows
2008-05-29 11:54:45 +00:00
codeimp
d73ec193bf
renamed Controls namespace to Actions in preparation for separation of user controls into Controls namespace
2008-05-29 11:34:01 +00:00
codeimp
821f557978
added enums support for linedef arguments
2008-05-28 18:55:01 +00:00
codeimp
dc158d2407
- things filters! (filtering by fields doesn't work yet, will complete that when UDMF has been implemented)
...
- several bug fixes
2008-05-26 20:06:15 +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
1d58484dd3
- created dynamic presentation pipeline
...
- added sectors brightness editing mode
2008-05-18 07:31:33 +00:00
codeimp
a5a6119190
thing dialog and bunch minor of fixes/changes
2008-05-17 17:43:57 +00:00
codeimp
7c08847a5b
prepared for more plugin features
2008-05-13 22:28:30 +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
5ca3cd46cb
- updated to latest slimdx library (march 2008)
...
- added error dialog when missing DirectX
2008-05-11 00:42:34 +00:00
codeimp
3fd1ce1e8d
fixed more compiler settings
2008-05-10 18:14:48 +00:00
codeimp
a12981abc7
- added font resources
...
- fixed target CPU compiler settings
2008-05-10 18:06:09 +00:00
codeimp
e521dabf42
- made option for square things
...
- some minor fixes
2008-05-10 16:09:45 +00:00
codeimp
737886ca8b
fixed invisible lines when dragging from lines mode
2008-05-09 16:57:12 +00:00
codeimp
d0f6963fb2
some fixes and additions with floating point vertices
2008-05-05 22:22:53 +00:00
codeimp
87ca45f93d
more on geometry drawing
2008-05-05 21:38:52 +00:00
codeimp
1ada9addf3
- added SectorMaker (unfinished)
...
- changed a lot in data management
- less memory usage by texture browsers
2008-05-05 14:22:36 +00:00
codeimp
5a5f113855
removed useless triangulators and changed EarClipTriangulator into just Triangulator
2008-05-03 09:26:44 +00:00
codeimp
72b14c37bd
some more drawing code (still unfinished)
2008-05-01 19:31:49 +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
4b2e0285f2
- started on the line drawing mode
...
- removed some unneeded 'unsafe' modifiers
2008-04-20 22:54:24 +00:00
codeimp
c91b64bd61
renamed TracePath to SidedefsTracePath because there will be other kinds of path traces
2008-04-19 17:31:53 +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
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
0d8ff97abd
- finished sector edit dialog
...
- cleaned up unused variables
2008-02-22 17:11:29 +00:00
codeimp
2e741f7c8e
added configuration support for generalized sector effects
2008-02-21 06:47:43 +00:00
codeimp
a878520a7f
- generalized geometry dragging into DragGeometryMode
...
- added dragging mode for linedefs
- deleted old icon resources
2008-02-19 18:54:04 +00:00
codeimp
80f4d05965
some stuff regarding UDMF
2008-01-25 19:12:34 +00:00
codeimp
ea75719392
updated slimdx and d3dx to nov-07 version
2008-01-18 21:05:15 +00:00
codeimp
3c43547c6c
some 3D mode rendering
2008-01-13 21:23:59 +00:00
codeimp
008a7df378
fixed ear-clipping trace bug with vertices that are used more than once in the same sector
2008-01-08 18:52:20 +00:00
codeimp
bdf192492f
added ear clipping (outer polygon only, still have to implement cutting)
2008-01-07 19:10:23 +00:00
codeimp
bd6356c999
first step of EarClipTriangulator (trace sector to polygons) works!
2008-01-06 20:56:48 +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
0498ecdd16
bra
2008-01-04 00:16:58 +00:00
codeimp
c5e990f1b7
merged plugin system into trunk
2008-01-02 21:49:43 +00:00
codeimp
d9300fda26
added actions browser and generalized actions support (and small fix in Boom config)
2007-12-29 15:50:16 +00:00
codeimp
4e4e190115
hexen map IO and fix for textures loaded from image ranges
2007-12-28 12:50:34 +00:00
codeimp
679bb6980f
lots of changes/additions
2007-12-27 01:24:11 +00:00
codeimp
4cf0f18dbb
lots of changes/additions
2007-12-26 14:29:36 +00:00
codeimp
3cc6e82fe8
adjustments
2007-12-26 01:33:46 +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
467a2776c3
moo
2007-12-01 18:29:58 +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
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
da829ebc0a
updated diagrams and added sharp zip lib for pk3 reader
2007-10-27 16:21:43 +00:00
codeimp
996f65c809
fixes
2007-10-27 13:59:24 +00:00
codeimp
65b4db3428
status indicator in statusbar
2007-10-26 19:06:59 +00:00
codeimp
f970c82d3f
fixed memory leak, added minor details
2007-10-26 18:04:54 +00:00
codeimp
383ed6583f
pk3 resource location support
2007-10-26 14:16:23 +00:00
codeimp
eb92d78761
much more on data resources loading and bugfixes
2007-10-26 13:17:20 +00:00
codeimp
947bdb59e9
lot more.
2007-10-24 17:25:03 +00:00
codeimp
5f74778193
changed things rendering, updated slimdx
2007-10-23 05:08:02 +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
ea21639a80
project file updated: a resource was removed
2007-10-17 20:40:19 +00:00
codeimp
588a789198
failed attempt to make graphics faster, but at least now that control is nicely wrapped in a class
2007-10-16 21:15:27 +00:00
codeimp
e45ab9fff5
much more
2007-10-14 21:31:45 +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
a109bf4bfb
added a lot
2007-10-07 22:21:47 +00:00
codeimp
0bc19b0e93
2007-10-05 08:00:29 +00:00
codeimp
a762c5abeb
2007-10-05 07:19:57 +00:00
codeimp
418ec9033b
added logging and classes for data reading
2007-10-04 18:16:05 +00:00
codeimp
065f1e6790
2007-10-01 20:53:10 +00:00
codeimp
325a5ca23b
hardly anything.
2007-10-01 18:43:14 +00:00
codeimp
fc2685a0b5
controls configuration done.
2007-09-30 19:37:57 +00:00
codeimp
5a9da91bcb
don't need an elaborate dialog for parameter placeholders. should just be documented properly.
2007-09-28 14:04:48 +00:00
codeimp
4897201a03
moo.
2007-09-28 09:55:23 +00:00
codeimp
04d21101cf
miauw.
2007-09-28 08:56:18 +00:00
codeimp
8a7d13e9e8
created Resource Location edit control
2007-09-27 12:34:38 +00:00