Silver's Simple Site - Projects - Open Rails - Log

Earlier entries >>

U2019.04.18-2102

James Ross

2019-04-18 21:02:21

1c7d2897

Roeterdink

2019-04-17 08:49:06

  • Timetable Update, including starting in paused state - reviewed update.

See :

bug report no. 1817878

blueprint https://blueprints.launchpad.net/or/+spec/timetable-trigger-function

thread http://www.elvastower.com/forums/index.php?/topic/32758-start-timetable-in-paused-mode

fcfc8a52

James Ross

2019-04-16 09:03:41

Update Source/Orts.Simulation/Simulation/Timetables/TTTrain.cs

Co-Authored-By: Roeterdink <47360654+Roeterdink@users.noreply.github.com>

113f77fe

Roeterdink

2019-02-28 20:02:43

Timetable Update, including starting in paused state.

See :

bug report no. 1817878

blueprint https://blueprints.launchpad.net/or/+spec/timetable-trigger-function

thread http://www.elvastower.com/forums/index.php?/topic/32758-start-timetable-in-paused-mode

U2019.04.15-1948

James Ross

2019-04-15 19:48:38

Merge pull request #50 from perpetualKid/OAL-Re-Integration

Build: OpenAL binary re-integration with updated default settings

cbccf697

perpetualKid

2019-04-12 20:11:16

Checking and updating default max # of sound sources for OAL

Checking if number of sound sources is et at all. If not, or less than 1024, config will be updated to 1024

aac99a68

perpetualKid

2019-04-12 19:27:04

Providing and Loading OAL binaries

  • adding OAL binaries to source tree (version 1.16.0)
  • including OAL binaries in OR program output
  • removing OAL installation check in Launcher, checking for binaries only in OR program subfolder

51d2309a

perpetualKid

2019-04-12 18:34:28

Remove stale OpenAL source code in favor of prebuilt binaries

Removing stale sour code from openal-soft, which was used for custom build version. We will rather use prebuilt binaries from offical openal-soft source, and provide suitable config settings for same limits as were hardcoded in custom built

daab1d51

perpetualKid

2019-04-11 17:58:41

Set architecture specific dll (sub) directory

U2019.04.15-1934

perpetualKid

2019-04-15 19:34:58

Merge pull request #48 from perpetualKid/Refactoring/UserCommands

Moving UserCommands from InputSettings into Common/Input

0558906f

perpetualKid

2019-04-12 17:34:55

Remove and Sort namespace usings

Sort as per review request, using VS Remove and Sort refactoring functionality

34971139

perpetualKid

2019-04-12 06:33:14

Moving UserCommands into Common/Input

correcting enum name and move out from InputSettings to Orts.Common.Input

as per

http://www.elvastower.com/forums/index.php?/topic/13336-raildriver-sdk/page__view__findpost__p__244639

This is a prep for RD and other input

U2019.04.15-1927

James Ross

2019-04-15 19:27:33

Merge pull request #47 from perpetualKid/Sourcetree-cleanup

Build: Cleanup unused projects

9c5cae47

perpetualKid

2019-04-11 06:23:09

Cleanup unused projects

U2019.04.13-0841

Csantucci

2019-04-13 08:41:00

Merge pull request #49 from cjakeman2/webpage-update

add Broad Gauge Productions to Trade webpage

ae606cf4

cjakeman2

2019-04-11 19:34:38

add Broad Gauge Productions to Trade webpage

U2019.04.07-1424

James Ross

2019-04-07 14:24:10

Merge pull request #41 from peternewell/correct_vacuum_brake_issues

Correct vacuum brake issues

https://bugs.launchpad.net/or/+bug/1822556

a2d1a9df

James Ross

2019-04-06 22:07:17

Revert "https://blueprints.launchpad.net/or/+spec/water-trough-filling - base deployment of water trough dynamic filling"

This reverts commit 77197d3c22e234d402ecd8b523344de0cace8e00.

8a015b8b

peternewell

2019-04-01 08:54:59

f68cd3cb

peternewell

2019-04-01 06:43:55

Merge branch 'master' of https://github.com/openrails/openrails

b0d24142

peternewell

2019-03-25 08:18:57

Merge branch 'master' of https://github.com/openrails/openrails

48c66e80

peternewell

2019-03-03 05:15:49

Merge branch 'master' of https://github.com/openrails/openrails

77197d3c

peternewell

2019-02-27 03:32:35

https://blueprints.launchpad.net/or/+spec/water-trough-filling - base deployment of water trough dynamic filling

U2019.04.06-1418

James Ross

2019-04-06 14:18:47

Merge pull request #44 from Csantucci/Correct_light_state_in_decoupled_loco

Bug fix for  "Lights incorrectly are on in uncoupled loco"

https://bugs.launchpad.net/or/+bug/1822648

2fd33992

Csantucci

2019-04-03 08:14:17

Bug fix for https://bugs.launchpad.net/or/+bug/1822648 Lights stay on in uncoupled loco.

U2019.04.06-1411

James Ross

2019-04-06 14:11:27

Merge pull request #39 from perpetualKid/Launcher-Dependency-Check

Checking for new dependencies required for upgrade and MG

https://blueprints.launchpad.net/or/+spec/dotnet-4

c22c5a37

perpetualKid

2019-04-04 08:28:28

Merge branch 'master' into Launcher-Dependency-Check

d05cafb6

perpetualKid

2019-04-04 08:24:01

Updated for code review

9437649e

perpetualKid

2019-03-31 12:13:04

Checking for dependencies

Checking for NetFX 4.7.2, DirectX 9c (43) and OpenAL, and provide download links if necessary.

Remove OAL binary distribution.

U2019.04.03-2111

James Ross

2019-04-03 21:11:00

Merge pull request #34 from perpetualKid/C#-7.3-upgrade

Upgrade all projects to C# 7.3

de685e3b

perpetualKid

2019-03-24 20:41:19

Fixing missing language version per build config

7a2b965c

perpetualKid

2019-03-20 20:45:19

Upgrade all projects to C# 7.3

U2019.03.26-2053

James Ross

2019-03-26 20:53:11

Merge pull request #38 from twpol/feature/appveyor-config

chore: Include AppVeyor build configuration file

b11788d8

James Ross

2019-03-26 20:44:48

chore: Fix weird-ass YAML format

36fa30b6

James Ross

2019-03-26 20:40:55

chore: Include AppVeyor configuration file

Earlier entries >>

Powered by the Content Parser System, copyright 2002 - 2024 James G. Ross.