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
Shauren
7da33b6bce
Core/Misc: Another batch of fixes for issues found by static analysis
2013-05-19 11:15:54 +02:00
Nay
8ac5b3b7d6
Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to KilledMonster
2013-01-04 21:15:18 +00:00
Vincent_Michael
cc65aba789
Update copyright note for 2013.
...
Happy new year.
2013-01-01 00:41:01 +01:00
secharles
8272affe92
Script/Commands: New command: lookup spell id #spellid
...
Command to allow to know spell names based on id
Example:
lookup spell id 686:
686 - [Shadow Bolt rank 1 esES] [know]
Closes #8800
Signed-off-by: Nay <dnpd.dd@gmail.com >
2012-12-28 01:05:56 +00:00
Spp
7bef4ce401
Core/Misc: Reduce header dependencies - Step III
2012-11-20 15:03:56 +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
kaelima
3c3d4f4c99
Script/Commands: Reimplemented ".lookup map" command.
2012-11-13 15:56:15 +01:00
Spp
013fb1f4d9
Core/Misc: reduced amount of string memory allocations (Step I)
2012-10-24 15:34:48 +02: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
9e84942917
Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscript
2012-07-14 13:37:57 +02:00
Subv
d4390c171a
Fixed build
2012-07-06 20:48:49 -05:00
Vincent-Michael
91cd7109e4
Core/Commands: Convert lookup commands in commandscript
2012-07-06 21:38:18 +02:00