Muzychenko Andrey
|
97aea20586
|
Renamed some collision variables.
|
2022-05-20 11:51:00 +03:00 |
|
Muzychenko Andrey
|
2d2ca0ab2a
|
Cleaning up maths: part 4.
More by ref args, cleaned up distance_to_flipper, ramp init.
|
2022-05-16 09:28:35 +03:00 |
|
Muzychenko Andrey
|
fdf1f6c9f1
|
Cleaning up maths: part 3.
Demangled methods, vectors args by ref, added comments, more accurate ray_intersect_line.
|
2022-05-13 11:15:30 +03:00 |
|
Muzychenko Andrey
|
2d0da712e3
|
Cleaning up maths: part 2.
Renamed vector2.
|
2022-05-11 16:47:13 +03:00 |
|
Muzychenko Andrey
|
d23444b983
|
Cleaning up maths: part 1.
Vector3 inherited from vector2.
|
2022-05-11 16:42:45 +03:00 |
|
Muzychenko Andrey
|
81c2034a16
|
Replaced objlist_class with std::vector.
Fixed minor bug in TLightGroup.
Cleaned up some warnings.
|
2021-10-01 18:55:44 +03:00 |
|
Muzychenko Andrey
|
c5b7c0ad16
|
Fixed some of the memory leaks and Clang warnings.
DrMemory and Valgrind work with regular debug builds.
|
2021-09-14 15:33:18 +03:00 |
|
Muzychenko Andrey
|
49f6132d23
|
Added loader for Full Tilt .dat files, v1.
Works with some data hacks in lowest resolution.
Seems to work ok, even though BL is still 3DPB.
|
2021-01-31 17:29:53 +03:00 |
|
oz
|
262b098610
|
Some renames, cleanup partman, loader.
|
2021-01-28 18:01:26 +03:00 |
|
oz
|
7d15427dd9
|
midi ready, TCollision cleanup.
|
2021-01-23 13:33:30 +03:00 |
|
oz
|
5252fb1b7e
|
TRamp, TPinballTable ready.
|
2021-01-19 18:28:48 +03:00 |
|
oz
|
090beefd07
|
timer v1, ready.
winmain uninit.
message_handler tweaks.
|
2020-12-04 18:35:47 +03:00 |
|
oz
|
5e94b5b513
|
Score, PinbalTable, PinballComponent v1
Placeholders for T piball component classes.
|
2020-11-01 18:45:29 +03:00 |
|