index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
stable
stripped
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
2011-05-24
Add simple memory leak detector.
Andrei Karas
24
-2
/
+50
2011-05-21
Add monster walktype attribute to detect on what collisions monster can move.
Andrei Karas
3
-7
/
+24
2011-05-19
Enable server type selection again. Add evol server type. Now working same as...
Andrei Karas
1
-2
/
+2
2011-05-17
Debug option to dump loaded images names.
Andrei Karas
3
-13
/
+30
2011-05-13
Add more MANASERV_SUPPORT defines to disable server type checks, if manaserv ...
Andrei Karas
1
-0
/
+4
2011-05-10
Dont prevent animation from players and monsters in special collisions.
Andrei Karas
2
-4
/
+2
2011-05-09
Impliment air and water block types.
Andrei Karas
3
-5
/
+33
2011-05-08
Add opengl texture counter for debugging.
Andrei Karas
1
-0
/
+8
2011-05-07
Fix missing initialisations.
Andrei Karas
1
-3
/
+5
2011-05-05
Fix align in itemdb.cpp.
Andrei Karas
1
-2
/
+2
2011-05-01
Added customizable on-hit effects for characters.
Yohann Ferreira
2
-4
/
+30
2011-04-29
Fix code style.
Andrei Karas
1
-1
/
+1
2011-04-23
Move special map flag from object layer to map properties.
Andrei Karas
1
-4
/
+1
2011-04-23
Reorder map sprites to draw correctly player with more than one tile width.
Andrei Karas
1
-0
/
+4
2011-04-22
Fix code style.
Andrei Karas
2
-3
/
+3
2011-04-22
Improve speed in _SDLLoad function.
Andrei Karas
1
-7
/
+26
2011-04-19
Small optimisation.
Andrei Karas
1
-1
/
+1
2011-04-16
Fix code style.
Andrei Karas
1
-1
/
+2
2011-04-14
Add all tag to unknown items. Allow see unknown items in inventory.
Andrei Karas
1
-11
/
+12
2011-04-13
Fix warnings in clang compilation.
Andrei Karas
1
-1
/
+2
2011-04-13
Impliment new tags in sprites animations and random condition.
Andrei Karas
4
-15
/
+51
2011-04-09
Improve map loading speed.
Andrei Karas
2
-2
/
+5
2011-04-09
Add enum to animation actions support.
Andrei Karas
2
-2
/
+9
2011-04-03
Change imageset offset work not like default offset, but as additional offset.
Andrei Karas
2
-5
/
+8
2011-04-03
Add default offsets in imageset tag for all animations.
Andrei Karas
2
-2
/
+20
2011-04-03
Add spawn animation to mobs.
Andrei Karas
6
-2
/
+33
2011-04-01
Commented some sdl and opengl tests.
Andrei Karas
1
-0
/
+2
2011-03-31
Add repeat attribute to xml sequence tag.
Andrei Karas
1
-11
/
+24
2011-03-31
Fix memory leaks and some other errors.
Andrei Karas
2
-0
/
+6
2011-03-30
Add background music map ranges.
Andrei Karas
1
-0
/
+5
2011-03-27
Fix some warnings and improve code from gcc 4.6 compilation.
Andrei Karas
1
-0
/
+14
2011-03-19
Fix code style and add small optimisations.
Andrei Karas
3
-4
/
+6
2011-03-18
Fix most conversions except manaserv net code and some other code.
Andrei Karas
1
-1
/
+1
2011-03-18
Fix most old style cast except manaserv and libxml2 defines.
Andrei Karas
10
-67
/
+77
2011-03-18
Fix compilation warnings.
Andrei Karas
1
-1
/
+1
2011-03-16
Add checks and fix some code style.
Andrei Karas
18
-22
/
+53
2011-03-15
Add some optimisations in SDL image processing.
Andrei Karas
1
-26
/
+31
2011-03-15
Remove outdated files.
Andrei Karas
2
-188
/
+0
2011-03-13
Add ability to remap maps to different files.
Andrei Karas
4
-15
/
+156
2011-03-08
Replace %color% and %Color% constants in item names/descriptions.
Andrei Karas
2
-2
/
+44
2011-03-04
Fix code style.
Andrei Karas
1
-1
/
+5
2011-03-03
Add some protections to disable advanced features for old servers like tmw.
Andrei Karas
2
-2
/
+10
2011-03-03
Dehardcode item colors. Now reading all from configs.
Andrei Karas
5
-32
/
+124
2011-02-27
First part of implimintation item colors.
Andrei Karas
2
-0
/
+32
2011-02-20
Fix some code style and some errors.
Andrei Karas
4
-3
/
+8
2011-02-19
Update copyrights.
Andrei Karas
48
-92
/
+136
2011-02-14
Replace sprites functionality (need support in client data).
Andrei Karas
3
-23
/
+49
2011-02-14
Fix slot names in reordering/hiding function.
Andrei Karas
1
-8
/
+39
2011-02-12
Add items attribute what allow hide other sprites only by id.
Andrei Karas
3
-0
/
+23
2011-02-12
Initialise missing variable.
Andrei Karas
1
-0
/
+1
[prev]
[next]