Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-07-11 | Weapon sprites are now (almost) threated like other equipment sprites ↵ | Philipp Sehmisch | 1 | -2/+2 | |
through the equipment sprite database. (use -u to ignore updates) | |||||
2007-05-20 | Added different target cursor sizes for monsters. Graphics for small and ↵ | Philipp Sehmisch | 1 | -0/+6 | |
large cursor are provisional until better versions based on the original SVG of the medium sized one are available. | |||||
2007-02-20 | Now different sounds can play when a monster misses the player. | Bjørn Lindeijer | 1 | -2/+16 | |
2006-12-03 | Don't try to play empty strings as sounds, and don't return a SoundEffect | Bjørn Lindeijer | 1 | -2/+2 | |
instance when Mix_Chunk loading failed. | |||||
2006-12-01 | Monster sound effect patch | Philipp Sehmisch | 1 | -1/+35 | |
2006-11-29 | Small fix to resource path. | Bjørn Lindeijer | 1 | -1/+1 | |
2006-11-29 | Implemented MonsterDB namespace | Philipp Sehmisch | 1 | -1/+3 | |
2006-11-26 | Made Being::mDirection protected, forcing the use of setDirection. Defaulted | Bjørn Lindeijer | 1 | -1/+1 | |
variant argument to 0 since this is the most common situation. Some SpriteDef refactoring, splitting up the loading into several methods, in preparation of adding support for including other sprites. | |||||
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -1/+2 | |
2006-07-28 | Moved AnimatedSprite into its own files, removed useless includes. | Björn Steinbrink | 1 | -3/+1 | |
2006-07-19 | Merged new_animation branch until r2415 into trunk. | Eugenio Favalli | 1 | -36/+5 | |
2006-03-19 | Unreverted latest change by Doener due to my lack of proper communication ↵ | Eugenio Favalli | 1 | -8/+4 | |
abilities. | |||||
2006-03-19 | Reverted changeset r2269 (toString) as requested by ElvenProgrammer. | Björn Steinbrink | 1 | -4/+8 | |
2006-03-18 | Added a toString conversion function. | Björn Steinbrink | 1 | -8/+4 | |
2006-03-09 | Made all class members named like mClassMember. | Björn Steinbrink | 1 | -6/+6 | |
2006-02-07 | Made the being directions being stored in a bitfield. | Björn Steinbrink | 1 | -1/+4 | |
2006-02-06 | Unify some of the drawing code for beings. | Björn Steinbrink | 1 | -14/+6 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 1 | -0/+101 | |