Age | Commit message (Expand) | Author | Files | Lines |
2006-08-12 | fixed some inaccessible areas | Philipp Sehmisch | 1 | -1/+6 |
2006-08-08 | added minimaps for all woodland maps | Philipp Sehmisch | 1 | -0/+9 |
2006-08-07 | added a new woodland map, a connection map between desert and woodland and so... | Philipp Sehmisch | 1 | -0/+9 |
2006-08-07 | A bunch of cleanups. | Björn Steinbrink | 5 | -75/+50 |
2006-08-05 | Some cleanups, mostly lowering indentation levels. | Björn Steinbrink | 8 | -208/+166 |
2006-08-05 | Add ChangeLog for accidently commited cleanup in previous revision. | Björn Steinbrink | 1 | -1/+5 |
2006-08-05 | Forgot to commit the ChangeLog as well... | Björn Steinbrink | 2 | -8/+5 |
2006-08-04 | Fix enum being treated as string. | Björn Steinbrink | 1 | -1/+1 |
2006-08-04 | Small code cleanup. Removed unused headers. | Björn Steinbrink | 2 | -20/+16 |
2006-08-04 | Small code cleanup/lower indentation. | Björn Steinbrink | 2 | -36/+39 |
2006-08-04 | Fixed presence of NULL actions. This is doener's version of the fix, because it | Bjørn Lindeijer | 2 | -2/+11 |
2006-08-04 | Replaced the old cactus with a nice new high-res one. | Frode Lindeijer | 1 | -0/+5 |
2006-08-02 | Some cleanups, fixes and a small start on a solution for the animated sprite | Bjørn Lindeijer | 8 | -127/+206 |
2006-08-01 | animations and directions are now passed and stored as enums and no longer as... | Philipp Sehmisch | 6 | -53/+168 |
2006-07-30 | Unified the play methods. | Björn Steinbrink | 3 | -21/+13 |
2006-07-30 | fixed two minor mapping errors | Philipp Sehmisch | 1 | -0/+5 |
2006-07-29 | A bunch of cleanups. | Björn Steinbrink | 4 | -109/+64 |
2006-07-29 | Moved include from header to source file. | Björn Steinbrink | 3 | -2/+6 |
2006-07-28 | Moved AnimatedSprite into its own files, removed useless includes. | Björn Steinbrink | 12 | -416/+487 |
2006-07-28 | Removed an unused var. | Björn Steinbrink | 2 | -5/+4 |
2006-07-26 | Added new woodland map by Crush and fixed connection with the old one. | Eugenio Favalli | 1 | -0/+3 |
2006-07-26 | Fixed direction and action issues when changing appeareance, frames are still... | Eugenio Favalli | 4 | -6/+19 |
2006-07-26 | Added map with inside of snow village buildings and fixed makefiles. | Eugenio Favalli | 1 | -0/+6 |
2006-07-26 | Added the leather shirt. | Frode Lindeijer | 1 | -0/+2 |
2006-07-25 | Some fixes to the collision layer of the bat cave. | Bjørn Lindeijer | 1 | -3/+7 |
2006-07-25 | Improved the snow village both in the tile sets and mapwise. | Frode Lindeijer | 1 | -3/+12 |
2006-07-25 | Fixed updating on Windows (rename was failing when target file existed). | Bjørn Lindeijer | 4 | -6/+16 |
2006-07-24 | Fixed the loading of updates and made skipping the update process also skip thev0.0.20 | Bjørn Lindeijer | 3 | -7/+17 |
2006-07-24 | Equipments now use real slot positions. | Eugenio Favalli | 2 | -6/+7 |
2006-07-24 | Fixed some transparency issues in the playersets | Frode Lindeijer | 1 | -0/+3 |
2006-07-24 | Forced to use UNIX end of line character. | Eugenio Favalli | 1 | -0/+4 |
2006-07-24 | Fixed female playerset animation definition. | Eugenio Favalli | 1 | -0/+2 |
2006-07-24 | Fixed setDirection() semantics. | Björn Steinbrink | 3 | -12/+16 |
2006-07-24 | (no commit message) | Frode Lindeijer | 1 | -0/+4 |
2006-07-24 | 100ms wasn't enough. | Eugenio Favalli | 0 | -0/+0 |
2006-07-24 | Red scorpions have got the same problem. | Eugenio Favalli | 1 | -0/+2 |
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 |