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

Earlier entries >>

U2019.05.26-0405

perpetualKid

2019-05-26 04:05:05

Merge pull request #63 from Csantucci/search-for-alternate-ace-texture

When .s file requires missing .dds file, the equivalent .ace is picked if existing

edd03cdb

Csantucci

2019-05-25 20:47:33

When .s file requires missing .dds file, the equivalent .ace is picked if existing.

Bug fix for https://bugs.launchpad.net/or/+bug/1830498 .

U2019.05.23-0631

Csantucci

2019-05-23 06:31:27

Merge pull request #59 from Sharpe49/update-locales

Update POT files and French locales.

bc345d67

Cédric GNIEWEK

2019-05-19 00:44:57

Better fix for InputSettings

77661c40

Cédric GNIEWEK

2019-05-19 00:25:09

Updated other locale files

e6e998f1

Cédric GNIEWEK

2019-05-18 23:38:15

Fix keyboard assignment page

6358573b

Cédric GNIEWEK

2019-05-18 23:28:00

Updated POT files and French locales

U2019.05.22-1043

perpetualKid

2019-05-22 10:43:06

Merge pull request #61 from Csantucci/update-manual-human-dispatch

Update OR manual with info about manually re-routing AI trains

da8fe5ff

Csantucci

2019-05-22 10:19:06

Typo correction in manual

5d44dbb0

Csantucci

2019-05-22 08:55:25

Update OR manual with info about manually re-routing AI trains

U2019.05.22-0517

perpetualKid

2019-05-22 05:17:34

Merge pull request #60 from Csantucci/human-dispatch-in-master

Manually re-route AI trains through dispatcher window

0532efb2

Csantucci

2019-05-20 07:08:30

Merge branch 'human-dispatch-1' into human-dispatch-in-master

U2019.05.13-1617

Csantucci

2019-05-13 16:17:12

Merge pull request #58 from Csantucci/Bug-removal-scripts-not-working

Bug fix for  "Scripts don't work any more" https://bugs.launchpad.net/or/+bug/1828710

a3780f12

Csantucci

2019-05-12 08:47:26

Update Source/Orts.Simulation/Common/Scripting/ScriptManager.cs

make the code compiler version independent

Co-Authored-By: perpetualKid <perpetualKid@azuros.net>

84c49b07

Csantucci

2019-05-12 07:01:37

Bug fix for https://bugs.launchpad.net/or/+bug/1828710 Scripts don't work any more

U2019.05.08-1626

Csantucci

2019-05-08 16:26:07

Merge pull request #56 from perpetualKid/Fix-LAAbin-missing-config

CopyCreate LAA-exe .config file. Bug fix for https://bugs.launchpad.net/or/+bug/1828232 .

c2bd179f

perpetualKid

2019-05-08 10:42:33

CopyCreate LAA-exe .config file

U2019.05.05-2215

James Ross

2019-05-05 22:15:25

Merge pull request #33 from perpetualKid/NetFX-Upgrade-4.7.2

Upgrade all projects to target NetFX 4.7.2

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

https://trello.com/c/eTowjYMv/407-upgrade-to-net-framework-472

ebc16842

perpetualKid

2019-04-16 17:50:20

Removing duplicate LangVersion attribute

Likely as result of a merge, LangVersion attribute had been in there twice for each config. While VS only used the higher one, still removed the other one to ensure consistency.

808974bf

perpetualKid

2019-04-15 20:11:51

Merging updated OAL loader code and updating for .NET4

fb5f4a31

perpetualKid

2019-04-15 19:49:47

Merge branch 'master' into NetFX-Upgrade-4.7.2

a8ddcd26

perpetualKid

2019-04-15 19:47:41

Merge branch 'master' into NetFX-Upgrade-4.7.2

5c61e378

perpetualKid

2019-04-15 19:42:48

Merge branch 'master' into NetFX-Upgrade-4.7.2

8936eaed

perpetualKid

2019-04-07 08:04:40

Merge branch 'master' into NetFX-Upgrade-4.7.2

e51cbf38

perpetualKid

2019-04-05 06:38:11

Fixing localization issue with NetFX > 4.5

Using CultureInfo.DefaultThreadCurrentUICulture to set selected language to ensure consistent localization across threads

bc13b234

perpetualKid

2019-03-24 20:56:06

Merge branch 'NetFX-Upgrade-4.7.2' of https://github.com/perpetualKid/openrails into NetFX-Upgrade-4.7.2

U2019.04.23-0609

Csantucci

2019-04-23 06:09:59

Merge pull request #53 from Csantucci/Event-start-activity

Fix crash when activity event triggered at game start. https://bugs.launchpad.net/or/+bug/1825670

a4145c89

Csantucci

2019-04-20 18:27:31

Fix crash when activity event triggered at game start.

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

U2019.04.21-1104

perpetualKid

2019-04-21 11:04:59

Merge pull request #54 from Csantucci/avoid-precipitation-inside-3Dcab

Avoid precipitation inside 3D cab.

843aad5e

Csantucci

2019-04-11 14:12:05

Avoid precipitation inside 3D cab. Bug fix for https://bugs.launchpad.net/or/+bug/1824364 .

U2019.04.19-0651

Csantucci

2019-04-19 06:51:43

Merge pull request #52 from perpetualKid/Bugfix-OAL-Config-init

Removing check and empty file creation re OpenAl.

198e4f19

perpetualKid

2019-04-17 13:24:14

Removing separate File Creation

In some cases there seem a race condition to happen when the file is new created, setting the initial value would not be honored before second start of the game.

As WritePrivateProfileString will also just create the file if not existing, the prior check and creation is not necessary

Earlier entries >>

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