index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
/
db
/
monsterdb.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-09
Fix code style.
Andrei Karas
1
-2
/
+0
2015-10-02
Allow read "walkType" attributes from xml for all being types.
Andrei Karas
1
-15
/
+0
2015-06-29
Move blockmask.h into enums directory.
Andrei Karas
1
-2
/
+2
2015-05-29
Add strong typed int type BeingTypeId.
Andrei Karas
1
-5
/
+5
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-6
/
+8
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
1
-1
/
+1
2015-02-07
Dont show some useless errors while loading themes.
Andrei Karas
1
-1
/
+1
2015-02-07
Remove optional parameter from xml document constructor.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-25
Remove duplicate code from monsterdb, homunculusdb, mercenarydb.
Andrei Karas
1
-108
/
+2
2014-08-05
Rename walkMask into blockWalkMask.
Andrei Karas
1
-4
/
+1
2014-05-19
Move spritereference into separate file.
Andrei Karas
1
-0
/
+1
2014-05-19
Move itemsoundevent into separate file.
Andrei Karas
1
-8
/
+16
2014-05-12
Fix code style
Andrei Karas
1
-1
/
+1
2014-05-11
Move blockmask into separate file.
Andrei Karas
1
-6
/
+6
2014-05-11
Move blocktype into separate file.
Andrei Karas
1
-1
/
+3
2014-02-27
Remove manaserv ifdefs code.
Andrei Karas
1
-6
/
+0
2014-01-12
fix compilation warnings.
Andrei Karas
1
-2
/
+2
2014-01-06
fix loading monsters with id 0.
Andrei Karas
1
-7
/
+1
2014-01-06
add ability to inlude config parts from subdirs for most dbs.
Andrei Karas
1
-6
/
+1
2014-01-06
add ability to inlude config parts from subdirs for items, monsters, npcs.
Andrei Karas
1
-0
/
+7
2014-01-06
dont leak memory if exists monster duplicate with same id.
Andrei Karas
1
-3
/
+16
2014-01-06
add support for patch files for items.xml, npcs.xml, monsters.xml
Andrei Karas
1
-0
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-10-19
fix code style
Andrei Karas
1
-1
/
+1
2013-10-19
fix initialisation in monsterdb.
Andrei Karas
1
-2
/
+1
2013-09-30
move db files into db directory.
Andrei Karas
1
-0
/
+273