yvt
|
60fd3191c5
|
Remove Handle::operator T*() , discouraging conversion to raw pointers
It was replaced by `Handle::GetPointerOrNull()`. Every use of
`GetPointerOrNull` should be reviewed. Some of them were already removed.
|
2019-07-20 15:47:42 +09:00 |
|
VelocityRa
|
2369679dc1
|
Use GUI font if spectator string contains special chars.
|
2017-01-04 21:32:11 +02:00 |
|
Tomoaki Kawada
|
ebd79c0099
|
Change #include style
All `#include`s to other subsystem now use angle brackets, e.g., `#include <Core/Math.h>`.
|
2016-12-03 18:49:07 +09:00 |
|
VelocityRa
|
0f5b4dab56
|
Display Spectators in Scoreboard
|
2016-11-30 22:52:28 +02:00 |
|
yvt
|
f0d34ef494
|
added GPLv3 header
|
2013-08-29 11:45:22 +09:00 |
|
yvt
|
931be8cf09
|
From pre-0.0.3 source code
|
2013-08-18 16:18:06 +09:00 |
|