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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-08
Fix code style with new tool.
Andrei Karas
27
-43
/
+38
2012-02-06
Use client data translation. For now language same as gui language.
Andrei Karas
1
-4
/
+4
2012-02-05
Separate map class to map and maplayer.
Andrei Karas
4
-0
/
+4
2012-02-05
Move path functions from stringutils to paths.
Andrei Karas
2
-0
/
+2
2012-02-05
Move language functions to langs.cpp and langs.h files.
Andrei Karas
4
-2
/
+6
2012-02-03
Add some missing getters.
Andrei Karas
31
-58
/
+69
2012-02-02
Add "no frame" option to hide window frame. Disabled by default.
Andrei Karas
2
-19
/
+33
2012-02-02
Fix updates problem if player by mistake enable empty custom update host.
Andrei Karas
1
-1
/
+2
2012-02-02
Use translation for server descriptions in server list.
Andrei Karas
1
-1
/
+6
2012-02-02
Update and rebuild translations.
Andrei Karas
1
-1
/
+1
2012-02-02
Add some checks after automatic checking.
Andrei Karas
9
-13
/
+27
2012-02-01
Fix compilation warnings after previous commits.
Andrei Karas
1
-1
/
+1
2012-02-01
Fix login dialog size.
Andrei Karas
1
-6
/
+5
2012-02-01
Remove description text from button of server dialog.
Andrei Karas
2
-19
/
+0
2012-02-01
Read description from online servers list.
Andrei Karas
1
-0
/
+1
2012-02-01
Rearrange text in server dialog servers list.
Andrei Karas
1
-3
/
+7
2012-02-01
Not allow enter not numeric chars in numeric text fields.
Andrei Karas
1
-21
/
+35
2012-02-01
Rename CustomServerDialog to EditServerDialog.
Andrei Karas
4
-275
/
+187
2012-01-31
Add CustomServerDialog from mana client.
Andrei Karas
2
-0
/
+306
2012-01-31
Keep a single blank line between NPC texts
Thorbjørn Lindeijer
1
-0
/
+1
2012-01-31
Redesing char creation dialog.
Andrei Karas
2
-44
/
+126
2012-01-31
Add size limit to nick in char creation dialog.
Andrei Karas
2
-1
/
+3
2012-01-31
Add max chars limit for textfields.
Andrei Karas
2
-2
/
+2
2012-01-31
Extent max emotes count from 44 to 48 emotes.
Andrei Karas
1
-1
/
+1
2012-01-30
Rename isKeyActive to isActionActive om keyboard config class.
Andrei Karas
3
-11
/
+11
2012-01-30
Add option for enable/disable window resize.
Andrei Karas
2
-21
/
+36
2012-01-30
Add some missing checks to window resize code.
Andrei Karas
2
-4
/
+9
2012-01-30
Allow resize window on the fly from video settings tab.
Andrei Karas
1
-0
/
+4
2012-01-30
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
6
-52
/
+76
2012-01-29
Fix client detection in online list.
Andrei Karas
1
-4
/
+4
2012-01-29
Fix code style.
Andrei Karas
1
-1
/
+1
2012-01-29
Fix memory leak in tathena online list introduced
Andrei Karas
1
-0
/
+7
2012-01-29
Fix possible hiding methods issues.
Andrei Karas
7
-27
/
+25
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
1
-2
/
+2
2012-01-28
Add support for processing player statuses in evol server.
Andrei Karas
3
-30
/
+66
2012-01-28
Add basic support for extended online list on evol server.
Andrei Karas
3
-57
/
+156
2012-01-27
Cleanup outfits keys handling.
Andrei Karas
1
-361
/
+18
2012-01-25
Save camera mode before speaking with npc and restore after.
Andrei Karas
3
-2
/
+50
2012-01-25
Fix code style.
Andrei Karas
1
-1
/
+6
2012-01-24
Fix branding issues. Like incorrect default app name, not connecting to server.
Andrei Karas
1
-2
/
+6
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
2
-0
/
+49
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
Change server list url to manaplus host.
Andrei Karas
1
-2
/
+5
[next]