Dehravor
|
24ae6a6802
|
Core/Misc: Remove obsolete C++11 backward compatibility macros
OVERRIDE, FINAL, DELETE_MEMBER
|
2014-04-29 16:35:11 +02:00 |
|
Vincent_Michael
|
20004050bc
|
Update copyright note for 2014.
Happy new year.
|
2014-01-01 00:07:53 +01:00 |
|
Nay
|
3561ab98ba
|
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
OVERRIDE and FINAL are TC macros (expand to nothing if compiler does not support C++11)
|
2013-07-06 20:21:45 +01:00 |
|
Vincent_Michael
|
cc65aba789
|
Update copyright note for 2013.
Happy new year.
|
2013-01-01 00:41:01 +01:00 |
|
Vincent-Michael
|
634b3645d5
|
Core/Misc: Use proper headers to optimize compile
|
2012-07-30 05:38:40 +02:00 |
|
kiper
|
8299627ed9
|
Update headers for 2012. HAPPY NEW YEAR!!!
|
2012-01-01 00:32:13 +01:00 |
|
Spp
|
af05915b9e
|
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some exceptions)
|
2011-09-15 14:12:57 +02:00 |
|
Machiavelli
|
957c69de83
|
Update copyright note for 2011.
Happy new year.
|
2011-01-01 15:01:13 +01:00 |
|
Spp
|
afb3e790de
|
Core/Scripts: add example_commandscript as an example of how to use commandscripts to add your own commands to the core
Patch by Paradox
Closes issue 4630
--HG--
branch : trunk
|
2010-11-03 08:44:03 +01:00 |
|