summaryrefslogtreecommitdiffstats
path: root/src/progs/ingenuity/App.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-246/+0
2007-05-02Added svn:ignore property to everything.David Robillard1-6/+6
2007-05-01Moved loading out to it's own namespace.David Robillard1-0/+1
2007-05-01GUI cleanups.David Robillard1-7/+9
2007-05-01Converted Raul (and thus Ingen and Machina) to use Redland over Raptor/Rasqal...David Robillard1-0/+12
2007-02-07Updated Copyright notices.David Robillard1-1/+2
2007-02-07Mad sed-fu for consistent private member naming.David Robillard1-1/+1
2006-12-13Repeated attaching/reattaching/etc/etc with Ingenuity.David Robillard1-49/+16
2006-12-09Preliminary patch loading (just loads nodes from RDF).David Robillard1-2/+2
2006-10-04Moved generic utility stuff to new library "raul".David Robillard1-2/+2
2006-09-18Work on loading old (deprecated) patches.David Robillard1-1/+1
2006-09-17Patch tree window fixes.David Robillard1-0/+2
2006-09-15Fixed FlowCanvas #include directives (to include FLOWCANVAS prefix).David Robillard1-2/+2
2006-09-13Heavy-duty redesign of client library and GUI (now fully signal driven with c...David Robillard1-5/+0
2006-09-11Switched homebrew CountedPtr to boost::shared_ptr.David Robillard1-2/+3
2006-09-09Drove 'er home! Working monolothic Ingenuity (ie. in-process engine).David Robillard1-12/+25
2006-09-08More cleanupsDavid Robillard1-27/+35
2006-09-06Connecting/Disconnecting/Reconnecting to the engine without restarting.David Robillard1-0/+19
2006-07-19Changed namespace names, removed almost all references to "Om"David Robillard1-4/+4
2006-07-14Updated name in comment headers and copyright dateDavid Robillard1-3/+3
2006-07-12Minor cleanups, removed braindead centralized singleton instance fileDavid Robillard1-0/+5
2006-06-21Reorganized directory tree/namesDavid Robillard1-0/+220