Commit graph

39 commits

Author SHA1 Message Date
Jesusalva Jesusalva
ce718ac588 Update copyright headers up to 2023 2024-02-09 13:36:22 +00:00
Andrei Karas
d530e74cc4
Update copyright year. 2019-01-01 20:04:08 +03:00
Andrei Karas
4d2e202ee0
Update copyrights year. 2018-01-04 07:12:38 +03:00
Andrei Karas
5d619b92b6
Remove default parameters from textcommand. 2017-12-27 20:16:08 +03:00
Andrei Karas
491695e60e
remove extra includes if build without tmwa support. 2017-10-06 19:02:03 +03:00
Andrei Karas
a0451aa4e9
Update copyright year. 2017-01-03 16:48:28 +03:00
Andrei Karas
bebb71a3df
Add noexcept in some files. 2016-12-12 20:26:59 +03:00
Andrei Karas
3c404128c4
Add missing comments into defines. 2016-09-23 22:01:44 +03:00
Andrei Karas
2492b56138
Fix some casts between signed and unsigned in some files. 2016-02-07 01:53:51 +03:00
Andrei Karas
a65d9da124
Update copyrights year. 2016-01-02 18:44:18 +03:00
Andrei Karas
6e5976f5fb
Move constant MAGIC_START_ID into textcommandeditor.cpp 2015-12-13 23:10:58 +03:00
Andrei Karas
995bc5ba7d
Use magic command properties only if compiled for tmwa. 2015-11-17 20:16:14 +03:00
Andrei Karas
ad233d01f2
Fix compilation without C++11 again. 2015-11-17 02:42:24 +03:00
Andrei Karas
db82bf99bb
Move TextCommandType enum into separate file and convert to strong typed. 2015-11-16 20:39:21 +03:00
Andrei Karas
11000f010f
Move MagicSchool enum into separate file and convert to strong typed. 2015-11-16 20:23:30 +03:00
Andrei Karas
18bd0722a9
Rename SpellTarget into CommandTarget enum and convert it to strong typed. 2015-11-16 20:02:04 +03:00
Andrei Karas
4332a501d9 Update copyrights year. 2015-01-01 17:41:51 +03:00
Andrei Karas
f9030497b6 Add missing const. 2014-05-01 23:42:37 +03:00
Andrei Karas
f8269f5ac3 update copyright year in all sources. 2014-01-01 13:36:23 +03:00
Andrei Karas
c430b75e37 add const for methods return values. 2013-09-28 21:17:59 +03:00
Andrei Karas
45d9715a46 fix guard header part3. 2013-05-28 20:29:17 +03:00
Andrei Karas
ffeffa2314 fix cide style.
Add explicit keyword to some constructors.
2013-04-07 21:38:21 +03:00
Andrei Karas
e0b255453f improve textcommand class. 2013-03-24 14:19:41 +03:00
Andrei Karas
60aff62e56 fix copyright years. 2013-02-14 20:58:42 +03:00
Andrei Karas
6b1684d33d Add unused warnings to some files. 2012-10-30 13:11:34 +03:00
Andrei Karas
b2b348d4ba Fix compilation warnings without C++11 support. 2012-10-15 15:15:39 +03:00
Andrei Karas
e066ec2e03 Delete copy constructor in some classes. 2012-10-10 00:16:37 +03:00
Andrei Karas
3dcf21babe Add final keyword to most classes. 2012-09-22 01:34:49 +03:00
Andrei Karas
3a407bb6b7 Add const to more classes. 2012-09-04 19:11:53 +03:00
Andrei Karas
b474de4a54 replace defines to consts. 2012-08-24 22:48:35 +03:00
Andrei Karas
670579b837 Remove useless includes. 2012-08-23 22:54:38 +03:00
Andrei Karas
7e0a97d252 Fix more code style and additional warnings. 2012-07-17 23:26:59 +03:00
Andrei Karas
a5926417da More copyright fixes. 2012-02-24 00:35:54 +03:00
Andrei Karas
b908c4df2d Fix GPL license.
Add missing manaplus copyright.
2012-02-24 00:34:25 +03:00
Andrei Karas
ff5e17ff14 Fix code style with new tool. 2012-02-08 00:49:41 +03:00
Andrei Karas
98db78be95 Add some missing getters. 2012-02-03 19:03:30 +03:00
Andrei Karas
479e8a53ec Add comment field to spells/commands. 2011-09-19 19:45:23 +03:00
Andrei Karas
08e646812a Fix copyright headers. Add missing copyrights and fix program name. 2011-08-09 03:07:41 +03:00
Andrei Karas
3eeae12c49 Initial commit.
This code based on mana client http://www.gitorious.org/mana/mana
and my private repository.
2011-01-02 02:41:24 +02:00