Change | User | Description | Committed |
---|---|---|---|
5890 | Sam Stafford | Increased granularity of "digestion" setting so that lower values can be set. (This... change is backwards-compatible with old settings files.) « |
18 years ago |
5818 | Sam Stafford | Configurable painter opacity. | 18 years ago |
5691 | Sam Stafford | Rebuilt Scenesaver with Qt 3.3.6. Added a new flag to the config file (not in the... GUI since it's pretty esoteric) that uses the background image on every other rotation in shuffle mode. « |
18 years ago |
5645 | Sam Stafford | It turns out Scenesaver needs MSVCR70.DLL. | 19 years ago |
5589 | Sam Stafford | Make painter speed configurable. | 19 years ago |
5456 | Sam Stafford | Latest Scenesaver build. | 19 years ago |
5455 | Sam Stafford | Average edge colors to determine background color. | 19 years ago |
5454 | Sam Stafford | Fixed a crash bug related to very short scene lists. | 19 years ago |
5420 | Sam Stafford | Have the image selection dialog pop up an error if it's unable to save the images file -... I was seeing some problems earlier. Haven't been able to repeat them since I put the check in, of course. :P « |
19 years ago |
5337 | Sam Stafford | Blur trails. | 19 years ago |
5299 | Sam Stafford | A second pass for usability - tightened up some terminology and extended some of the "Wha...t's This?" help blurbs. « |
19 years ago |
5297 | Sam Stafford | Fresh build - the previous one submitted may have been a bit stale. | 19 years ago |
5296 | Sam Stafford |
Cleaned up config dialog a little, added scenes dialog and a couple of icons. |
19 years ago |
5293 | Sam Stafford | Quick and dirty configuration dialog to edit SceneSaver.cfg. Slightly friendlie...r than the Notepad gizmo. Still need to write something to help people set up Scenes.txt... « |
19 years ago |
5100 | Sam Stafford | Oh yeah, build. | 20 years ago |
5099 | Sam Stafford | Try to avoid clearing out the genome file if it exists but wasn't readable on startup (se...ems like I've gotten this to happen by hitting "Preview" in the Windows dialog while it's still loading up the mini-preview). « |
20 years ago |
5098 | Sam Stafford | Rollback the multithreaded image loading functionality. It didn't really boost... performance like I'd hoped it would - the CPU would still swamp for a second while decoding the image, and there was no way around that. « |
20 years ago |
5096 | Sam Stafford |
Make build work with VS 2003. (No functional change.) |
20 years ago |
4791 | Sam Stafford | Fix random color mode (the default if no valid image files are found). It was s...everely broken by the change that introduced threads. « |
20 years ago |
4751 | Sam Stafford |
Change chase-cam view to display everything in terms of what the chased creature can eat. |
20 years ago |
4709 | Sam Stafford | Updated version of Qt DLL. | 20 years ago |
4707 | Sam Stafford | Make image buffer match screen dimensions rather than first image dimensions. The f...irst image is still used to determine the resolution. (If the first image matches the screen's dimensions, like it should, this change does nothing.) « |
20 years ago |
4706 | Sam Stafford | When padding an image that doesn't match the world dimensions, use the edges of the image... instead of black. « |
20 years ago |
4642 | Sam Stafford |
Load images in a seperate thread to cut down on framerate lag. Also moved to Qt 3.3.3. |
20 years ago |
4578 | Sam Stafford | Fix inconsequential memory leak and bad pun in loadimages(). | 20 years ago |
4577 | Sam Stafford | Add new "smudge distance" tunable. | 20 years ago |
4572 | Sam Stafford | New "smudge" feature. REALLY COOL. Off by default (pctsmudge=0) since it's... a CPU hog. « |
20 years ago |
4566 | Sam Stafford | Fix small arithmetic bug (resulting in clipping the image prematurely) that was introduce...d in the last change « |
20 years ago |
4563 | Sam Stafford | Attempt to center the image when scaling it with aspect ratio preserved. | 20 years ago |
4561 | Sam Stafford | New smooth autoscaling, with configurable fit-to-screen behavior. | 21 years ago |
4525 | Sam Stafford | Make second image in shuffle mode (first "back" image) random, instead of loading the fir...st two images in sequence. The first image remains non-random because it determines the image dimensions for the rest of the run, which you probably want to be the same each time, even if your image collection is mixed-size. Also upped optimization settings in the project file, though no real performance difference either way is apparent from casual inspection. Considered putting in a fps monitor, but it doesn't seem worth the effort. « |
21 years ago |
4465 | Sam Stafford | Genetically engineered organisms - there's now an option to seed the initial population w...ith these relentlessly efficient creatures rather than random mutants. Kinda neat-looking, but not as organic-looking as pure evolved creatures. « |
21 years ago |
4463 | Sam Stafford | Notes on the genome. In the process of reviewing the neural wiring code I fixed... an ancient bug with "boolean" neurons. Oops. « |
21 years ago |
4462 | Sam Stafford | Image shuffle option. | 21 years ago |
4461 | Sam Stafford | Change Scenesaver directory from HOMEPATH/Scenesaver to SYSTEMROOT/System32/Scenesaver.&n...bsp; It turns out that screensavers run as user "SYSTEM", making the HOMEPATH strategy useless. Gr. « |
21 years ago |
4458 | Sam Stafford | Allow screenshot to capture the current buffer rather than always defaulting to the front... one. (This lets people take cool "diff" screenshots.) « |
21 years ago |
4457 | Sam Stafford | After the first round of user feedback: 1) Added option to autoscale images if they don...'t match in size (on by default) 2) Fixed crash bug if you tried to cycle the chasecam when it had never been initialized. « |
21 years ago |
4455 | Sam Stafford | I use Qt's image library, so I should probably check in this DLL too. | 21 years ago |
4454 | Sam Stafford | Made "Scenesaver" the canonical capitalization throughout the output strings. Check...ing in a binary. « |
21 years ago |
4453 | Sam Stafford | Added screenshot feature, moved SceneSaver files to home directory rather than system dir...ectory, added code to handle invalid or missing images (loading a random color instead of crashing). I think this thing's good to go. « |
21 years ago |
4452 | Sam Stafford | Fix a couple of small bugs. | 21 years ago |
4451 | Sam Stafford | All significant variables are now user-tweakable. | 21 years ago |
4449 | Sam Stafford | Speed lines, toggle creatures on and off. | 21 years ago |
4448 | Sam Stafford | Turn this thing into a Windows screensaver. | 21 years ago |
4447 | Sam Stafford | Cleanup size-heredity code. | 21 years ago |
4446 | Sam Stafford | Finished neural inputs, made size hereditary, auto-rotation of images once a certain amou...nt of diffs have been consumed, saving genomes at finish. « |
21 years ago |
4441 | Sam Stafford | Ported chase-cam view. | 21 years ago |
4440 | Sam Stafford | Bug fixes, new features, the usual. | 21 years ago |
4439 | Sam Stafford | Hooked the brain up to its muscles, gave the world physics. | 21 years ago |
4433 | Sam Stafford |
More work on this little project. The AI is still nonexistent. |
21 years ago |