summaryrefslogtreecommitdiff
path: root/src/lua-plugin.cc
AgeCommit message (Expand)Author
2010-09-16Adding debug messages while loading DLLs.Nicolas "Pixel" Noble
2010-08-14Typo, of course...Nicolas "Pixel" Noble
2010-08-13Merge branch 'master' of /pub/repo.git/lua-modulesNicolas "Pixel" Noble
2010-08-13Adding searchpath to LuaLoadPluginNicolas "Pixel" Noble
2010-06-22Proper throws on the plugin subsystem.Nicolas "Pixel" Noble
2010-06-08Fixing a few things for the apple dll loader - mainly disabling the memory lo...Nicolas "Pixel" Noble
2010-06-08Fixing search path for linux and macos.Nicolas "Pixel" Noble
2010-06-08Fixing darwin part of the new dll loading code.Nicolas "Pixel" Noble
2010-06-08Fixing windows part of the new dll code.Nicolas "Pixel" Noble
2010-06-08Fixing linux portion of the new dll loader.Nicolas "Pixel" Noble
2010-06-08Trying to add loading dlls from paq files.Nicolas "Pixel" Noble
2008-12-03Implementing Darwin support.Nicolas Noble
2008-08-06Small fix...pixel
2008-08-06Adding win32 osmesa / imagemagick support, and cleaning up a bit.pixel
2008-07-04Adding project files.pixel