1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-21 20:29:59 +01:00
Commit graph

167 commits

Author SHA1 Message Date
Miloslav Číž
0d37d51bef Update test 2018-09-21 09:20:57 +02:00
Miloslav Číž
598618c9e5 Update test 2018-09-21 08:56:17 +02:00
Miloslav Číž
c7bbf667ca Add more settings 2018-09-21 08:48:15 +02:00
Miloslav Číž
912b86a27d Remove TODOs 2018-09-20 18:00:36 +02:00
Miloslav Číž
2c682a25b9 Address a TODO 2018-09-20 17:59:07 +02:00
Miloslav Číž
2cb5142195 Fix collision bug 2018-09-20 14:07:27 +02:00
Miloslav Číž
7d2ccf6753 Fix renderSimple 2018-09-18 19:19:26 +02:00
Miloslav Číž
f5dee2c0ab Fix floor rendering 2018-09-18 17:52:22 +02:00
Miloslav Číž
259fe1826a Fix floor texcoords 2018-09-18 17:40:32 +02:00
Miloslav Číž
c82fb56e91 Update summary 2018-09-18 14:49:02 +02:00
Miloslav Číž
110a673407 Update comment 2018-09-18 10:25:40 +02:00
Miloslav Číž
c28e9d5e2d Add floor textures 2018-09-18 10:25:14 +02:00
Miloslav Číž
a27055ab93 Update WIP floor texturing 2018-09-18 09:40:17 +02:00
Miloslav Číž
42057b3b6b Add comments 2018-09-17 18:03:48 +02:00
Miloslav Číž
74a146a7cb Add RCL prefix 2018-09-17 17:55:53 +02:00
Miloslav Číž
d04750a068 Expand comments 2018-09-17 16:45:02 +02:00
Miloslav Číž
9421155671 Add inverse scale func 2018-09-17 15:05:38 +02:00
Miloslav Číž
22e830b942 Fix floor really 2018-09-17 12:36:04 +02:00
Miloslav Číž
d66750be79 Fix floor depth 2018-09-17 12:06:14 +02:00
Miloslav Číž
8963c08039 Change units for tiny 2018-09-17 11:27:25 +02:00
Miloslav Číž
f994666817 Add inlines 2018-09-17 10:54:22 +02:00
Miloslav Číž
4cb6c381bf Fix comments 2018-09-17 08:26:25 +02:00
Miloslav Číž
f77522efb6 FPS++! (call pix func directly) 2018-09-17 07:15:06 +02:00
Miloslav Číž
a4492a3656 Small optimization 2018-09-16 17:23:57 +02:00
Miloslav Číž
0caeb1c1ac Optimize texture coords 2018-09-16 17:21:34 +02:00
Miloslav Číž
00e5cff5b1 Optimize texture coords 2018-09-16 17:12:09 +02:00
Miloslav Číž
e33d02ccec Move texcoords to compile time 2018-09-16 14:24:32 +02:00
Miloslav Číž
3ef4c4fce9 Optimize 2018-09-15 17:56:59 +02:00
Miloslav Číž
1186440944 Fix data type 2018-09-15 17:53:16 +02:00
Miloslav Číž
9d300eb1f8 Reorders structs 2018-09-15 17:06:23 +02:00
Miloslav Číž
8def7d7868 Update terminal demo 2018-09-15 15:50:40 +02:00
Miloslav Číž
759c525962 Add terminal test 2018-09-15 14:48:01 +02:00
Miloslav Číž
2467bbbc62 Add init functions 2018-09-15 14:35:21 +02:00
Miloslav Číž
ff5ccd9feb Fix some warnings 2018-09-15 12:10:53 +02:00
Miloslav Číž
691942dfbe Roll texture coords 2018-09-15 11:56:20 +02:00
Miloslav Číž
fe5617e168 Render correctly inside doors 2018-09-15 11:19:53 +02:00
Miloslav Číž
b672387bee Optimize door 2018-09-14 20:17:15 +02:00
Miloslav Číž
910927e24d Add rolling door 2018-09-14 19:42:59 +02:00
Miloslav Číž
4eb84296cb Fix simple rendering func 2018-09-14 17:46:31 +02:00
Miloslav Číž
9c0a2f2e5f Use fewer units for tiny 2018-09-14 15:37:27 +02:00
Miloslav Číž
e1a285c7c4 Fix len function 2018-09-14 15:18:34 +02:00
Miloslav Číž
680e5b23a8 Fix sqrt data types 2018-09-14 15:00:31 +02:00
Miloslav Číž
cdfefa6c99 Add octagonal approx back 2018-09-14 14:40:31 +02:00
Miloslav Číž
60abe97adb Add distance approximation 2018-09-14 12:25:59 +02:00
Miloslav Číž
62fc4ab7c7 Fix texturing 2018-09-13 19:00:28 +02:00
Miloslav Číž
3111e72dd6 Add octagonal distance 2018-09-13 17:36:42 +02:00
Miloslav Číž
284135bcae Fix raycast tiny 2018-09-13 16:13:59 +02:00
Miloslav Číž
54ee5502be Get rid of weird type 2018-09-13 15:22:16 +02:00
Miloslav Číž
5df1b4f4ac Update SDL test 2018-09-13 15:06:35 +02:00
Miloslav Číž
8b1fbce362 Fix horizon 2018-09-13 11:18:31 +02:00