index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-15
Fix style issieu in mobileopengl2graphics.h
Andrei Karas
1
-1
/
+1
2016-07-15
Add some missing costs.
Andrei Karas
2
-2
/
+2
2016-07-15
Fix different include issues.
Andrei Karas
6
-11
/
+13
2016-07-14
Remove some checks from actormanager.
Andrei Karas
1
-42
/
+63
2016-07-14
Use branch prediction macro in Being::logic.
Andrei Karas
1
-6
/
+11
2016-07-14
Add branch prediction macroses for gcc.
Andrei Karas
1
-0
/
+8
2016-07-14
Allow show windows action only after connecting to server.
Andrei Karas
1
-1
/
+1
2016-07-13
Remove extra include from beingpopup.h
Andrei Karas
1
-2
/
+0
2016-07-13
Fix saving skills with maximum level into shortcuts bar.
Andrei Karas
1
-4
/
+1
2016-07-13
Show particles amount in being popup.
Andrei Karas
5
-2
/
+26
2016-07-13
Simplify BeingPopup class.
Andrei Karas
2
-220
/
+94
2016-07-10
Add support for permanent particle effect.
Andrei Karas
4
-4
/
+20
2016-07-10
Rename StatusEffect::getParticle into StatusEffect::getStartParticle
Andrei Karas
4
-10
/
+12
2016-07-10
Add support for initial particle effect for effect from status-effects.xml
Andrei Karas
9
-21
/
+92
2016-07-10
Remove extra include from effectmanager.cpp
Andrei Karas
1
-1
/
+0
2016-07-09
Show asserts for misisng effects.
Andrei Karas
1
-6
/
+11
2016-07-09
Show map name in debug window in map tab.
Andrei Karas
2
-7
/
+15
2016-07-09
Translate map names.
Andrei Karas
1
-1
/
+8
2016-07-09
In quest text replace links after adding text format parameters.
Andrei Karas
1
-1
/
+1
2016-07-07
Fix typo pallette -> palette.
Andrei Karas
1
-4
/
+4
2016-07-06
Add menu for selected skill for now with item only "set skill level".
Andrei Karas
8
-11
/
+87
2016-07-05
Remove wrong sound effect for drop item.
Andrei Karas
1
-2
/
+0
2016-07-05
Clean statdb on unload.
Andrei Karas
1
-0
/
+2
2016-07-04
Remove extra include from skillinfo.cpp
Andrei Karas
1
-1
/
+0
2016-07-04
Add missing files.
Andrei Karas
2
-0
/
+82
2016-07-04
Use skill type as bit mask with skill types.
Andrei Karas
5
-113
/
+107
2016-07-04
Move skillowner into enum directory.
Andrei Karas
5
-9
/
+7
2016-07-04
Move skilltype into enums directory.
Andrei Karas
5
-7
/
+9
2016-07-02
Change version to 1.6.7.2
Andrei Karas
1
-2
/
+2
2016-07-01
Fix code style.
Andrei Karas
6
-5
/
+8
2016-07-01
Fixed some english mistakes in some notifications.
Alige
1
-10
/
+10
2016-06-30
Remove exta includes from some files.
Andrei Karas
3
-5
/
+0
2016-06-30
Move extended stats from status window into stats.xml too.
Andrei Karas
6
-74
/
+69
2016-06-30
Dont add basic stats into item attributes.
Andrei Karas
3
-41
/
+10
2016-06-30
Allow read basic attributes from stats.xml
Andrei Karas
2
-6
/
+30
2016-06-30
Remove basic attributes usage from generalhandler and move to statuswindow an...
Andrei Karas
6
-51
/
+67
2016-06-30
Rename ItemDb::Stat into BasicStat.
Andrei Karas
6
-33
/
+27
2016-06-30
Move itemdbstat.h from db into resources directory.
Andrei Karas
5
-4
/
+4
2016-06-30
Move basic skill definition fro net into statdb.
Andrei Karas
4
-43
/
+20
2016-06-30
Add statdb. Move to statdb server related stats list.
Andrei Karas
10
-16
/
+160
2016-06-24
Add dye unit tests based on real dyed images.
Andrei Karas
1
-0
/
+93
2016-06-24
Add packet CMSG_NAVIGATE_TO
Andrei Karas
3
-1
/
+21
2016-06-23
Remove extra includes from equipmentwindow.cpp
Andrei Karas
1
-2
/
+0
2016-06-23
Move equipment window slot names into file equipmentslots.xml
Andrei Karas
3
-66
/
+29
2016-06-22
Build path in SMSG_BEING_MOVE3 packet from back to forward and if need fix st...
Andrei Karas
2
-51
/
+23
2016-06-22
Remove extra include from game.cpp
Andrei Karas
1
-1
/
+0
2016-06-22
Remove extra include from chardb.cpp
Andrei Karas
1
-1
/
+0
2016-06-21
Remove useless includes.
Andrei Karas
2
-4
/
+0
2016-06-21
Add support for items with cards in charcreation.xml
Andrei Karas
8
-8
/
+50
2016-06-21
Imrove Being::setTempSprite.
Andrei Karas
1
-6
/
+5
[next]