Vincent-Michael
|
08c1a81096
|
Scripted/Misc: Fix random stuff
|
2013-07-15 01:01:37 +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 |
|
Spp
|
00c1168897
|
Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic changes
|
2013-05-21 08:37:28 +02:00 |
|
xjose93
|
f2b6b2f95e
|
Core/Commands: Improve .character rename [name], now can force rename .character rename [name] [newName]
|
2013-04-29 11:26:54 +02:00 |
|
Nefarion
|
49fd11ab5a
|
First step of comment style refactoring to doxygen-style.
|
2013-03-08 21:55:37 +01:00 |
|
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 |
|
Spp
|
013fb1f4d9
|
Core/Misc: reduced amount of string memory allocations (Step I)
|
2012-10-24 15:34:48 +02:00 |
|
Subv
|
ecc2362c69
|
Scripts/Commands: Fixed the command to restore a deleted character.
Thanks @vlad852
|
2012-10-10 09:25:25 -05:00 |
|
tibbi
|
5896da6689
|
some optimization + adding level to CharacterNameData
|
2012-10-08 17:21:09 +01:00 |
|
Nay
|
d1b10082a2
|
Whitespace is the root of all evil (version 2)
|
2012-08-03 22:55:18 +01:00 |
|
Vincent-Michael
|
4a3df36bd9
|
Core/Commands: Convert more misc commands in commandscript
|
2012-07-29 15:03:26 +02:00 |
|
Vincent-Michael
|
6f69a3326d
|
Convert misc commands in commandscript
|
2012-07-29 01:23:51 +02:00 |
|
Vincent-Michael
|
3368e888a1
|
Core/Commands: Fix some codestyle for a312cd4ba1
|
2012-06-21 18:49:26 +02:00 |
|
Nay
|
7e6273315c
|
Scripts/Commands: Fix non pch build (add missing includes)
|
2012-06-21 00:30:01 +01:00 |
|
Xees
|
a312cd4ba1
|
Scripts/Commands: Convert character and server commands to commandscript
Closes #6856
Signed-off-by: Nay <dnpd.dd@gmail.com>
|
2012-06-21 00:11:11 +01:00 |
|