1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Feature] Auto-transmission now able to detect the driving style * a sporty driving style now leads to pro-active down shifting and prevents early up shifting More... about 12 years ago
[Add] Added train resources More... about 12 years ago
[Codechange] Auto transmission now also takes the torqueCurve into account * fixed the curWheelRevolutions calculation (wspeed is in m/s not in rad/s!) * improved a few helper functions in the BeamEngine class * improved the down shifting behaviour of the auto transmission code More... about 12 years ago
[Codechange] Less water updates (still needs some tweaking) More... about 12 years ago
[Fix] Camera swivel now also working in cinecam mode More... about 12 years ago
[Change] Smoothed the clutch engagement * bite point is now more noticeable with analog clutch input * auto clutch works better * easier to use with the new engine triggers More... about 12 years ago
[Fix] Further improves 243 More... about 12 years ago
[Fix] Fixes the aweful camera stuttering * was more noticeable in single-threaded mode More... about 12 years ago
[Codechange] style++ More... about 12 years ago
[Feature] Merged thesharks orbit camera improvement adds four new camera commands: * CAMERA_SWIVEL_LEFT/CAMERA_SWIVEL/RIGHT to look 90? left/right (relative to the current looking direction) * CAMERA_SWIVEL_UP/CAMERA_SWIVEL_DOWN to look 60? up/down (relative to the current looking direction) More... about 12 years ago
[Fix] Fixes a bug in the auto transmission engine code * also fixes braking with the new engine triggers More... about 12 years ago
[Fix] COMMON_HIDE_GUI (default: U) enabled the overview map More... about 12 years ago
[Add] Added minIdleMixture and changed idleMixture to maxIdleMixture See: http://www.rigsofrods.com/wiki/pages/Truck_Description_File#Engoption More... about 12 years ago
[Change] Minor improvements in the orbit camera * negative camera zoom values now forbidden * added support for smooth camera rotation with an analog controller More... about 12 years ago
[Fix] Fixes a bug in the new continuous trigger code More... about 12 years ago
[Feature] Added two new trigger types (continuous- and engine trigger) (needs testing) * wiki entry will follow: http://www.rigsofrods.com/wiki/pages/Truck_Description_File#Triggers More... about 12 years ago
[Fix] You can now connect to servers that run .terrn maps More... about 12 years ago
[Fix] Fixes a minor bug in 231 More... about 12 years ago
[Add] MapEntity icons can now be turned on/off (SURVEY_MAP_TOGGLE_ICONS default: EXPL+CTRL+SHIFT+ALT+TAB) More... about 12 years ago
[Feature] MapEntities on the overview map are back (needs further improvement) More... about 12 years ago
[Codechange] Console messages improved, missing messages added More... about 12 years ago
[Fix] Fixes a minor bug in 213 More... about 12 years ago
[Feature] Added idleRPM, stallRPM and idleMixture to Engoption * idleRPM default value is min(minRPM, 800) * stallRPM default value is 300 * idleMixture defines the max. amount of throttle the truck will use to maintain idleRPM default value is 0.2 More... about 12 years ago
[Codechange] No more crash if landuse format is wrong More... about 12 years ago
[Fix] C-Commands should work in both directions again More... about 12 years ago
[Codechange] Small cleanup More... about 12 years ago
[Fix] Procedural roads did not work More... about 12 years ago
[Fix] Fixed a typo that broke auto-center commands More... over 12 years ago
[Fix] Fixes crash on exit when using "Exit" in the main menu More... over 12 years ago
[Feature] min-/maxCamDist limit of the orbit camera can now be disabled/enabled (RShift + Space) More... over 12 years ago