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-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
2013-10-26
allow load and use mask in ambient layers.
Andrei Karas
2
-5
/
+15
2013-10-26
Loading map layer masks from layer properties.
Andrei Karas
1
-9
/
+23
2013-10-25
fix code style.
Andrei Karas
1
-1
/
+2
2013-10-25
dont use void pointer type.
Andrei Karas
1
-1
/
+1
2013-10-24
add final keyword to resources files.
Andrei Karas
7
-24
/
+33
2013-10-23
replace some malloc/free by new/delete.
Andrei Karas
1
-2
/
+2
2013-10-19
fix code style
Andrei Karas
1
-1
/
+1
2013-10-19
improve function pointer usage in wallpaper.
Andrei Karas
1
-1
/
+1
2013-10-19
fix initialisation in sdlimagehelper.
Andrei Karas
1
-2
/
+1
2013-10-19
remove unused vars from resourcemanager.
Andrei Karas
2
-4
/
+0
2013-10-19
improve pointers using in resourcemanager.
Andrei Karas
1
-12
/
+13
2013-10-19
fix initialisation in monsterdb.
Andrei Karas
1
-2
/
+1
2013-10-19
add missing initialisation in mapreader.
Andrei Karas
1
-2
/
+2
2013-10-19
fix definition in iteminfo.
Andrei Karas
1
-1
/
+1
2013-10-19
fix definition in itemdb.
Andrei Karas
1
-1
/
+1
2013-10-19
add missing initialisation in itemdb.
Andrei Karas
1
-1
/
+1
2013-10-19
remove default parameter from Image constructor.
Andrei Karas
2
-2
/
+2
[next]