0
I Use This!
Inactive

Commits : Listings

Analyzed 28 minutes ago. based on code collected about 7 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added sound module. Not tested yet. More... over 18 years ago
Added a "sound" module. I originally thought we didn't need anything beyond pygame.mixer, but we do. In particular, it's possible to extend Sound to allow gradual volume shifts and other "shaping". I also think we can simulate reverb and echo using multiple sound channels with volume and time changes, to create "the right room" as Julien Classen called it. More... over 18 years ago
Added control module. More... over 18 years ago
Happydoc documentation (v3), module map, image.py was damaged, but is fixed (I think) in this upload. More... over 18 years ago
Completed image module and test_image functional tests. More... over 18 years ago
Initial revision More... over 18 years ago
Notes corrections, Ch 5 More... about 23 years ago
Online version of "The Light Princess" story added to website -- includes annotation pages. More... about 23 years ago
Missed Francais tree files (stubs). More... about 23 years ago
Link fixup in update. More... about 23 years ago
Wrote March/April Update. More Link fixes. Just about finished, except for French side. More... about 23 years ago
Link fixups, French side stubs, etc. More... about 23 years ago
Delete local copies of AutoManga and PUB materials (now moved to those sites and managed separately). More... about 23 years ago
Fixed accidental page edit. More... about 23 years ago
Link to CVS "website in progress". More... about 23 years ago
Fixed bad link on feature. More... about 23 years ago
Deleting old copies of files that were moved into the English branch of the bilingual update. March 2001 update. More... about 23 years ago
Removing extraneous files after importing new bilingual structure and March 2001 updates. More... about 23 years ago
Initial revision More... about 23 years ago
Initial revision More... about 23 years ago
Initial revision More... about 23 years ago
Minor Corrections, new Set-oriented version (I had to hack the Postscript a bit to make that happen -- I need to find a way to automate it better). When I did this I discovered some errors in hidden variables, so I propigated the changes back into the original file manually. The "sets" file shows sets with the location center marks for each scene. Sixteen sets are shown on this diagram. More... over 23 years ago
Sim and Pcb files generated from the xcircuit EPS file. More... over 23 years ago
Emotional agent design diagram. More... over 23 years ago
Specification of emotions and affect generally. Improved emotional agent structure designs. Getting close to a fairly complete agent model. Also, specified the basics of a graphically programmed behavior net language (but still needs lots of work). This was after reviewing the MIT Behavior Language docs. Made some design decisions about adapting it to Python/XML/Xcircuit. More... over 23 years ago
Fuzzy, Quality, Emotion Modules. Improved interaction between modules, lots of minor edits. More... over 23 years ago
New emotions module. See documentation. More... over 23 years ago
First check in of Scene design. Includes 111 rooms for Day-1. This is an xcircuit format encapsulated postscript file. Using the netlister in xcircuit, one creates "sim" and "pcb" files from it. The "sim" file is an XML document containing scene declarations with network connections (i.e. doors). The pcb file can be used (in principle) to generate door object declarations, but will need to be post-processed. More... over 23 years ago
Specifics on emotion theory and design, and documentation on quality module. More... over 23 years ago
Specifics on emotion theory and implementation, documentation of quality module implementation. More... over 23 years ago