Commit Graph

26 Commits

Author SHA1 Message Date
minjaesong
60547a7d21 idea runconfig 2021-11-09 21:27:08 +09:00
minjaesong
40653ac4d1 programmable logic array GUI mockup 2021-10-16 15:39:57 +09:00
minjaesong
43d9785db8 quick and dirty solution deployed for the load screen dereferencing the dead pointer 2021-09-18 11:55:38 +09:00
minjaesong
b4813a1ebe able to load chunked world save 2021-09-11 18:44:05 +09:00
minjaesong
126a4325d2 let's compress everything because we can 2021-08-24 16:35:48 +09:00
minjaesong
5d46402b27 finaly fixing 720p bug (issue #36) 2020-11-21 22:04:59 +09:00
minjaesong
b8a7dee7ac config: user-configurable control entries now have config- prefix 2020-11-21 11:24:15 +09:00
minjaesong
2437fed1ea UnsafeHelper.getArrayOffset to return long 2020-10-21 17:03:28 +09:00
minjaesong
a61ff82ddd comment 2020-04-13 05:03:53 +09:00
minjaesong
c4521b9fd9 more comments 2020-02-28 05:14:13 +09:00
minjaesong
1524919ae0 determining array base offset: replaced trick code with proper code 2020-02-27 17:54:35 +09:00
minjaesong
e235b81041 middle click to open pie menu 2020-02-27 05:41:57 +09:00
minjaesong
0d8d6ca9fa using proper hashing function 2020-02-24 14:45:12 +09:00
minjaesong
e4aa4d2b87 lightmaprenderer: exporting LUT to its own class 2019-12-05 10:27:54 +09:00
minjaesong
12498184f5 fixed minor anomalies 2019-08-21 15:12:19 +09:00
minjaesong
514ea680aa fix wrong assert usage; addOneArgFun for Lua globals works 2019-07-10 16:20:45 +09:00
minjaesong
2c560a6f36 new iteration of the ingame computer -- display adapter 2019-07-09 22:26:28 +09:00
minjaesong
b66ca70d6c test impl of "collision interpolator'; new number font for itemslots 2019-07-07 20:53:20 +09:00
minjaesong
184eda38fd comment 2019-07-03 04:12:56 +09:00
minjaesong
ae8d7a67f2 issue #26 resolved (someone is hoolding stale ingame context) 2019-07-03 03:59:37 +09:00
minjaesong
4c23cde4a9 no more context fuckups on apploader 2019-07-02 04:59:24 +09:00
minjaesong
04ea9aec42 more cleanup regarding fireRecalculateEvent 2019-06-25 22:48:38 +09:00
minjaesong
ed58e72724 refactoring the call order of the renderers' init code invocation 2019-06-25 22:26:16 +09:00
minjaesong
d2e886aec2 q&d hack to circumvent the dangling pointer issue #26 2019-06-25 15:22:24 +09:00
minjaesong
44405111eb issue #26: the reason was the dangling pointer? 2019-06-23 02:20:01 +09:00
minjaesong
64bbe6b53b sorta working unsafesvecarray; and then issue #26 is fucking shit up 2019-06-22 04:16:03 +09:00