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 |
|
Spp
|
cfaea769bc
|
Core/RBAC: Move RBAC code to namespace rbac
|
2013-09-27 13:35:45 +02:00 |
|
Nay
|
28f9317698
|
Core/RBAC: Move cast and characters commands to RBAC (using individual permissions)
|
2013-09-02 13:25:07 +01:00 |
|
Spp
|
3232b69ff3
|
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
- Warning: This will break commands for any custom security level
|
2013-08-30 13:57:09 +02: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 |
|
Malcrom
|
66978cfc3b
|
Core: Some function renaming.
|
2013-06-11 19:54:27 -02:30 |
|
Vincent_Michael
|
cc65aba789
|
Update copyright note for 2013.
Happy new year.
|
2013-01-01 00:41:01 +01:00 |
|
Spp
|
b5c9ab8802
|
Core/Misc: Reduction of header dependencies - Step II
|
2012-11-20 12:30:30 +01:00 |
|
Spp
|
b99c347747
|
Core: Remove Player.h dependency from all the possible headers
|
2012-11-17 05:18:37 +01:00 |
|
Nay
|
d1b10082a2
|
Whitespace is the root of all evil (version 2)
|
2012-08-03 22:55:18 +01:00 |
|
Vincent-Michael
|
c19f13e6fc
|
Core/Commands: Convert cast commands in commandscript
|
2012-06-19 20:42:11 +02:00 |
|