This website requires JavaScript.
Explore
Help
Sign In
cyberpresidentvanellope
/
Bubberstation
Watch
1
Star
0
Fork
0
You've already forked Bubberstation
mirror of
https://github.com/Bubberstation/Bubberstation.git
synced
2025-12-28 10:31:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83a8d3dfbbe040f2b62be995580da703067c2d8a
Bubberstation
/
code
/
modules
/
lighting
History
Incoming
db64b6221d
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_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
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_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