Files
Bubberstation/code/__DEFINES
Cyberboss f7c9749ca0 Fixes some bad addtimer calls. Adds INVOKE_ASYNC. Replaces addtimer(..., 0) (#23424)
* Fixes some bad addtimers

* Adds INVOKE

* Warning for addtimer

* Working syntax

* Another bad call

* Fixes the addtimer warning

* Add suppress_zero_warning to addtimer

Useful for addtimer that uses vars

* Add INVOKE_AGAIN for when the var is already defined

* Replace addtimer(...,0) with INVOKE((...))

* Much more sensible syntax

* Less overhead, less copypaste

* Rename INVOKE_ASYNC

* Use a macro

* Allman style

* Wait, why make it a datum in the first place?

* Revert the rename

* Rename again, keep line endings

* typo

* More typos

* Untouches Addtimer

* Update callbacks.dm

* Update timer.dm

* Revert allman style

* Revert "Revert allman style"

This reverts commit 47361da15bd04eca138be5f13acdc9dd5ba89331.

* Trying to match that whitespace diff

* Why is this missing?

* I'm not fucking dealing with this!
2017-01-31 09:20:54 +13:00
..
2017-01-30 09:20:08 +01:00
2016-12-20 21:55:10 -06:00
2017-01-08 00:21:46 -08:00
2017-01-30 10:20:39 +13:00
2017-01-06 14:59:37 +01:00
2016-11-03 19:03:04 +01:00
2017-01-25 18:34:02 -02:00
2017-01-22 16:00:23 -05:00
2016-11-10 09:25:41 +13:00
2016-12-20 21:55:10 -06:00
2017-01-19 15:55:56 -05:00
2016-11-30 12:50:15 -08:00
2016-11-30 12:49:21 -08:00