Age | Commit message (Expand) | Author | Files | Lines |
2006-07-24 | Slowed down scorpions. | Eugenio Favalli | 1 | -0/+1 |
2006-07-24 | Removed unused code, fixed "change direction when not walking" bug, updated p... | Eugenio Favalli | 6 | -1054/+1042 |
2006-07-24 | Implemented caching of spritesets, including a lot of cleanups to the new | Bjørn Lindeijer | 20 | -243/+400 |
2006-07-21 | Whooops | Eugenio Favalli | 2 | -1/+2 |
2006-07-21 | Removed unused code, fixed a numeric conversion, used a more meaningful speed. | Eugenio Favalli | 3 | -30/+19 |
2006-07-20 | Fixed left bow attack animation, made the attack animation stay in sync with ... | Eugenio Favalli | 4 | -9/+71 |
2006-07-20 | Added a resource script to let both Dev-Cpp and Code::Blocks share the same b... | Eugenio Favalli | 4 | -4/+55 |
2006-07-20 | Added shorts. | Eugenio Favalli | 1 | -0/+1 |
2006-07-20 | Added new features of 0.0.20. | Eugenio Favalli | 2 | -13/+16 |
2006-07-20 | Updated some docs for the 0.0.20 release. | Eugenio Favalli | 5 | -58/+33 |
2006-07-19 | Implemented loading for the way Tiled saves properties since version 0.6.0 and | Bjørn Lindeijer | 3 | -18/+56 |
2006-07-19 | Fixed radar dot size of local player and the color of the [TARGET] string. | Bjørn Lindeijer | 3 | -11/+15 |
2006-07-19 | Alphabetically correct. | Eugenio Favalli | 1 | -1/+2 |
2006-07-19 | Fixed next/previous buttons behaviour in character selection dialog. | Eugenio Favalli | 2 | -1/+4 |
2006-07-19 | Updated Code::Blocks project file. | Eugenio Favalli | 2 | -0/+11 |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 37 | -261/+1191 |
2006-07-19 | Added initial Code::Blocks project file. | Bjørn Lindeijer | 2 | -0/+1237 |
2006-07-18 | Updated the updating system. It will now only load those updates | Bjørn Lindeijer | 6 | -83/+61 |
2006-07-17 | Updated changelog | Frode Lindeijer | 1 | -0/+4 |
2006-07-17 | Added shorts to items.png | Frode Lindeijer | 0 | -0/+0 |
2006-07-12 | Fixed a warning with GCC 4.2 about string comparisons. | Bjørn Lindeijer | 2 | -23/+29 |
2006-07-11 | Updated the changelog | Frode Lindeijer | 1 | -0/+5 |
2006-07-11 | Completed the cotton shirt equipment graphic | Frode Lindeijer | 0 | -0/+0 |
2006-07-05 | Updated filename of DevPak. | Bjørn Lindeijer | 1 | -2/+2 |
2006-07-03 | Fixed visible equipment initialization and hack to see 2 kinds of visible equ... | Eugenio Favalli | 3 | -11/+17 |
2006-07-03 | Added the tool used to reorganize the monster spritesets. | Bjørn Lindeijer | 2 | -0/+138 |
2006-06-29 | GCC 4 fix. | Eugenio Favalli | 2 | -0/+3 |
2006-06-29 | Clients get notified of equipping visible items. | Eugenio Favalli | 5 | -18/+37 |
2006-06-27 | Equipment window now show all the slots, and adapted visible shirts to head (... | Eugenio Favalli | 4 | -4/+11 |
2006-06-27 | (no commit message) | Frode Lindeijer | 1 | -0/+5 |
2006-06-27 | Fixed transparency issue with the north punching frames | Frode Lindeijer | 0 | -0/+0 |
2006-06-26 | Fixed the readString method (synchronized with the server version by Guillaume | Bjørn Lindeijer | 2 | -28/+30 |
2006-06-21 | Changed SVN properties. | Eugenio Favalli | 0 | -0/+0 |
2006-06-21 | Added female players. | Eugenio Favalli | 12 | -34/+56 |
2006-06-21 | Committing the right file | Eugenio Favalli | 0 | -0/+0 |
2006-06-21 | Fixed attack animation of monster 11 and added a new monster. | Eugenio Favalli | 1 | -0/+7 |
2006-06-19 | added the pink monster | Philipp Sehmisch | 1 | -8/+12 |
2006-05-29 | Corrected the icon bug in the Debian Package and a dependency problem | Yohann Ferreira | 4 | -2/+25 |
2006-05-22 | A bunch of updates to the world and disabled art and type xml parser checks s... | Eugenio Favalli | 2 | -4/+13 |
2006-05-21 | Updated dev-cpp project file. | Eugenio Favalli | 2 | -29/+33 |
2006-05-17 | New NPCs, new snow tiles and village. | Eugenio Favalli | 1 | -1/+16 |
2006-05-15 | Set slider range to the real values instead of mapping the amount between [0,... | Björn Steinbrink | 2 | -5/+9 |
2006-05-13 | Specify the color in which speech and names are supposed to be drawn. Removed | Bjørn Lindeijer | 4 | -8/+8 |
2006-05-12 | Set color back to current color instead of setting it to white. Fixes white | Bjørn Lindeijer | 2 | -2/+7 |
2006-05-12 | Fixed initialization order in Being ctor. | Björn Steinbrink | 2 | -4/+8 |
2006-05-12 | You can now see the shirt when equipping a top equipment. | Eugenio Favalli | 8 | -16/+41 |
2006-05-05 | Fixed some numeric conversions. | Eugenio Favalli | 2 | -3/+7 |
2006-05-03 | FPS limit can now be set in setup dialog. Default value for FPS is 50. (Code ... | Eugenio Favalli | 6 | -10/+100 |
2006-05-03 | Increased fps limit granularity and cleaned some code, fixed some xml library... | Eugenio Favalli | 7 | -56/+31 |
2006-05-02 | Fixed the delay last move bug. | Eugenio Favalli | 2 | -5/+9 |