index
:
ewewukek/Mana
master
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
actorspritemanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-9
/
+8
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-75
/
+51
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-23
/
+23
2013-05-02
Fixed network layer doing delayed actor deletion
Thorbjørn Lindeijer
1
-1
/
+8
2012-04-04
Fixed compiler warning because of uninitialized variable
Erik Schilling
1
-1
/
+1
2012-02-17
Fixed selecting of beings that are flanked between two others
Erik Schilling
1
-8
/
+19
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-22
Prevented looking at item when picking up while moving
Erik Schilling
1
-5
/
+10
2012-01-19
Fixed the click area for NPCs and other players
Thorbjørn Lindeijer
1
-8
/
+17
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-9
/
+9
2011-06-17
First pass on removing tile hard coded values.
Yohann Ferreira
1
-3
/
+13
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-2
/
+2
2011-03-29
Made the flooritems position set back in pixels.
Yohann Ferreira
1
-2
/
+2
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-1
/
+0
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-16
/
+48
2010-08-16
Move more to the event system
Jared Adams
1
-3
/
+0
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
1
-2
/
+0
2010-08-02
Fix some bugs
Jared Adams
1
-0
/
+3
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
1
-4
/
+0
2010-06-20
Fix ActorSprite double deletion
Andrei Karas
1
-8
/
+11
2010-06-12
Fix crash after die.
Andrei Karas
1
-0
/
+3
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-0
/
+312