 sukibabyandteejusb
|
e0b254968d
|
std::size_t -> size_t
Removing std prefix from all size_t.
|
2024-10-01 01:46:26 -07:00 |
|
Martin Natano
|
78fb2e9fc3
|
Decouple <cstddef>
|
2023-04-20 11:21:29 +02:00 |
|
Kyzentun
|
7a585fcd38
|
Function chaining for PlayerOptions and SongOptions APIs.
|
2014-12-02 19:58:52 -07:00 |
|
Kyzentun
|
7e73892e6e
|
Moved LifeType, DrainType, and BatteryLives from Song Options to Player Options. Added ScreenGameplay:FailFadeRemovePlayer lua function.
|
2014-08-06 23:26:05 -06:00 |
|
Kyzentun
|
ec3e76277c
|
Added interface for controlling the behavior of the hasts system. Added support for negative haste. Moves haste rate calculations to UpdateHasteRate. GetHasteRate now just returns the calculated value. Added FLOAT_NO_SPEED_INTERFACE and FLOAT_TABLE_INTERFACE macros to OptionsBinding.h
|
2014-05-05 14:16:08 -06:00 |
|
Kyzentun
|
782a66502e
|
Accidentally left OptionsBinding.h out of previous commit.
|
2014-05-03 19:36:59 -06:00 |
|