Anders Jenbo
|
654a2b8834
|
♻️Clean up automap code
Use Point for x,y pairs. Make helpers for drawing door and squares
|
2021-05-02 15:27:38 +02:00 |
|
Anders Jenbo
|
5745f099ba
|
♻️Use Point for positions in msg.cpp functions
|
2021-04-29 21:36:31 +02:00 |
|
Anders Jenbo
|
f77c52941a
|
♻️Make GetDirection take Points instead of ints
|
2021-04-25 02:25:52 +02:00 |
|
Anders Jenbo
|
2bd13451a1
|
♻️Apply point positioning to all remaning entities
|
2021-04-25 01:25:48 +02:00 |
|
Anders Jenbo
|
98cd435fba
|
♻️ Apply point types to missiles
|
2021-04-24 21:41:04 +02:00 |
|
Anders Jenbo
|
efbe8a8338
|
♻️ add possition points to monsters
|
2021-04-24 20:29:52 +02:00 |
|
Anders Jenbo
|
7912e510f0
|
🎨 Clean up overuse of SDL types
|
2021-04-24 17:07:07 +02:00 |
|
Anders Jenbo
|
e4cfad3196
|
♻️Use points instead of individual fileds for player structure
|
2021-04-24 04:46:08 +02:00 |
|
Anders Jenbo
|
cc164985a3
|
🎨 Correct type checks in src sub-folder
|
2021-04-22 20:33:24 +02:00 |
|
Anders Jenbo
|
2969b80163
|
🎨 Run readability-identifier-naming on all src sub-folders
|
2021-04-22 03:53:35 +02:00 |
|
Anders Jenbo
|
1e3ed903be
|
🎨 strip redundant else
|
2021-04-22 00:39:48 +02:00 |
|
qndel
|
ec74917cb4
|
class sounds cleanup
|
2021-04-20 23:35:16 +02:00 |
|
Anders Jenbo
|
9e307a0d4a
|
🎨 Rename towner[] to towners[]
|
2021-04-19 22:42:19 +02:00 |
|
Anders Jenbo
|
373f28736f
|
🎨 Acceptable parts of modernize-*
|
2021-04-19 22:42:19 +02:00 |
|
Anders Jenbo
|
b978d80119
|
🎨 llvm-include-order
|
2021-04-19 20:11:20 +02:00 |
|
Anders Jenbo
|
bb4e1960e7
|
🎨 modernize-use-nullptr
|
2021-04-19 16:02:05 +02:00 |
|
Anders Jenbo
|
8c821e98d3
|
🚚 Restructure files
|
2021-04-16 03:57:22 +02:00 |
|