This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Yogstation
Watch
1
Star
0
Fork
0
You've already forked Yogstation
mirror of
https://github.com/yogstation13/Yogstation.git
synced
2025-02-26 09:04:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08b91215bdeb5f99ed92a4360f4954e3828bbf3a
Yogstation
/
code
/
modules
/
lighting
History
Incoming
08b91215bd
implements LIGHTING_ROUND_VALUE, which was defined as 1 / 128 but never used anywhere.
2017-04-04 01:35:39 -04:00
..
lighting_area.dm
Speeds up client side rendering of lighting by selectively swapping out full dark and full light tiles with easier to render options.
2017-04-01 19:09:15 -04:00
lighting_atom.dm
Fixes lighting not updating opacity on atom delete (
#25139
)
2017-03-16 22:28:39 +01:00
lighting_corner.dm
implements LIGHTING_ROUND_VALUE, which was defined as 1 / 128 but never used anywhere.
2017-04-04 01:35:39 -04:00
lighting_object.dm
makes full dark tiles a proper icon like full light tiles. All color operations, even non matrix ones, are slower: definitely so for the server and seemingly also for the client.
2017-04-01 20:32:56 -04:00
lighting_setup.dm
Fixes lighting of pixel shifted objects and reverts the hacky memleak fix + other lighting fixes (
#24963
)
2017-03-14 19:27:23 +01:00
lighting_source.dm
Fixes lighting of pixel shifted objects and reverts the hacky memleak fix + other lighting fixes (
#24963
)
2017-03-14 19:27:23 +01:00
lighting_turf.dm
Fixes lighting of pixel shifted objects and reverts the hacky memleak fix + other lighting fixes (
#24963
)
2017-03-14 19:27:23 +01:00