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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-29
Fix player mobing message type 2 processing.
Andrei Karas
1
-1
/
+1
2012-01-29
Fix client detection in online list.
Andrei Karas
2
-5
/
+5
2012-01-29
Fix code style.
Andrei Karas
5
-7
/
+6
2012-01-29
Fix memory leak in tathena online list introduced
Andrei Karas
1
-0
/
+7
2012-01-29
Fix memory leak after last commit.
Andrei Karas
1
-10
/
+6
2012-01-29
Removed inheritance from std::vector by CompoundSprite
Thorbjørn Lindeijer
2
-47
/
+54
2012-01-29
Fix possible hiding methods issues.
Andrei Karas
22
-69
/
+61
2012-01-29
Fix incorrect level in update list in tmw server.
Andrei Karas
1
-7
/
+6
2012-01-29
Show race name in char creation dialog.
Andrei Karas
2
-0
/
+9
2012-01-29
Fix compilation warnings.
Andrei Karas
2
-4
/
+4
2012-01-29
Use appname in user agents string while downloading files.
Andrei Karas
2
-3
/
+3
2012-01-28
Make command line choose character only work once
Thorbjørn Lindeijer
1
-0
/
+4
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
17
-53
/
+172
2012-01-28
Fix ReadBytes possible issues.
Andrei Karas
2
-4
/
+4
2012-01-28
Add basic support for extended online list on evol server.
Andrei Karas
4
-61
/
+174
2012-01-27
Add support for logging bytes from packets.
Andrei Karas
1
-0
/
+15
2012-01-27
Cleanup outfits keys handling.
Andrei Karas
1
-361
/
+18
2012-01-27
A bit cleanup in image.cpp
Andrei Karas
1
-21
/
+21
2012-01-26
Add evol icon for windows branding.
Andrei Karas
1
-2
/
+3
2012-01-26
Remove extension from "appIcon" branding parameter.
Andrei Karas
1
-1
/
+1
2012-01-25
Some fixed for evol range attack changes.
Andrei Karas
1
-2
/
+3
2012-01-25
Allow close npc dialog from npc commands.
Andrei Karas
1
-0
/
+3
2012-01-25
Cleanup in physfsrwops to avoid different problems.
Andrei Karas
2
-63
/
+50
2012-01-25
Save camera mode before speaking with npc and restore after.
Andrei Karas
4
-2
/
+57
2012-01-25
Fix code style.
Andrei Karas
1
-1
/
+6
2012-01-24
Add missing file to git.
Andrei Karas
1
-0
/
+193
2012-01-24
Based on commit b856e8b47ab2dfd393e3c2720c5647eb66393931
Andrei Karas
4
-119
/
+60
2012-01-24
Use SDL_RWops directly on top of PhysFS
Thorbjørn Lindeijer
11
-56
/
+124
2012-01-24
Fix branding issues. Like incorrect default app name, not connecting to server.
Andrei Karas
4
-10
/
+15
2012-01-24
Fix compilation with manaserv support.
Andrei Karas
1
-1
/
+1
2012-01-24
Move one line in findpath map method.
Andrei Karas
1
-3
/
+3
2012-01-24
Fix possible crash in server change.
Andrei Karas
1
-0
/
+1
2012-01-23
Add moving camera commands from npc.
Andrei Karas
5
-8
/
+97
2012-01-23
Add support for request client language from server.
Andrei Karas
7
-5
/
+55
2012-01-23
Add some report checks to actorsprite.
Andrei Karas
1
-7
/
+9
2012-01-23
Add false and true condition logging.
Andrei Karas
5
-0
/
+86
2012-01-22
Add tab names P and F to translation.
Andrei Karas
1
-2
/
+4
2012-01-22
Add to translation word "key" from top right buttons.
Andrei Karas
1
-1
/
+1
2012-01-22
Replace particle font to japan font if need.
Andrei Karas
1
-5
/
+14
2012-01-22
Made the update window bigger and resizable
Thorbjørn Lindeijer
1
-3
/
+7
2012-01-21
Prevent possible double map load attempts.
Andrei Karas
1
-1
/
+6
2012-01-21
Change version to 1.2.1.22
Andrei Karas
1
-2
/
+2
2012-01-21
Change server list url to manaplus host.
Andrei Karas
2
-3
/
+6
2012-01-21
Fix more warnings.
Andrei Karas
5
-10
/
+10
2012-01-21
Fix compilation errors and warnings for another gcc 4.7 snapshot.
Andrei Karas
25
-60
/
+69
2012-01-20
Fix code style.
Andrei Karas
3
-9
/
+10
2012-01-20
Bit improve rescalled images drawing in fast opengl mode.
Andrei Karas
1
-6
/
+9
2012-01-20
Fix ambient layer scalling in safe opengl mode.
Andrei Karas
1
-2
/
+5
2012-01-20
Add char '#' as allowed in file names in chat logger.
Andrei Karas
1
-1
/
+2
2012-01-20
Fix possible crash with incorrect dirs.
Andrei Karas
1
-0
/
+2
[next]