openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Rigs-of-Rods
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
2 days
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 215 of 248
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[Refactor] RoRFrameListener: shutdown code cleaned up a bit.
only_a_ptr
More...
over 11 years ago
[Refactor] Ogre::RenderWindow* pointer removed from GlobalEnvironment, now accessible only through RoR::Application.
only_a_ptr
More...
over 11 years ago
[Refactor] Ogre::Viewport* pointer removed from GlobalEnvironment, now accessible only through RoR::Application.
only_a_ptr
More...
over 11 years ago
[Refactor] Ogre::Root* pointer removed from GlobalEnvironment, now accessible only through RoR::Application.
only_a_ptr
More...
over 11 years ago
[Refactor] Global change: all local OverlayWrapper* pointers removed, all access done through RoR::Application
only_a_ptr
More...
over 11 years ago
[Cleanup] class MainThread: removed deadcode, updated comments.
only_a_ptr
More...
over 11 years ago
[Fix] Main menu/terrain selector: Mouse cursor no longer freezes when leaving GUI.
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser, section "props": Directive "add_animation" works now.
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser: Section "triggers" is now fully implemented.
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser: section "soundsources2" now handles generated & non-existent nodes (backwards compatibility)
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser: Typo in warning message.
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser: Messages no longer display "<unknown>" for section "lockgroups".
only_a_ptr
More...
over 11 years ago
[Add] .truck parser: section "lockgroups" now tolerates illegal trailing text.
only_a_ptr
More...
over 11 years ago
[Add] .truck parser: section "soundsources2" is now less strict.
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser: section "managedmaterials" now handles optional parameter "specular texture" in "flexmesh_*" Changes: RigDefRegexes.h: Two-branch regex changed to 1-branch RigDefParser.cpp: Code modified to match regex.
only_a_ptr
More...
over 11 years ago
[Refactor] Bulk resource loading done after map is selected (instead of loading everything on startup). Startup screen + main menu now use the same wallpaper image.
only_a_ptr
More...
over 11 years ago
[Refactor] class ContentManager now loads everything through ResourcePack system. This will enable fine-grained resource management in the future.
only_a_ptr
More...
over 11 years ago
[Doc] class OverlayWrapper members commented.
only_a_ptr
More...
over 11 years ago
[Fix] .truck spawner, section "beams": non-existent numbered nodes are now accepted with warning (backwards compatibility)
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser: subsection "flexbodies/forset" now correctly parses invalid elements using strtoul(). [Change] Named-node ranges are no longer supported
only_a_ptr
More...
over 11 years ago
[Refactor] class RoRFrameListener: removed local pointer to MainThread, relying on GlobalEnvironment
only_a_ptr
More...
over 11 years ago
[Refactor] Added stateless class LandVehicleSimulation, logic moved from RoRFrameListener.
only_a_ptr
More...
over 11 years ago
[Refactor] class MainThread: Removed local pointer to RoRFrameListener, relying entirely on GlobalEnvironment.
only_a_ptr
More...
over 11 years ago
[Refactor] Racing timer and GUI logic moved from class RoRFrameListener to class MainThread
only_a_ptr
More...
over 11 years ago
[Refactor] All startup + cleanup logic moved from RoRFrameListener constructor+destructor to MainThread::go()
only_a_ptr
More...
over 11 years ago
[Refactor] More startup logic moved from RoRFrameListener::RoRFrameListener() to MainThread::go()
only_a_ptr
More...
over 11 years ago
[Cleanup] class RoRFrameListener: Removed unused variables
only_a_ptr
More...
over 11 years ago
[Add] .truck parser: section "hydros" now accepts both "," and " " as separators.
only_a_ptr
More...
over 11 years ago
[Fix] .truck parser, section "globals": Faulty lines no longer reported as "duplicate definition".
only_a_ptr
More...
over 11 years ago
[Add] .truck parser: section "engine" now accepts both "," and " " separators.
only_a_ptr
More...
over 11 years ago
←
1
2
…
211
212
213
214
215
216
217
218
219
…
247
248
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree