Age | Commit message (Expand) | Author | Files | Lines |
2017-03-24 | Add support for tinyxml2 for reading / writing xml files. | Andrei Karas | 1 | -1/+1 |
2017-02-28 | Rename UseResMan into UseVirtFs. | Andrei Karas | 1 | -1/+1 |
2017-01-03 | Update copyright year. | Andrei Karas | 1 | -1/+1 |
2016-08-24 | Move custom ai options from petdb into homunculusdb and mercenarydb. | Andrei Karas | 1 | -43/+0 |
2016-08-08 | Fix on client side walking on monster wall collision. | Andrei Karas | 1 | -0/+1 |
2016-06-20 | Remove useless includes. | Andrei Karas | 1 | -1/+0 |
2016-06-02 | Show asserts for most errors in resource dbs. | Andrei Karas | 1 | -2/+3 |
2016-05-12 | Add skipError parameter to loadXml functions. | Andrei Karas | 1 | -5/+8 |
2016-03-10 | Add support for change text in pet menu item "Return to egg". | Andrei Karas | 1 | -0/+6 |
2016-01-29 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2016-01-25 | Add file utils function getFilesInDir. | Andrei Karas | 1 | -1/+2 |
2016-01-20 | Add pugixml backend incomplete. | Andrei Karas | 1 | -5/+3 |
2016-01-02 | Update copyrights year. | Andrei Karas | 1 | -1/+1 |
2015-12-20 | Move spritereference.h into sprite directory. | Andrei Karas | 1 | -1/+2 |
2015-05-29 | Add strong typed int type BeingTypeId. | Andrei Karas | 1 | -4/+4 |
2015-05-29 | Add strong typed int type BeingId. | Andrei Karas | 1 | -4/+6 |
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-07-27 | Remove some evol server checks. | Andrei Karas | 1 | -2/+0 |
2014-05-19 | Move spritereference into separate file. | Andrei Karas | 1 | -0/+1 |
2014-01-20 | add attack action for pets. | Andrei Karas | 1 | -0/+6 |
2014-01-16 | add missing const in xmlnode pointers. | Andrei Karas | 1 | -1/+1 |
2014-01-07 | fix leak in petdb with duplicate pets. | Andrei Karas | 1 | -3/+7 |
2014-01-06 | add ability to inlude config parts from subdirs for most dbs. | Andrei Karas | 1 | -0/+1 |
2014-01-06 | add patch files loading for most dbs. | Andrei Karas | 1 | -0/+1 |
2014-01-06 | add support for include in pets.xml. | Andrei Karas | 1 | -6/+17 |
2014-01-01 | update copyright year in all sources. | Andrei Karas | 1 | -1/+1 |
2013-12-31 | add pet direction type if owner dead. | Andrei Karas | 1 | -0/+2 |
2013-12-31 | add pet offset if owner is dead. | Andrei Karas | 1 | -0/+4 |
2013-12-31 | add pet offset if owner is moving. | Andrei Karas | 1 | -0/+4 |
2013-12-26 | add pet name loading from pet db. | Andrei Karas | 1 | -2/+7 |
2013-12-25 | add support for pet sit direction logic. | Andrei Karas | 1 | -0/+3 |
2013-12-25 | add direction logic to pets. | Andrei Karas | 1 | -0/+2 |
2013-12-25 | add pet think time. | Andrei Karas | 1 | -0/+2 |
2013-12-25 | add support for pet offsets if owner is sitting. | Andrei Karas | 1 | -0/+4 |
2013-12-25 | extend pet follow logic with follow in fixed position to owner. | Andrei Karas | 1 | -1/+1 |
2013-12-25 | add pet spawn offset in tiles from owner position. | Andrei Karas | 1 | -0/+5 |
2013-12-24 | add support for warp pets if distance very long. | Andrei Karas | 1 | -0/+3 |
2013-12-24 | add speed parameter for pets. | Andrei Karas | 1 | -0/+3 |
2013-12-24 | dehardcode pet logic parameters. | Andrei Karas | 1 | -0/+5 |
2013-09-30 | move db files into db directory. | Andrei Karas | 1 | -0/+137 |