summaryrefslogtreecommitdiffstats
path: root/src/shared/World.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-09-23Fix memory leaks and errors.David Robillard1-0/+3
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-1/+14
2011-05-24Remove dependence on protocol-specific client headers in GUI code.David Robillard1-4/+9
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard1-13/+3
2011-05-13Apply 0002-Reformat-some-code-to-use-hard-tabs.patch from ticket #688, except...David Robillard1-5/+5
2011-04-29Don't hide pointers behind typedefs.David Robillard1-2/+2
2011-04-28Switch to Lilv from SLV2.David Robillard1-13/+13
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-5/+5
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-2/+2
2011-04-18Saner module loading API.David Robillard1-11/+11
2011-04-16Add EngineBase, a pure virtual public interface for the engine.David Robillard1-3/+4
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-11/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-0/+302