Commit graph

424 commits

Author SHA1 Message Date
Jon Dowland
394d193969 finished sw1! well, *very nearly* 2008-02-21 00:04:12 +00:00
Jon Dowland
40a0ad1770 nearly finished SW1 2008-02-21 00:01:29 +00:00
Jon Dowland
5c3fa65854 lots of switch texture 2008-02-20 23:42:27 +00:00
Jon Dowland
b07a396f5b a bunch of ones done whilst at home 2008-02-20 23:11:32 +00:00
Jon Dowland
632abff041 at darlington now, only durham to go before ncl. but at 83/212! 2008-02-20 21:12:22 +00:00
Jon Dowland
edf171692d my train is late 2008-02-20 21:00:41 +00:00
Jon Dowland
56e846e4cd more train shenanigans 2008-02-20 20:09:08 +00:00
Jon Dowland
91eabf504d update progress bar on load 2008-02-20 19:11:46 +00:00
Jon Dowland
0931ae955f what a difference a train journey makes 2008-02-20 19:02:36 +00:00
Jon Dowland
858ad185d4 more textures attempted 2008-02-18 21:58:52 +00:00
Jon Dowland
e9335e30d6 gen_gallery.py: quick hack to generate HTML gallery of patches 2008-02-18 19:34:06 +00:00
Jon Dowland
48265abede bigdoor1 2008-02-18 19:33:30 +00:00
Jon Dowland
e1dfda0478 sorted 2008-02-18 19:29:53 +00:00
Jon Dowland
8059b85000 sort the saved-out lump in alphabetical order 2008-02-18 19:29:10 +00:00
Jon Dowland
38dd9fc90a jon's WIP texture1 progress 2008-02-18 19:16:47 +00:00
Jon Dowland
7247924240 implement "open" menu item 2008-02-18 19:16:26 +00:00
Jon Dowland
77110453b9 add TODO 2008-02-04 18:16:47 +00:00
Jon Dowland
d71e0c4267 allow the Delete key to remove current patch 2008-02-04 18:09:23 +00:00
Jon Dowland
7368743681 activate save button 2008-02-03 22:40:01 +00:00
Jon Dowland
934a313f5a implement save, too (needs work) 2008-02-03 18:13:44 +00:00
Jon Dowland
d0f8911793 use doom.py in tmp_*; implement saveas 2008-02-03 18:07:23 +00:00
Jon Dowland
a2ac1d5777 start rebuilding tmp_* in MVC format, first, model 2008-02-03 16:46:51 +00:00
Jon Dowland
5efaa7e2be blank cleanroom.py 2008-02-03 16:30:23 +00:00
Jon Dowland
e7962e6e32 update the patch list cell 2008-02-03 16:09:26 +00:00
Jon Dowland
8f1827d392 redraw rhs on xoff/yoff change 2008-02-03 15:59:16 +00:00
Jon Dowland
d7b0ecb60d callbacks for editing patches 2008-02-03 15:54:17 +00:00
Jon Dowland
34fc63316d groundwork for editing cell properties in patch list 2008-02-03 14:46:17 +00:00
Jon Dowland
9dcc234ab1 clear and reloda patch list on current texture change 2008-02-03 14:31:24 +00:00
Jon Dowland
df4db6ed3c add columns for x/y offsets to patch list 2008-02-03 12:32:10 +00:00
Jon Dowland
5a6628834b too many changes to list 2008-02-02 17:21:18 +00:00
Jon Dowland
741e627245 self.wip_textures has work-in-progress texture definitions 2008-02-02 16:15:50 +00:00
Jon Dowland
191412e840 add a cb for row activated on rhs; append to patch list below 2008-02-02 16:02:08 +00:00
Jon Dowland
dffb9342c4 scale the patch view on the RHS
some drag and drop experiment has leaked into this commit too
2008-02-02 14:42:07 +00:00
Jon Dowland
26e65f7792 resize window 2008-02-02 12:20:00 +00:00
Jon Dowland
8c83081174 remove debugging prints 2008-02-02 12:13:20 +00:00
Jon Dowland
e445446c31 more patch copy adjustments (all pixbuf warnings sorted now) 2008-02-02 12:10:13 +00:00
Jon Dowland
07d7df6f2f various patch copying sanity checks (aastinky works now,bigdoor6 still bust) 2008-02-02 12:00:08 +00:00
Jon Dowland
1fdc9d670f some debugging prints (need to fix the offsets, etc. for this copy bit) 2008-02-01 20:43:14 +00:00
Jon Dowland
361270d89a select the top-most texture in the lhs on start 2008-02-01 20:34:19 +00:00
Jon Dowland
6463348d3f don't copy outside pixmap regions 2008-02-01 20:25:10 +00:00
Jon Dowland
b1fc4512e4 display the selected patch in the new image area 2008-01-30 18:40:55 +00:00
Jon Dowland
593faeaf6b split the rhs into the list + an image area 2008-01-30 18:36:11 +00:00
Jon Dowland
fb4ea24dc9 append to the correct list (and now, I sleep) 2008-01-29 23:47:56 +00:00
Jon Dowland
554baa539c a selected patch list at the bottom + handling of clicking on patches in rhs 2008-01-29 23:40:35 +00:00
Jon Dowland
d39e8b00ba rhs callback 2008-01-29 23:34:28 +00:00
Jon Dowland
999fb83c92 populate RHS with list of patches 2008-01-29 23:32:03 +00:00
Jon Dowland
87dc4f5e7a remove combined.txt and use the one in trunk
don't populate LHS with 1-patch textures
2008-01-29 23:19:44 +00:00
Jon Dowland
8e3f11a871 implement a callback when a texture is selected on the lhs 2008-01-29 23:15:49 +00:00
Jon Dowland
33a98b263e read the patches out of ../../patches rather than ./ 2008-01-29 23:02:46 +00:00
Jon Dowland
afd601d75e turn the texture-composing stuff into a method 2008-01-29 23:01:59 +00:00