Commit graph

22 commits

Author SHA1 Message Date
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
da05d9dd98
Use resource manager as global variable. 2015-08-22 14:14:34 +03:00
Andrei Karas
4332a501d9 Update copyrights year. 2015-01-01 17:41:51 +03:00
Andrei Karas
f8269f5ac3 update copyright year in all sources. 2014-01-01 13:36:23 +03:00
Andrei Karas
f513868a13 move db files into db directory. 2013-09-30 20:36:56 +03:00
Andrei Karas
e0b255453f improve textcommand class. 2013-03-24 14:19:41 +03:00
Andrei Karas
6ce49efadf Improve string usage in some files. 2013-02-24 22:59:54 +03:00
Andrei Karas
60aff62e56 fix copyright years. 2013-02-14 20:58:42 +03:00
Andrei Karas
3a407bb6b7 Add const to more classes. 2012-09-04 19:11:53 +03:00
Andrei Karas
670579b837 Remove useless includes. 2012-08-23 22:54:38 +03:00
Andrei Karas
a3360d4c38 Dehardcode some old paths. 2012-05-24 01:20:43 +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
4cea2a5cd8 Fix more gcc 4.7 warnings. 2011-11-08 00:44:17 +03:00
Andrei Karas
479e8a53ec Add comment field to spells/commands. 2011-09-19 19:45:23 +03:00
Andrei Karas
06dccbaa3d Add more checks and some code cleanups. 2011-09-14 02:11:55 +03:00
Andrei Karas
13670eefeb Change empty strings initializations. 2011-09-10 15:48:22 +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
d2c42029b9 Add simple memory leak detector.
Can be enabled by configure option -enable-memdebug=yes.

Known issue: not all memory allocations hooked with it.
2011-05-24 00:38:44 +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