Commit graph

12 commits

Author SHA1 Message Date
Zed A. Shaw
fcd1bc589c Make a function to access overlay cells Closes #35. 2025-06-26 23:17:53 -04:00
Zed A. Shaw
c98aa936ad The tracy directory now has an experiment in getting Tracy to work. It's _not_ as easy as it is touted to be. 2025-01-19 12:58:05 -05:00
Zed A. Shaw
308fe4bed2 Brought in Amit's latest and tweaked a few more build options for enabling some safety checks in GCC. 2025-01-19 11:05:42 -05:00
Zed A. Shaw
6592e22075 Bring Amit's latest fix in and protect against the sprites rendering the texY value wrong sometimes. 2025-01-18 13:19:14 -05:00
Zed A. Shaw
379ec5846f Brought in a fix suggested by Amit but still didn't improve perf. I'll use that to see how Tracy works. 2025-01-18 11:14:00 -05:00
Zed A. Shaw
831e15ca18 Brought in Amit's latest code and converted it to use either dumb lighting or his new torch lighting, then threw in the FPS counter from last night. 2025-01-18 11:10:43 -05:00
Zed A. Shaw
7fb2d5cf26 Updated Amit's code to run in sfml 3.0 2025-01-17 15:29:13 -05:00
Zed A. Shaw
cdbd83ded7 Fix crash in matrix when pixelbuf is copied. 2025-01-17 12:07:20 -05:00
Zed A. Shaw
4d31a4daf2 Amit's code mostly converted to use the new texture.hpp but there's an error on line amt/pixel.hpp:472 2025-01-17 11:36:03 -05:00
Zed A. Shaw
c91e8fc543 Brought in Amit's latest and will now merge in my fixing from last night into his to get them synced up. 2025-01-17 11:00:49 -05:00
Zed A. Shaw
d47f6f996d Bring in a row major version of Amit's matrix. 2025-01-16 13:38:14 -05:00
Zed A. Shaw
5e63272f24 Brought in some of amit's code to study and try out. amt/ has it. 2025-01-16 12:50:25 -05:00