8 Commits

Author SHA1 Message Date
yvt
8349b4c9d8 Tracers on MapView
Fixes #139.
2017-01-09 05:00:05 +09: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
Tomoaki Kawada
2eb9e35c65 Apply clang-format to all non-external source files 2016-12-03 18:23:47 +09:00
Nick Renieris
cc075dcd09 Fix linker error on VS2015 (unresolved symbol) 2016-02-17 22:09:27 +02:00
yvt
f0d34ef494 added GPLv3 header 2013-08-29 11:45:22 +09:00
yvt
1ce7d2c30a Plays sound when map is opened/closed/zoomed 2013-08-27 22:45:36 +09:00
yvt
59fc2eb82b * Large map
* Small map's size is now variable (cg_minimapSize)
2013-08-27 22:27:49 +09:00
yvt
931be8cf09 From pre-0.0.3 source code 2013-08-18 16:18:06 +09:00