summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2006-08-12fixed some inaccessible areasPhilipp Sehmisch1-1/+6
2006-08-08added minimaps for all woodland mapsPhilipp Sehmisch1-0/+9
2006-08-07added a new woodland map, a connection map between desert and woodland and ↵Philipp Sehmisch1-0/+9
some new rocks on the woodland tileset.
2006-08-07A bunch of cleanups.Björn Steinbrink1-0/+5
2006-08-05Some cleanups, mostly lowering indentation levels.Björn Steinbrink1-0/+4
2006-08-05Add ChangeLog for accidently commited cleanup in previous revision.Björn Steinbrink1-1/+5
2006-08-05Forgot to commit the ChangeLog as well...Björn Steinbrink1-0/+1
2006-08-04Small code cleanup. Removed unused headers.Björn Steinbrink1-0/+1
2006-08-04Small code cleanup/lower indentation.Björn Steinbrink1-0/+4
2006-08-04Fixed presence of NULL actions. This is doener's version of the fix, because itBjørn Lindeijer1-1/+7
was more efficient in the more common case.
2006-08-04Replaced the old cactus with a nice new high-res one.Frode Lindeijer1-0/+5
2006-08-02Some cleanups, fixes and a small start on a solution for the animated spriteBjørn Lindeijer1-3/+15
synchronization problem (resetting all animations).
2006-08-01animations and directions are now passed and stored as enums and no longer ↵Philipp Sehmisch1-0/+6
as strings.
2006-07-30Unified the play methods.Björn Steinbrink1-0/+5
2006-07-30fixed two minor mapping errorsPhilipp Sehmisch1-0/+5
2006-07-29A bunch of cleanups.Björn Steinbrink1-0/+2
2006-07-29Moved include from header to source file.Björn Steinbrink1-0/+5
2006-07-28Moved AnimatedSprite into its own files, removed useless includes.Björn Steinbrink1-0/+4
2006-07-28Removed an unused var.Björn Steinbrink1-0/+4
2006-07-26Added new woodland map by Crush and fixed connection with the old one.Eugenio Favalli1-0/+3
2006-07-26Fixed direction and action issues when changing appeareance, frames are ↵Eugenio Favalli1-0/+2
still out of sync.
2006-07-26Added map with inside of snow village buildings and fixed makefiles.Eugenio Favalli1-0/+6
2006-07-26Added the leather shirt.Frode Lindeijer1-0/+2
2006-07-25Some fixes to the collision layer of the bat cave.Bjørn Lindeijer1-3/+7
2006-07-25Improved the snow village both in the tile sets and mapwise.Frode Lindeijer1-3/+12
2006-07-25Fixed updating on Windows (rename was failing when target file existed).Bjørn Lindeijer1-0/+4
2006-07-24Fixed the loading of updates and made skipping the update process also skip thev0.0.20Bjørn Lindeijer1-0/+5
loading of updates.
2006-07-24Equipments now use real slot positions.Eugenio Favalli1-0/+1
2006-07-24Fixed some transparency issues in the playersetsFrode Lindeijer1-0/+3
2006-07-24Forced to use UNIX end of line character.Eugenio Favalli1-0/+4
2006-07-24Fixed female playerset animation definition.Eugenio Favalli1-0/+2
2006-07-24Fixed setDirection() semantics.Björn Steinbrink1-2/+8
Removed a printf-leftover.
2006-07-24(no commit message)Frode Lindeijer1-0/+4
2006-07-24Red scorpions have got the same problem.Eugenio Favalli1-0/+2
2006-07-24Slowed down scorpions.Eugenio Favalli1-0/+1
2006-07-24Removed unused code, fixed "change direction when not walking" bug, updated ↵Eugenio Favalli1-0/+6
project files.
2006-07-24Implemented caching of spritesets, including a lot of cleanups to the newBjørn Lindeijer1-0/+20
animation system. Action now refers to the Spriteset directly and AnimatedSprite refers to the current Action directly instead of using the std::map with a std::string constantly. Some methods and parameters are marked as const. The READ_PROP macro was replaced by static methods. Warnings are logged when unnamed actions are defined or when actions refer to undefined imagesets. Code is more tolerant towards missing actions.
2006-07-21Removed unused code, fixed a numeric conversion, used a more meaningful speed.Eugenio Favalli1-0/+5
2006-07-20Fixed left bow attack animation, made the attack animation stay in sync with ↵Eugenio Favalli1-0/+4
attack speed.
2006-07-20Added a resource script to let both Dev-Cpp and Code::Blocks share the same ↵Eugenio Favalli1-0/+3
binary icon and version infos.
2006-07-20Added shorts.Eugenio Favalli1-0/+1
2006-07-20Added new features of 0.0.20.Eugenio Favalli1-13/+1
2006-07-20Updated some docs for the 0.0.20 release.Eugenio Favalli1-0/+5
2006-07-19Implemented loading for the way Tiled saves properties since version 0.6.0 andBjørn Lindeijer1-1/+13
updated all current maps.
2006-07-19Fixed radar dot size of local player and the color of the [TARGET] string.Bjørn Lindeijer1-10/+12
2006-07-19Alphabetically correct.Eugenio Favalli1-1/+2
2006-07-19Fixed next/previous buttons behaviour in character selection dialog.Eugenio Favalli1-0/+2
2006-07-19Updated Code::Blocks project file.Eugenio Favalli1-0/+1
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-10/+202
2006-07-19Added initial Code::Blocks project file.Bjørn Lindeijer1-0/+4