Daniu
23783892f0
Undo/Redo system, hierarchy for models in scene, uuid for basic_nodes, menu bar 'windows' options
2026-02-23 21:31:31 +01:00
WLs50
0280b40ca5
Merge remote-tracking branch 'manul-public/master' into manul-staging
2025-04-05 14:24:53 +02:00
Jano211
c712c7d5a3
Improved scenery loading from SBT
...
When found SBT file, ignores "*_ter.scm" files
2025-03-16 12:28:09 +01:00
WLs50
a5f6397eca
merge manul
2025-03-09 15:36:11 +01:00
Jano211
58b1bc38ae
Improved scenery loading from SBT
...
When found SBT file, ignores "*_ter.scm" files
2025-01-05 19:29:07 +01:00
Wls50
561b84a329
move vertex user data to a separate array
...
update vao creation to support optional vertex data
update mesh serialization to account for new user data location
change t3d spec: userdata:{float|uint|int} to userdata:bool
2024-07-06 16:04:35 +02:00
Wls50
dba0a035fd
add user data vector to basic_vertex
...
update t3d, e3d & sbt specs accordingly
update node model to shape conversion to support indexed meshes
2024-06-30 16:13:19 +02:00
milek7
5bafa31f9d
Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim
2022-01-05 22:21:05 +01:00
tmj-fstate
7b816594ba
maintenance: string search methods
2021-05-27 14:23:00 +02:00
tmj-fstate
517c9c89f8
build 210303. vehicle control hint system, virtual trainman toggle, configurable diesel engine rpm deceleration rate, vehicle repair enhancement, debug panel enhancements, customizable vehicle displays refresh rate, idling compressor sound, traction ac motor sound, braking sound enhancement, sky state enhancement, minor bug fixes
2021-03-04 03:41:53 +01:00
milek7
372f99afee
Make repair button vehicle in debug mode instead call resetconsist command, add pantograph damage flag, repair pantographs in resetconsist command
2021-01-30 13:31:59 +01:00
milek7
8de5bc8b9d
Logtype category for traction issues, log also without debugmode
2021-01-30 13:31:59 +01:00
milek7
bbf0102e16
improve trainingmode collision sound
2020-11-01 20:49:03 +01:00
milek7
29f8f91ad8
Merge remote-tracking branch 'tmj/master' into sim
2020-10-18 23:35:14 +02:00
milek7
1dc1bd5fcb
pre-merge renames
2020-09-30 18:27:43 +02:00
tmj-fstate
7a0c89f508
milek7/sim branch network code import
2020-02-16 03:03:17 +01:00
tmj-fstate
936e537a7a
refactoring: selectable gfx renderer groundwork
2019-10-12 18:38:01 +02:00
milek7
5d193b40ff
semaphore with stop signal marked on minimap, number of icons increased to 5
2019-09-19 23:13:45 +02:00
milek7
0ed35ed254
Merge branch 'gfx-work' into sim
2019-08-08 15:56:06 +02:00
milek7
37fea6db7a
Merge branch 'milek-dev' into gfx-work
2019-08-08 15:35:25 +02:00
tmj-fstate
d317dc2296
cab change logic tweak, event launcher execution fix
2019-08-06 14:08:22 +02:00
milek7
33adffb614
map visualization features
2019-04-02 01:21:49 +02:00
milek7
4383b0c7e0
geometry shaders, map poi icons
2019-03-17 20:30:25 +01:00
milek7
e3c88b9834
network-aware obstacles, other changes
2019-03-16 17:13:46 +01:00
milek7
8b642205eb
alerter fixes, removing obstacles, python config changes
2019-03-16 12:43:34 +01:00
milek7
7ca562211a
improve nearest track-point search
2019-03-15 01:18:23 +01:00
milek7
1f0d8c4dc8
semaphores controllable on minimap
2019-03-06 00:58:12 +01:00
milek7
064b360a53
map work
2019-02-25 00:41:11 +01:00
milek7
939aa73384
switch state visualisation, semaphore tracking for map purposes
2019-02-22 22:21:23 +01:00
milek7
b5b230902a
Merge branch 'milek-dev' into udpnetwork
2019-02-21 19:57:08 +01:00
milek7
cbd640a6aa
nonglobal eventlauncher should launch individually for each client (could cause duplicated event launches, but previous behaviour is obviously wrong)
2019-02-20 21:47:13 +01:00
tmj-fstate
852fdcfa0e
minor bug fixes
2019-02-06 16:48:03 +01:00
milek7
5a0bb610db
network improvements
2019-02-05 00:07:34 +01:00
tmj-fstate
cfc35ee32e
build 190116. minor bug fixes
2019-01-16 15:04:32 +01:00
milek7
47be84f49e
radius fix
2019-01-14 00:27:51 +01:00
milek7
6f48a6e55d
lazy bounding radius computing for shape_node (avoids O(n^2) deserialization)
2019-01-12 16:52:10 +01:00
milek7
e924b8914a
Merge branch 'milek-dev' into gfx-work
2019-01-12 02:23:32 +01:00
milek7
b6e280f14d
lazy bounding radius computing for shape_node (avoids O(n^2) deserialization)
2019-01-12 02:21:40 +01:00
milek7
9f5a88a2fc
Merge branch 'milek-dev' into gfx-work
2018-10-25 13:37:57 +02:00
tmj-fstate
841e18f170
build 181016. freespot color override, vehicle start jolt sound, switch trackbed generation fixes
2018-10-16 20:11:23 +02:00
tmj-fstate
7cf06246a6
maintenance: include fix
2018-10-12 21:49:49 +02:00
tmj-fstate
7933ade080
maintenance: removed deprecated files, linux friendly include names
2018-10-12 19:53:33 +02:00
milek7
2357026146
Merge branch 'milek-dev' into gfx-work
2018-10-11 00:14:49 +02:00
milek7
52c8b40f88
Merge branch 'tmj-dev' into milek-dev
2018-10-10 21:37:52 +02:00
milek7
09970d73b1
Merge branch 'milek-dev' into gfx-work
2018-10-10 19:33:08 +02:00
tmj-fstate
06abe187c6
build 181007. automatic switch trackbed enhancements, portal crash fix, minor bug fixes
2018-10-07 15:43:30 +02:00
tmj-fstate
8b1a26632d
build 181005. automatic switch trackbed generation
2018-10-05 21:57:49 +02:00
milek7
14b27a6e98
Merge branch 'tmj-dev' into milek-dev
2018-10-01 21:00:27 +02:00
tmj-fstate
3d64d7fb9f
minor bug fixes
2018-09-23 21:37:29 +02:00
tmj-fstate
e1b20a025a
build 180923. basic precipitation visualization system, minor bug fixes
2018-09-23 19:13:33 +02:00