Files
Bubberstation/code/__DEFINES
Kyle Spier-Swenson fdcf747e18 [ready]Timer queuing tweaks: binary sorted inserts and rolling buckets. (#33098)
* Timer queuing tweaks: binary sorted inserts and rolling buckets.

Client time timers now uses a binary search algorithm for its sorted inserts.

Processing now uses a binary sorted insert, rather then sorting it with sortTim during bucket_shifts.

Buckets now automatically wrap around rather then get regenerated every minute. (Rolling queue)

* Fixes some queue management bugs.

* Fixes a Order of Operations goof up in the ticks<->ds macros.

@ninjanomnom your pain is my success

* Remove debug line

* Fixes some binary insert bugs, fixes client time timers, moved id over to GUID

* Fixes initialization-time timers fucking everything up
2017-12-08 22:02:34 +01:00
..
2017-10-28 17:20:04 -04:00
2017-11-23 20:59:52 -05:00
2017-11-28 09:13:57 +01:00
2017-10-26 01:55:37 -04:00
2017-11-09 11:03:50 -06:00
2017-10-09 14:08:21 +02:00
2017-12-06 13:04:17 -05:00
2017-11-08 20:39:17 -05:00
2017-11-07 22:38:39 -05:00
2017-10-01 15:15:26 -04:00
2017-11-04 17:33:45 +01:00
2017-11-23 20:59:52 -05:00
2017-12-06 13:04:17 -05:00
2017-12-06 13:04:17 -05:00
2017-11-21 20:50:45 -08:00
2017-12-03 13:55:03 -05:00
2017-11-17 02:47:22 -05:00
2017-12-06 13:04:17 -05:00
2017-11-04 00:40:21 -04:00