codeimp
|
996f65c809
|
fixes
|
2007-10-27 13:59:24 +00:00 |
|
codeimp
|
c6eb815811
|
fixed bug and we don't really need a long sleep in there
|
2007-10-26 19:12:44 +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
|
5e53809f96
|
background resource loading implemented
|
2007-10-26 15:28:32 +00:00 |
|
codeimp
|
383ed6583f
|
pk3 resource location support
|
2007-10-26 14:16:23 +00:00 |
|
codeimp
|
9fe4910e3a
|
sprite images implementation
|
2007-10-26 13:31:02 +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
|
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
|
7feaf0a904
|
fixed bug in ReserveThingsMemory
|
2007-10-21 14:11:32 +00:00 |
|
codeimp
|
eb29b69e94
|
added convertions method to ColorValue in PixelColor struct
|
2007-10-21 14:03:47 +00:00 |
|
codeimp
|
f566b36845
|
changed ColorCollection to indexed array
|
2007-10-21 13:51:08 +00:00 |
|
codeimp
|
53f06a8125
|
prettier vertices
|
2007-10-21 12:58:56 +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
|
46c26129ed
|
background color fixed; linedef normal indicators added
|
2007-10-20 13:06:05 +00:00 |
|
codeimp
|
224cc67afb
|
updated colors, shader, configs, bleh
|
2007-10-20 12:34:27 +00:00 |
|
codeimp
|
c5815c5032
|
prettier :)
|
2007-10-20 10:27:12 +00:00 |
|
codeimp
|
ac3e39b96d
|
finished pretty colors
|
2007-10-20 10:02:20 +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
|
a295924bca
|
converting the boolean settings of the DataLocation to ints and back on save/load. can't save any booleans in the .dbs file, because Doom Builder 1 doesn't know the keywords true/false and would crash on it.
|
2007-10-17 20:47:49 +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
|
3f2d296376
|
recent files fix
|
2007-10-15 07:50:28 +00:00 |
|
codeimp
|
43700afcfb
|
file io/access error handling @ save
|
2007-10-15 05:08:39 +00:00 |
|
codeimp
|
06908af0bf
|
little fixes
|
2007-10-14 21:35:49 +00:00 |
|
codeimp
|
e45ab9fff5
|
much more
|
2007-10-14 21:31:45 +00:00 |
|
codeimp
|
6250543976
|
cursors and messages
|
2007-10-14 18:11:03 +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
|
61e78baf10
|
a little bit on writing the map structure lumps
|
2007-10-13 16:58:55 +00:00 |
|
codeimp
|
81b08f5bff
|
fixes and config changes and nodebuilding and more.
|
2007-10-13 14:05:45 +00:00 |
|
codeimp
|
af65b3ba6c
|
recently opened files list added to file menu
|
2007-10-10 15:54:42 +00:00 |
|
codeimp
|
ed9cd8b2fb
|
changed how nodebuilder configurations are set up
|
2007-10-10 09:05:53 +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
|
6cda03e262
|
now only configs with resources set will be considered when a map is opened and config is chosen automatically
|
2007-10-09 05:34:46 +00:00 |
|
codeimp
|
bc690e1ea4
|
little optimization
|
2007-10-09 05:34:05 +00:00 |
|
codeimp
|
aa73caad3c
|
textures (patches) rendering added
|
2007-10-08 14:29:31 +00:00 |
|
codeimp
|
6df14416da
|
fixed missing action tag on Close Map menu item
|
2007-10-07 22:29:04 +00:00 |
|
codeimp
|
a109bf4bfb
|
added a lot
|
2007-10-07 22:21:47 +00:00 |
|
codeimp
|
e16cfb9873
|
seeking 1 byte after the last byte in the stream should be allowed, shouldn't it? because reading the last byte will put the position there as well.
|
2007-10-07 20:43:05 +00:00 |
|
codeimp
|
25c7aa2af6
|
LockWindowUpdate temporarily disabled because it seems to give an exception on Windows Vista. it is only a visual aesthetic anyway.
|
2007-10-06 17:25:59 +00:00 |
|
codeimp
|
1d46b7d654
|
|
2007-10-05 11:17:58 +00:00 |
|
codeimp
|
d59f65d5dc
|
|
2007-10-05 10:00:15 +00:00 |
|