Japa
|
689caa5039
|
Made the lighting engine multithreaded.
|
2013-06-26 19:12:14 +05:30 |
Japa
|
539abff49a
|
Merge branch 'master' of https://github.com/warmist/dfhack
Conflicts:
plugins/rendermax/renderer_light.cpp
|
2013-06-25 23:23:52 +05:30 |
Japa
|
f4923d6974
|
added square light volume, and automatic light radius.
|
2013-06-25 23:13:55 +05:30 |
Warmist
|
588ca8b8dd
|
MAXIMUM SPEED UPDATE!!!!!
|
2013-06-25 20:36:53 +03:00 |
Warmist
|
3957fac531
|
Added citizen lights(only lights, no oclusion might change later). Added custom dim level (for darker nights and tunnels).
|
2013-06-25 19:34:38 +03:00 |
Japa
|
5265f107b0
|
Added more advanced sun light calculation
|
2013-06-25 16:33:01 +05:30 |
Warmist
|
ef7abaee14
|
Merge branch 'master' of git://github.com/JapaMala/dfhack
|
2013-06-25 01:25:56 +03:00 |
Warmist
|
4d9b7bd23d
|
Major rewrite of opacity calculation.
|
2013-06-25 00:59:32 +03:00 |
Warmist
|
cb767531cf
|
Made light plugin read configuration file (rendermax.lua)
|
2013-06-24 18:18:57 +03:00 |
Japa
|
8271725320
|
Some performance fixes and tweaks. Opaque blocks can now emit light.
|
2013-06-24 14:20:22 +05:30 |
Warmist
|
06915aeded
|
Fixed unload/disable crash. Added glowing plants.
|
2013-06-23 23:56:01 +03:00 |
Warmist
|
4f7df238ea
|
Fixed non-circular light. Do not show hidden tiles.
|
2013-06-23 21:29:03 +03:00 |
Warmist
|
cb6130066d
|
Performance improvements, added flickering cursor light.
|
2013-06-23 20:45:05 +03:00 |
Warmist
|
2c49c9e83c
|
C++ version of light engine.
|
2013-06-23 19:25:42 +03:00 |