Iscle
|
d27740bd38
|
Fix compiler warnings (#73)
|
2021-10-26 17:15: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
|
98f234fce3
|
Replaced GlobalAlloc with malloc.
WaveMix keeps GlobalAlloc for authenticity.
Fixed float to double casts.
Some cleanup.
|
2021-02-18 12:53:25 +03:00 |
|
Muzychenko Andrey
|
55984fbb08
|
Fixed x64 build warnings.
Replaced __intN with intN_t.
Some cleanup.
|
2021-02-16 19:03:45 +03:00 |
|
oz
|
262b098610
|
Some renames, cleanup partman, loader.
|
2021-01-28 18:01:26 +03:00 |
|
oz
|
5252fb1b7e
|
TRamp, TPinballTable ready.
|
2021-01-19 18:28:48 +03:00 |
|
oz
|
d19fb0476a
|
TRollover, TOneway, TLightRollover, TTripwire, TEdgeManager ready.
|
2021-01-08 18:50:12 +03:00 |
|
oz
|
9bd064bf15
|
TPlunger ready. TEdgeManager v1.
|
2021-01-07 19:00:38 +03:00 |
|
oz
|
d83c4e2b26
|
Proj v1, ready.
port_draw in multiple T classes.
pb v1.
proj v1, ready.
WinMain v3.
|
2020-11-29 18:50:49 +03:00 |
|
oz
|
62a63bbf2e
|
Correct inheritance for TPinballComponent, TCollisionComponent.
|
2020-11-28 15:59:42 +03:00 |
|
oz
|
a1678120f8
|
vector_type is 3 x float, TCollisionComponent v1.
|
2020-11-28 14:39:12 +03:00 |
|
oz
|
0258363287
|
TEdgeSegment v1.
|
2020-11-21 18:14:40 +03:00 |
|