index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actorsprite.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-12
Fixes to actor drawing order
Thorbjørn Lindeijer
1
-11
/
+19
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-24
Fixed the crash in setupSpriteDisplay
Thorbjørn Lindeijer
1
-2
/
+2
2012-01-14
Avoid compiler warnings when using MinGW
Thorbjørn Lindeijer
1
-37
/
+16
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-3
/
+3
2012-01-09
Spotted some more hard-coded files and paths definitions.
Yohann Ferreira
1
-4
/
+10
2011-09-02
The draw order of particles is now Y - 16 pixels.
unknown
1
-1
/
+1
2011-06-23
Made the being death sequence better handled.
Yohann Ferreira
1
-1
/
+1
2011-06-07
Fix particle positions
Jared Adams
1
-1
/
+1
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-1
/
+1
2011-06-03
Hopefully fixed the particle offset when controlled by beings.
Yohann Ferreira
1
-1
/
+8
2011-05-30
Remove some uneeded offsetting
Jared Adams
1
-7
/
+11
2011-05-01
Look for <effects> tags in the effects.xml file.
Yohann Ferreira
1
-1
/
+1
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-3
/
+1
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-6
/
+6
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-3
/
+3
2011-03-28
Random code cleanups requested righteously by Thorbjorn - part 1.
Yohann Ferreira
1
-1
/
+0
2011-03-17
Fix actor and floor items offsets on tA.
Yohann Ferreira
1
-2
/
+1
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-1
/
+0
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-3
/
+3
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-3
/
+3
2010-08-16
Move more to the event system
Jared Adams
1
-17
/
+3
2010-08-12
Simplify working with the event system
Jared Adams
1
-3
/
+3
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-2
/
+1
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
1
-3
/
+18
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-0
/
+16
2010-06-19
This fixes the animation for target cursors
Chuck Miller
1
-10
/
+5
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-0
/
+10
2010-06-08
Handle not loading target files more gracyfully
Chuck Miller
1
-2
/
+10
2010-05-20
Buffer layered sprites under SDL
Jared Adams
1
-3
/
+3
2010-05-09
Move target cursor management into ActorSprite
Jared Adams
1
-6
/
+115
2010-05-06
Add support for floor item sprites
Jared Adams
1
-0
/
+326