Bruno Minervino
|
882be286d9
|
Update copyright year for 2017
|
2017-01-13 08:47:07 -02:00 |
Ranieri Althoff
|
2f1f62a916
|
Update copyright year for 2016
|
2016-07-09 22:11:34 -03:00 |
Gabriel Pedro
|
04b516a1a0
|
Update copyright for 2015
|
2015-03-04 10:36:51 -04:00 |
BenDol
|
547b18db9a
|
Update copyright for 2014
|
2014-04-01 18:36:42 +13:00 |
conde2
|
d7612e9304
|
Little mistake
|
2013-12-01 01:12:06 -02:00 |
conde2
|
4dcb30110f
|
Use of clamp
|
2013-12-01 00:48:36 -02:00 |
Ahmed Samy
|
25d3019d1a
|
force use of template version of std::min/max
|
2013-11-14 00:02:47 +02:00 |
Ahmed Samy
|
1711d8bdaf
|
Revert "replace all std::min/std::max with just min/max"
This reverts commit 28d967ccce .
|
2013-11-13 23:53:54 +02:00 |
Ahmed Samy
|
28d967ccce
|
replace all std::min/std::max with just min/max
This errors out in MSVC since the inclusion of winsock2.h, CL uses the
macro not the template version.
|
2013-11-13 23:48:10 +02:00 |
Ahmed Samy
|
56d6ef6642
|
Introduce 4 new functions:
- g_map.beginGhostMode(float opacity)
- g_map.endGhostMode()
- UIMap::movePixels(int x, int y)
- MapView::move(int x, int y)
|
2013-08-30 01:54:36 +00:00 |
Eduardo Bart
|
32c5f4285b
|
Closes #210
* And minor adjustments
|
2013-01-25 17:26:51 -02:00 |
Eduardo Bart
|
a8fbd6cdfc
|
Improve game map view modes
|
2013-01-24 17:15:07 -02:00 |
Eduardo Bart
|
ae731ddefc
|
Rework minimap rendering
|
2013-01-20 21:17:56 -02:00 |
Eduardo Bart
|
122577a916
|
Just rename some files
* Fix a server ping issue
|
2013-01-08 16:32:05 -02:00 |