Age | Commit message (Expand) | Author | Files | Lines |
2011-04-09 | Add enum to animation actions support. | Andrei Karas | 2 | -2/+9 |
2011-04-03 | Change imageset offset work not like default offset, but as additional offset. | Andrei Karas | 2 | -5/+8 |
2011-04-03 | Add default offsets in imageset tag for all animations. | Andrei Karas | 2 | -2/+20 |
2011-04-03 | Add spawn animation to mobs. | Andrei Karas | 6 | -2/+33 |
2011-04-01 | Commented some sdl and opengl tests. | Andrei Karas | 1 | -0/+2 |
2011-03-31 | Add repeat attribute to xml sequence tag. | Andrei Karas | 1 | -11/+24 |
2011-03-31 | Fix memory leaks and some other errors. | Andrei Karas | 2 | -0/+6 |
2011-03-30 | Add background music map ranges. | Andrei Karas | 1 | -0/+5 |
2011-03-27 | Fix some warnings and improve code from gcc 4.6 compilation. | Andrei Karas | 1 | -0/+14 |
2011-03-19 | Fix code style and add small optimisations. | Andrei Karas | 3 | -4/+6 |
2011-03-18 | Fix most conversions except manaserv net code and some other code. | Andrei Karas | 1 | -1/+1 |
2011-03-18 | Fix most old style cast except manaserv and libxml2 defines. | Andrei Karas | 10 | -67/+77 |
2011-03-18 | Fix compilation warnings. | Andrei Karas | 1 | -1/+1 |
2011-03-16 | Add checks and fix some code style. | Andrei Karas | 18 | -22/+53 |
2011-03-15 | Add some optimisations in SDL image processing. | Andrei Karas | 1 | -26/+31 |
2011-03-15 | Remove outdated files. | Andrei Karas | 2 | -188/+0 |
2011-03-13 | Add ability to remap maps to different files. | Andrei Karas | 4 | -15/+156 |
2011-03-08 | Replace %color% and %Color% constants in item names/descriptions. | Andrei Karas | 2 | -2/+44 |
2011-03-04 | Fix code style. | Andrei Karas | 1 | -1/+5 |
2011-03-03 | Add some protections to disable advanced features for old servers like tmw. | Andrei Karas | 2 | -2/+10 |
2011-03-03 | Dehardcode item colors. Now reading all from configs. | Andrei Karas | 5 | -32/+124 |
2011-02-27 | First part of implimintation item colors. | Andrei Karas | 2 | -0/+32 |
2011-02-20 | Fix some code style and some errors. | Andrei Karas | 4 | -3/+8 |
2011-02-19 | Update copyrights. | Andrei Karas | 48 | -92/+136 |
2011-02-14 | Replace sprites functionality (need support in client data). | Andrei Karas | 3 | -23/+49 |
2011-02-14 | Fix slot names in reordering/hiding function. | Andrei Karas | 1 | -8/+39 |
2011-02-12 | Add items attribute what allow hide other sprites only by id. | Andrei Karas | 3 | -0/+23 |
2011-02-12 | Initialise missing variable. | Andrei Karas | 1 | -0/+1 |
2011-02-12 | Add support for items attribute RemoveSprite. | Andrei Karas | 2 | -0/+9 |
2011-02-10 | Add checks to mapreader. | Andrei Karas | 1 | -49/+8 |
2011-02-10 | Add support for CSV map data | Jared Adams | 1 | -1/+34 |
2011-01-28 | Fix code style and some new compilation warnings. | Andrei Karas | 3 | -3/+9 |
2011-01-25 | Add support for zlib map layer compression. | Andrei Karas | 1 | -2/+2 |
2011-01-21 | Add diagonal animations. | Andrei Karas | 3 | -3/+25 |
2011-01-21 | Add floor items attribute for drawing floor items. | Andrei Karas | 2 | -0/+6 |
2011-01-19 | Fix the wallpapers loading broken logic. | Yohann Ferreira | 1 | -6/+10 |
2011-01-16 | Remove goto from dye.cppv1.1.1.16 | Andrei Karas | 1 | -2/+11 |
2011-01-15 | Fix code style, apply some fixes after checking with cppcheck from git. | Andrei Karas | 4 | -6/+7 |
2011-01-13 | Moved the normalize() function in strungUtils where it belongs. | Yohann Ferreira | 1 | -8/+2 |
2011-01-11 | Add support for reading cutom tags from items.xml | Andrei Karas | 1 | -0/+17 |
2011-01-11 | Merge branch 'master' into invfiler | Andrei Karas | 1 | -2/+2 |
2011-01-05 | Fix log errors about missing xml attributes. | Andrei Karas | 1 | -2/+2 |
2011-01-04 | Add draw filter (incomplete) | Andrei Karas | 3 | -5/+11 |
2011-01-03 | Impliment base items tags. And show this tags in inventory. | Andrei Karas | 3 | -2/+47 |
2011-01-02 | Initial commit. | Andrei Karas | 48 | -0/+7687 |