index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
resources
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-31
add pet direction type if owner dead.
Andrei Karas
3
-0
/
+10
2013-12-31
add pet offset if owner is dead.
Andrei Karas
3
-0
/
+20
2013-12-31
add pet offset if owner is moving.
Andrei Karas
3
-0
/
+20
2013-12-29
improve draw image calls.
Andrei Karas
1
-1
/
+1
2013-12-28
In renderers replace ImagePattern in methods into Pattern.
Andrei Karas
1
-4
/
+4
2013-12-26
add pet name loading from pet db.
Andrei Karas
1
-2
/
+7
2013-12-26
remove duplicate sprite name in itemdb.
Andrei Karas
1
-1
/
+1
2013-12-25
add support for pet sit direction logic.
Andrei Karas
3
-0
/
+13
2013-12-25
add direction logic to pets.
Andrei Karas
2
-0
/
+9
2013-12-25
add pet think time.
Andrei Karas
2
-0
/
+9
2013-12-25
add support for pet offsets if owner is sitting.
Andrei Karas
3
-0
/
+20
2013-12-25
extend pet follow logic with follow in fixed position to owner.
Andrei Karas
1
-1
/
+1
2013-12-25
add pet spawn offset in tiles from owner position.
Andrei Karas
1
-0
/
+5
2013-12-24
add missing const int beinginfo.
Andrei Karas
1
-7
/
+7
2013-12-24
add support for warp pets if distance very long.
Andrei Karas
3
-0
/
+11
2013-12-24
add speed parameter for pets.
Andrei Karas
3
-0
/
+11
2013-12-24
dehardcode pet logic parameters.
Andrei Karas
3
-0
/
+21
2013-12-19
add noexcept into animation.
Andrei Karas
2
-20
/
+20
2013-12-19
add noexcept into action.
Andrei Karas
2
-10
/
+13
2013-12-19
add new parallax attributes.
Andrei Karas
2
-6
/
+10
2013-12-19
improve a bit ambientlayer.
Andrei Karas
2
-4
/
+5
2013-12-18
fix code style.
Andrei Karas
1
-1
/
+2
2013-12-18
add restrict into chardb.
Andrei Karas
2
-2
/
+4
2013-12-18
add restrict into surfaceimagehelper.
Andrei Karas
2
-8
/
+8
2013-12-18
add restrict into spritedef.
Andrei Karas
2
-4
/
+4
2013-12-18
add restrict into sdlimagehelper.
Andrei Karas
2
-8
/
+8
2013-12-18
add restrict into sdl2softwareimagehelper.
Andrei Karas
2
-8
/
+8
2013-12-18
add restrict into sdl2imagehelper.
Andrei Karas
2
-8
/
+8
2013-12-18
add restrict into resourcemanager.
Andrei Karas
2
-15
/
+18
2013-12-18
add restrict into mapreader.
Andrei Karas
2
-20
/
+31
2013-12-18
add restrict into atlasmanager.
Andrei Karas
2
-6
/
+6
2013-12-17
add restrict into image.
Andrei Karas
2
-6
/
+8
2013-12-17
add restrict keyword into dye class.
Andrei Karas
2
-15
/
+21
2013-12-15
in updater window cut news to 50 lines and show link to full news.
Andrei Karas
2
-7
/
+6
2013-12-14
Improve a bit separate images drawing.
Andrei Karas
1
-1
/
+1
2013-11-25
add ability to replace body/race sprite by equipped item.
Andrei Karas
1
-14
/
+30
2013-11-20
add option to enable/disable map tiles animations.
Andrei Karas
1
-1
/
+1
2013-11-16
Remove unused particle-effect attributes from items.xml.
Andrei Karas
3
-12
/
+0
2013-11-10
add support for item particles.
Andrei Karas
1
-0
/
+5
2013-11-07
remove client.h include from some files.
Andrei Karas
5
-5
/
+4
2013-11-06
improve images loading speed in software mode with SDL1.2
Andrei Karas
1
-4
/
+7
2013-11-05
add configure option --without-internalsdlgfx for not use emdedded sdl2gfx.
Andrei Karas
1
-0
/
+4
2013-11-05
fix compilation warnings.
Andrei Karas
1
-3
/
+3
2013-11-03
improve alpha change speed in software mode
Andrei Karas
1
-20
/
+53
2013-11-02
fix images in did you know dialog.
Andrei Karas
1
-5
/
+13
2013-11-01
add dyecmd tool into automake.
Andrei Karas
1
-0
/
+3
2013-11-01
Move timers from client into timers file.
Andrei Karas
1
-1
/
+1
2013-11-01
move package directory variable from client into paths.
Andrei Karas
1
-2
/
+2
2013-10-29
Initial porting to NACL by Vasily_Makarov.
Andrei Karas
1
-0
/
+1
2013-10-27
fix compilation with gcc 4.4
Andrei Karas
1
-1
/
+1
[next]