1
I Use This!
Inactive

Commits : Listings

Analyzed 10 minutes ago. based on code collected 1 day ago.
Jul 03, 2025 — Jul 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved test builder out of SConstruct and into a separate file. More... over 18 years ago
Updated SConscript files to use top-level path names. More... over 18 years ago
Minor documentation fixes for ode module. More... over 18 years ago
Commented ogre module interfaces. More... over 18 years ago
Working on MSVC++ support. More... over 18 years ago
Updated mono attribute searches to use getAttribute<>. More... over 18 years ago
Polished up ogremoduletest a little. More... over 18 years ago
Moved ogresystemtest to ogremodule test and enhanced it slightly. More... over 18 years ago
Added simple ogre module system test. Many minor changes to make this work. More... over 18 years ago
Updated ode and ogre modules to new interface. More... over 18 years ago
Merge branch 'outOfCore' to add ogre and ode modules. More... over 18 years ago
Added tests for implementing a C++ property interface in CLI code. More... over 18 years ago
Added MonoState to hold instantiated script classes. More... almost 19 years ago
Removed superfluous assembly map from MonoScriptManager. More... almost 19 years ago
MonoScript and MonoScriptManager now link. More... almost 19 years ago
Added CLI assemblies as executable "scripts". More... almost 19 years ago
Cleaned up MonoScript and fixed tests. More... almost 19 years ago
Merge branch 'monofix' of into mono More... almost 19 years ago
Fixed problem with mono_jit_init. More... almost 19 years ago
Stuck on "mono_init_internal should not be reached" bug. More... almost 19 years ago
Stuck on mono_init_inernal should not be reached crash. More... almost 19 years ago
Refined Mono shells. More... almost 19 years ago
Added MonoScriptManager shell and test shells. More... almost 19 years ago
Fleshed out and tested LinearTaskManager. More... almost 19 years ago
Factored create() so it can test multiple PropertyFactories. More... almost 19 years ago
PropertyFactory now uses interface names instead of property names. More... almost 19 years ago
Added CorePropertyFactory and tests. More... almost 19 years ago
Removed empty Property::Property(). More... almost 19 years ago
Added tests for Node copy constructor and assignment operator. More... almost 19 years ago
Added Node::move() and related Property notification. More... almost 19 years ago