0
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed (Un)FreezePhysicsEvent and implemented PhysicsWorld::SetEnabled instead, and updated the test_physics for this
opatut
as Paul Bienkowski
More... over 13 years ago
Merging More... over 13 years ago
Making Component noncopyable More... over 13 years ago
Added the license header to all files that didn't have it
opatut
as Paul Bienkowski
More... over 13 years ago
Fixed some components not handling enabling/disabling correctly
opatut
as Paul Bienkowski
More... over 13 years ago
Merged MusicPlay/Pause/StopEvent into MusicControlEvent
opatut
as Paul Bienkowski
More... over 13 years ago
Changed all constructors to use initializer lists where possible
opatut
as Paul Bienkowski
More... over 13 years ago
Replacing boost::serialization::singleton with minimalistic implementation More... over 13 years ago
Merge branch 'master' of github.com:ducttape/ducttape-engine
opatut
as Paul Bienkowski
More... over 13 years ago
Cleaned up physics code by adding the PhysicsWorld class (Issue #95)
opatut
as Paul Bienkowski
More... over 13 years ago
Merge pull request #99 from zetaron/display_test_input_remove More... over 13 years ago
Removed not needed FollowPathComponent includes More... over 13 years ago
This operator is already exported More... over 13 years ago
Merge branch 'master' of github.com:ducttape/ducttape-engine More... over 13 years ago
Merge pull request #98 from zetaron/display_test_input_remove More... over 13 years ago
Removed unnecessary input components and SetJails from tests More... over 13 years ago
Fix installation paths and always use boost static libs More... over 13 years ago
Enabling Windows dll building to work properly More... over 13 years ago
Merge pull request #96 from zetaron/sound_volume
opatut
as Paul Bienkowski
More... over 13 years ago
Removed unnecessary comments from: test_music_fade.cpp More... over 13 years ago
Fixed sound volume in tests being too loud More... over 13 years ago
Merge branch 'master' of github.com:ducttape/ducttape-engine
opatut
as Paul Bienkowski
More... over 13 years ago
Stop crashing on Windows first, fix properly later More... over 13 years ago
This needs boost foreach on MSVC More... over 13 years ago
Fixed physics test
opatut
as Paul Bienkowski
More... over 13 years ago
Changed tabs 4 spaces in length to 4 spaces. More... over 13 years ago
Fixed test_primitive_mesh code aesthetics yet again. Close ticket 100. More... over 13 years ago
Use dynamic OIS lib on Windows More... over 13 years ago
Disabled all MyGUI log output
opatut
as Paul Bienkowski
More... over 13 years ago
Fixed some Ogre exceptions and missing textures
opatut
as Paul Bienkowski
More... over 13 years ago