| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-02 | Fix Windows build | Craig Robbins | |
| Fixes the issue introduced by c1a0ebb (Fix use of uninitialised variable in class Event) causing Windows builds to fail | |||
| 2016-05-01 | Fix use of uninitialised variable in class Event | Craig Robbins | |
| 2015-12-11 | Fix events on Windows | BlockMen | |
| 2015-12-07 | Fix Event implementation | ShadowNinja | |
| On non-windows platforms this just used a semaphore, which meant that multiple calls to signal() would result in wait() returning multiple times. | |||
