0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated docs and added lua bindings for Resources. More... over 15 years ago
Added new Resource map to runtime. More... over 15 years ago
Bugfix so that Dynamic Library loading will work under linux. More... over 15 years ago
updated docs to look better on new server More... over 15 years ago
adding renamed files More... over 15 years ago
Removing 2d Pick and replacing with simple pick. More... over 15 years ago
doc updates More... over 15 years ago
Updated container to delete all plugins before deleting the PluginInfo which causes the library to be unloaded. The fixes a windows shutdown issue where memory allocated in one plugin was still being held in another even after the plugin and its corresponding dll had been freed More... over 15 years ago
added file documentation More... over 15 years ago
Updated documentation. More... over 15 years ago
Updated to support latest xml schema. More... over 15 years ago
Bugfix: Escape key seemed to be occasionally be processed by OSG and stopping event processing. More... over 15 years ago
fixed memory leak in object module basic More... over 15 years ago
RTLD_GLOBAL does not work under OS X but is needed for Linux to get dynamic_cast working
shillcock
as Scott Shillcock
More... over 15 years ago
Merge commit 'bluemarvin/master'
shillcock
as Scott Shillcock
More... over 15 years ago
merged iphoe branch into trunk
shillcock
as Scott Shillcock
More... over 15 years ago
Bugfix: null pointer was being called with out being checked first. More... over 15 years ago
adding gpush script More... over 15 years ago
fixed refcount bug in FMOD module. Buffer could be removed from name and handle table before all references were released. More... over 15 years ago
Bug fixes to OpenAL audio module so that buffers are not deleted too early. More... over 15 years ago
Added license. More... over 15 years ago
More tweaks to the license. More... over 15 years ago
updated license More... over 15 years ago
Updated lua module to call stop_plugin when the lua env is being stopped More... over 15 years ago
Added License More... over 15 years ago
added lua bindings for the AudioModule More... over 15 years ago
Updated to support relative sound. More... over 15 years ago
Updated object dump to support alt object types and counter attriutes. More... over 15 years ago
Updated to reflect new object observer API. More... over 15 years ago
Added counter to object module. Also added alternate type. More... over 15 years ago